From d2b39e8fbb6a9c8902b552bf0813f784166715c3 Mon Sep 17 00:00:00 2001 From: ozwaldorf Date: Tue, 18 Jul 2023 18:16:41 +0000 Subject: [PATCH] feat: init topology benchmarks --- index.html | 3 +- .../1000/base/benchmark.json | 1 + .../1000/base/estimates.json | 1 + .../1000/base/sample.json | 1 + .../1000/base/tukey.json | 1 + .../1000/new/benchmark.json | 1 + .../1000/new/estimates.json | 1 + .../1000/new/sample.json | 1 + .../Constrained FasterPAM/1000/new/tukey.json | 1 + .../Constrained FasterPAM/1000/report/MAD.svg | 104 +++++++++ .../Constrained FasterPAM/1000/report/SD.svg | 100 ++++++++ .../1000/report/index.html | 193 +++++++++++++++ .../1000/report/iteration_times.svg | 204 ++++++++++++++++ .../1000/report/iteration_times_small.svg | 197 ++++++++++++++++ .../1000/report/mean.svg | 100 ++++++++ .../1000/report/median.svg | 80 +++++++ .../Constrained FasterPAM/1000/report/pdf.svg | 143 ++++++++++++ .../1000/report/pdf_small.svg | 48 ++++ .../1000/report/typical.svg | 100 ++++++++ .../10000/base/benchmark.json | 1 + .../10000/base/estimates.json | 1 + .../10000/base/sample.json | 1 + .../10000/base/tukey.json | 1 + .../10000/new/benchmark.json | 1 + .../10000/new/estimates.json | 1 + .../10000/new/sample.json | 1 + .../10000/new/tukey.json | 1 + .../10000/report/MAD.svg | 112 +++++++++ .../Constrained FasterPAM/10000/report/SD.svg | 108 +++++++++ .../10000/report/index.html | 193 +++++++++++++++ .../10000/report/iteration_times.svg | 194 ++++++++++++++++ .../10000/report/iteration_times_small.svg | 187 +++++++++++++++ .../10000/report/mean.svg | 100 ++++++++ .../10000/report/median.svg | 96 ++++++++ .../10000/report/pdf.svg | 183 +++++++++++++++ .../10000/report/pdf_small.svg | 60 +++++ .../10000/report/typical.svg | 100 ++++++++ .../2000/base/benchmark.json | 1 + .../2000/base/estimates.json | 1 + .../2000/base/sample.json | 1 + .../2000/base/tukey.json | 1 + .../2000/new/benchmark.json | 1 + .../2000/new/estimates.json | 1 + .../2000/new/sample.json | 1 + .../Constrained FasterPAM/2000/new/tukey.json | 1 + .../Constrained FasterPAM/2000/report/MAD.svg | 96 ++++++++ .../Constrained FasterPAM/2000/report/SD.svg | 80 +++++++ .../2000/report/index.html | 193 +++++++++++++++ .../2000/report/iteration_times.svg | 199 ++++++++++++++++ .../2000/report/iteration_times_small.svg | 192 +++++++++++++++ .../2000/report/mean.svg | 84 +++++++ .../2000/report/median.svg | 104 +++++++++ .../Constrained FasterPAM/2000/report/pdf.svg | 169 ++++++++++++++ .../2000/report/pdf_small.svg | 68 ++++++ .../2000/report/typical.svg | 84 +++++++ .../20000/base/benchmark.json | 1 + .../20000/base/estimates.json | 1 + .../20000/base/sample.json | 1 + .../20000/base/tukey.json | 1 + .../20000/new/benchmark.json | 1 + .../20000/new/estimates.json | 1 + .../20000/new/sample.json | 1 + .../20000/new/tukey.json | 1 + .../20000/report/MAD.svg | 96 ++++++++ .../Constrained FasterPAM/20000/report/SD.svg | 108 +++++++++ .../20000/report/index.html | 193 +++++++++++++++ .../20000/report/iteration_times.svg | 214 +++++++++++++++++ .../20000/report/iteration_times_small.svg | 207 +++++++++++++++++ .../20000/report/mean.svg | 104 +++++++++ .../20000/report/median.svg | 84 +++++++ .../20000/report/pdf.svg | 149 ++++++++++++ .../20000/report/pdf_small.svg | 68 ++++++ .../20000/report/typical.svg | 104 +++++++++ .../5000/base/benchmark.json | 1 + .../5000/base/estimates.json | 1 + .../5000/base/sample.json | 1 + .../5000/base/tukey.json | 1 + .../5000/new/benchmark.json | 1 + .../5000/new/estimates.json | 1 + .../5000/new/sample.json | 1 + .../Constrained FasterPAM/5000/new/tukey.json | 1 + .../Constrained FasterPAM/5000/report/MAD.svg | 80 +++++++ .../Constrained FasterPAM/5000/report/SD.svg | 80 +++++++ .../5000/report/index.html | 193 +++++++++++++++ .../5000/report/iteration_times.svg | 219 ++++++++++++++++++ .../5000/report/iteration_times_small.svg | 212 +++++++++++++++++ .../5000/report/mean.svg | 108 +++++++++ .../5000/report/median.svg | 108 +++++++++ .../Constrained FasterPAM/5000/report/pdf.svg | 157 +++++++++++++ .../5000/report/pdf_small.svg | 56 +++++ .../5000/report/typical.svg | 108 +++++++++ topology/FasterPAM/1000/base/benchmark.json | 1 + topology/FasterPAM/1000/base/estimates.json | 1 + topology/FasterPAM/1000/base/sample.json | 1 + topology/FasterPAM/1000/base/tukey.json | 1 + topology/FasterPAM/1000/new/benchmark.json | 1 + topology/FasterPAM/1000/new/estimates.json | 1 + topology/FasterPAM/1000/new/sample.json | 1 + topology/FasterPAM/1000/new/tukey.json | 1 + topology/FasterPAM/1000/report/MAD.svg | 84 +++++++ topology/FasterPAM/1000/report/SD.svg | 100 ++++++++ topology/FasterPAM/1000/report/index.html | 203 ++++++++++++++++ topology/FasterPAM/1000/report/mean.svg | 100 ++++++++ topology/FasterPAM/1000/report/median.svg | 108 +++++++++ topology/FasterPAM/1000/report/pdf.svg | 159 +++++++++++++ topology/FasterPAM/1000/report/pdf_small.svg | 48 ++++ topology/FasterPAM/1000/report/regression.svg | 207 +++++++++++++++++ .../1000/report/regression_small.svg | 192 +++++++++++++++ topology/FasterPAM/1000/report/slope.svg | 80 +++++++ topology/FasterPAM/1000/report/typical.svg | 80 +++++++ topology/FasterPAM/10000/base/benchmark.json | 1 + topology/FasterPAM/10000/base/estimates.json | 1 + topology/FasterPAM/10000/base/sample.json | 1 + topology/FasterPAM/10000/base/tukey.json | 1 + topology/FasterPAM/10000/new/benchmark.json | 1 + topology/FasterPAM/10000/new/estimates.json | 1 + topology/FasterPAM/10000/new/sample.json | 1 + topology/FasterPAM/10000/new/tukey.json | 1 + topology/FasterPAM/10000/report/MAD.svg | 96 ++++++++ topology/FasterPAM/10000/report/SD.svg | 100 ++++++++ topology/FasterPAM/10000/report/index.html | 193 +++++++++++++++ .../10000/report/iteration_times.svg | 199 ++++++++++++++++ .../10000/report/iteration_times_small.svg | 192 +++++++++++++++ topology/FasterPAM/10000/report/mean.svg | 80 +++++++ topology/FasterPAM/10000/report/median.svg | 88 +++++++ topology/FasterPAM/10000/report/pdf.svg | 183 +++++++++++++++ topology/FasterPAM/10000/report/pdf_small.svg | 68 ++++++ topology/FasterPAM/10000/report/typical.svg | 80 +++++++ topology/FasterPAM/2000/base/benchmark.json | 1 + topology/FasterPAM/2000/base/estimates.json | 1 + topology/FasterPAM/2000/base/sample.json | 1 + topology/FasterPAM/2000/base/tukey.json | 1 + topology/FasterPAM/2000/new/benchmark.json | 1 + topology/FasterPAM/2000/new/estimates.json | 1 + topology/FasterPAM/2000/new/sample.json | 1 + topology/FasterPAM/2000/new/tukey.json | 1 + topology/FasterPAM/2000/report/MAD.svg | 96 ++++++++ topology/FasterPAM/2000/report/SD.svg | 100 ++++++++ topology/FasterPAM/2000/report/index.html | 193 +++++++++++++++ .../FasterPAM/2000/report/iteration_times.svg | 189 +++++++++++++++ .../2000/report/iteration_times_small.svg | 182 +++++++++++++++ topology/FasterPAM/2000/report/mean.svg | 108 +++++++++ topology/FasterPAM/2000/report/median.svg | 100 ++++++++ topology/FasterPAM/2000/report/pdf.svg | 171 ++++++++++++++ topology/FasterPAM/2000/report/pdf_small.svg | 60 +++++ topology/FasterPAM/2000/report/typical.svg | 108 +++++++++ topology/FasterPAM/20000/base/benchmark.json | 1 + topology/FasterPAM/20000/base/estimates.json | 1 + topology/FasterPAM/20000/base/sample.json | 1 + topology/FasterPAM/20000/base/tukey.json | 1 + topology/FasterPAM/20000/new/benchmark.json | 1 + topology/FasterPAM/20000/new/estimates.json | 1 + topology/FasterPAM/20000/new/sample.json | 1 + topology/FasterPAM/20000/new/tukey.json | 1 + topology/FasterPAM/20000/report/MAD.svg | 100 ++++++++ topology/FasterPAM/20000/report/SD.svg | 76 ++++++ topology/FasterPAM/20000/report/index.html | 193 +++++++++++++++ .../20000/report/iteration_times.svg | 219 ++++++++++++++++++ .../20000/report/iteration_times_small.svg | 212 +++++++++++++++++ topology/FasterPAM/20000/report/mean.svg | 108 +++++++++ topology/FasterPAM/20000/report/median.svg | 92 ++++++++ topology/FasterPAM/20000/report/pdf.svg | 169 ++++++++++++++ topology/FasterPAM/20000/report/pdf_small.svg | 64 +++++ topology/FasterPAM/20000/report/typical.svg | 108 +++++++++ topology/FasterPAM/5000/base/benchmark.json | 1 + topology/FasterPAM/5000/base/estimates.json | 1 + topology/FasterPAM/5000/base/sample.json | 1 + topology/FasterPAM/5000/base/tukey.json | 1 + topology/FasterPAM/5000/new/benchmark.json | 1 + topology/FasterPAM/5000/new/estimates.json | 1 + topology/FasterPAM/5000/new/sample.json | 1 + topology/FasterPAM/5000/new/tukey.json | 1 + topology/FasterPAM/5000/report/MAD.svg | 84 +++++++ topology/FasterPAM/5000/report/SD.svg | 104 +++++++++ topology/FasterPAM/5000/report/index.html | 193 +++++++++++++++ .../FasterPAM/5000/report/iteration_times.svg | 204 ++++++++++++++++ .../5000/report/iteration_times_small.svg | 197 ++++++++++++++++ topology/FasterPAM/5000/report/mean.svg | 84 +++++++ topology/FasterPAM/5000/report/median.svg | 92 ++++++++ topology/FasterPAM/5000/report/pdf.svg | 157 +++++++++++++ topology/FasterPAM/5000/report/pdf_small.svg | 56 +++++ topology/FasterPAM/5000/report/typical.svg | 84 +++++++ topology/report/index.html | 93 ++++++++ .../base/benchmark.json | 0 .../base/estimates.json | 0 .../base/sample.json | 0 .../base/tukey.json | 0 .../new/benchmark.json | 0 .../new/estimates.json | 0 .../new/sample.json | 0 .../new/tukey.json | 0 .../report/MAD.svg | 0 .../report/SD.svg | 0 .../report/index.html | 0 .../report/mean.svg | 0 .../report/median.svg | 0 .../report/pdf.svg | 0 .../report/pdf_small.svg | 0 .../report/regression.svg | 0 .../report/regression_small.svg | 0 .../report/slope.svg | 0 .../report/typical.svg | 0 .../base/benchmark.json | 0 .../base/estimates.json | 0 .../base/sample.json | 0 .../base/tukey.json | 0 .../new/benchmark.json | 0 .../new/estimates.json | 0 .../new/sample.json | 0 .../new/tukey.json | 0 .../report/MAD.svg | 0 .../report/SD.svg | 0 .../report/index.html | 0 .../report/mean.svg | 0 .../report/median.svg | 0 .../report/pdf.svg | 0 .../report/pdf_small.svg | 0 .../report/regression.svg | 0 .../report/regression_small.svg | 0 .../report/slope.svg | 0 .../report/typical.svg | 0 .../base/benchmark.json | 0 .../base/estimates.json | 0 .../content_request_decode/base/sample.json | 0 .../content_request_decode/base/tukey.json | 0 .../content_request_decode/new/benchmark.json | 0 .../content_request_decode/new/estimates.json | 0 .../content_request_decode/new/sample.json | 0 .../content_request_decode/new/tukey.json | 0 .../content_request_decode/report/MAD.svg | 0 .../content_request_decode/report/SD.svg | 0 .../content_request_decode/report/index.html | 0 .../content_request_decode/report/mean.svg | 0 .../content_request_decode/report/median.svg | 0 .../content_request_decode/report/pdf.svg | 0 .../report/pdf_small.svg | 0 .../report/regression.svg | 0 .../report/regression_small.svg | 0 .../content_request_decode/report/slope.svg | 0 .../content_request_decode/report/typical.svg | 0 .../base/benchmark.json | 0 .../base/estimates.json | 0 .../content_request_encode/base/sample.json | 0 .../content_request_encode/base/tukey.json | 0 .../content_request_encode/new/benchmark.json | 0 .../content_request_encode/new/estimates.json | 0 .../content_request_encode/new/sample.json | 0 .../content_request_encode/new/tukey.json | 0 .../content_request_encode/report/MAD.svg | 0 .../content_request_encode/report/SD.svg | 0 .../content_request_encode/report/index.html | 0 .../content_request_encode/report/mean.svg | 0 .../content_request_encode/report/median.svg | 0 .../content_request_encode/report/pdf.svg | 0 .../report/pdf_small.svg | 0 .../report/regression.svg | 0 .../report/regression_small.svg | 0 .../content_request_encode/report/slope.svg | 0 .../content_request_encode/report/typical.svg | 0 .../base/benchmark.json | 0 .../base/estimates.json | 0 .../content_response_decode/base/sample.json | 0 .../content_response_decode/base/tukey.json | 0 .../new/benchmark.json | 0 .../new/estimates.json | 0 .../content_response_decode/new/sample.json | 0 .../content_response_decode/new/tukey.json | 0 .../content_response_decode/report/MAD.svg | 0 .../content_response_decode/report/SD.svg | 0 .../content_response_decode/report/index.html | 0 .../content_response_decode/report/mean.svg | 0 .../content_response_decode/report/median.svg | 0 .../content_response_decode/report/pdf.svg | 0 .../report/pdf_small.svg | 0 .../report/regression.svg | 0 .../report/regression_small.svg | 0 .../content_response_decode/report/slope.svg | 0 .../report/typical.svg | 0 .../base/benchmark.json | 0 .../base/estimates.json | 0 .../content_response_encode/base/sample.json | 0 .../content_response_encode/base/tukey.json | 0 .../new/benchmark.json | 0 .../new/estimates.json | 0 .../content_response_encode/new/sample.json | 0 .../content_response_encode/new/tukey.json | 0 .../content_response_encode/report/MAD.svg | 0 .../content_response_encode/report/SD.svg | 0 .../content_response_encode/report/index.html | 0 .../content_response_encode/report/mean.svg | 0 .../content_response_encode/report/median.svg | 0 .../content_response_encode/report/pdf.svg | 0 .../report/pdf_small.svg | 0 .../report/regression.svg | 0 .../report/regression_small.svg | 0 .../content_response_encode/report/slope.svg | 0 .../report/typical.svg | 0 .../base/benchmark.json | 0 .../base/estimates.json | 0 .../base/sample.json | 0 .../base/tukey.json | 0 .../new/benchmark.json | 0 .../new/estimates.json | 0 .../new/sample.json | 0 .../new/tukey.json | 0 .../report/MAD.svg | 0 .../report/SD.svg | 0 .../report/index.html | 0 .../report/mean.svg | 0 .../report/median.svg | 0 .../report/pdf.svg | 0 .../report/pdf_small.svg | 0 .../report/regression.svg | 0 .../report/regression_small.svg | 0 .../report/slope.svg | 0 .../report/typical.svg | 0 .../base/benchmark.json | 0 .../base/estimates.json | 0 .../base/sample.json | 0 .../base/tukey.json | 0 .../new/benchmark.json | 0 .../new/estimates.json | 0 .../new/sample.json | 0 .../new/tukey.json | 0 .../report/MAD.svg | 0 .../report/SD.svg | 0 .../report/index.html | 0 .../report/mean.svg | 0 .../report/median.svg | 0 .../report/pdf.svg | 0 .../report/pdf_small.svg | 0 .../report/regression.svg | 0 .../report/regression_small.svg | 0 .../report/slope.svg | 0 .../report/typical.svg | 0 .../base/benchmark.json | 0 .../base/estimates.json | 0 .../base/sample.json | 0 .../base/tukey.json | 0 .../new/benchmark.json | 0 .../new/estimates.json | 0 .../new/sample.json | 0 .../new/tukey.json | 0 .../report/MAD.svg | 0 .../report/SD.svg | 0 .../report/index.html | 0 .../report/mean.svg | 0 .../report/median.svg | 0 .../report/pdf.svg | 0 .../report/pdf_small.svg | 0 .../report/regression.svg | 0 .../report/regression_small.svg | 0 .../report/slope.svg | 0 .../report/typical.svg | 0 .../base/benchmark.json | 0 .../base/estimates.json | 0 .../base/sample.json | 0 .../base/tukey.json | 0 .../new/benchmark.json | 0 .../new/estimates.json | 0 .../new/sample.json | 0 .../new/tukey.json | 0 .../report/MAD.svg | 0 .../report/SD.svg | 0 .../report/index.html | 0 .../report/mean.svg | 0 .../report/median.svg | 0 .../report/pdf.svg | 0 .../report/pdf_small.svg | 0 .../report/regression.svg | 0 .../report/regression_small.svg | 0 .../report/slope.svg | 0 .../report/typical.svg | 0 .../base/benchmark.json | 0 .../base/estimates.json | 0 .../base/sample.json | 0 .../base/tukey.json | 0 .../new/benchmark.json | 0 .../new/estimates.json | 0 .../new/sample.json | 0 .../new/tukey.json | 0 .../report/MAD.svg | 0 .../report/SD.svg | 0 .../report/index.html | 0 .../report/mean.svg | 0 .../report/median.svg | 0 .../report/pdf.svg | 0 .../report/pdf_small.svg | 0 .../report/regression.svg | 0 .../report/regression_small.svg | 0 .../report/slope.svg | 0 .../report/typical.svg | 0 .../base/benchmark.json | 0 .../base/estimates.json | 0 .../base/sample.json | 0 .../base/tukey.json | 0 .../new/benchmark.json | 0 .../new/estimates.json | 0 .../new/sample.json | 0 .../new/tukey.json | 0 .../report/MAD.svg | 0 .../report/SD.svg | 0 .../report/index.html | 0 .../report/mean.svg | 0 .../report/median.svg | 0 .../report/pdf.svg | 0 .../report/pdf_small.svg | 0 .../report/regression.svg | 0 .../report/regression_small.svg | 0 .../report/slope.svg | 0 .../report/typical.svg | 0 .../base/benchmark.json | 0 .../base/estimates.json | 0 .../handshake_request_decode/base/sample.json | 0 .../handshake_request_decode/base/tukey.json | 0 .../new/benchmark.json | 0 .../new/estimates.json | 0 .../handshake_request_decode/new/sample.json | 0 .../handshake_request_decode/new/tukey.json | 0 .../handshake_request_decode/report/MAD.svg | 0 .../handshake_request_decode/report/SD.svg | 0 .../report/index.html | 0 .../handshake_request_decode/report/mean.svg | 0 .../report/median.svg | 0 .../handshake_request_decode/report/pdf.svg | 0 .../report/pdf_small.svg | 0 .../report/regression.svg | 0 .../report/regression_small.svg | 0 .../handshake_request_decode/report/slope.svg | 0 .../report/typical.svg | 0 .../base/benchmark.json | 0 .../base/estimates.json | 0 .../handshake_request_encode/base/sample.json | 0 .../handshake_request_encode/base/tukey.json | 0 .../new/benchmark.json | 0 .../new/estimates.json | 0 .../handshake_request_encode/new/sample.json | 0 .../handshake_request_encode/new/tukey.json | 0 .../handshake_request_encode/report/MAD.svg | 0 .../handshake_request_encode/report/SD.svg | 0 .../report/index.html | 0 .../handshake_request_encode/report/mean.svg | 0 .../report/median.svg | 0 .../handshake_request_encode/report/pdf.svg | 0 .../report/pdf_small.svg | 0 .../report/regression.svg | 0 .../report/regression_small.svg | 0 .../handshake_request_encode/report/slope.svg | 0 .../report/typical.svg | 0 .../base/benchmark.json | 0 .../base/estimates.json | 0 .../base/sample.json | 0 .../handshake_response_decode/base/tukey.json | 0 .../new/benchmark.json | 0 .../new/estimates.json | 0 .../handshake_response_decode/new/sample.json | 0 .../handshake_response_decode/new/tukey.json | 0 .../handshake_response_decode/report/MAD.svg | 0 .../handshake_response_decode/report/SD.svg | 0 .../report/index.html | 0 .../handshake_response_decode/report/mean.svg | 0 .../report/median.svg | 0 .../handshake_response_decode/report/pdf.svg | 0 .../report/pdf_small.svg | 0 .../report/regression.svg | 0 .../report/regression_small.svg | 0 .../report/slope.svg | 0 .../report/typical.svg | 0 .../base/benchmark.json | 0 .../base/estimates.json | 0 .../base/sample.json | 0 .../handshake_response_encode/base/tukey.json | 0 .../new/benchmark.json | 0 .../new/estimates.json | 0 .../handshake_response_encode/new/sample.json | 0 .../handshake_response_encode/new/tukey.json | 0 .../handshake_response_encode/report/MAD.svg | 0 .../handshake_response_encode/report/SD.svg | 0 .../report/index.html | 0 .../handshake_response_encode/report/mean.svg | 0 .../report/median.svg | 0 .../handshake_response_encode/report/pdf.svg | 0 .../report/pdf_small.svg | 0 .../report/regression.svg | 0 .../report/regression_small.svg | 0 .../report/slope.svg | 0 .../report/typical.svg | 0 {criterion => ursa}/Codec/report/index.html | 0 {criterion => ursa}/Codec/report/lines.svg | 0 {criterion => ursa}/Codec/report/violin.svg | 0 .../base/benchmark.json | 0 .../base/estimates.json | 0 .../base/sample.json | 0 .../termination_signal_decode/base/tukey.json | 0 .../new/benchmark.json | 0 .../new/estimates.json | 0 .../termination_signal_decode/new/sample.json | 0 .../termination_signal_decode/new/tukey.json | 0 .../termination_signal_decode/report/MAD.svg | 0 .../termination_signal_decode/report/SD.svg | 0 .../report/index.html | 0 .../termination_signal_decode/report/mean.svg | 0 .../report/median.svg | 0 .../termination_signal_decode/report/pdf.svg | 0 .../report/pdf_small.svg | 0 .../report/regression.svg | 0 .../report/regression_small.svg | 0 .../report/slope.svg | 0 .../report/typical.svg | 0 .../base/benchmark.json | 0 .../base/estimates.json | 0 .../base/sample.json | 0 .../termination_signal_encode/base/tukey.json | 0 .../new/benchmark.json | 0 .../new/estimates.json | 0 .../termination_signal_encode/new/sample.json | 0 .../termination_signal_encode/new/tukey.json | 0 .../termination_signal_encode/report/MAD.svg | 0 .../termination_signal_encode/report/SD.svg | 0 .../report/index.html | 0 .../termination_signal_encode/report/mean.svg | 0 .../report/median.svg | 0 .../termination_signal_encode/report/pdf.svg | 0 .../report/pdf_small.svg | 0 .../report/regression.svg | 0 .../report/regression_small.svg | 0 .../report/slope.svg | 0 .../report/typical.svg | 0 .../base/benchmark.json | 0 .../base/estimates.json | 0 .../base/sample.json | 0 .../base/tukey.json | 0 .../new/benchmark.json | 0 .../new/estimates.json | 0 .../new/sample.json | 0 .../update_epoch_signal_decode/new/tukey.json | 0 .../update_epoch_signal_decode/report/MAD.svg | 0 .../update_epoch_signal_decode/report/SD.svg | 0 .../report/index.html | 0 .../report/mean.svg | 0 .../report/median.svg | 0 .../update_epoch_signal_decode/report/pdf.svg | 0 .../report/pdf_small.svg | 0 .../report/regression.svg | 0 .../report/regression_small.svg | 0 .../report/slope.svg | 0 .../report/typical.svg | 0 .../base/benchmark.json | 0 .../base/estimates.json | 0 .../base/sample.json | 0 .../base/tukey.json | 0 .../new/benchmark.json | 0 .../new/estimates.json | 0 .../new/sample.json | 0 .../update_epoch_signal_encode/new/tukey.json | 0 .../update_epoch_signal_encode/report/MAD.svg | 0 .../update_epoch_signal_encode/report/SD.svg | 0 .../report/index.html | 0 .../report/mean.svg | 0 .../report/median.svg | 0 .../update_epoch_signal_encode/report/pdf.svg | 0 .../report/pdf_small.svg | 0 .../report/regression.svg | 0 .../report/regression_small.svg | 0 .../report/slope.svg | 0 .../report/typical.svg | 0 .../1 request/1/base/benchmark.json | 0 .../1 request/1/base/estimates.json | 0 .../1 request/1/base/sample.json | 0 .../1 request/1/base/tukey.json | 0 .../1 request/1/new/benchmark.json | 0 .../1 request/1/new/estimates.json | 0 .../1 request/1/new/sample.json | 0 .../1 request/1/new/tukey.json | 0 .../1 request/1/report/MAD.svg | 0 .../1 request/1/report/SD.svg | 0 .../1 request/1/report/index.html | 0 .../1 request/1/report/mean.svg | 0 .../1 request/1/report/median.svg | 0 .../1 request/1/report/pdf.svg | 0 .../1 request/1/report/pdf_small.svg | 0 .../1 request/1/report/regression.svg | 0 .../1 request/1/report/regression_small.svg | 0 .../1 request/1/report/slope.svg | 0 .../1 request/1/report/typical.svg | 0 .../1 request/128/base/benchmark.json | 0 .../1 request/128/base/estimates.json | 0 .../1 request/128/base/sample.json | 0 .../1 request/128/base/tukey.json | 0 .../1 request/128/new/benchmark.json | 0 .../1 request/128/new/estimates.json | 0 .../1 request/128/new/sample.json | 0 .../1 request/128/new/tukey.json | 0 .../1 request/128/report/MAD.svg | 0 .../1 request/128/report/SD.svg | 0 .../1 request/128/report/index.html | 0 .../1 request/128/report/mean.svg | 0 .../1 request/128/report/median.svg | 0 .../1 request/128/report/pdf.svg | 0 .../1 request/128/report/pdf_small.svg | 0 .../1 request/128/report/regression.svg | 0 .../1 request/128/report/regression_small.svg | 0 .../1 request/128/report/slope.svg | 0 .../1 request/128/report/typical.svg | 0 .../1 request/16/base/benchmark.json | 0 .../1 request/16/base/estimates.json | 0 .../1 request/16/base/sample.json | 0 .../1 request/16/base/tukey.json | 0 .../1 request/16/new/benchmark.json | 0 .../1 request/16/new/estimates.json | 0 .../1 request/16/new/sample.json | 0 .../1 request/16/new/tukey.json | 0 .../1 request/16/report/MAD.svg | 0 .../1 request/16/report/SD.svg | 0 .../1 request/16/report/index.html | 0 .../1 request/16/report/mean.svg | 0 .../1 request/16/report/median.svg | 0 .../1 request/16/report/pdf.svg | 0 .../1 request/16/report/pdf_small.svg | 0 .../1 request/16/report/regression.svg | 0 .../1 request/16/report/regression_small.svg | 0 .../1 request/16/report/slope.svg | 0 .../1 request/16/report/typical.svg | 0 .../1 request/2/base/benchmark.json | 0 .../1 request/2/base/estimates.json | 0 .../1 request/2/base/sample.json | 0 .../1 request/2/base/tukey.json | 0 .../1 request/2/new/benchmark.json | 0 .../1 request/2/new/estimates.json | 0 .../1 request/2/new/sample.json | 0 .../1 request/2/new/tukey.json | 0 .../1 request/2/report/MAD.svg | 0 .../1 request/2/report/SD.svg | 0 .../1 request/2/report/index.html | 0 .../1 request/2/report/mean.svg | 0 .../1 request/2/report/median.svg | 0 .../1 request/2/report/pdf.svg | 0 .../1 request/2/report/pdf_small.svg | 0 .../1 request/2/report/regression.svg | 0 .../1 request/2/report/regression_small.svg | 0 .../1 request/2/report/slope.svg | 0 .../1 request/2/report/typical.svg | 0 .../1 request/256/base/benchmark.json | 0 .../1 request/256/base/estimates.json | 0 .../1 request/256/base/sample.json | 0 .../1 request/256/base/tukey.json | 0 .../1 request/256/new/benchmark.json | 0 .../1 request/256/new/estimates.json | 0 .../1 request/256/new/sample.json | 0 .../1 request/256/new/tukey.json | 0 .../1 request/256/report/MAD.svg | 0 .../1 request/256/report/SD.svg | 0 .../1 request/256/report/index.html | 0 .../1 request/256/report/mean.svg | 0 .../1 request/256/report/median.svg | 0 .../1 request/256/report/pdf.svg | 0 .../1 request/256/report/pdf_small.svg | 0 .../1 request/256/report/regression.svg | 0 .../1 request/256/report/regression_small.svg | 0 .../1 request/256/report/slope.svg | 0 .../1 request/256/report/typical.svg | 0 .../1 request/32/base/benchmark.json | 0 .../1 request/32/base/estimates.json | 0 .../1 request/32/base/sample.json | 0 .../1 request/32/base/tukey.json | 0 .../1 request/32/new/benchmark.json | 0 .../1 request/32/new/estimates.json | 0 .../1 request/32/new/sample.json | 0 .../1 request/32/new/tukey.json | 0 .../1 request/32/report/MAD.svg | 0 .../1 request/32/report/SD.svg | 0 .../1 request/32/report/index.html | 0 .../1 request/32/report/mean.svg | 0 .../1 request/32/report/median.svg | 0 .../1 request/32/report/pdf.svg | 0 .../1 request/32/report/pdf_small.svg | 0 .../1 request/32/report/regression.svg | 0 .../1 request/32/report/regression_small.svg | 0 .../1 request/32/report/slope.svg | 0 .../1 request/32/report/typical.svg | 0 .../1 request/4/base/benchmark.json | 0 .../1 request/4/base/estimates.json | 0 .../1 request/4/base/sample.json | 0 .../1 request/4/base/tukey.json | 0 .../1 request/4/new/benchmark.json | 0 .../1 request/4/new/estimates.json | 0 .../1 request/4/new/sample.json | 0 .../1 request/4/new/tukey.json | 0 .../1 request/4/report/MAD.svg | 0 .../1 request/4/report/SD.svg | 0 .../1 request/4/report/index.html | 0 .../1 request/4/report/mean.svg | 0 .../1 request/4/report/median.svg | 0 .../1 request/4/report/pdf.svg | 0 .../1 request/4/report/pdf_small.svg | 0 .../1 request/4/report/regression.svg | 0 .../1 request/4/report/regression_small.svg | 0 .../1 request/4/report/slope.svg | 0 .../1 request/4/report/typical.svg | 0 .../1 request/512/base/benchmark.json | 0 .../1 request/512/base/estimates.json | 0 .../1 request/512/base/sample.json | 0 .../1 request/512/base/tukey.json | 0 .../1 request/512/new/benchmark.json | 0 .../1 request/512/new/estimates.json | 0 .../1 request/512/new/sample.json | 0 .../1 request/512/new/tukey.json | 0 .../1 request/512/report/MAD.svg | 0 .../1 request/512/report/SD.svg | 0 .../1 request/512/report/index.html | 0 .../1 request/512/report/mean.svg | 0 .../1 request/512/report/median.svg | 0 .../1 request/512/report/pdf.svg | 0 .../1 request/512/report/pdf_small.svg | 0 .../1 request/512/report/regression.svg | 0 .../1 request/512/report/regression_small.svg | 0 .../1 request/512/report/slope.svg | 0 .../1 request/512/report/typical.svg | 0 .../1 request/64/base/benchmark.json | 0 .../1 request/64/base/estimates.json | 0 .../1 request/64/base/sample.json | 0 .../1 request/64/base/tukey.json | 0 .../1 request/64/new/benchmark.json | 0 .../1 request/64/new/estimates.json | 0 .../1 request/64/new/sample.json | 0 .../1 request/64/new/tukey.json | 0 .../1 request/64/report/MAD.svg | 0 .../1 request/64/report/SD.svg | 0 .../1 request/64/report/index.html | 0 .../1 request/64/report/mean.svg | 0 .../1 request/64/report/median.svg | 0 .../1 request/64/report/pdf.svg | 0 .../1 request/64/report/pdf_small.svg | 0 .../1 request/64/report/regression.svg | 0 .../1 request/64/report/regression_small.svg | 0 .../1 request/64/report/slope.svg | 0 .../1 request/64/report/typical.svg | 0 .../1 request/8/base/benchmark.json | 0 .../1 request/8/base/estimates.json | 0 .../1 request/8/base/sample.json | 0 .../1 request/8/base/tukey.json | 0 .../1 request/8/new/benchmark.json | 0 .../1 request/8/new/estimates.json | 0 .../1 request/8/new/sample.json | 0 .../1 request/8/new/tukey.json | 0 .../1 request/8/report/MAD.svg | 0 .../1 request/8/report/SD.svg | 0 .../1 request/8/report/index.html | 0 .../1 request/8/report/mean.svg | 0 .../1 request/8/report/median.svg | 0 .../1 request/8/report/pdf.svg | 0 .../1 request/8/report/pdf_small.svg | 0 .../1 request/8/report/regression.svg | 0 .../1 request/8/report/regression_small.svg | 0 .../1 request/8/report/slope.svg | 0 .../1 request/8/report/typical.svg | 0 .../1 request/report/index.html | 0 .../1 request/report/lines.svg | 0 .../1 request/report/violin.svg | 0 .../1/report/index.html | 0 .../1/report/lines.svg | 0 .../1/report/violin.svg | 0 .../128/report/index.html | 0 .../128/report/lines.svg | 0 .../128/report/violin.svg | 0 .../16 requests/1/base/benchmark.json | 0 .../16 requests/1/base/estimates.json | 0 .../16 requests/1/base/sample.json | 0 .../16 requests/1/base/tukey.json | 0 .../16 requests/1/new/benchmark.json | 0 .../16 requests/1/new/estimates.json | 0 .../16 requests/1/new/sample.json | 0 .../16 requests/1/new/tukey.json | 0 .../16 requests/1/report/MAD.svg | 0 .../16 requests/1/report/SD.svg | 0 .../16 requests/1/report/index.html | 0 .../16 requests/1/report/mean.svg | 0 .../16 requests/1/report/median.svg | 0 .../16 requests/1/report/pdf.svg | 0 .../16 requests/1/report/pdf_small.svg | 0 .../16 requests/1/report/regression.svg | 0 .../16 requests/1/report/regression_small.svg | 0 .../16 requests/1/report/slope.svg | 0 .../16 requests/1/report/typical.svg | 0 .../16 requests/128/base/benchmark.json | 0 .../16 requests/128/base/estimates.json | 0 .../16 requests/128/base/sample.json | 0 .../16 requests/128/base/tukey.json | 0 .../16 requests/128/new/benchmark.json | 0 .../16 requests/128/new/estimates.json | 0 .../16 requests/128/new/sample.json | 0 .../16 requests/128/new/tukey.json | 0 .../16 requests/128/report/MAD.svg | 0 .../16 requests/128/report/SD.svg | 0 .../16 requests/128/report/index.html | 0 .../16 requests/128/report/mean.svg | 0 .../16 requests/128/report/median.svg | 0 .../16 requests/128/report/pdf.svg | 0 .../16 requests/128/report/pdf_small.svg | 0 .../16 requests/128/report/regression.svg | 0 .../128/report/regression_small.svg | 0 .../16 requests/128/report/slope.svg | 0 .../16 requests/128/report/typical.svg | 0 .../16 requests/16/base/benchmark.json | 0 .../16 requests/16/base/estimates.json | 0 .../16 requests/16/base/sample.json | 0 .../16 requests/16/base/tukey.json | 0 .../16 requests/16/new/benchmark.json | 0 .../16 requests/16/new/estimates.json | 0 .../16 requests/16/new/sample.json | 0 .../16 requests/16/new/tukey.json | 0 .../16 requests/16/report/MAD.svg | 0 .../16 requests/16/report/SD.svg | 0 .../16 requests/16/report/index.html | 0 .../16 requests/16/report/mean.svg | 0 .../16 requests/16/report/median.svg | 0 .../16 requests/16/report/pdf.svg | 0 .../16 requests/16/report/pdf_small.svg | 0 .../16 requests/16/report/regression.svg | 0 .../16/report/regression_small.svg | 0 .../16 requests/16/report/slope.svg | 0 .../16 requests/16/report/typical.svg | 0 .../16 requests/2/base/benchmark.json | 0 .../16 requests/2/base/estimates.json | 0 .../16 requests/2/base/sample.json | 0 .../16 requests/2/base/tukey.json | 0 .../16 requests/2/new/benchmark.json | 0 .../16 requests/2/new/estimates.json | 0 .../16 requests/2/new/sample.json | 0 .../16 requests/2/new/tukey.json | 0 .../16 requests/2/report/MAD.svg | 0 .../16 requests/2/report/SD.svg | 0 .../16 requests/2/report/index.html | 0 .../16 requests/2/report/mean.svg | 0 .../16 requests/2/report/median.svg | 0 .../16 requests/2/report/pdf.svg | 0 .../16 requests/2/report/pdf_small.svg | 0 .../16 requests/2/report/regression.svg | 0 .../16 requests/2/report/regression_small.svg | 0 .../16 requests/2/report/slope.svg | 0 .../16 requests/2/report/typical.svg | 0 .../16 requests/256/base/benchmark.json | 0 .../16 requests/256/base/estimates.json | 0 .../16 requests/256/base/sample.json | 0 .../16 requests/256/base/tukey.json | 0 .../16 requests/256/new/benchmark.json | 0 .../16 requests/256/new/estimates.json | 0 .../16 requests/256/new/sample.json | 0 .../16 requests/256/new/tukey.json | 0 .../16 requests/256/report/MAD.svg | 0 .../16 requests/256/report/SD.svg | 0 .../16 requests/256/report/index.html | 0 .../16 requests/256/report/mean.svg | 0 .../16 requests/256/report/median.svg | 0 .../16 requests/256/report/pdf.svg | 0 .../16 requests/256/report/pdf_small.svg | 0 .../16 requests/256/report/regression.svg | 0 .../256/report/regression_small.svg | 0 .../16 requests/256/report/slope.svg | 0 .../16 requests/256/report/typical.svg | 0 .../16 requests/32/base/benchmark.json | 0 .../16 requests/32/base/estimates.json | 0 .../16 requests/32/base/sample.json | 0 .../16 requests/32/base/tukey.json | 0 .../16 requests/32/new/benchmark.json | 0 .../16 requests/32/new/estimates.json | 0 .../16 requests/32/new/sample.json | 0 .../16 requests/32/new/tukey.json | 0 .../16 requests/32/report/MAD.svg | 0 .../16 requests/32/report/SD.svg | 0 .../16 requests/32/report/index.html | 0 .../16 requests/32/report/mean.svg | 0 .../16 requests/32/report/median.svg | 0 .../16 requests/32/report/pdf.svg | 0 .../16 requests/32/report/pdf_small.svg | 0 .../16 requests/32/report/regression.svg | 0 .../32/report/regression_small.svg | 0 .../16 requests/32/report/slope.svg | 0 .../16 requests/32/report/typical.svg | 0 .../16 requests/4/base/benchmark.json | 0 .../16 requests/4/base/estimates.json | 0 .../16 requests/4/base/sample.json | 0 .../16 requests/4/base/tukey.json | 0 .../16 requests/4/new/benchmark.json | 0 .../16 requests/4/new/estimates.json | 0 .../16 requests/4/new/sample.json | 0 .../16 requests/4/new/tukey.json | 0 .../16 requests/4/report/MAD.svg | 0 .../16 requests/4/report/SD.svg | 0 .../16 requests/4/report/index.html | 0 .../16 requests/4/report/mean.svg | 0 .../16 requests/4/report/median.svg | 0 .../16 requests/4/report/pdf.svg | 0 .../16 requests/4/report/pdf_small.svg | 0 .../16 requests/4/report/regression.svg | 0 .../16 requests/4/report/regression_small.svg | 0 .../16 requests/4/report/slope.svg | 0 .../16 requests/4/report/typical.svg | 0 .../16 requests/512/base/benchmark.json | 0 .../16 requests/512/base/estimates.json | 0 .../16 requests/512/base/sample.json | 0 .../16 requests/512/base/tukey.json | 0 .../16 requests/512/new/benchmark.json | 0 .../16 requests/512/new/estimates.json | 0 .../16 requests/512/new/sample.json | 0 .../16 requests/512/new/tukey.json | 0 .../16 requests/512/report/MAD.svg | 0 .../16 requests/512/report/SD.svg | 0 .../16 requests/512/report/index.html | 0 .../16 requests/512/report/mean.svg | 0 .../16 requests/512/report/median.svg | 0 .../16 requests/512/report/pdf.svg | 0 .../16 requests/512/report/pdf_small.svg | 0 .../16 requests/512/report/regression.svg | 0 .../512/report/regression_small.svg | 0 .../16 requests/512/report/slope.svg | 0 .../16 requests/512/report/typical.svg | 0 .../16 requests/64/base/benchmark.json | 0 .../16 requests/64/base/estimates.json | 0 .../16 requests/64/base/sample.json | 0 .../16 requests/64/base/tukey.json | 0 .../16 requests/64/new/benchmark.json | 0 .../16 requests/64/new/estimates.json | 0 .../16 requests/64/new/sample.json | 0 .../16 requests/64/new/tukey.json | 0 .../16 requests/64/report/MAD.svg | 0 .../16 requests/64/report/SD.svg | 0 .../16 requests/64/report/index.html | 0 .../16 requests/64/report/mean.svg | 0 .../16 requests/64/report/median.svg | 0 .../16 requests/64/report/pdf.svg | 0 .../16 requests/64/report/pdf_small.svg | 0 .../16 requests/64/report/regression.svg | 0 .../64/report/regression_small.svg | 0 .../16 requests/64/report/slope.svg | 0 .../16 requests/64/report/typical.svg | 0 .../16 requests/8/base/benchmark.json | 0 .../16 requests/8/base/estimates.json | 0 .../16 requests/8/base/sample.json | 0 .../16 requests/8/base/tukey.json | 0 .../16 requests/8/new/benchmark.json | 0 .../16 requests/8/new/estimates.json | 0 .../16 requests/8/new/sample.json | 0 .../16 requests/8/new/tukey.json | 0 .../16 requests/8/report/MAD.svg | 0 .../16 requests/8/report/SD.svg | 0 .../16 requests/8/report/index.html | 0 .../16 requests/8/report/mean.svg | 0 .../16 requests/8/report/median.svg | 0 .../16 requests/8/report/pdf.svg | 0 .../16 requests/8/report/pdf_small.svg | 0 .../16 requests/8/report/regression.svg | 0 .../16 requests/8/report/regression_small.svg | 0 .../16 requests/8/report/slope.svg | 0 .../16 requests/8/report/typical.svg | 0 .../16 requests/report/index.html | 0 .../16 requests/report/lines.svg | 0 .../16 requests/report/violin.svg | 0 .../16/report/index.html | 0 .../16/report/lines.svg | 0 .../16/report/violin.svg | 0 .../2 requests/1/base/benchmark.json | 0 .../2 requests/1/base/estimates.json | 0 .../2 requests/1/base/sample.json | 0 .../2 requests/1/base/tukey.json | 0 .../2 requests/1/new/benchmark.json | 0 .../2 requests/1/new/estimates.json | 0 .../2 requests/1/new/sample.json | 0 .../2 requests/1/new/tukey.json | 0 .../2 requests/1/report/MAD.svg | 0 .../2 requests/1/report/SD.svg | 0 .../2 requests/1/report/index.html | 0 .../2 requests/1/report/mean.svg | 0 .../2 requests/1/report/median.svg | 0 .../2 requests/1/report/pdf.svg | 0 .../2 requests/1/report/pdf_small.svg | 0 .../2 requests/1/report/regression.svg | 0 .../2 requests/1/report/regression_small.svg | 0 .../2 requests/1/report/slope.svg | 0 .../2 requests/1/report/typical.svg | 0 .../2 requests/128/base/benchmark.json | 0 .../2 requests/128/base/estimates.json | 0 .../2 requests/128/base/sample.json | 0 .../2 requests/128/base/tukey.json | 0 .../2 requests/128/new/benchmark.json | 0 .../2 requests/128/new/estimates.json | 0 .../2 requests/128/new/sample.json | 0 .../2 requests/128/new/tukey.json | 0 .../2 requests/128/report/MAD.svg | 0 .../2 requests/128/report/SD.svg | 0 .../2 requests/128/report/index.html | 0 .../2 requests/128/report/mean.svg | 0 .../2 requests/128/report/median.svg | 0 .../2 requests/128/report/pdf.svg | 0 .../2 requests/128/report/pdf_small.svg | 0 .../2 requests/128/report/regression.svg | 0 .../128/report/regression_small.svg | 0 .../2 requests/128/report/slope.svg | 0 .../2 requests/128/report/typical.svg | 0 .../2 requests/16/base/benchmark.json | 0 .../2 requests/16/base/estimates.json | 0 .../2 requests/16/base/sample.json | 0 .../2 requests/16/base/tukey.json | 0 .../2 requests/16/new/benchmark.json | 0 .../2 requests/16/new/estimates.json | 0 .../2 requests/16/new/sample.json | 0 .../2 requests/16/new/tukey.json | 0 .../2 requests/16/report/MAD.svg | 0 .../2 requests/16/report/SD.svg | 0 .../2 requests/16/report/index.html | 0 .../2 requests/16/report/mean.svg | 0 .../2 requests/16/report/median.svg | 0 .../2 requests/16/report/pdf.svg | 0 .../2 requests/16/report/pdf_small.svg | 0 .../2 requests/16/report/regression.svg | 0 .../2 requests/16/report/regression_small.svg | 0 .../2 requests/16/report/slope.svg | 0 .../2 requests/16/report/typical.svg | 0 .../2 requests/2/base/benchmark.json | 0 .../2 requests/2/base/estimates.json | 0 .../2 requests/2/base/sample.json | 0 .../2 requests/2/base/tukey.json | 0 .../2 requests/2/new/benchmark.json | 0 .../2 requests/2/new/estimates.json | 0 .../2 requests/2/new/sample.json | 0 .../2 requests/2/new/tukey.json | 0 .../2 requests/2/report/MAD.svg | 0 .../2 requests/2/report/SD.svg | 0 .../2 requests/2/report/index.html | 0 .../2 requests/2/report/mean.svg | 0 .../2 requests/2/report/median.svg | 0 .../2 requests/2/report/pdf.svg | 0 .../2 requests/2/report/pdf_small.svg | 0 .../2 requests/2/report/regression.svg | 0 .../2 requests/2/report/regression_small.svg | 0 .../2 requests/2/report/slope.svg | 0 .../2 requests/2/report/typical.svg | 0 .../2 requests/256/base/benchmark.json | 0 .../2 requests/256/base/estimates.json | 0 .../2 requests/256/base/sample.json | 0 .../2 requests/256/base/tukey.json | 0 .../2 requests/256/new/benchmark.json | 0 .../2 requests/256/new/estimates.json | 0 .../2 requests/256/new/sample.json | 0 .../2 requests/256/new/tukey.json | 0 .../2 requests/256/report/MAD.svg | 0 .../2 requests/256/report/SD.svg | 0 .../2 requests/256/report/index.html | 0 .../2 requests/256/report/mean.svg | 0 .../2 requests/256/report/median.svg | 0 .../2 requests/256/report/pdf.svg | 0 .../2 requests/256/report/pdf_small.svg | 0 .../2 requests/256/report/regression.svg | 0 .../256/report/regression_small.svg | 0 .../2 requests/256/report/slope.svg | 0 .../2 requests/256/report/typical.svg | 0 .../2 requests/32/base/benchmark.json | 0 .../2 requests/32/base/estimates.json | 0 .../2 requests/32/base/sample.json | 0 .../2 requests/32/base/tukey.json | 0 .../2 requests/32/new/benchmark.json | 0 .../2 requests/32/new/estimates.json | 0 .../2 requests/32/new/sample.json | 0 .../2 requests/32/new/tukey.json | 0 .../2 requests/32/report/MAD.svg | 0 .../2 requests/32/report/SD.svg | 0 .../2 requests/32/report/index.html | 0 .../2 requests/32/report/mean.svg | 0 .../2 requests/32/report/median.svg | 0 .../2 requests/32/report/pdf.svg | 0 .../2 requests/32/report/pdf_small.svg | 0 .../2 requests/32/report/regression.svg | 0 .../2 requests/32/report/regression_small.svg | 0 .../2 requests/32/report/slope.svg | 0 .../2 requests/32/report/typical.svg | 0 .../2 requests/4/base/benchmark.json | 0 .../2 requests/4/base/estimates.json | 0 .../2 requests/4/base/sample.json | 0 .../2 requests/4/base/tukey.json | 0 .../2 requests/4/new/benchmark.json | 0 .../2 requests/4/new/estimates.json | 0 .../2 requests/4/new/sample.json | 0 .../2 requests/4/new/tukey.json | 0 .../2 requests/4/report/MAD.svg | 0 .../2 requests/4/report/SD.svg | 0 .../2 requests/4/report/index.html | 0 .../2 requests/4/report/mean.svg | 0 .../2 requests/4/report/median.svg | 0 .../2 requests/4/report/pdf.svg | 0 .../2 requests/4/report/pdf_small.svg | 0 .../2 requests/4/report/regression.svg | 0 .../2 requests/4/report/regression_small.svg | 0 .../2 requests/4/report/slope.svg | 0 .../2 requests/4/report/typical.svg | 0 .../2 requests/512/base/benchmark.json | 0 .../2 requests/512/base/estimates.json | 0 .../2 requests/512/base/sample.json | 0 .../2 requests/512/base/tukey.json | 0 .../2 requests/512/new/benchmark.json | 0 .../2 requests/512/new/estimates.json | 0 .../2 requests/512/new/sample.json | 0 .../2 requests/512/new/tukey.json | 0 .../2 requests/512/report/MAD.svg | 0 .../2 requests/512/report/SD.svg | 0 .../2 requests/512/report/index.html | 0 .../2 requests/512/report/mean.svg | 0 .../2 requests/512/report/median.svg | 0 .../2 requests/512/report/pdf.svg | 0 .../2 requests/512/report/pdf_small.svg | 0 .../2 requests/512/report/regression.svg | 0 .../512/report/regression_small.svg | 0 .../2 requests/512/report/slope.svg | 0 .../2 requests/512/report/typical.svg | 0 .../2 requests/64/base/benchmark.json | 0 .../2 requests/64/base/estimates.json | 0 .../2 requests/64/base/sample.json | 0 .../2 requests/64/base/tukey.json | 0 .../2 requests/64/new/benchmark.json | 0 .../2 requests/64/new/estimates.json | 0 .../2 requests/64/new/sample.json | 0 .../2 requests/64/new/tukey.json | 0 .../2 requests/64/report/MAD.svg | 0 .../2 requests/64/report/SD.svg | 0 .../2 requests/64/report/index.html | 0 .../2 requests/64/report/mean.svg | 0 .../2 requests/64/report/median.svg | 0 .../2 requests/64/report/pdf.svg | 0 .../2 requests/64/report/pdf_small.svg | 0 .../2 requests/64/report/regression.svg | 0 .../2 requests/64/report/regression_small.svg | 0 .../2 requests/64/report/slope.svg | 0 .../2 requests/64/report/typical.svg | 0 .../2 requests/8/base/benchmark.json | 0 .../2 requests/8/base/estimates.json | 0 .../2 requests/8/base/sample.json | 0 .../2 requests/8/base/tukey.json | 0 .../2 requests/8/new/benchmark.json | 0 .../2 requests/8/new/estimates.json | 0 .../2 requests/8/new/sample.json | 0 .../2 requests/8/new/tukey.json | 0 .../2 requests/8/report/MAD.svg | 0 .../2 requests/8/report/SD.svg | 0 .../2 requests/8/report/index.html | 0 .../2 requests/8/report/mean.svg | 0 .../2 requests/8/report/median.svg | 0 .../2 requests/8/report/pdf.svg | 0 .../2 requests/8/report/pdf_small.svg | 0 .../2 requests/8/report/regression.svg | 0 .../2 requests/8/report/regression_small.svg | 0 .../2 requests/8/report/slope.svg | 0 .../2 requests/8/report/typical.svg | 0 .../2 requests/report/index.html | 0 .../2 requests/report/lines.svg | 0 .../2 requests/report/violin.svg | 0 .../2/report/index.html | 0 .../2/report/lines.svg | 0 .../2/report/violin.svg | 0 .../256/report/index.html | 0 .../256/report/lines.svg | 0 .../256/report/violin.svg | 0 .../32 requests/1/base/benchmark.json | 0 .../32 requests/1/base/estimates.json | 0 .../32 requests/1/base/sample.json | 0 .../32 requests/1/base/tukey.json | 0 .../32 requests/1/new/benchmark.json | 0 .../32 requests/1/new/estimates.json | 0 .../32 requests/1/new/sample.json | 0 .../32 requests/1/new/tukey.json | 0 .../32 requests/1/report/MAD.svg | 0 .../32 requests/1/report/SD.svg | 0 .../32 requests/1/report/index.html | 0 .../32 requests/1/report/mean.svg | 0 .../32 requests/1/report/median.svg | 0 .../32 requests/1/report/pdf.svg | 0 .../32 requests/1/report/pdf_small.svg | 0 .../32 requests/1/report/regression.svg | 0 .../32 requests/1/report/regression_small.svg | 0 .../32 requests/1/report/slope.svg | 0 .../32 requests/1/report/typical.svg | 0 .../32 requests/128/base/benchmark.json | 0 .../32 requests/128/base/estimates.json | 0 .../32 requests/128/base/sample.json | 0 .../32 requests/128/base/tukey.json | 0 .../32 requests/128/new/benchmark.json | 0 .../32 requests/128/new/estimates.json | 0 .../32 requests/128/new/sample.json | 0 .../32 requests/128/new/tukey.json | 0 .../32 requests/128/report/MAD.svg | 0 .../32 requests/128/report/SD.svg | 0 .../32 requests/128/report/index.html | 0 .../32 requests/128/report/mean.svg | 0 .../32 requests/128/report/median.svg | 0 .../32 requests/128/report/pdf.svg | 0 .../32 requests/128/report/pdf_small.svg | 0 .../32 requests/128/report/regression.svg | 0 .../128/report/regression_small.svg | 0 .../32 requests/128/report/slope.svg | 0 .../32 requests/128/report/typical.svg | 0 .../32 requests/16/base/benchmark.json | 0 .../32 requests/16/base/estimates.json | 0 .../32 requests/16/base/sample.json | 0 .../32 requests/16/base/tukey.json | 0 .../32 requests/16/new/benchmark.json | 0 .../32 requests/16/new/estimates.json | 0 .../32 requests/16/new/sample.json | 0 .../32 requests/16/new/tukey.json | 0 .../32 requests/16/report/MAD.svg | 0 .../32 requests/16/report/SD.svg | 0 .../32 requests/16/report/index.html | 0 .../32 requests/16/report/mean.svg | 0 .../32 requests/16/report/median.svg | 0 .../32 requests/16/report/pdf.svg | 0 .../32 requests/16/report/pdf_small.svg | 0 .../32 requests/16/report/regression.svg | 0 .../16/report/regression_small.svg | 0 .../32 requests/16/report/slope.svg | 0 .../32 requests/16/report/typical.svg | 0 .../32 requests/2/base/benchmark.json | 0 .../32 requests/2/base/estimates.json | 0 .../32 requests/2/base/sample.json | 0 .../32 requests/2/base/tukey.json | 0 .../32 requests/2/new/benchmark.json | 0 .../32 requests/2/new/estimates.json | 0 .../32 requests/2/new/sample.json | 0 .../32 requests/2/new/tukey.json | 0 .../32 requests/2/report/MAD.svg | 0 .../32 requests/2/report/SD.svg | 0 .../32 requests/2/report/index.html | 0 .../32 requests/2/report/mean.svg | 0 .../32 requests/2/report/median.svg | 0 .../32 requests/2/report/pdf.svg | 0 .../32 requests/2/report/pdf_small.svg | 0 .../32 requests/2/report/regression.svg | 0 .../32 requests/2/report/regression_small.svg | 0 .../32 requests/2/report/slope.svg | 0 .../32 requests/2/report/typical.svg | 0 .../32 requests/256/base/benchmark.json | 0 .../32 requests/256/base/estimates.json | 0 .../32 requests/256/base/sample.json | 0 .../32 requests/256/base/tukey.json | 0 .../32 requests/256/new/benchmark.json | 0 .../32 requests/256/new/estimates.json | 0 .../32 requests/256/new/sample.json | 0 .../32 requests/256/new/tukey.json | 0 .../32 requests/256/report/MAD.svg | 0 .../32 requests/256/report/SD.svg | 0 .../32 requests/256/report/index.html | 0 .../32 requests/256/report/mean.svg | 0 .../32 requests/256/report/median.svg | 0 .../32 requests/256/report/pdf.svg | 0 .../32 requests/256/report/pdf_small.svg | 0 .../32 requests/256/report/regression.svg | 0 .../256/report/regression_small.svg | 0 .../32 requests/256/report/slope.svg | 0 .../32 requests/256/report/typical.svg | 0 .../32 requests/32/base/benchmark.json | 0 .../32 requests/32/base/estimates.json | 0 .../32 requests/32/base/sample.json | 0 .../32 requests/32/base/tukey.json | 0 .../32 requests/32/new/benchmark.json | 0 .../32 requests/32/new/estimates.json | 0 .../32 requests/32/new/sample.json | 0 .../32 requests/32/new/tukey.json | 0 .../32 requests/32/report/MAD.svg | 0 .../32 requests/32/report/SD.svg | 0 .../32 requests/32/report/index.html | 0 .../32 requests/32/report/mean.svg | 0 .../32 requests/32/report/median.svg | 0 .../32 requests/32/report/pdf.svg | 0 .../32 requests/32/report/pdf_small.svg | 0 .../32 requests/32/report/regression.svg | 0 .../32/report/regression_small.svg | 0 .../32 requests/32/report/slope.svg | 0 .../32 requests/32/report/typical.svg | 0 .../32 requests/4/base/benchmark.json | 0 .../32 requests/4/base/estimates.json | 0 .../32 requests/4/base/sample.json | 0 .../32 requests/4/base/tukey.json | 0 .../32 requests/4/new/benchmark.json | 0 .../32 requests/4/new/estimates.json | 0 .../32 requests/4/new/sample.json | 0 .../32 requests/4/new/tukey.json | 0 .../32 requests/4/report/MAD.svg | 0 .../32 requests/4/report/SD.svg | 0 .../32 requests/4/report/index.html | 0 .../32 requests/4/report/mean.svg | 0 .../32 requests/4/report/median.svg | 0 .../32 requests/4/report/pdf.svg | 0 .../32 requests/4/report/pdf_small.svg | 0 .../32 requests/4/report/regression.svg | 0 .../32 requests/4/report/regression_small.svg | 0 .../32 requests/4/report/slope.svg | 0 .../32 requests/4/report/typical.svg | 0 .../32 requests/512/base/benchmark.json | 0 .../32 requests/512/base/estimates.json | 0 .../32 requests/512/base/sample.json | 0 .../32 requests/512/base/tukey.json | 0 .../32 requests/512/new/benchmark.json | 0 .../32 requests/512/new/estimates.json | 0 .../32 requests/512/new/sample.json | 0 .../32 requests/512/new/tukey.json | 0 .../32 requests/512/report/MAD.svg | 0 .../32 requests/512/report/SD.svg | 0 .../32 requests/512/report/index.html | 0 .../32 requests/512/report/mean.svg | 0 .../32 requests/512/report/median.svg | 0 .../32 requests/512/report/pdf.svg | 0 .../32 requests/512/report/pdf_small.svg | 0 .../32 requests/512/report/regression.svg | 0 .../512/report/regression_small.svg | 0 .../32 requests/512/report/slope.svg | 0 .../32 requests/512/report/typical.svg | 0 .../32 requests/64/base/benchmark.json | 0 .../32 requests/64/base/estimates.json | 0 .../32 requests/64/base/sample.json | 0 .../32 requests/64/base/tukey.json | 0 .../32 requests/64/new/benchmark.json | 0 .../32 requests/64/new/estimates.json | 0 .../32 requests/64/new/sample.json | 0 .../32 requests/64/new/tukey.json | 0 .../32 requests/64/report/MAD.svg | 0 .../32 requests/64/report/SD.svg | 0 .../32 requests/64/report/index.html | 0 .../32 requests/64/report/mean.svg | 0 .../32 requests/64/report/median.svg | 0 .../32 requests/64/report/pdf.svg | 0 .../32 requests/64/report/pdf_small.svg | 0 .../32 requests/64/report/regression.svg | 0 .../64/report/regression_small.svg | 0 .../32 requests/64/report/slope.svg | 0 .../32 requests/64/report/typical.svg | 0 .../32 requests/8/base/benchmark.json | 0 .../32 requests/8/base/estimates.json | 0 .../32 requests/8/base/sample.json | 0 .../32 requests/8/base/tukey.json | 0 .../32 requests/8/new/benchmark.json | 0 .../32 requests/8/new/estimates.json | 0 .../32 requests/8/new/sample.json | 0 .../32 requests/8/new/tukey.json | 0 .../32 requests/8/report/MAD.svg | 0 .../32 requests/8/report/SD.svg | 0 .../32 requests/8/report/index.html | 0 .../32 requests/8/report/mean.svg | 0 .../32 requests/8/report/median.svg | 0 .../32 requests/8/report/pdf.svg | 0 .../32 requests/8/report/pdf_small.svg | 0 .../32 requests/8/report/regression.svg | 0 .../32 requests/8/report/regression_small.svg | 0 .../32 requests/8/report/slope.svg | 0 .../32 requests/8/report/typical.svg | 0 .../32 requests/report/index.html | 0 .../32 requests/report/lines.svg | 0 .../32 requests/report/violin.svg | 0 .../32/report/index.html | 0 .../32/report/lines.svg | 0 .../32/report/violin.svg | 0 .../4 requests/1/base/benchmark.json | 0 .../4 requests/1/base/estimates.json | 0 .../4 requests/1/base/sample.json | 0 .../4 requests/1/base/tukey.json | 0 .../4 requests/1/new/benchmark.json | 0 .../4 requests/1/new/estimates.json | 0 .../4 requests/1/new/sample.json | 0 .../4 requests/1/new/tukey.json | 0 .../4 requests/1/report/MAD.svg | 0 .../4 requests/1/report/SD.svg | 0 .../4 requests/1/report/index.html | 0 .../4 requests/1/report/mean.svg | 0 .../4 requests/1/report/median.svg | 0 .../4 requests/1/report/pdf.svg | 0 .../4 requests/1/report/pdf_small.svg | 0 .../4 requests/1/report/regression.svg | 0 .../4 requests/1/report/regression_small.svg | 0 .../4 requests/1/report/slope.svg | 0 .../4 requests/1/report/typical.svg | 0 .../4 requests/128/base/benchmark.json | 0 .../4 requests/128/base/estimates.json | 0 .../4 requests/128/base/sample.json | 0 .../4 requests/128/base/tukey.json | 0 .../4 requests/128/new/benchmark.json | 0 .../4 requests/128/new/estimates.json | 0 .../4 requests/128/new/sample.json | 0 .../4 requests/128/new/tukey.json | 0 .../4 requests/128/report/MAD.svg | 0 .../4 requests/128/report/SD.svg | 0 .../4 requests/128/report/index.html | 0 .../4 requests/128/report/mean.svg | 0 .../4 requests/128/report/median.svg | 0 .../4 requests/128/report/pdf.svg | 0 .../4 requests/128/report/pdf_small.svg | 0 .../4 requests/128/report/regression.svg | 0 .../128/report/regression_small.svg | 0 .../4 requests/128/report/slope.svg | 0 .../4 requests/128/report/typical.svg | 0 .../4 requests/16/base/benchmark.json | 0 .../4 requests/16/base/estimates.json | 0 .../4 requests/16/base/sample.json | 0 .../4 requests/16/base/tukey.json | 0 .../4 requests/16/new/benchmark.json | 0 .../4 requests/16/new/estimates.json | 0 .../4 requests/16/new/sample.json | 0 .../4 requests/16/new/tukey.json | 0 .../4 requests/16/report/MAD.svg | 0 .../4 requests/16/report/SD.svg | 0 .../4 requests/16/report/index.html | 0 .../4 requests/16/report/mean.svg | 0 .../4 requests/16/report/median.svg | 0 .../4 requests/16/report/pdf.svg | 0 .../4 requests/16/report/pdf_small.svg | 0 .../4 requests/16/report/regression.svg | 0 .../4 requests/16/report/regression_small.svg | 0 .../4 requests/16/report/slope.svg | 0 .../4 requests/16/report/typical.svg | 0 .../4 requests/2/base/benchmark.json | 0 .../4 requests/2/base/estimates.json | 0 .../4 requests/2/base/sample.json | 0 .../4 requests/2/base/tukey.json | 0 .../4 requests/2/new/benchmark.json | 0 .../4 requests/2/new/estimates.json | 0 .../4 requests/2/new/sample.json | 0 .../4 requests/2/new/tukey.json | 0 .../4 requests/2/report/MAD.svg | 0 .../4 requests/2/report/SD.svg | 0 .../4 requests/2/report/index.html | 0 .../4 requests/2/report/mean.svg | 0 .../4 requests/2/report/median.svg | 0 .../4 requests/2/report/pdf.svg | 0 .../4 requests/2/report/pdf_small.svg | 0 .../4 requests/2/report/regression.svg | 0 .../4 requests/2/report/regression_small.svg | 0 .../4 requests/2/report/slope.svg | 0 .../4 requests/2/report/typical.svg | 0 .../4 requests/256/base/benchmark.json | 0 .../4 requests/256/base/estimates.json | 0 .../4 requests/256/base/sample.json | 0 .../4 requests/256/base/tukey.json | 0 .../4 requests/256/new/benchmark.json | 0 .../4 requests/256/new/estimates.json | 0 .../4 requests/256/new/sample.json | 0 .../4 requests/256/new/tukey.json | 0 .../4 requests/256/report/MAD.svg | 0 .../4 requests/256/report/SD.svg | 0 .../4 requests/256/report/index.html | 0 .../4 requests/256/report/mean.svg | 0 .../4 requests/256/report/median.svg | 0 .../4 requests/256/report/pdf.svg | 0 .../4 requests/256/report/pdf_small.svg | 0 .../4 requests/256/report/regression.svg | 0 .../256/report/regression_small.svg | 0 .../4 requests/256/report/slope.svg | 0 .../4 requests/256/report/typical.svg | 0 .../4 requests/32/base/benchmark.json | 0 .../4 requests/32/base/estimates.json | 0 .../4 requests/32/base/sample.json | 0 .../4 requests/32/base/tukey.json | 0 .../4 requests/32/new/benchmark.json | 0 .../4 requests/32/new/estimates.json | 0 .../4 requests/32/new/sample.json | 0 .../4 requests/32/new/tukey.json | 0 .../4 requests/32/report/MAD.svg | 0 .../4 requests/32/report/SD.svg | 0 .../4 requests/32/report/index.html | 0 .../4 requests/32/report/mean.svg | 0 .../4 requests/32/report/median.svg | 0 .../4 requests/32/report/pdf.svg | 0 .../4 requests/32/report/pdf_small.svg | 0 .../4 requests/32/report/regression.svg | 0 .../4 requests/32/report/regression_small.svg | 0 .../4 requests/32/report/slope.svg | 0 .../4 requests/32/report/typical.svg | 0 .../4 requests/4/base/benchmark.json | 0 .../4 requests/4/base/estimates.json | 0 .../4 requests/4/base/sample.json | 0 .../4 requests/4/base/tukey.json | 0 .../4 requests/4/new/benchmark.json | 0 .../4 requests/4/new/estimates.json | 0 .../4 requests/4/new/sample.json | 0 .../4 requests/4/new/tukey.json | 0 .../4 requests/4/report/MAD.svg | 0 .../4 requests/4/report/SD.svg | 0 .../4 requests/4/report/index.html | 0 .../4 requests/4/report/mean.svg | 0 .../4 requests/4/report/median.svg | 0 .../4 requests/4/report/pdf.svg | 0 .../4 requests/4/report/pdf_small.svg | 0 .../4 requests/4/report/regression.svg | 0 .../4 requests/4/report/regression_small.svg | 0 .../4 requests/4/report/slope.svg | 0 .../4 requests/4/report/typical.svg | 0 .../4 requests/512/base/benchmark.json | 0 .../4 requests/512/base/estimates.json | 0 .../4 requests/512/base/sample.json | 0 .../4 requests/512/base/tukey.json | 0 .../4 requests/512/new/benchmark.json | 0 .../4 requests/512/new/estimates.json | 0 .../4 requests/512/new/sample.json | 0 .../4 requests/512/new/tukey.json | 0 .../4 requests/512/report/MAD.svg | 0 .../4 requests/512/report/SD.svg | 0 .../4 requests/512/report/index.html | 0 .../4 requests/512/report/mean.svg | 0 .../4 requests/512/report/median.svg | 0 .../4 requests/512/report/pdf.svg | 0 .../4 requests/512/report/pdf_small.svg | 0 .../4 requests/512/report/regression.svg | 0 .../512/report/regression_small.svg | 0 .../4 requests/512/report/slope.svg | 0 .../4 requests/512/report/typical.svg | 0 .../4 requests/64/base/benchmark.json | 0 .../4 requests/64/base/estimates.json | 0 .../4 requests/64/base/sample.json | 0 .../4 requests/64/base/tukey.json | 0 .../4 requests/64/new/benchmark.json | 0 .../4 requests/64/new/estimates.json | 0 .../4 requests/64/new/sample.json | 0 .../4 requests/64/new/tukey.json | 0 .../4 requests/64/report/MAD.svg | 0 .../4 requests/64/report/SD.svg | 0 .../4 requests/64/report/index.html | 0 .../4 requests/64/report/mean.svg | 0 .../4 requests/64/report/median.svg | 0 .../4 requests/64/report/pdf.svg | 0 .../4 requests/64/report/pdf_small.svg | 0 .../4 requests/64/report/regression.svg | 0 .../4 requests/64/report/regression_small.svg | 0 .../4 requests/64/report/slope.svg | 0 .../4 requests/64/report/typical.svg | 0 .../4 requests/8/base/benchmark.json | 0 .../4 requests/8/base/estimates.json | 0 .../4 requests/8/base/sample.json | 0 .../4 requests/8/base/tukey.json | 0 .../4 requests/8/new/benchmark.json | 0 .../4 requests/8/new/estimates.json | 0 .../4 requests/8/new/sample.json | 0 .../4 requests/8/new/tukey.json | 0 .../4 requests/8/report/MAD.svg | 0 .../4 requests/8/report/SD.svg | 0 .../4 requests/8/report/index.html | 0 .../4 requests/8/report/mean.svg | 0 .../4 requests/8/report/median.svg | 0 .../4 requests/8/report/pdf.svg | 0 .../4 requests/8/report/pdf_small.svg | 0 .../4 requests/8/report/regression.svg | 0 .../4 requests/8/report/regression_small.svg | 0 .../4 requests/8/report/slope.svg | 0 .../4 requests/8/report/typical.svg | 0 .../4 requests/report/index.html | 0 .../4 requests/report/lines.svg | 0 .../4 requests/report/violin.svg | 0 .../4/report/index.html | 0 .../4/report/lines.svg | 0 .../4/report/violin.svg | 0 .../512/report/index.html | 0 .../512/report/lines.svg | 0 .../512/report/violin.svg | 0 .../64 requests/1/base/benchmark.json | 0 .../64 requests/1/base/estimates.json | 0 .../64 requests/1/base/sample.json | 0 .../64 requests/1/base/tukey.json | 0 .../64 requests/1/new/benchmark.json | 0 .../64 requests/1/new/estimates.json | 0 .../64 requests/1/new/sample.json | 0 .../64 requests/1/new/tukey.json | 0 .../64 requests/1/report/MAD.svg | 0 .../64 requests/1/report/SD.svg | 0 .../64 requests/1/report/index.html | 0 .../64 requests/1/report/mean.svg | 0 .../64 requests/1/report/median.svg | 0 .../64 requests/1/report/pdf.svg | 0 .../64 requests/1/report/pdf_small.svg | 0 .../64 requests/1/report/regression.svg | 0 .../64 requests/1/report/regression_small.svg | 0 .../64 requests/1/report/slope.svg | 0 .../64 requests/1/report/typical.svg | 0 .../64 requests/128/base/benchmark.json | 0 .../64 requests/128/base/estimates.json | 0 .../64 requests/128/base/sample.json | 0 .../64 requests/128/base/tukey.json | 0 .../64 requests/128/new/benchmark.json | 0 .../64 requests/128/new/estimates.json | 0 .../64 requests/128/new/sample.json | 0 .../64 requests/128/new/tukey.json | 0 .../64 requests/128/report/MAD.svg | 0 .../64 requests/128/report/SD.svg | 0 .../64 requests/128/report/index.html | 0 .../64 requests/128/report/mean.svg | 0 .../64 requests/128/report/median.svg | 0 .../64 requests/128/report/pdf.svg | 0 .../64 requests/128/report/pdf_small.svg | 0 .../64 requests/128/report/regression.svg | 0 .../128/report/regression_small.svg | 0 .../64 requests/128/report/slope.svg | 0 .../64 requests/128/report/typical.svg | 0 .../64 requests/16/base/benchmark.json | 0 .../64 requests/16/base/estimates.json | 0 .../64 requests/16/base/sample.json | 0 .../64 requests/16/base/tukey.json | 0 .../64 requests/16/new/benchmark.json | 0 .../64 requests/16/new/estimates.json | 0 .../64 requests/16/new/sample.json | 0 .../64 requests/16/new/tukey.json | 0 .../64 requests/16/report/MAD.svg | 0 .../64 requests/16/report/SD.svg | 0 .../64 requests/16/report/index.html | 0 .../64 requests/16/report/mean.svg | 0 .../64 requests/16/report/median.svg | 0 .../64 requests/16/report/pdf.svg | 0 .../64 requests/16/report/pdf_small.svg | 0 .../64 requests/16/report/regression.svg | 0 .../16/report/regression_small.svg | 0 .../64 requests/16/report/slope.svg | 0 .../64 requests/16/report/typical.svg | 0 .../64 requests/2/base/benchmark.json | 0 .../64 requests/2/base/estimates.json | 0 .../64 requests/2/base/sample.json | 0 .../64 requests/2/base/tukey.json | 0 .../64 requests/2/new/benchmark.json | 0 .../64 requests/2/new/estimates.json | 0 .../64 requests/2/new/sample.json | 0 .../64 requests/2/new/tukey.json | 0 .../64 requests/2/report/MAD.svg | 0 .../64 requests/2/report/SD.svg | 0 .../64 requests/2/report/index.html | 0 .../64 requests/2/report/mean.svg | 0 .../64 requests/2/report/median.svg | 0 .../64 requests/2/report/pdf.svg | 0 .../64 requests/2/report/pdf_small.svg | 0 .../64 requests/2/report/regression.svg | 0 .../64 requests/2/report/regression_small.svg | 0 .../64 requests/2/report/slope.svg | 0 .../64 requests/2/report/typical.svg | 0 .../64 requests/256/base/benchmark.json | 0 .../64 requests/256/base/estimates.json | 0 .../64 requests/256/base/sample.json | 0 .../64 requests/256/base/tukey.json | 0 .../64 requests/256/new/benchmark.json | 0 .../64 requests/256/new/estimates.json | 0 .../64 requests/256/new/sample.json | 0 .../64 requests/256/new/tukey.json | 0 .../64 requests/256/report/MAD.svg | 0 .../64 requests/256/report/SD.svg | 0 .../64 requests/256/report/index.html | 0 .../64 requests/256/report/mean.svg | 0 .../64 requests/256/report/median.svg | 0 .../64 requests/256/report/pdf.svg | 0 .../64 requests/256/report/pdf_small.svg | 0 .../64 requests/256/report/regression.svg | 0 .../256/report/regression_small.svg | 0 .../64 requests/256/report/slope.svg | 0 .../64 requests/256/report/typical.svg | 0 .../64 requests/32/base/benchmark.json | 0 .../64 requests/32/base/estimates.json | 0 .../64 requests/32/base/sample.json | 0 .../64 requests/32/base/tukey.json | 0 .../64 requests/32/new/benchmark.json | 0 .../64 requests/32/new/estimates.json | 0 .../64 requests/32/new/sample.json | 0 .../64 requests/32/new/tukey.json | 0 .../64 requests/32/report/MAD.svg | 0 .../64 requests/32/report/SD.svg | 0 .../64 requests/32/report/index.html | 0 .../64 requests/32/report/mean.svg | 0 .../64 requests/32/report/median.svg | 0 .../64 requests/32/report/pdf.svg | 0 .../64 requests/32/report/pdf_small.svg | 0 .../64 requests/32/report/regression.svg | 0 .../32/report/regression_small.svg | 0 .../64 requests/32/report/slope.svg | 0 .../64 requests/32/report/typical.svg | 0 .../64 requests/4/base/benchmark.json | 0 .../64 requests/4/base/estimates.json | 0 .../64 requests/4/base/sample.json | 0 .../64 requests/4/base/tukey.json | 0 .../64 requests/4/new/benchmark.json | 0 .../64 requests/4/new/estimates.json | 0 .../64 requests/4/new/sample.json | 0 .../64 requests/4/new/tukey.json | 0 .../64 requests/4/report/MAD.svg | 0 .../64 requests/4/report/SD.svg | 0 .../64 requests/4/report/index.html | 0 .../64 requests/4/report/mean.svg | 0 .../64 requests/4/report/median.svg | 0 .../64 requests/4/report/pdf.svg | 0 .../64 requests/4/report/pdf_small.svg | 0 .../64 requests/4/report/regression.svg | 0 .../64 requests/4/report/regression_small.svg | 0 .../64 requests/4/report/slope.svg | 0 .../64 requests/4/report/typical.svg | 0 .../64 requests/512/base/benchmark.json | 0 .../64 requests/512/base/estimates.json | 0 .../64 requests/512/base/sample.json | 0 .../64 requests/512/base/tukey.json | 0 .../64 requests/512/new/benchmark.json | 0 .../64 requests/512/new/estimates.json | 0 .../64 requests/512/new/sample.json | 0 .../64 requests/512/new/tukey.json | 0 .../64 requests/512/report/MAD.svg | 0 .../64 requests/512/report/SD.svg | 0 .../64 requests/512/report/index.html | 0 .../64 requests/512/report/mean.svg | 0 .../64 requests/512/report/median.svg | 0 .../64 requests/512/report/pdf.svg | 0 .../64 requests/512/report/pdf_small.svg | 0 .../64 requests/512/report/regression.svg | 0 .../512/report/regression_small.svg | 0 .../64 requests/512/report/slope.svg | 0 .../64 requests/512/report/typical.svg | 0 .../64 requests/64/base/benchmark.json | 0 .../64 requests/64/base/estimates.json | 0 .../64 requests/64/base/sample.json | 0 .../64 requests/64/base/tukey.json | 0 .../64 requests/64/new/benchmark.json | 0 .../64 requests/64/new/estimates.json | 0 .../64 requests/64/new/sample.json | 0 .../64 requests/64/new/tukey.json | 0 .../64 requests/64/report/MAD.svg | 0 .../64 requests/64/report/SD.svg | 0 .../64 requests/64/report/index.html | 0 .../64 requests/64/report/mean.svg | 0 .../64 requests/64/report/median.svg | 0 .../64 requests/64/report/pdf.svg | 0 .../64 requests/64/report/pdf_small.svg | 0 .../64 requests/64/report/regression.svg | 0 .../64/report/regression_small.svg | 0 .../64 requests/64/report/slope.svg | 0 .../64 requests/64/report/typical.svg | 0 .../64 requests/8/base/benchmark.json | 0 .../64 requests/8/base/estimates.json | 0 .../64 requests/8/base/sample.json | 0 .../64 requests/8/base/tukey.json | 0 .../64 requests/8/new/benchmark.json | 0 .../64 requests/8/new/estimates.json | 0 .../64 requests/8/new/sample.json | 0 .../64 requests/8/new/tukey.json | 0 .../64 requests/8/report/MAD.svg | 0 .../64 requests/8/report/SD.svg | 0 .../64 requests/8/report/index.html | 0 .../64 requests/8/report/mean.svg | 0 .../64 requests/8/report/median.svg | 0 .../64 requests/8/report/pdf.svg | 0 .../64 requests/8/report/pdf_small.svg | 0 .../64 requests/8/report/regression.svg | 0 .../64 requests/8/report/regression_small.svg | 0 .../64 requests/8/report/slope.svg | 0 .../64 requests/8/report/typical.svg | 0 .../64 requests/report/index.html | 0 .../64 requests/report/lines.svg | 0 .../64 requests/report/violin.svg | 0 .../64/report/index.html | 0 .../64/report/lines.svg | 0 .../64/report/violin.svg | 0 .../8 requests/1/base/benchmark.json | 0 .../8 requests/1/base/estimates.json | 0 .../8 requests/1/base/sample.json | 0 .../8 requests/1/base/tukey.json | 0 .../8 requests/1/new/benchmark.json | 0 .../8 requests/1/new/estimates.json | 0 .../8 requests/1/new/sample.json | 0 .../8 requests/1/new/tukey.json | 0 .../8 requests/1/report/MAD.svg | 0 .../8 requests/1/report/SD.svg | 0 .../8 requests/1/report/index.html | 0 .../8 requests/1/report/mean.svg | 0 .../8 requests/1/report/median.svg | 0 .../8 requests/1/report/pdf.svg | 0 .../8 requests/1/report/pdf_small.svg | 0 .../8 requests/1/report/regression.svg | 0 .../8 requests/1/report/regression_small.svg | 0 .../8 requests/1/report/slope.svg | 0 .../8 requests/1/report/typical.svg | 0 .../8 requests/128/base/benchmark.json | 0 .../8 requests/128/base/estimates.json | 0 .../8 requests/128/base/sample.json | 0 .../8 requests/128/base/tukey.json | 0 .../8 requests/128/new/benchmark.json | 0 .../8 requests/128/new/estimates.json | 0 .../8 requests/128/new/sample.json | 0 .../8 requests/128/new/tukey.json | 0 .../8 requests/128/report/MAD.svg | 0 .../8 requests/128/report/SD.svg | 0 .../8 requests/128/report/index.html | 0 .../8 requests/128/report/mean.svg | 0 .../8 requests/128/report/median.svg | 0 .../8 requests/128/report/pdf.svg | 0 .../8 requests/128/report/pdf_small.svg | 0 .../8 requests/128/report/regression.svg | 0 .../128/report/regression_small.svg | 0 .../8 requests/128/report/slope.svg | 0 .../8 requests/128/report/typical.svg | 0 .../8 requests/16/base/benchmark.json | 0 .../8 requests/16/base/estimates.json | 0 .../8 requests/16/base/sample.json | 0 .../8 requests/16/base/tukey.json | 0 .../8 requests/16/new/benchmark.json | 0 .../8 requests/16/new/estimates.json | 0 .../8 requests/16/new/sample.json | 0 .../8 requests/16/new/tukey.json | 0 .../8 requests/16/report/MAD.svg | 0 .../8 requests/16/report/SD.svg | 0 .../8 requests/16/report/index.html | 0 .../8 requests/16/report/mean.svg | 0 .../8 requests/16/report/median.svg | 0 .../8 requests/16/report/pdf.svg | 0 .../8 requests/16/report/pdf_small.svg | 0 .../8 requests/16/report/regression.svg | 0 .../8 requests/16/report/regression_small.svg | 0 .../8 requests/16/report/slope.svg | 0 .../8 requests/16/report/typical.svg | 0 .../8 requests/2/base/benchmark.json | 0 .../8 requests/2/base/estimates.json | 0 .../8 requests/2/base/sample.json | 0 .../8 requests/2/base/tukey.json | 0 .../8 requests/2/new/benchmark.json | 0 .../8 requests/2/new/estimates.json | 0 .../8 requests/2/new/sample.json | 0 .../8 requests/2/new/tukey.json | 0 .../8 requests/2/report/MAD.svg | 0 .../8 requests/2/report/SD.svg | 0 .../8 requests/2/report/index.html | 0 .../8 requests/2/report/mean.svg | 0 .../8 requests/2/report/median.svg | 0 .../8 requests/2/report/pdf.svg | 0 .../8 requests/2/report/pdf_small.svg | 0 .../8 requests/2/report/regression.svg | 0 .../8 requests/2/report/regression_small.svg | 0 .../8 requests/2/report/slope.svg | 0 .../8 requests/2/report/typical.svg | 0 .../8 requests/256/base/benchmark.json | 0 .../8 requests/256/base/estimates.json | 0 .../8 requests/256/base/sample.json | 0 .../8 requests/256/base/tukey.json | 0 .../8 requests/256/new/benchmark.json | 0 .../8 requests/256/new/estimates.json | 0 .../8 requests/256/new/sample.json | 0 .../8 requests/256/new/tukey.json | 0 .../8 requests/256/report/MAD.svg | 0 .../8 requests/256/report/SD.svg | 0 .../8 requests/256/report/index.html | 0 .../8 requests/256/report/mean.svg | 0 .../8 requests/256/report/median.svg | 0 .../8 requests/256/report/pdf.svg | 0 .../8 requests/256/report/pdf_small.svg | 0 .../8 requests/256/report/regression.svg | 0 .../256/report/regression_small.svg | 0 .../8 requests/256/report/slope.svg | 0 .../8 requests/256/report/typical.svg | 0 .../8 requests/32/base/benchmark.json | 0 .../8 requests/32/base/estimates.json | 0 .../8 requests/32/base/sample.json | 0 .../8 requests/32/base/tukey.json | 0 .../8 requests/32/new/benchmark.json | 0 .../8 requests/32/new/estimates.json | 0 .../8 requests/32/new/sample.json | 0 .../8 requests/32/new/tukey.json | 0 .../8 requests/32/report/MAD.svg | 0 .../8 requests/32/report/SD.svg | 0 .../8 requests/32/report/index.html | 0 .../8 requests/32/report/mean.svg | 0 .../8 requests/32/report/median.svg | 0 .../8 requests/32/report/pdf.svg | 0 .../8 requests/32/report/pdf_small.svg | 0 .../8 requests/32/report/regression.svg | 0 .../8 requests/32/report/regression_small.svg | 0 .../8 requests/32/report/slope.svg | 0 .../8 requests/32/report/typical.svg | 0 .../8 requests/4/base/benchmark.json | 0 .../8 requests/4/base/estimates.json | 0 .../8 requests/4/base/sample.json | 0 .../8 requests/4/base/tukey.json | 0 .../8 requests/4/new/benchmark.json | 0 .../8 requests/4/new/estimates.json | 0 .../8 requests/4/new/sample.json | 0 .../8 requests/4/new/tukey.json | 0 .../8 requests/4/report/MAD.svg | 0 .../8 requests/4/report/SD.svg | 0 .../8 requests/4/report/index.html | 0 .../8 requests/4/report/mean.svg | 0 .../8 requests/4/report/median.svg | 0 .../8 requests/4/report/pdf.svg | 0 .../8 requests/4/report/pdf_small.svg | 0 .../8 requests/4/report/regression.svg | 0 .../8 requests/4/report/regression_small.svg | 0 .../8 requests/4/report/slope.svg | 0 .../8 requests/4/report/typical.svg | 0 .../8 requests/512/base/benchmark.json | 0 .../8 requests/512/base/estimates.json | 0 .../8 requests/512/base/sample.json | 0 .../8 requests/512/base/tukey.json | 0 .../8 requests/512/new/benchmark.json | 0 .../8 requests/512/new/estimates.json | 0 .../8 requests/512/new/sample.json | 0 .../8 requests/512/new/tukey.json | 0 .../8 requests/512/report/MAD.svg | 0 .../8 requests/512/report/SD.svg | 0 .../8 requests/512/report/index.html | 0 .../8 requests/512/report/mean.svg | 0 .../8 requests/512/report/median.svg | 0 .../8 requests/512/report/pdf.svg | 0 .../8 requests/512/report/pdf_small.svg | 0 .../8 requests/512/report/regression.svg | 0 .../512/report/regression_small.svg | 0 .../8 requests/512/report/slope.svg | 0 .../8 requests/512/report/typical.svg | 0 .../8 requests/64/base/benchmark.json | 0 .../8 requests/64/base/estimates.json | 0 .../8 requests/64/base/sample.json | 0 .../8 requests/64/base/tukey.json | 0 .../8 requests/64/new/benchmark.json | 0 .../8 requests/64/new/estimates.json | 0 .../8 requests/64/new/sample.json | 0 .../8 requests/64/new/tukey.json | 0 .../8 requests/64/report/MAD.svg | 0 .../8 requests/64/report/SD.svg | 0 .../8 requests/64/report/index.html | 0 .../8 requests/64/report/mean.svg | 0 .../8 requests/64/report/median.svg | 0 .../8 requests/64/report/pdf.svg | 0 .../8 requests/64/report/pdf_small.svg | 0 .../8 requests/64/report/regression.svg | 0 .../8 requests/64/report/regression_small.svg | 0 .../8 requests/64/report/slope.svg | 0 .../8 requests/64/report/typical.svg | 0 .../8 requests/8/base/benchmark.json | 0 .../8 requests/8/base/estimates.json | 0 .../8 requests/8/base/sample.json | 0 .../8 requests/8/base/tukey.json | 0 .../8 requests/8/new/benchmark.json | 0 .../8 requests/8/new/estimates.json | 0 .../8 requests/8/new/sample.json | 0 .../8 requests/8/new/tukey.json | 0 .../8 requests/8/report/MAD.svg | 0 .../8 requests/8/report/SD.svg | 0 .../8 requests/8/report/index.html | 0 .../8 requests/8/report/mean.svg | 0 .../8 requests/8/report/median.svg | 0 .../8 requests/8/report/pdf.svg | 0 .../8 requests/8/report/pdf_small.svg | 0 .../8 requests/8/report/regression.svg | 0 .../8 requests/8/report/regression_small.svg | 0 .../8 requests/8/report/slope.svg | 0 .../8 requests/8/report/typical.svg | 0 .../8 requests/report/index.html | 0 .../8 requests/report/lines.svg | 0 .../8 requests/report/violin.svg | 0 .../8/report/index.html | 0 .../8/report/lines.svg | 0 .../8/report/violin.svg | 0 .../report/index.html | 0 .../report/lines.svg | 0 .../report/violin.svg | 0 .../1 request/1/base/benchmark.json | 0 .../1 request/1/base/estimates.json | 0 .../1 request/1/base/sample.json | 0 .../1 request/1/base/tukey.json | 0 .../1 request/1/new/benchmark.json | 0 .../1 request/1/new/estimates.json | 0 .../1 request/1/new/sample.json | 0 .../1 request/1/new/tukey.json | 0 .../1 request/1/report/MAD.svg | 0 .../1 request/1/report/SD.svg | 0 .../1 request/1/report/index.html | 0 .../1 request/1/report/mean.svg | 0 .../1 request/1/report/median.svg | 0 .../1 request/1/report/pdf.svg | 0 .../1 request/1/report/pdf_small.svg | 0 .../1 request/1/report/regression.svg | 0 .../1 request/1/report/regression_small.svg | 0 .../1 request/1/report/slope.svg | 0 .../1 request/1/report/typical.svg | 0 .../1 request/128/base/benchmark.json | 0 .../1 request/128/base/estimates.json | 0 .../1 request/128/base/sample.json | 0 .../1 request/128/base/tukey.json | 0 .../1 request/128/new/benchmark.json | 0 .../1 request/128/new/estimates.json | 0 .../1 request/128/new/sample.json | 0 .../1 request/128/new/tukey.json | 0 .../1 request/128/report/MAD.svg | 0 .../1 request/128/report/SD.svg | 0 .../1 request/128/report/index.html | 0 .../1 request/128/report/mean.svg | 0 .../1 request/128/report/median.svg | 0 .../1 request/128/report/pdf.svg | 0 .../1 request/128/report/pdf_small.svg | 0 .../1 request/128/report/regression.svg | 0 .../1 request/128/report/regression_small.svg | 0 .../1 request/128/report/slope.svg | 0 .../1 request/128/report/typical.svg | 0 .../1 request/16/base/benchmark.json | 0 .../1 request/16/base/estimates.json | 0 .../1 request/16/base/sample.json | 0 .../1 request/16/base/tukey.json | 0 .../1 request/16/new/benchmark.json | 0 .../1 request/16/new/estimates.json | 0 .../1 request/16/new/sample.json | 0 .../1 request/16/new/tukey.json | 0 .../1 request/16/report/MAD.svg | 0 .../1 request/16/report/SD.svg | 0 .../1 request/16/report/index.html | 0 .../1 request/16/report/mean.svg | 0 .../1 request/16/report/median.svg | 0 .../1 request/16/report/pdf.svg | 0 .../1 request/16/report/pdf_small.svg | 0 .../1 request/16/report/regression.svg | 0 .../1 request/16/report/regression_small.svg | 0 .../1 request/16/report/slope.svg | 0 .../1 request/16/report/typical.svg | 0 .../1 request/2/base/benchmark.json | 0 .../1 request/2/base/estimates.json | 0 .../1 request/2/base/sample.json | 0 .../1 request/2/base/tukey.json | 0 .../1 request/2/new/benchmark.json | 0 .../1 request/2/new/estimates.json | 0 .../1 request/2/new/sample.json | 0 .../1 request/2/new/tukey.json | 0 .../1 request/2/report/MAD.svg | 0 .../1 request/2/report/SD.svg | 0 .../1 request/2/report/index.html | 0 .../1 request/2/report/mean.svg | 0 .../1 request/2/report/median.svg | 0 .../1 request/2/report/pdf.svg | 0 .../1 request/2/report/pdf_small.svg | 0 .../1 request/2/report/regression.svg | 0 .../1 request/2/report/regression_small.svg | 0 .../1 request/2/report/slope.svg | 0 .../1 request/2/report/typical.svg | 0 .../1 request/256/base/benchmark.json | 0 .../1 request/256/base/estimates.json | 0 .../1 request/256/base/sample.json | 0 .../1 request/256/base/tukey.json | 0 .../1 request/256/new/benchmark.json | 0 .../1 request/256/new/estimates.json | 0 .../1 request/256/new/sample.json | 0 .../1 request/256/new/tukey.json | 0 .../1 request/256/report/MAD.svg | 0 .../1 request/256/report/SD.svg | 0 .../1 request/256/report/index.html | 0 .../1 request/256/report/mean.svg | 0 .../1 request/256/report/median.svg | 0 .../1 request/256/report/pdf.svg | 0 .../1 request/256/report/pdf_small.svg | 0 .../1 request/256/report/regression.svg | 0 .../1 request/256/report/regression_small.svg | 0 .../1 request/256/report/slope.svg | 0 .../1 request/256/report/typical.svg | 0 .../1 request/32/base/benchmark.json | 0 .../1 request/32/base/estimates.json | 0 .../1 request/32/base/sample.json | 0 .../1 request/32/base/tukey.json | 0 .../1 request/32/new/benchmark.json | 0 .../1 request/32/new/estimates.json | 0 .../1 request/32/new/sample.json | 0 .../1 request/32/new/tukey.json | 0 .../1 request/32/report/MAD.svg | 0 .../1 request/32/report/SD.svg | 0 .../1 request/32/report/index.html | 0 .../1 request/32/report/mean.svg | 0 .../1 request/32/report/median.svg | 0 .../1 request/32/report/pdf.svg | 0 .../1 request/32/report/pdf_small.svg | 0 .../1 request/32/report/regression.svg | 0 .../1 request/32/report/regression_small.svg | 0 .../1 request/32/report/slope.svg | 0 .../1 request/32/report/typical.svg | 0 .../1 request/4/base/benchmark.json | 0 .../1 request/4/base/estimates.json | 0 .../1 request/4/base/sample.json | 0 .../1 request/4/base/tukey.json | 0 .../1 request/4/new/benchmark.json | 0 .../1 request/4/new/estimates.json | 0 .../1 request/4/new/sample.json | 0 .../1 request/4/new/tukey.json | 0 .../1 request/4/report/MAD.svg | 0 .../1 request/4/report/SD.svg | 0 .../1 request/4/report/index.html | 0 .../1 request/4/report/mean.svg | 0 .../1 request/4/report/median.svg | 0 .../1 request/4/report/pdf.svg | 0 .../1 request/4/report/pdf_small.svg | 0 .../1 request/4/report/regression.svg | 0 .../1 request/4/report/regression_small.svg | 0 .../1 request/4/report/slope.svg | 0 .../1 request/4/report/typical.svg | 0 .../1 request/512/base/benchmark.json | 0 .../1 request/512/base/estimates.json | 0 .../1 request/512/base/sample.json | 0 .../1 request/512/base/tukey.json | 0 .../1 request/512/new/benchmark.json | 0 .../1 request/512/new/estimates.json | 0 .../1 request/512/new/sample.json | 0 .../1 request/512/new/tukey.json | 0 .../1 request/512/report/MAD.svg | 0 .../1 request/512/report/SD.svg | 0 .../1 request/512/report/index.html | 0 .../1 request/512/report/mean.svg | 0 .../1 request/512/report/median.svg | 0 .../1 request/512/report/pdf.svg | 0 .../1 request/512/report/pdf_small.svg | 0 .../1 request/512/report/regression.svg | 0 .../1 request/512/report/regression_small.svg | 0 .../1 request/512/report/slope.svg | 0 .../1 request/512/report/typical.svg | 0 .../1 request/64/base/benchmark.json | 0 .../1 request/64/base/estimates.json | 0 .../1 request/64/base/sample.json | 0 .../1 request/64/base/tukey.json | 0 .../1 request/64/new/benchmark.json | 0 .../1 request/64/new/estimates.json | 0 .../1 request/64/new/sample.json | 0 .../1 request/64/new/tukey.json | 0 .../1 request/64/report/MAD.svg | 0 .../1 request/64/report/SD.svg | 0 .../1 request/64/report/index.html | 0 .../1 request/64/report/mean.svg | 0 .../1 request/64/report/median.svg | 0 .../1 request/64/report/pdf.svg | 0 .../1 request/64/report/pdf_small.svg | 0 .../1 request/64/report/regression.svg | 0 .../1 request/64/report/regression_small.svg | 0 .../1 request/64/report/slope.svg | 0 .../1 request/64/report/typical.svg | 0 .../1 request/8/base/benchmark.json | 0 .../1 request/8/base/estimates.json | 0 .../1 request/8/base/sample.json | 0 .../1 request/8/base/tukey.json | 0 .../1 request/8/new/benchmark.json | 0 .../1 request/8/new/estimates.json | 0 .../1 request/8/new/sample.json | 0 .../1 request/8/new/tukey.json | 0 .../1 request/8/report/MAD.svg | 0 .../1 request/8/report/SD.svg | 0 .../1 request/8/report/index.html | 0 .../1 request/8/report/mean.svg | 0 .../1 request/8/report/median.svg | 0 .../1 request/8/report/pdf.svg | 0 .../1 request/8/report/pdf_small.svg | 0 .../1 request/8/report/regression.svg | 0 .../1 request/8/report/regression_small.svg | 0 .../1 request/8/report/slope.svg | 0 .../1 request/8/report/typical.svg | 0 .../1 request/report/index.html | 0 .../1 request/report/lines.svg | 0 .../1 request/report/violin.svg | 0 .../1/report/index.html | 0 .../1/report/lines.svg | 0 .../1/report/violin.svg | 0 .../128/report/index.html | 0 .../128/report/lines.svg | 0 .../128/report/violin.svg | 0 .../16 requests/1/base/benchmark.json | 0 .../16 requests/1/base/estimates.json | 0 .../16 requests/1/base/sample.json | 0 .../16 requests/1/base/tukey.json | 0 .../16 requests/1/new/benchmark.json | 0 .../16 requests/1/new/estimates.json | 0 .../16 requests/1/new/sample.json | 0 .../16 requests/1/new/tukey.json | 0 .../16 requests/1/report/MAD.svg | 0 .../16 requests/1/report/SD.svg | 0 .../16 requests/1/report/index.html | 0 .../16 requests/1/report/mean.svg | 0 .../16 requests/1/report/median.svg | 0 .../16 requests/1/report/pdf.svg | 0 .../16 requests/1/report/pdf_small.svg | 0 .../16 requests/1/report/regression.svg | 0 .../16 requests/1/report/regression_small.svg | 0 .../16 requests/1/report/slope.svg | 0 .../16 requests/1/report/typical.svg | 0 .../16 requests/128/base/benchmark.json | 0 .../16 requests/128/base/estimates.json | 0 .../16 requests/128/base/sample.json | 0 .../16 requests/128/base/tukey.json | 0 .../16 requests/128/new/benchmark.json | 0 .../16 requests/128/new/estimates.json | 0 .../16 requests/128/new/sample.json | 0 .../16 requests/128/new/tukey.json | 0 .../16 requests/128/report/MAD.svg | 0 .../16 requests/128/report/SD.svg | 0 .../16 requests/128/report/index.html | 0 .../16 requests/128/report/mean.svg | 0 .../16 requests/128/report/median.svg | 0 .../16 requests/128/report/pdf.svg | 0 .../16 requests/128/report/pdf_small.svg | 0 .../16 requests/128/report/regression.svg | 0 .../128/report/regression_small.svg | 0 .../16 requests/128/report/slope.svg | 0 .../16 requests/128/report/typical.svg | 0 .../16 requests/16/base/benchmark.json | 0 .../16 requests/16/base/estimates.json | 0 .../16 requests/16/base/sample.json | 0 .../16 requests/16/base/tukey.json | 0 .../16 requests/16/new/benchmark.json | 0 .../16 requests/16/new/estimates.json | 0 .../16 requests/16/new/sample.json | 0 .../16 requests/16/new/tukey.json | 0 .../16 requests/16/report/MAD.svg | 0 .../16 requests/16/report/SD.svg | 0 .../16 requests/16/report/index.html | 0 .../16 requests/16/report/mean.svg | 0 .../16 requests/16/report/median.svg | 0 .../16 requests/16/report/pdf.svg | 0 .../16 requests/16/report/pdf_small.svg | 0 .../16 requests/16/report/regression.svg | 0 .../16/report/regression_small.svg | 0 .../16 requests/16/report/slope.svg | 0 .../16 requests/16/report/typical.svg | 0 .../16 requests/2/base/benchmark.json | 0 .../16 requests/2/base/estimates.json | 0 .../16 requests/2/base/sample.json | 0 .../16 requests/2/base/tukey.json | 0 .../16 requests/2/new/benchmark.json | 0 .../16 requests/2/new/estimates.json | 0 .../16 requests/2/new/sample.json | 0 .../16 requests/2/new/tukey.json | 0 .../16 requests/2/report/MAD.svg | 0 .../16 requests/2/report/SD.svg | 0 .../16 requests/2/report/index.html | 0 .../16 requests/2/report/mean.svg | 0 .../16 requests/2/report/median.svg | 0 .../16 requests/2/report/pdf.svg | 0 .../16 requests/2/report/pdf_small.svg | 0 .../16 requests/2/report/regression.svg | 0 .../16 requests/2/report/regression_small.svg | 0 .../16 requests/2/report/slope.svg | 0 .../16 requests/2/report/typical.svg | 0 .../16 requests/256/base/benchmark.json | 0 .../16 requests/256/base/estimates.json | 0 .../16 requests/256/base/sample.json | 0 .../16 requests/256/base/tukey.json | 0 .../16 requests/256/new/benchmark.json | 0 .../16 requests/256/new/estimates.json | 0 .../16 requests/256/new/sample.json | 0 .../16 requests/256/new/tukey.json | 0 .../16 requests/256/report/MAD.svg | 0 .../16 requests/256/report/SD.svg | 0 .../16 requests/256/report/index.html | 0 .../16 requests/256/report/mean.svg | 0 .../16 requests/256/report/median.svg | 0 .../16 requests/256/report/pdf.svg | 0 .../16 requests/256/report/pdf_small.svg | 0 .../16 requests/256/report/regression.svg | 0 .../256/report/regression_small.svg | 0 .../16 requests/256/report/slope.svg | 0 .../16 requests/256/report/typical.svg | 0 .../16 requests/32/base/benchmark.json | 0 .../16 requests/32/base/estimates.json | 0 .../16 requests/32/base/sample.json | 0 .../16 requests/32/base/tukey.json | 0 .../16 requests/32/new/benchmark.json | 0 .../16 requests/32/new/estimates.json | 0 .../16 requests/32/new/sample.json | 0 .../16 requests/32/new/tukey.json | 0 .../16 requests/32/report/MAD.svg | 0 .../16 requests/32/report/SD.svg | 0 .../16 requests/32/report/index.html | 0 .../16 requests/32/report/mean.svg | 0 .../16 requests/32/report/median.svg | 0 .../16 requests/32/report/pdf.svg | 0 .../16 requests/32/report/pdf_small.svg | 0 .../16 requests/32/report/regression.svg | 0 .../32/report/regression_small.svg | 0 .../16 requests/32/report/slope.svg | 0 .../16 requests/32/report/typical.svg | 0 .../16 requests/4/base/benchmark.json | 0 .../16 requests/4/base/estimates.json | 0 .../16 requests/4/base/sample.json | 0 .../16 requests/4/base/tukey.json | 0 .../16 requests/4/new/benchmark.json | 0 .../16 requests/4/new/estimates.json | 0 .../16 requests/4/new/sample.json | 0 .../16 requests/4/new/tukey.json | 0 .../16 requests/4/report/MAD.svg | 0 .../16 requests/4/report/SD.svg | 0 .../16 requests/4/report/index.html | 0 .../16 requests/4/report/mean.svg | 0 .../16 requests/4/report/median.svg | 0 .../16 requests/4/report/pdf.svg | 0 .../16 requests/4/report/pdf_small.svg | 0 .../16 requests/4/report/regression.svg | 0 .../16 requests/4/report/regression_small.svg | 0 .../16 requests/4/report/slope.svg | 0 .../16 requests/4/report/typical.svg | 0 .../16 requests/512/base/benchmark.json | 0 .../16 requests/512/base/estimates.json | 0 .../16 requests/512/base/sample.json | 0 .../16 requests/512/base/tukey.json | 0 .../16 requests/512/new/benchmark.json | 0 .../16 requests/512/new/estimates.json | 0 .../16 requests/512/new/sample.json | 0 .../16 requests/512/new/tukey.json | 0 .../16 requests/512/report/MAD.svg | 0 .../16 requests/512/report/SD.svg | 0 .../16 requests/512/report/index.html | 0 .../16 requests/512/report/mean.svg | 0 .../16 requests/512/report/median.svg | 0 .../16 requests/512/report/pdf.svg | 0 .../16 requests/512/report/pdf_small.svg | 0 .../16 requests/512/report/regression.svg | 0 .../512/report/regression_small.svg | 0 .../16 requests/512/report/slope.svg | 0 .../16 requests/512/report/typical.svg | 0 .../16 requests/64/base/benchmark.json | 0 .../16 requests/64/base/estimates.json | 0 .../16 requests/64/base/sample.json | 0 .../16 requests/64/base/tukey.json | 0 .../16 requests/64/new/benchmark.json | 0 .../16 requests/64/new/estimates.json | 0 .../16 requests/64/new/sample.json | 0 .../16 requests/64/new/tukey.json | 0 .../16 requests/64/report/MAD.svg | 0 .../16 requests/64/report/SD.svg | 0 .../16 requests/64/report/index.html | 0 .../16 requests/64/report/mean.svg | 0 .../16 requests/64/report/median.svg | 0 .../16 requests/64/report/pdf.svg | 0 .../16 requests/64/report/pdf_small.svg | 0 .../16 requests/64/report/regression.svg | 0 .../64/report/regression_small.svg | 0 .../16 requests/64/report/slope.svg | 0 .../16 requests/64/report/typical.svg | 0 .../16 requests/8/base/benchmark.json | 0 .../16 requests/8/base/estimates.json | 0 .../16 requests/8/base/sample.json | 0 .../16 requests/8/base/tukey.json | 0 .../16 requests/8/new/benchmark.json | 0 .../16 requests/8/new/estimates.json | 0 .../16 requests/8/new/sample.json | 0 .../16 requests/8/new/tukey.json | 0 .../16 requests/8/report/MAD.svg | 0 .../16 requests/8/report/SD.svg | 0 .../16 requests/8/report/index.html | 0 .../16 requests/8/report/mean.svg | 0 .../16 requests/8/report/median.svg | 0 .../16 requests/8/report/pdf.svg | 0 .../16 requests/8/report/pdf_small.svg | 0 .../16 requests/8/report/regression.svg | 0 .../16 requests/8/report/regression_small.svg | 0 .../16 requests/8/report/slope.svg | 0 .../16 requests/8/report/typical.svg | 0 .../16 requests/report/index.html | 0 .../16 requests/report/lines.svg | 0 .../16 requests/report/violin.svg | 0 .../16/report/index.html | 0 .../16/report/lines.svg | 0 .../16/report/violin.svg | 0 .../2 requests/1/base/benchmark.json | 0 .../2 requests/1/base/estimates.json | 0 .../2 requests/1/base/sample.json | 0 .../2 requests/1/base/tukey.json | 0 .../2 requests/1/new/benchmark.json | 0 .../2 requests/1/new/estimates.json | 0 .../2 requests/1/new/sample.json | 0 .../2 requests/1/new/tukey.json | 0 .../2 requests/1/report/MAD.svg | 0 .../2 requests/1/report/SD.svg | 0 .../2 requests/1/report/index.html | 0 .../2 requests/1/report/mean.svg | 0 .../2 requests/1/report/median.svg | 0 .../2 requests/1/report/pdf.svg | 0 .../2 requests/1/report/pdf_small.svg | 0 .../2 requests/1/report/regression.svg | 0 .../2 requests/1/report/regression_small.svg | 0 .../2 requests/1/report/slope.svg | 0 .../2 requests/1/report/typical.svg | 0 .../2 requests/128/base/benchmark.json | 0 .../2 requests/128/base/estimates.json | 0 .../2 requests/128/base/sample.json | 0 .../2 requests/128/base/tukey.json | 0 .../2 requests/128/new/benchmark.json | 0 .../2 requests/128/new/estimates.json | 0 .../2 requests/128/new/sample.json | 0 .../2 requests/128/new/tukey.json | 0 .../2 requests/128/report/MAD.svg | 0 .../2 requests/128/report/SD.svg | 0 .../2 requests/128/report/index.html | 0 .../2 requests/128/report/mean.svg | 0 .../2 requests/128/report/median.svg | 0 .../2 requests/128/report/pdf.svg | 0 .../2 requests/128/report/pdf_small.svg | 0 .../2 requests/128/report/regression.svg | 0 .../128/report/regression_small.svg | 0 .../2 requests/128/report/slope.svg | 0 .../2 requests/128/report/typical.svg | 0 .../2 requests/16/base/benchmark.json | 0 .../2 requests/16/base/estimates.json | 0 .../2 requests/16/base/sample.json | 0 .../2 requests/16/base/tukey.json | 0 .../2 requests/16/new/benchmark.json | 0 .../2 requests/16/new/estimates.json | 0 .../2 requests/16/new/sample.json | 0 .../2 requests/16/new/tukey.json | 0 .../2 requests/16/report/MAD.svg | 0 .../2 requests/16/report/SD.svg | 0 .../2 requests/16/report/index.html | 0 .../2 requests/16/report/mean.svg | 0 .../2 requests/16/report/median.svg | 0 .../2 requests/16/report/pdf.svg | 0 .../2 requests/16/report/pdf_small.svg | 0 .../2 requests/16/report/regression.svg | 0 .../2 requests/16/report/regression_small.svg | 0 .../2 requests/16/report/slope.svg | 0 .../2 requests/16/report/typical.svg | 0 .../2 requests/2/base/benchmark.json | 0 .../2 requests/2/base/estimates.json | 0 .../2 requests/2/base/sample.json | 0 .../2 requests/2/base/tukey.json | 0 .../2 requests/2/new/benchmark.json | 0 .../2 requests/2/new/estimates.json | 0 .../2 requests/2/new/sample.json | 0 .../2 requests/2/new/tukey.json | 0 .../2 requests/2/report/MAD.svg | 0 .../2 requests/2/report/SD.svg | 0 .../2 requests/2/report/index.html | 0 .../2 requests/2/report/mean.svg | 0 .../2 requests/2/report/median.svg | 0 .../2 requests/2/report/pdf.svg | 0 .../2 requests/2/report/pdf_small.svg | 0 .../2 requests/2/report/regression.svg | 0 .../2 requests/2/report/regression_small.svg | 0 .../2 requests/2/report/slope.svg | 0 .../2 requests/2/report/typical.svg | 0 .../2 requests/256/base/benchmark.json | 0 .../2 requests/256/base/estimates.json | 0 .../2 requests/256/base/sample.json | 0 .../2 requests/256/base/tukey.json | 0 .../2 requests/256/new/benchmark.json | 0 .../2 requests/256/new/estimates.json | 0 .../2 requests/256/new/sample.json | 0 .../2 requests/256/new/tukey.json | 0 .../2 requests/256/report/MAD.svg | 0 .../2 requests/256/report/SD.svg | 0 .../2 requests/256/report/index.html | 0 .../2 requests/256/report/mean.svg | 0 .../2 requests/256/report/median.svg | 0 .../2 requests/256/report/pdf.svg | 0 .../2 requests/256/report/pdf_small.svg | 0 .../2 requests/256/report/regression.svg | 0 .../256/report/regression_small.svg | 0 .../2 requests/256/report/slope.svg | 0 .../2 requests/256/report/typical.svg | 0 .../2 requests/32/base/benchmark.json | 0 .../2 requests/32/base/estimates.json | 0 .../2 requests/32/base/sample.json | 0 .../2 requests/32/base/tukey.json | 0 .../2 requests/32/new/benchmark.json | 0 .../2 requests/32/new/estimates.json | 0 .../2 requests/32/new/sample.json | 0 .../2 requests/32/new/tukey.json | 0 .../2 requests/32/report/MAD.svg | 0 .../2 requests/32/report/SD.svg | 0 .../2 requests/32/report/index.html | 0 .../2 requests/32/report/mean.svg | 0 .../2 requests/32/report/median.svg | 0 .../2 requests/32/report/pdf.svg | 0 .../2 requests/32/report/pdf_small.svg | 0 .../2 requests/32/report/regression.svg | 0 .../2 requests/32/report/regression_small.svg | 0 .../2 requests/32/report/slope.svg | 0 .../2 requests/32/report/typical.svg | 0 .../2 requests/4/base/benchmark.json | 0 .../2 requests/4/base/estimates.json | 0 .../2 requests/4/base/sample.json | 0 .../2 requests/4/base/tukey.json | 0 .../2 requests/4/new/benchmark.json | 0 .../2 requests/4/new/estimates.json | 0 .../2 requests/4/new/sample.json | 0 .../2 requests/4/new/tukey.json | 0 .../2 requests/4/report/MAD.svg | 0 .../2 requests/4/report/SD.svg | 0 .../2 requests/4/report/index.html | 0 .../2 requests/4/report/mean.svg | 0 .../2 requests/4/report/median.svg | 0 .../2 requests/4/report/pdf.svg | 0 .../2 requests/4/report/pdf_small.svg | 0 .../2 requests/4/report/regression.svg | 0 .../2 requests/4/report/regression_small.svg | 0 .../2 requests/4/report/slope.svg | 0 .../2 requests/4/report/typical.svg | 0 .../2 requests/512/base/benchmark.json | 0 .../2 requests/512/base/estimates.json | 0 .../2 requests/512/base/sample.json | 0 .../2 requests/512/base/tukey.json | 0 .../2 requests/512/new/benchmark.json | 0 .../2 requests/512/new/estimates.json | 0 .../2 requests/512/new/sample.json | 0 .../2 requests/512/new/tukey.json | 0 .../2 requests/512/report/MAD.svg | 0 .../2 requests/512/report/SD.svg | 0 .../2 requests/512/report/index.html | 0 .../2 requests/512/report/mean.svg | 0 .../2 requests/512/report/median.svg | 0 .../2 requests/512/report/pdf.svg | 0 .../2 requests/512/report/pdf_small.svg | 0 .../2 requests/512/report/regression.svg | 0 .../512/report/regression_small.svg | 0 .../2 requests/512/report/slope.svg | 0 .../2 requests/512/report/typical.svg | 0 .../2 requests/64/base/benchmark.json | 0 .../2 requests/64/base/estimates.json | 0 .../2 requests/64/base/sample.json | 0 .../2 requests/64/base/tukey.json | 0 .../2 requests/64/new/benchmark.json | 0 .../2 requests/64/new/estimates.json | 0 .../2 requests/64/new/sample.json | 0 .../2 requests/64/new/tukey.json | 0 .../2 requests/64/report/MAD.svg | 0 .../2 requests/64/report/SD.svg | 0 .../2 requests/64/report/index.html | 0 .../2 requests/64/report/mean.svg | 0 .../2 requests/64/report/median.svg | 0 .../2 requests/64/report/pdf.svg | 0 .../2 requests/64/report/pdf_small.svg | 0 .../2 requests/64/report/regression.svg | 0 .../2 requests/64/report/regression_small.svg | 0 .../2 requests/64/report/slope.svg | 0 .../2 requests/64/report/typical.svg | 0 .../2 requests/8/base/benchmark.json | 0 .../2 requests/8/base/estimates.json | 0 .../2 requests/8/base/sample.json | 0 .../2 requests/8/base/tukey.json | 0 .../2 requests/8/new/benchmark.json | 0 .../2 requests/8/new/estimates.json | 0 .../2 requests/8/new/sample.json | 0 .../2 requests/8/new/tukey.json | 0 .../2 requests/8/report/MAD.svg | 0 .../2 requests/8/report/SD.svg | 0 .../2 requests/8/report/index.html | 0 .../2 requests/8/report/mean.svg | 0 .../2 requests/8/report/median.svg | 0 .../2 requests/8/report/pdf.svg | 0 .../2 requests/8/report/pdf_small.svg | 0 .../2 requests/8/report/regression.svg | 0 .../2 requests/8/report/regression_small.svg | 0 .../2 requests/8/report/slope.svg | 0 .../2 requests/8/report/typical.svg | 0 .../2 requests/report/index.html | 0 .../2 requests/report/lines.svg | 0 .../2 requests/report/violin.svg | 0 .../2/report/index.html | 0 .../2/report/lines.svg | 0 .../2/report/violin.svg | 0 .../256/report/index.html | 0 .../256/report/lines.svg | 0 .../256/report/violin.svg | 0 .../32 requests/1/base/benchmark.json | 0 .../32 requests/1/base/estimates.json | 0 .../32 requests/1/base/sample.json | 0 .../32 requests/1/base/tukey.json | 0 .../32 requests/1/new/benchmark.json | 0 .../32 requests/1/new/estimates.json | 0 .../32 requests/1/new/sample.json | 0 .../32 requests/1/new/tukey.json | 0 .../32 requests/1/report/MAD.svg | 0 .../32 requests/1/report/SD.svg | 0 .../32 requests/1/report/index.html | 0 .../32 requests/1/report/mean.svg | 0 .../32 requests/1/report/median.svg | 0 .../32 requests/1/report/pdf.svg | 0 .../32 requests/1/report/pdf_small.svg | 0 .../32 requests/1/report/regression.svg | 0 .../32 requests/1/report/regression_small.svg | 0 .../32 requests/1/report/slope.svg | 0 .../32 requests/1/report/typical.svg | 0 .../32 requests/128/base/benchmark.json | 0 .../32 requests/128/base/estimates.json | 0 .../32 requests/128/base/sample.json | 0 .../32 requests/128/base/tukey.json | 0 .../32 requests/128/new/benchmark.json | 0 .../32 requests/128/new/estimates.json | 0 .../32 requests/128/new/sample.json | 0 .../32 requests/128/new/tukey.json | 0 .../32 requests/128/report/MAD.svg | 0 .../32 requests/128/report/SD.svg | 0 .../32 requests/128/report/index.html | 0 .../32 requests/128/report/mean.svg | 0 .../32 requests/128/report/median.svg | 0 .../32 requests/128/report/pdf.svg | 0 .../32 requests/128/report/pdf_small.svg | 0 .../32 requests/128/report/regression.svg | 0 .../128/report/regression_small.svg | 0 .../32 requests/128/report/slope.svg | 0 .../32 requests/128/report/typical.svg | 0 .../32 requests/16/base/benchmark.json | 0 .../32 requests/16/base/estimates.json | 0 .../32 requests/16/base/sample.json | 0 .../32 requests/16/base/tukey.json | 0 .../32 requests/16/new/benchmark.json | 0 .../32 requests/16/new/estimates.json | 0 .../32 requests/16/new/sample.json | 0 .../32 requests/16/new/tukey.json | 0 .../32 requests/16/report/MAD.svg | 0 .../32 requests/16/report/SD.svg | 0 .../32 requests/16/report/index.html | 0 .../32 requests/16/report/mean.svg | 0 .../32 requests/16/report/median.svg | 0 .../32 requests/16/report/pdf.svg | 0 .../32 requests/16/report/pdf_small.svg | 0 .../32 requests/16/report/regression.svg | 0 .../16/report/regression_small.svg | 0 .../32 requests/16/report/slope.svg | 0 .../32 requests/16/report/typical.svg | 0 .../32 requests/2/base/benchmark.json | 0 .../32 requests/2/base/estimates.json | 0 .../32 requests/2/base/sample.json | 0 .../32 requests/2/base/tukey.json | 0 .../32 requests/2/new/benchmark.json | 0 .../32 requests/2/new/estimates.json | 0 .../32 requests/2/new/sample.json | 0 .../32 requests/2/new/tukey.json | 0 .../32 requests/2/report/MAD.svg | 0 .../32 requests/2/report/SD.svg | 0 .../32 requests/2/report/index.html | 0 .../32 requests/2/report/mean.svg | 0 .../32 requests/2/report/median.svg | 0 .../32 requests/2/report/pdf.svg | 0 .../32 requests/2/report/pdf_small.svg | 0 .../32 requests/2/report/regression.svg | 0 .../32 requests/2/report/regression_small.svg | 0 .../32 requests/2/report/slope.svg | 0 .../32 requests/2/report/typical.svg | 0 .../32 requests/256/base/benchmark.json | 0 .../32 requests/256/base/estimates.json | 0 .../32 requests/256/base/sample.json | 0 .../32 requests/256/base/tukey.json | 0 .../32 requests/256/new/benchmark.json | 0 .../32 requests/256/new/estimates.json | 0 .../32 requests/256/new/sample.json | 0 .../32 requests/256/new/tukey.json | 0 .../32 requests/256/report/MAD.svg | 0 .../32 requests/256/report/SD.svg | 0 .../32 requests/256/report/index.html | 0 .../32 requests/256/report/mean.svg | 0 .../32 requests/256/report/median.svg | 0 .../32 requests/256/report/pdf.svg | 0 .../32 requests/256/report/pdf_small.svg | 0 .../32 requests/256/report/regression.svg | 0 .../256/report/regression_small.svg | 0 .../32 requests/256/report/slope.svg | 0 .../32 requests/256/report/typical.svg | 0 .../32 requests/32/base/benchmark.json | 0 .../32 requests/32/base/estimates.json | 0 .../32 requests/32/base/sample.json | 0 .../32 requests/32/base/tukey.json | 0 .../32 requests/32/new/benchmark.json | 0 .../32 requests/32/new/estimates.json | 0 .../32 requests/32/new/sample.json | 0 .../32 requests/32/new/tukey.json | 0 .../32 requests/32/report/MAD.svg | 0 .../32 requests/32/report/SD.svg | 0 .../32 requests/32/report/index.html | 0 .../32 requests/32/report/mean.svg | 0 .../32 requests/32/report/median.svg | 0 .../32 requests/32/report/pdf.svg | 0 .../32 requests/32/report/pdf_small.svg | 0 .../32 requests/32/report/regression.svg | 0 .../32/report/regression_small.svg | 0 .../32 requests/32/report/slope.svg | 0 .../32 requests/32/report/typical.svg | 0 .../32 requests/4/base/benchmark.json | 0 .../32 requests/4/base/estimates.json | 0 .../32 requests/4/base/sample.json | 0 .../32 requests/4/base/tukey.json | 0 .../32 requests/4/new/benchmark.json | 0 .../32 requests/4/new/estimates.json | 0 .../32 requests/4/new/sample.json | 0 .../32 requests/4/new/tukey.json | 0 .../32 requests/4/report/MAD.svg | 0 .../32 requests/4/report/SD.svg | 0 .../32 requests/4/report/index.html | 0 .../32 requests/4/report/mean.svg | 0 .../32 requests/4/report/median.svg | 0 .../32 requests/4/report/pdf.svg | 0 .../32 requests/4/report/pdf_small.svg | 0 .../32 requests/4/report/regression.svg | 0 .../32 requests/4/report/regression_small.svg | 0 .../32 requests/4/report/slope.svg | 0 .../32 requests/4/report/typical.svg | 0 .../32 requests/512/base/benchmark.json | 0 .../32 requests/512/base/estimates.json | 0 .../32 requests/512/base/sample.json | 0 .../32 requests/512/base/tukey.json | 0 .../32 requests/512/new/benchmark.json | 0 .../32 requests/512/new/estimates.json | 0 .../32 requests/512/new/sample.json | 0 .../32 requests/512/new/tukey.json | 0 .../32 requests/512/report/MAD.svg | 0 .../32 requests/512/report/SD.svg | 0 .../32 requests/512/report/index.html | 0 .../32 requests/512/report/mean.svg | 0 .../32 requests/512/report/median.svg | 0 .../32 requests/512/report/pdf.svg | 0 .../32 requests/512/report/pdf_small.svg | 0 .../32 requests/512/report/regression.svg | 0 .../512/report/regression_small.svg | 0 .../32 requests/512/report/slope.svg | 0 .../32 requests/512/report/typical.svg | 0 .../32 requests/64/base/benchmark.json | 0 .../32 requests/64/base/estimates.json | 0 .../32 requests/64/base/sample.json | 0 .../32 requests/64/base/tukey.json | 0 .../32 requests/64/new/benchmark.json | 0 .../32 requests/64/new/estimates.json | 0 .../32 requests/64/new/sample.json | 0 .../32 requests/64/new/tukey.json | 0 .../32 requests/64/report/MAD.svg | 0 .../32 requests/64/report/SD.svg | 0 .../32 requests/64/report/index.html | 0 .../32 requests/64/report/mean.svg | 0 .../32 requests/64/report/median.svg | 0 .../32 requests/64/report/pdf.svg | 0 .../32 requests/64/report/pdf_small.svg | 0 .../32 requests/64/report/regression.svg | 0 .../64/report/regression_small.svg | 0 .../32 requests/64/report/slope.svg | 0 .../32 requests/64/report/typical.svg | 0 .../32 requests/8/base/benchmark.json | 0 .../32 requests/8/base/estimates.json | 0 .../32 requests/8/base/sample.json | 0 .../32 requests/8/base/tukey.json | 0 .../32 requests/8/new/benchmark.json | 0 .../32 requests/8/new/estimates.json | 0 .../32 requests/8/new/sample.json | 0 .../32 requests/8/new/tukey.json | 0 .../32 requests/8/report/MAD.svg | 0 .../32 requests/8/report/SD.svg | 0 .../32 requests/8/report/index.html | 0 .../32 requests/8/report/mean.svg | 0 .../32 requests/8/report/median.svg | 0 .../32 requests/8/report/pdf.svg | 0 .../32 requests/8/report/pdf_small.svg | 0 .../32 requests/8/report/regression.svg | 0 .../32 requests/8/report/regression_small.svg | 0 .../32 requests/8/report/slope.svg | 0 .../32 requests/8/report/typical.svg | 0 .../32 requests/report/index.html | 0 .../32 requests/report/lines.svg | 0 .../32 requests/report/violin.svg | 0 .../32/report/index.html | 0 .../32/report/lines.svg | 0 .../32/report/violin.svg | 0 .../4 requests/1/base/benchmark.json | 0 .../4 requests/1/base/estimates.json | 0 .../4 requests/1/base/sample.json | 0 .../4 requests/1/base/tukey.json | 0 .../4 requests/1/new/benchmark.json | 0 .../4 requests/1/new/estimates.json | 0 .../4 requests/1/new/sample.json | 0 .../4 requests/1/new/tukey.json | 0 .../4 requests/1/report/MAD.svg | 0 .../4 requests/1/report/SD.svg | 0 .../4 requests/1/report/index.html | 0 .../4 requests/1/report/mean.svg | 0 .../4 requests/1/report/median.svg | 0 .../4 requests/1/report/pdf.svg | 0 .../4 requests/1/report/pdf_small.svg | 0 .../4 requests/1/report/regression.svg | 0 .../4 requests/1/report/regression_small.svg | 0 .../4 requests/1/report/slope.svg | 0 .../4 requests/1/report/typical.svg | 0 .../4 requests/128/base/benchmark.json | 0 .../4 requests/128/base/estimates.json | 0 .../4 requests/128/base/sample.json | 0 .../4 requests/128/base/tukey.json | 0 .../4 requests/128/new/benchmark.json | 0 .../4 requests/128/new/estimates.json | 0 .../4 requests/128/new/sample.json | 0 .../4 requests/128/new/tukey.json | 0 .../4 requests/128/report/MAD.svg | 0 .../4 requests/128/report/SD.svg | 0 .../4 requests/128/report/index.html | 0 .../4 requests/128/report/mean.svg | 0 .../4 requests/128/report/median.svg | 0 .../4 requests/128/report/pdf.svg | 0 .../4 requests/128/report/pdf_small.svg | 0 .../4 requests/128/report/regression.svg | 0 .../128/report/regression_small.svg | 0 .../4 requests/128/report/slope.svg | 0 .../4 requests/128/report/typical.svg | 0 .../4 requests/16/base/benchmark.json | 0 .../4 requests/16/base/estimates.json | 0 .../4 requests/16/base/sample.json | 0 .../4 requests/16/base/tukey.json | 0 .../4 requests/16/new/benchmark.json | 0 .../4 requests/16/new/estimates.json | 0 .../4 requests/16/new/sample.json | 0 .../4 requests/16/new/tukey.json | 0 .../4 requests/16/report/MAD.svg | 0 .../4 requests/16/report/SD.svg | 0 .../4 requests/16/report/index.html | 0 .../4 requests/16/report/mean.svg | 0 .../4 requests/16/report/median.svg | 0 .../4 requests/16/report/pdf.svg | 0 .../4 requests/16/report/pdf_small.svg | 0 .../4 requests/16/report/regression.svg | 0 .../4 requests/16/report/regression_small.svg | 0 .../4 requests/16/report/slope.svg | 0 .../4 requests/16/report/typical.svg | 0 .../4 requests/2/base/benchmark.json | 0 .../4 requests/2/base/estimates.json | 0 .../4 requests/2/base/sample.json | 0 .../4 requests/2/base/tukey.json | 0 .../4 requests/2/new/benchmark.json | 0 .../4 requests/2/new/estimates.json | 0 .../4 requests/2/new/sample.json | 0 .../4 requests/2/new/tukey.json | 0 .../4 requests/2/report/MAD.svg | 0 .../4 requests/2/report/SD.svg | 0 .../4 requests/2/report/index.html | 0 .../4 requests/2/report/mean.svg | 0 .../4 requests/2/report/median.svg | 0 .../4 requests/2/report/pdf.svg | 0 .../4 requests/2/report/pdf_small.svg | 0 .../4 requests/2/report/regression.svg | 0 .../4 requests/2/report/regression_small.svg | 0 .../4 requests/2/report/slope.svg | 0 .../4 requests/2/report/typical.svg | 0 .../4 requests/256/base/benchmark.json | 0 .../4 requests/256/base/estimates.json | 0 .../4 requests/256/base/sample.json | 0 .../4 requests/256/base/tukey.json | 0 .../4 requests/256/new/benchmark.json | 0 .../4 requests/256/new/estimates.json | 0 .../4 requests/256/new/sample.json | 0 .../4 requests/256/new/tukey.json | 0 .../4 requests/256/report/MAD.svg | 0 .../4 requests/256/report/SD.svg | 0 .../4 requests/256/report/index.html | 0 .../4 requests/256/report/mean.svg | 0 .../4 requests/256/report/median.svg | 0 .../4 requests/256/report/pdf.svg | 0 .../4 requests/256/report/pdf_small.svg | 0 .../4 requests/256/report/regression.svg | 0 .../256/report/regression_small.svg | 0 .../4 requests/256/report/slope.svg | 0 .../4 requests/256/report/typical.svg | 0 .../4 requests/32/base/benchmark.json | 0 .../4 requests/32/base/estimates.json | 0 .../4 requests/32/base/sample.json | 0 .../4 requests/32/base/tukey.json | 0 .../4 requests/32/new/benchmark.json | 0 .../4 requests/32/new/estimates.json | 0 .../4 requests/32/new/sample.json | 0 .../4 requests/32/new/tukey.json | 0 .../4 requests/32/report/MAD.svg | 0 .../4 requests/32/report/SD.svg | 0 .../4 requests/32/report/index.html | 0 .../4 requests/32/report/mean.svg | 0 .../4 requests/32/report/median.svg | 0 .../4 requests/32/report/pdf.svg | 0 .../4 requests/32/report/pdf_small.svg | 0 .../4 requests/32/report/regression.svg | 0 .../4 requests/32/report/regression_small.svg | 0 .../4 requests/32/report/slope.svg | 0 .../4 requests/32/report/typical.svg | 0 .../4 requests/4/base/benchmark.json | 0 .../4 requests/4/base/estimates.json | 0 .../4 requests/4/base/sample.json | 0 .../4 requests/4/base/tukey.json | 0 .../4 requests/4/new/benchmark.json | 0 .../4 requests/4/new/estimates.json | 0 .../4 requests/4/new/sample.json | 0 .../4 requests/4/new/tukey.json | 0 .../4 requests/4/report/MAD.svg | 0 .../4 requests/4/report/SD.svg | 0 .../4 requests/4/report/index.html | 0 .../4 requests/4/report/mean.svg | 0 .../4 requests/4/report/median.svg | 0 .../4 requests/4/report/pdf.svg | 0 .../4 requests/4/report/pdf_small.svg | 0 .../4 requests/4/report/regression.svg | 0 .../4 requests/4/report/regression_small.svg | 0 .../4 requests/4/report/slope.svg | 0 .../4 requests/4/report/typical.svg | 0 .../4 requests/512/base/benchmark.json | 0 .../4 requests/512/base/estimates.json | 0 .../4 requests/512/base/sample.json | 0 .../4 requests/512/base/tukey.json | 0 .../4 requests/512/new/benchmark.json | 0 .../4 requests/512/new/estimates.json | 0 .../4 requests/512/new/sample.json | 0 .../4 requests/512/new/tukey.json | 0 .../4 requests/512/report/MAD.svg | 0 .../4 requests/512/report/SD.svg | 0 .../4 requests/512/report/index.html | 0 .../4 requests/512/report/mean.svg | 0 .../4 requests/512/report/median.svg | 0 .../4 requests/512/report/pdf.svg | 0 .../4 requests/512/report/pdf_small.svg | 0 .../4 requests/512/report/regression.svg | 0 .../512/report/regression_small.svg | 0 .../4 requests/512/report/slope.svg | 0 .../4 requests/512/report/typical.svg | 0 .../4 requests/64/base/benchmark.json | 0 .../4 requests/64/base/estimates.json | 0 .../4 requests/64/base/sample.json | 0 .../4 requests/64/base/tukey.json | 0 .../4 requests/64/new/benchmark.json | 0 .../4 requests/64/new/estimates.json | 0 .../4 requests/64/new/sample.json | 0 .../4 requests/64/new/tukey.json | 0 .../4 requests/64/report/MAD.svg | 0 .../4 requests/64/report/SD.svg | 0 .../4 requests/64/report/index.html | 0 .../4 requests/64/report/mean.svg | 0 .../4 requests/64/report/median.svg | 0 .../4 requests/64/report/pdf.svg | 0 .../4 requests/64/report/pdf_small.svg | 0 .../4 requests/64/report/regression.svg | 0 .../4 requests/64/report/regression_small.svg | 0 .../4 requests/64/report/slope.svg | 0 .../4 requests/64/report/typical.svg | 0 .../4 requests/8/base/benchmark.json | 0 .../4 requests/8/base/estimates.json | 0 .../4 requests/8/base/sample.json | 0 .../4 requests/8/base/tukey.json | 0 .../4 requests/8/new/benchmark.json | 0 .../4 requests/8/new/estimates.json | 0 .../4 requests/8/new/sample.json | 0 .../4 requests/8/new/tukey.json | 0 .../4 requests/8/report/MAD.svg | 0 .../4 requests/8/report/SD.svg | 0 .../4 requests/8/report/index.html | 0 .../4 requests/8/report/mean.svg | 0 .../4 requests/8/report/median.svg | 0 .../4 requests/8/report/pdf.svg | 0 .../4 requests/8/report/pdf_small.svg | 0 .../4 requests/8/report/regression.svg | 0 .../4 requests/8/report/regression_small.svg | 0 .../4 requests/8/report/slope.svg | 0 .../4 requests/8/report/typical.svg | 0 .../4 requests/report/index.html | 0 .../4 requests/report/lines.svg | 0 .../4 requests/report/violin.svg | 0 .../4/report/index.html | 0 .../4/report/lines.svg | 0 .../4/report/violin.svg | 0 .../512/report/index.html | 0 .../512/report/lines.svg | 0 .../512/report/violin.svg | 0 .../64 requests/1/base/benchmark.json | 0 .../64 requests/1/base/estimates.json | 0 .../64 requests/1/base/sample.json | 0 .../64 requests/1/base/tukey.json | 0 .../64 requests/1/new/benchmark.json | 0 .../64 requests/1/new/estimates.json | 0 .../64 requests/1/new/sample.json | 0 .../64 requests/1/new/tukey.json | 0 .../64 requests/1/report/MAD.svg | 0 .../64 requests/1/report/SD.svg | 0 .../64 requests/1/report/index.html | 0 .../64 requests/1/report/mean.svg | 0 .../64 requests/1/report/median.svg | 0 .../64 requests/1/report/pdf.svg | 0 .../64 requests/1/report/pdf_small.svg | 0 .../64 requests/1/report/regression.svg | 0 .../64 requests/1/report/regression_small.svg | 0 .../64 requests/1/report/slope.svg | 0 .../64 requests/1/report/typical.svg | 0 .../64 requests/128/base/benchmark.json | 0 .../64 requests/128/base/estimates.json | 0 .../64 requests/128/base/sample.json | 0 .../64 requests/128/base/tukey.json | 0 .../64 requests/128/new/benchmark.json | 0 .../64 requests/128/new/estimates.json | 0 .../64 requests/128/new/sample.json | 0 .../64 requests/128/new/tukey.json | 0 .../64 requests/128/report/MAD.svg | 0 .../64 requests/128/report/SD.svg | 0 .../64 requests/128/report/index.html | 0 .../64 requests/128/report/mean.svg | 0 .../64 requests/128/report/median.svg | 0 .../64 requests/128/report/pdf.svg | 0 .../64 requests/128/report/pdf_small.svg | 0 .../64 requests/128/report/regression.svg | 0 .../128/report/regression_small.svg | 0 .../64 requests/128/report/slope.svg | 0 .../64 requests/128/report/typical.svg | 0 .../64 requests/16/base/benchmark.json | 0 .../64 requests/16/base/estimates.json | 0 .../64 requests/16/base/sample.json | 0 .../64 requests/16/base/tukey.json | 0 .../64 requests/16/new/benchmark.json | 0 .../64 requests/16/new/estimates.json | 0 .../64 requests/16/new/sample.json | 0 .../64 requests/16/new/tukey.json | 0 .../64 requests/16/report/MAD.svg | 0 .../64 requests/16/report/SD.svg | 0 .../64 requests/16/report/index.html | 0 .../64 requests/16/report/mean.svg | 0 .../64 requests/16/report/median.svg | 0 .../64 requests/16/report/pdf.svg | 0 .../64 requests/16/report/pdf_small.svg | 0 .../64 requests/16/report/regression.svg | 0 .../16/report/regression_small.svg | 0 .../64 requests/16/report/slope.svg | 0 .../64 requests/16/report/typical.svg | 0 .../64 requests/2/base/benchmark.json | 0 .../64 requests/2/base/estimates.json | 0 .../64 requests/2/base/sample.json | 0 .../64 requests/2/base/tukey.json | 0 .../64 requests/2/new/benchmark.json | 0 .../64 requests/2/new/estimates.json | 0 .../64 requests/2/new/sample.json | 0 .../64 requests/2/new/tukey.json | 0 .../64 requests/2/report/MAD.svg | 0 .../64 requests/2/report/SD.svg | 0 .../64 requests/2/report/index.html | 0 .../64 requests/2/report/mean.svg | 0 .../64 requests/2/report/median.svg | 0 .../64 requests/2/report/pdf.svg | 0 .../64 requests/2/report/pdf_small.svg | 0 .../64 requests/2/report/regression.svg | 0 .../64 requests/2/report/regression_small.svg | 0 .../64 requests/2/report/slope.svg | 0 .../64 requests/2/report/typical.svg | 0 .../64 requests/256/base/benchmark.json | 0 .../64 requests/256/base/estimates.json | 0 .../64 requests/256/base/sample.json | 0 .../64 requests/256/base/tukey.json | 0 .../64 requests/256/new/benchmark.json | 0 .../64 requests/256/new/estimates.json | 0 .../64 requests/256/new/sample.json | 0 .../64 requests/256/new/tukey.json | 0 .../64 requests/256/report/MAD.svg | 0 .../64 requests/256/report/SD.svg | 0 .../64 requests/256/report/index.html | 0 .../64 requests/256/report/mean.svg | 0 .../64 requests/256/report/median.svg | 0 .../64 requests/256/report/pdf.svg | 0 .../64 requests/256/report/pdf_small.svg | 0 .../64 requests/256/report/regression.svg | 0 .../256/report/regression_small.svg | 0 .../64 requests/256/report/slope.svg | 0 .../64 requests/256/report/typical.svg | 0 .../64 requests/32/base/benchmark.json | 0 .../64 requests/32/base/estimates.json | 0 .../64 requests/32/base/sample.json | 0 .../64 requests/32/base/tukey.json | 0 .../64 requests/32/new/benchmark.json | 0 .../64 requests/32/new/estimates.json | 0 .../64 requests/32/new/sample.json | 0 .../64 requests/32/new/tukey.json | 0 .../64 requests/32/report/MAD.svg | 0 .../64 requests/32/report/SD.svg | 0 .../64 requests/32/report/index.html | 0 .../64 requests/32/report/mean.svg | 0 .../64 requests/32/report/median.svg | 0 .../64 requests/32/report/pdf.svg | 0 .../64 requests/32/report/pdf_small.svg | 0 .../64 requests/32/report/regression.svg | 0 .../32/report/regression_small.svg | 0 .../64 requests/32/report/slope.svg | 0 .../64 requests/32/report/typical.svg | 0 .../64 requests/4/base/benchmark.json | 0 .../64 requests/4/base/estimates.json | 0 .../64 requests/4/base/sample.json | 0 .../64 requests/4/base/tukey.json | 0 .../64 requests/4/new/benchmark.json | 0 .../64 requests/4/new/estimates.json | 0 .../64 requests/4/new/sample.json | 0 .../64 requests/4/new/tukey.json | 0 .../64 requests/4/report/MAD.svg | 0 .../64 requests/4/report/SD.svg | 0 .../64 requests/4/report/index.html | 0 .../64 requests/4/report/mean.svg | 0 .../64 requests/4/report/median.svg | 0 .../64 requests/4/report/pdf.svg | 0 .../64 requests/4/report/pdf_small.svg | 0 .../64 requests/4/report/regression.svg | 0 .../64 requests/4/report/regression_small.svg | 0 .../64 requests/4/report/slope.svg | 0 .../64 requests/4/report/typical.svg | 0 .../64 requests/512/base/benchmark.json | 0 .../64 requests/512/base/estimates.json | 0 .../64 requests/512/base/sample.json | 0 .../64 requests/512/base/tukey.json | 0 .../64 requests/512/new/benchmark.json | 0 .../64 requests/512/new/estimates.json | 0 .../64 requests/512/new/sample.json | 0 .../64 requests/512/new/tukey.json | 0 .../64 requests/512/report/MAD.svg | 0 .../64 requests/512/report/SD.svg | 0 .../64 requests/512/report/index.html | 0 .../64 requests/512/report/mean.svg | 0 .../64 requests/512/report/median.svg | 0 .../64 requests/512/report/pdf.svg | 0 .../64 requests/512/report/pdf_small.svg | 0 .../64 requests/512/report/regression.svg | 0 .../512/report/regression_small.svg | 0 .../64 requests/512/report/slope.svg | 0 .../64 requests/512/report/typical.svg | 0 .../64 requests/64/base/benchmark.json | 0 .../64 requests/64/base/estimates.json | 0 .../64 requests/64/base/sample.json | 0 .../64 requests/64/base/tukey.json | 0 .../64 requests/64/new/benchmark.json | 0 .../64 requests/64/new/estimates.json | 0 .../64 requests/64/new/sample.json | 0 .../64 requests/64/new/tukey.json | 0 .../64 requests/64/report/MAD.svg | 0 .../64 requests/64/report/SD.svg | 0 .../64 requests/64/report/index.html | 0 .../64 requests/64/report/mean.svg | 0 .../64 requests/64/report/median.svg | 0 .../64 requests/64/report/pdf.svg | 0 .../64 requests/64/report/pdf_small.svg | 0 .../64 requests/64/report/regression.svg | 0 .../64/report/regression_small.svg | 0 .../64 requests/64/report/slope.svg | 0 .../64 requests/64/report/typical.svg | 0 .../64 requests/8/base/benchmark.json | 0 .../64 requests/8/base/estimates.json | 0 .../64 requests/8/base/sample.json | 0 .../64 requests/8/base/tukey.json | 0 .../64 requests/8/new/benchmark.json | 0 .../64 requests/8/new/estimates.json | 0 .../64 requests/8/new/sample.json | 0 .../64 requests/8/new/tukey.json | 0 .../64 requests/8/report/MAD.svg | 0 .../64 requests/8/report/SD.svg | 0 .../64 requests/8/report/index.html | 0 .../64 requests/8/report/mean.svg | 0 .../64 requests/8/report/median.svg | 0 .../64 requests/8/report/pdf.svg | 0 .../64 requests/8/report/pdf_small.svg | 0 .../64 requests/8/report/regression.svg | 0 .../64 requests/8/report/regression_small.svg | 0 .../64 requests/8/report/slope.svg | 0 .../64 requests/8/report/typical.svg | 0 .../64 requests/report/index.html | 0 .../64 requests/report/lines.svg | 0 .../64 requests/report/violin.svg | 0 .../64/report/index.html | 0 .../64/report/lines.svg | 0 .../64/report/violin.svg | 0 .../8 requests/1/base/benchmark.json | 0 .../8 requests/1/base/estimates.json | 0 .../8 requests/1/base/sample.json | 0 .../8 requests/1/base/tukey.json | 0 .../8 requests/1/new/benchmark.json | 0 .../8 requests/1/new/estimates.json | 0 .../8 requests/1/new/sample.json | 0 .../8 requests/1/new/tukey.json | 0 .../8 requests/1/report/MAD.svg | 0 .../8 requests/1/report/SD.svg | 0 .../8 requests/1/report/index.html | 0 .../8 requests/1/report/mean.svg | 0 .../8 requests/1/report/median.svg | 0 .../8 requests/1/report/pdf.svg | 0 .../8 requests/1/report/pdf_small.svg | 0 .../8 requests/1/report/regression.svg | 0 .../8 requests/1/report/regression_small.svg | 0 .../8 requests/1/report/slope.svg | 0 .../8 requests/1/report/typical.svg | 0 .../8 requests/128/base/benchmark.json | 0 .../8 requests/128/base/estimates.json | 0 .../8 requests/128/base/sample.json | 0 .../8 requests/128/base/tukey.json | 0 .../8 requests/128/new/benchmark.json | 0 .../8 requests/128/new/estimates.json | 0 .../8 requests/128/new/sample.json | 0 .../8 requests/128/new/tukey.json | 0 .../8 requests/128/report/MAD.svg | 0 .../8 requests/128/report/SD.svg | 0 .../8 requests/128/report/index.html | 0 .../8 requests/128/report/mean.svg | 0 .../8 requests/128/report/median.svg | 0 .../8 requests/128/report/pdf.svg | 0 .../8 requests/128/report/pdf_small.svg | 0 .../8 requests/128/report/regression.svg | 0 .../128/report/regression_small.svg | 0 .../8 requests/128/report/slope.svg | 0 .../8 requests/128/report/typical.svg | 0 .../8 requests/16/base/benchmark.json | 0 .../8 requests/16/base/estimates.json | 0 .../8 requests/16/base/sample.json | 0 .../8 requests/16/base/tukey.json | 0 .../8 requests/16/new/benchmark.json | 0 .../8 requests/16/new/estimates.json | 0 .../8 requests/16/new/sample.json | 0 .../8 requests/16/new/tukey.json | 0 .../8 requests/16/report/MAD.svg | 0 .../8 requests/16/report/SD.svg | 0 .../8 requests/16/report/index.html | 0 .../8 requests/16/report/mean.svg | 0 .../8 requests/16/report/median.svg | 0 .../8 requests/16/report/pdf.svg | 0 .../8 requests/16/report/pdf_small.svg | 0 .../8 requests/16/report/regression.svg | 0 .../8 requests/16/report/regression_small.svg | 0 .../8 requests/16/report/slope.svg | 0 .../8 requests/16/report/typical.svg | 0 .../8 requests/2/base/benchmark.json | 0 .../8 requests/2/base/estimates.json | 0 .../8 requests/2/base/sample.json | 0 .../8 requests/2/base/tukey.json | 0 .../8 requests/2/new/benchmark.json | 0 .../8 requests/2/new/estimates.json | 0 .../8 requests/2/new/sample.json | 0 .../8 requests/2/new/tukey.json | 0 .../8 requests/2/report/MAD.svg | 0 .../8 requests/2/report/SD.svg | 0 .../8 requests/2/report/index.html | 0 .../8 requests/2/report/mean.svg | 0 .../8 requests/2/report/median.svg | 0 .../8 requests/2/report/pdf.svg | 0 .../8 requests/2/report/pdf_small.svg | 0 .../8 requests/2/report/regression.svg | 0 .../8 requests/2/report/regression_small.svg | 0 .../8 requests/2/report/slope.svg | 0 .../8 requests/2/report/typical.svg | 0 .../8 requests/256/base/benchmark.json | 0 .../8 requests/256/base/estimates.json | 0 .../8 requests/256/base/sample.json | 0 .../8 requests/256/base/tukey.json | 0 .../8 requests/256/new/benchmark.json | 0 .../8 requests/256/new/estimates.json | 0 .../8 requests/256/new/sample.json | 0 .../8 requests/256/new/tukey.json | 0 .../8 requests/256/report/MAD.svg | 0 .../8 requests/256/report/SD.svg | 0 .../8 requests/256/report/index.html | 0 .../8 requests/256/report/mean.svg | 0 .../8 requests/256/report/median.svg | 0 .../8 requests/256/report/pdf.svg | 0 .../8 requests/256/report/pdf_small.svg | 0 .../8 requests/256/report/regression.svg | 0 .../256/report/regression_small.svg | 0 .../8 requests/256/report/slope.svg | 0 .../8 requests/256/report/typical.svg | 0 .../8 requests/32/base/benchmark.json | 0 .../8 requests/32/base/estimates.json | 0 .../8 requests/32/base/sample.json | 0 .../8 requests/32/base/tukey.json | 0 .../8 requests/32/new/benchmark.json | 0 .../8 requests/32/new/estimates.json | 0 .../8 requests/32/new/sample.json | 0 .../8 requests/32/new/tukey.json | 0 .../8 requests/32/report/MAD.svg | 0 .../8 requests/32/report/SD.svg | 0 .../8 requests/32/report/index.html | 0 .../8 requests/32/report/mean.svg | 0 .../8 requests/32/report/median.svg | 0 .../8 requests/32/report/pdf.svg | 0 .../8 requests/32/report/pdf_small.svg | 0 .../8 requests/32/report/regression.svg | 0 .../8 requests/32/report/regression_small.svg | 0 .../8 requests/32/report/slope.svg | 0 .../8 requests/32/report/typical.svg | 0 .../8 requests/4/base/benchmark.json | 0 .../8 requests/4/base/estimates.json | 0 .../8 requests/4/base/sample.json | 0 .../8 requests/4/base/tukey.json | 0 .../8 requests/4/new/benchmark.json | 0 .../8 requests/4/new/estimates.json | 0 .../8 requests/4/new/sample.json | 0 .../8 requests/4/new/tukey.json | 0 .../8 requests/4/report/MAD.svg | 0 .../8 requests/4/report/SD.svg | 0 .../8 requests/4/report/index.html | 0 .../8 requests/4/report/mean.svg | 0 .../8 requests/4/report/median.svg | 0 .../8 requests/4/report/pdf.svg | 0 .../8 requests/4/report/pdf_small.svg | 0 .../8 requests/4/report/regression.svg | 0 .../8 requests/4/report/regression_small.svg | 0 .../8 requests/4/report/slope.svg | 0 .../8 requests/4/report/typical.svg | 0 .../8 requests/512/base/benchmark.json | 0 .../8 requests/512/base/estimates.json | 0 .../8 requests/512/base/sample.json | 0 .../8 requests/512/base/tukey.json | 0 .../8 requests/512/new/benchmark.json | 0 .../8 requests/512/new/estimates.json | 0 .../8 requests/512/new/sample.json | 0 .../8 requests/512/new/tukey.json | 0 .../8 requests/512/report/MAD.svg | 0 .../8 requests/512/report/SD.svg | 0 .../8 requests/512/report/index.html | 0 .../8 requests/512/report/mean.svg | 0 .../8 requests/512/report/median.svg | 0 .../8 requests/512/report/pdf.svg | 0 .../8 requests/512/report/pdf_small.svg | 0 .../8 requests/512/report/regression.svg | 0 .../512/report/regression_small.svg | 0 .../8 requests/512/report/slope.svg | 0 .../8 requests/512/report/typical.svg | 0 .../8 requests/64/base/benchmark.json | 0 .../8 requests/64/base/estimates.json | 0 .../8 requests/64/base/sample.json | 0 .../8 requests/64/base/tukey.json | 0 .../8 requests/64/new/benchmark.json | 0 .../8 requests/64/new/estimates.json | 0 .../8 requests/64/new/sample.json | 0 .../8 requests/64/new/tukey.json | 0 .../8 requests/64/report/MAD.svg | 0 .../8 requests/64/report/SD.svg | 0 .../8 requests/64/report/index.html | 0 .../8 requests/64/report/mean.svg | 0 .../8 requests/64/report/median.svg | 0 .../8 requests/64/report/pdf.svg | 0 .../8 requests/64/report/pdf_small.svg | 0 .../8 requests/64/report/regression.svg | 0 .../8 requests/64/report/regression_small.svg | 0 .../8 requests/64/report/slope.svg | 0 .../8 requests/64/report/typical.svg | 0 .../8 requests/8/base/benchmark.json | 0 .../8 requests/8/base/estimates.json | 0 .../8 requests/8/base/sample.json | 0 .../8 requests/8/base/tukey.json | 0 .../8 requests/8/new/benchmark.json | 0 .../8 requests/8/new/estimates.json | 0 .../8 requests/8/new/sample.json | 0 .../8 requests/8/new/tukey.json | 0 .../8 requests/8/report/MAD.svg | 0 .../8 requests/8/report/SD.svg | 0 .../8 requests/8/report/index.html | 0 .../8 requests/8/report/mean.svg | 0 .../8 requests/8/report/median.svg | 0 .../8 requests/8/report/pdf.svg | 0 .../8 requests/8/report/pdf_small.svg | 0 .../8 requests/8/report/regression.svg | 0 .../8 requests/8/report/regression_small.svg | 0 .../8 requests/8/report/slope.svg | 0 .../8 requests/8/report/typical.svg | 0 .../8 requests/report/index.html | 0 .../8 requests/report/lines.svg | 0 .../8 requests/report/violin.svg | 0 .../8/report/index.html | 0 .../8/report/lines.svg | 0 .../8/report/violin.svg | 0 .../report/index.html | 0 .../report/lines.svg | 0 .../report/violin.svg | 0 .../Kilobyte/1024/report/index.html | 0 .../Kilobyte/1024/report/lines.svg | 0 .../Kilobyte/1024/report/violin.svg | 0 .../Kilobyte/131072/report/index.html | 0 .../Kilobyte/131072/report/lines.svg | 0 .../Kilobyte/131072/report/violin.svg | 0 .../Kilobyte/16384/report/index.html | 0 .../Kilobyte/16384/report/lines.svg | 0 .../Kilobyte/16384/report/violin.svg | 0 .../Kilobyte/2048/report/index.html | 0 .../Kilobyte/2048/report/lines.svg | 0 .../Kilobyte/2048/report/violin.svg | 0 .../Kilobyte/262144/report/index.html | 0 .../Kilobyte/262144/report/lines.svg | 0 .../Kilobyte/262144/report/violin.svg | 0 .../Kilobyte/32768/report/index.html | 0 .../Kilobyte/32768/report/lines.svg | 0 .../Kilobyte/32768/report/violin.svg | 0 .../Kilobyte/4096/report/index.html | 0 .../Kilobyte/4096/report/lines.svg | 0 .../Kilobyte/4096/report/violin.svg | 0 .../Kilobyte/524288/report/index.html | 0 .../Kilobyte/524288/report/lines.svg | 0 .../Kilobyte/524288/report/violin.svg | 0 .../Kilobyte/65536/report/index.html | 0 .../Kilobyte/65536/report/lines.svg | 0 .../Kilobyte/65536/report/violin.svg | 0 .../Kilobyte/8192/report/index.html | 0 .../Kilobyte/8192/report/lines.svg | 0 .../Kilobyte/8192/report/violin.svg | 0 .../1024/base/benchmark.json | 0 .../1024/base/estimates.json | 0 .../TCP UFDP_1 Request/1024/base/sample.json | 0 .../TCP UFDP_1 Request/1024/base/tukey.json | 0 .../1024/new/benchmark.json | 0 .../1024/new/estimates.json | 0 .../TCP UFDP_1 Request/1024/new/sample.json | 0 .../TCP UFDP_1 Request/1024/new/tukey.json | 0 .../TCP UFDP_1 Request/1024/report/MAD.svg | 0 .../TCP UFDP_1 Request/1024/report/SD.svg | 0 .../TCP UFDP_1 Request/1024/report/index.html | 0 .../TCP UFDP_1 Request/1024/report/mean.svg | 0 .../TCP UFDP_1 Request/1024/report/median.svg | 0 .../TCP UFDP_1 Request/1024/report/pdf.svg | 0 .../1024/report/pdf_small.svg | 0 .../1024/report/regression.svg | 0 .../1024/report/regression_small.svg | 0 .../TCP UFDP_1 Request/1024/report/slope.svg | 0 .../1024/report/typical.svg | 0 .../131072/base/benchmark.json | 0 .../131072/base/estimates.json | 0 .../131072/base/sample.json | 0 .../TCP UFDP_1 Request/131072/base/tukey.json | 0 .../131072/new/benchmark.json | 0 .../131072/new/estimates.json | 0 .../TCP UFDP_1 Request/131072/new/sample.json | 0 .../TCP UFDP_1 Request/131072/new/tukey.json | 0 .../TCP UFDP_1 Request/131072/report/MAD.svg | 0 .../TCP UFDP_1 Request/131072/report/SD.svg | 0 .../131072/report/index.html | 0 .../TCP UFDP_1 Request/131072/report/mean.svg | 0 .../131072/report/median.svg | 0 .../TCP UFDP_1 Request/131072/report/pdf.svg | 0 .../131072/report/pdf_small.svg | 0 .../131072/report/regression.svg | 0 .../131072/report/regression_small.svg | 0 .../131072/report/slope.svg | 0 .../131072/report/typical.svg | 0 .../16384/base/benchmark.json | 0 .../16384/base/estimates.json | 0 .../TCP UFDP_1 Request/16384/base/sample.json | 0 .../TCP UFDP_1 Request/16384/base/tukey.json | 0 .../16384/new/benchmark.json | 0 .../16384/new/estimates.json | 0 .../TCP UFDP_1 Request/16384/new/sample.json | 0 .../TCP UFDP_1 Request/16384/new/tukey.json | 0 .../TCP UFDP_1 Request/16384/report/MAD.svg | 0 .../TCP UFDP_1 Request/16384/report/SD.svg | 0 .../16384/report/index.html | 0 .../TCP UFDP_1 Request/16384/report/mean.svg | 0 .../16384/report/median.svg | 0 .../TCP UFDP_1 Request/16384/report/pdf.svg | 0 .../16384/report/pdf_small.svg | 0 .../16384/report/regression.svg | 0 .../16384/report/regression_small.svg | 0 .../TCP UFDP_1 Request/16384/report/slope.svg | 0 .../16384/report/typical.svg | 0 .../2048/base/benchmark.json | 0 .../2048/base/estimates.json | 0 .../TCP UFDP_1 Request/2048/base/sample.json | 0 .../TCP UFDP_1 Request/2048/base/tukey.json | 0 .../2048/new/benchmark.json | 0 .../2048/new/estimates.json | 0 .../TCP UFDP_1 Request/2048/new/sample.json | 0 .../TCP UFDP_1 Request/2048/new/tukey.json | 0 .../TCP UFDP_1 Request/2048/report/MAD.svg | 0 .../TCP UFDP_1 Request/2048/report/SD.svg | 0 .../TCP UFDP_1 Request/2048/report/index.html | 0 .../TCP UFDP_1 Request/2048/report/mean.svg | 0 .../TCP UFDP_1 Request/2048/report/median.svg | 0 .../TCP UFDP_1 Request/2048/report/pdf.svg | 0 .../2048/report/pdf_small.svg | 0 .../2048/report/regression.svg | 0 .../2048/report/regression_small.svg | 0 .../TCP UFDP_1 Request/2048/report/slope.svg | 0 .../2048/report/typical.svg | 0 .../262144/base/benchmark.json | 0 .../262144/base/estimates.json | 0 .../262144/base/sample.json | 0 .../TCP UFDP_1 Request/262144/base/tukey.json | 0 .../262144/new/benchmark.json | 0 .../262144/new/estimates.json | 0 .../TCP UFDP_1 Request/262144/new/sample.json | 0 .../TCP UFDP_1 Request/262144/new/tukey.json | 0 .../TCP UFDP_1 Request/262144/report/MAD.svg | 0 .../TCP UFDP_1 Request/262144/report/SD.svg | 0 .../262144/report/index.html | 0 .../TCP UFDP_1 Request/262144/report/mean.svg | 0 .../262144/report/median.svg | 0 .../TCP UFDP_1 Request/262144/report/pdf.svg | 0 .../262144/report/pdf_small.svg | 0 .../262144/report/regression.svg | 0 .../262144/report/regression_small.svg | 0 .../262144/report/slope.svg | 0 .../262144/report/typical.svg | 0 .../32768/base/benchmark.json | 0 .../32768/base/estimates.json | 0 .../TCP UFDP_1 Request/32768/base/sample.json | 0 .../TCP UFDP_1 Request/32768/base/tukey.json | 0 .../32768/new/benchmark.json | 0 .../32768/new/estimates.json | 0 .../TCP UFDP_1 Request/32768/new/sample.json | 0 .../TCP UFDP_1 Request/32768/new/tukey.json | 0 .../TCP UFDP_1 Request/32768/report/MAD.svg | 0 .../TCP UFDP_1 Request/32768/report/SD.svg | 0 .../32768/report/index.html | 0 .../TCP UFDP_1 Request/32768/report/mean.svg | 0 .../32768/report/median.svg | 0 .../TCP UFDP_1 Request/32768/report/pdf.svg | 0 .../32768/report/pdf_small.svg | 0 .../32768/report/regression.svg | 0 .../32768/report/regression_small.svg | 0 .../TCP UFDP_1 Request/32768/report/slope.svg | 0 .../32768/report/typical.svg | 0 .../4096/base/benchmark.json | 0 .../4096/base/estimates.json | 0 .../TCP UFDP_1 Request/4096/base/sample.json | 0 .../TCP UFDP_1 Request/4096/base/tukey.json | 0 .../4096/new/benchmark.json | 0 .../4096/new/estimates.json | 0 .../TCP UFDP_1 Request/4096/new/sample.json | 0 .../TCP UFDP_1 Request/4096/new/tukey.json | 0 .../TCP UFDP_1 Request/4096/report/MAD.svg | 0 .../TCP UFDP_1 Request/4096/report/SD.svg | 0 .../TCP UFDP_1 Request/4096/report/index.html | 0 .../TCP UFDP_1 Request/4096/report/mean.svg | 0 .../TCP UFDP_1 Request/4096/report/median.svg | 0 .../TCP UFDP_1 Request/4096/report/pdf.svg | 0 .../4096/report/pdf_small.svg | 0 .../4096/report/regression.svg | 0 .../4096/report/regression_small.svg | 0 .../TCP UFDP_1 Request/4096/report/slope.svg | 0 .../4096/report/typical.svg | 0 .../524288/base/benchmark.json | 0 .../524288/base/estimates.json | 0 .../524288/base/sample.json | 0 .../TCP UFDP_1 Request/524288/base/tukey.json | 0 .../524288/new/benchmark.json | 0 .../524288/new/estimates.json | 0 .../TCP UFDP_1 Request/524288/new/sample.json | 0 .../TCP UFDP_1 Request/524288/new/tukey.json | 0 .../TCP UFDP_1 Request/524288/report/MAD.svg | 0 .../TCP UFDP_1 Request/524288/report/SD.svg | 0 .../524288/report/index.html | 0 .../TCP UFDP_1 Request/524288/report/mean.svg | 0 .../524288/report/median.svg | 0 .../TCP UFDP_1 Request/524288/report/pdf.svg | 0 .../524288/report/pdf_small.svg | 0 .../524288/report/regression.svg | 0 .../524288/report/regression_small.svg | 0 .../524288/report/slope.svg | 0 .../524288/report/typical.svg | 0 .../65536/base/benchmark.json | 0 .../65536/base/estimates.json | 0 .../TCP UFDP_1 Request/65536/base/sample.json | 0 .../TCP UFDP_1 Request/65536/base/tukey.json | 0 .../65536/new/benchmark.json | 0 .../65536/new/estimates.json | 0 .../TCP UFDP_1 Request/65536/new/sample.json | 0 .../TCP UFDP_1 Request/65536/new/tukey.json | 0 .../TCP UFDP_1 Request/65536/report/MAD.svg | 0 .../TCP UFDP_1 Request/65536/report/SD.svg | 0 .../65536/report/index.html | 0 .../TCP UFDP_1 Request/65536/report/mean.svg | 0 .../65536/report/median.svg | 0 .../TCP UFDP_1 Request/65536/report/pdf.svg | 0 .../65536/report/pdf_small.svg | 0 .../65536/report/regression.svg | 0 .../65536/report/regression_small.svg | 0 .../TCP UFDP_1 Request/65536/report/slope.svg | 0 .../65536/report/typical.svg | 0 .../8192/base/benchmark.json | 0 .../8192/base/estimates.json | 0 .../TCP UFDP_1 Request/8192/base/sample.json | 0 .../TCP UFDP_1 Request/8192/base/tukey.json | 0 .../8192/new/benchmark.json | 0 .../8192/new/estimates.json | 0 .../TCP UFDP_1 Request/8192/new/sample.json | 0 .../TCP UFDP_1 Request/8192/new/tukey.json | 0 .../TCP UFDP_1 Request/8192/report/MAD.svg | 0 .../TCP UFDP_1 Request/8192/report/SD.svg | 0 .../TCP UFDP_1 Request/8192/report/index.html | 0 .../TCP UFDP_1 Request/8192/report/mean.svg | 0 .../TCP UFDP_1 Request/8192/report/median.svg | 0 .../TCP UFDP_1 Request/8192/report/pdf.svg | 0 .../8192/report/pdf_small.svg | 0 .../8192/report/regression.svg | 0 .../8192/report/regression_small.svg | 0 .../TCP UFDP_1 Request/8192/report/slope.svg | 0 .../8192/report/typical.svg | 0 .../TCP UFDP_1 Request/report/index.html | 0 .../TCP UFDP_1 Request/report/lines.svg | 0 .../TCP UFDP_1 Request/report/violin.svg | 0 .../1024/base/benchmark.json | 0 .../1024/base/estimates.json | 0 .../TCP UFDP_2 Requests/1024/base/sample.json | 0 .../TCP UFDP_2 Requests/1024/base/tukey.json | 0 .../1024/new/benchmark.json | 0 .../1024/new/estimates.json | 0 .../TCP UFDP_2 Requests/1024/new/sample.json | 0 .../TCP UFDP_2 Requests/1024/new/tukey.json | 0 .../TCP UFDP_2 Requests/1024/report/MAD.svg | 0 .../TCP UFDP_2 Requests/1024/report/SD.svg | 0 .../1024/report/index.html | 0 .../TCP UFDP_2 Requests/1024/report/mean.svg | 0 .../1024/report/median.svg | 0 .../TCP UFDP_2 Requests/1024/report/pdf.svg | 0 .../1024/report/pdf_small.svg | 0 .../1024/report/regression.svg | 0 .../1024/report/regression_small.svg | 0 .../TCP UFDP_2 Requests/1024/report/slope.svg | 0 .../1024/report/typical.svg | 0 .../131072/base/benchmark.json | 0 .../131072/base/estimates.json | 0 .../131072/base/sample.json | 0 .../131072/base/tukey.json | 0 .../131072/new/benchmark.json | 0 .../131072/new/estimates.json | 0 .../131072/new/sample.json | 0 .../TCP UFDP_2 Requests/131072/new/tukey.json | 0 .../TCP UFDP_2 Requests/131072/report/MAD.svg | 0 .../TCP UFDP_2 Requests/131072/report/SD.svg | 0 .../131072/report/index.html | 0 .../131072/report/mean.svg | 0 .../131072/report/median.svg | 0 .../TCP UFDP_2 Requests/131072/report/pdf.svg | 0 .../131072/report/pdf_small.svg | 0 .../131072/report/regression.svg | 0 .../131072/report/regression_small.svg | 0 .../131072/report/slope.svg | 0 .../131072/report/typical.svg | 0 .../16384/base/benchmark.json | 0 .../16384/base/estimates.json | 0 .../16384/base/sample.json | 0 .../TCP UFDP_2 Requests/16384/base/tukey.json | 0 .../16384/new/benchmark.json | 0 .../16384/new/estimates.json | 0 .../TCP UFDP_2 Requests/16384/new/sample.json | 0 .../TCP UFDP_2 Requests/16384/new/tukey.json | 0 .../TCP UFDP_2 Requests/16384/report/MAD.svg | 0 .../TCP UFDP_2 Requests/16384/report/SD.svg | 0 .../16384/report/index.html | 0 .../TCP UFDP_2 Requests/16384/report/mean.svg | 0 .../16384/report/median.svg | 0 .../TCP UFDP_2 Requests/16384/report/pdf.svg | 0 .../16384/report/pdf_small.svg | 0 .../16384/report/regression.svg | 0 .../16384/report/regression_small.svg | 0 .../16384/report/slope.svg | 0 .../16384/report/typical.svg | 0 .../2048/base/benchmark.json | 0 .../2048/base/estimates.json | 0 .../TCP UFDP_2 Requests/2048/base/sample.json | 0 .../TCP UFDP_2 Requests/2048/base/tukey.json | 0 .../2048/new/benchmark.json | 0 .../2048/new/estimates.json | 0 .../TCP UFDP_2 Requests/2048/new/sample.json | 0 .../TCP UFDP_2 Requests/2048/new/tukey.json | 0 .../TCP UFDP_2 Requests/2048/report/MAD.svg | 0 .../TCP UFDP_2 Requests/2048/report/SD.svg | 0 .../2048/report/index.html | 0 .../TCP UFDP_2 Requests/2048/report/mean.svg | 0 .../2048/report/median.svg | 0 .../TCP UFDP_2 Requests/2048/report/pdf.svg | 0 .../2048/report/pdf_small.svg | 0 .../2048/report/regression.svg | 0 .../1 request/1/base/benchmark.json | 0 .../1 request/1/base/estimates.json | 0 .../1 request/1/base/sample.json | 0 .../1 request/1/base/tukey.json | 0 .../1 request/1/new/benchmark.json | 0 .../1 request/1/new/estimates.json | 0 .../1 request/1/new/sample.json | 0 .../1 request/1/new/tukey.json | 0 .../1 request/1/report/MAD.svg | 0 .../1 request/1/report/SD.svg | 0 .../1 request/1/report/index.html | 0 .../1 request/1/report/mean.svg | 0 .../1 request/1/report/median.svg | 0 .../1 request/1/report/pdf.svg | 0 .../1 request/1/report/pdf_small.svg | 0 .../1 request/1/report/regression.svg | 0 .../1 request/1/report/regression_small.svg | 0 .../1 request/1/report/slope.svg | 0 .../1 request/1/report/typical.svg | 0 .../1 request/128/base/benchmark.json | 0 .../1 request/128/base/estimates.json | 0 .../1 request/128/base/sample.json | 0 .../1 request/128/base/tukey.json | 0 .../1 request/128/new/benchmark.json | 0 .../1 request/128/new/estimates.json | 0 .../1 request/128/new/sample.json | 0 .../1 request/128/new/tukey.json | 0 .../1 request/128/report/MAD.svg | 0 .../1 request/128/report/SD.svg | 0 .../1 request/128/report/index.html | 0 .../1 request/128/report/mean.svg | 0 .../1 request/128/report/median.svg | 0 .../1 request/128/report/pdf.svg | 0 .../1 request/128/report/pdf_small.svg | 0 .../1 request/128/report/regression.svg | 0 .../1 request/128/report/regression_small.svg | 0 .../1 request/128/report/slope.svg | 0 .../1 request/128/report/typical.svg | 0 .../1 request/16/base/benchmark.json | 0 .../1 request/16/base/estimates.json | 0 .../1 request/16/base/sample.json | 0 .../1 request/16/base/tukey.json | 0 .../1 request/16/new/benchmark.json | 0 .../1 request/16/new/estimates.json | 0 .../1 request/16/new/sample.json | 0 .../1 request/16/new/tukey.json | 0 .../1 request/16/report/MAD.svg | 0 .../1 request/16/report/SD.svg | 0 .../1 request/16/report/index.html | 0 .../1 request/16/report/mean.svg | 0 .../1 request/16/report/median.svg | 0 .../1 request/16/report/pdf.svg | 0 .../1 request/16/report/pdf_small.svg | 0 .../1 request/16/report/regression.svg | 0 .../1 request/16/report/regression_small.svg | 0 .../1 request/16/report/slope.svg | 0 .../1 request/16/report/typical.svg | 0 .../1 request/2/base/benchmark.json | 0 .../1 request/2/base/estimates.json | 0 .../1 request/2/base/sample.json | 0 .../1 request/2/base/tukey.json | 0 .../1 request/2/new/benchmark.json | 0 .../1 request/2/new/estimates.json | 0 .../1 request/2/new/sample.json | 0 .../1 request/2/new/tukey.json | 0 .../1 request/2/report/MAD.svg | 0 .../1 request/2/report/SD.svg | 0 .../1 request/2/report/index.html | 0 .../1 request/2/report/mean.svg | 0 .../1 request/2/report/median.svg | 0 .../1 request/2/report/pdf.svg | 0 .../1 request/2/report/pdf_small.svg | 0 .../1 request/2/report/regression.svg | 0 .../1 request/2/report/regression_small.svg | 0 .../1 request/2/report/slope.svg | 0 .../1 request/2/report/typical.svg | 0 .../1 request/256/base/benchmark.json | 0 .../1 request/256/base/estimates.json | 0 .../1 request/256/base/sample.json | 0 .../1 request/256/base/tukey.json | 0 .../1 request/256/new/benchmark.json | 0 .../1 request/256/new/estimates.json | 0 .../1 request/256/new/sample.json | 0 .../1 request/256/new/tukey.json | 0 .../1 request/256/report/MAD.svg | 0 .../1 request/256/report/SD.svg | 0 .../1 request/256/report/index.html | 0 .../1 request/256/report/mean.svg | 0 .../1 request/256/report/median.svg | 0 .../1 request/256/report/pdf.svg | 0 .../1 request/256/report/pdf_small.svg | 0 .../1 request/256/report/regression.svg | 0 .../1 request/256/report/regression_small.svg | 0 .../1 request/256/report/slope.svg | 0 .../1 request/256/report/typical.svg | 0 .../1 request/32/base/benchmark.json | 0 .../1 request/32/base/estimates.json | 0 .../1 request/32/base/sample.json | 0 .../1 request/32/base/tukey.json | 0 .../1 request/32/new/benchmark.json | 0 .../1 request/32/new/estimates.json | 0 .../1 request/32/new/sample.json | 0 .../1 request/32/new/tukey.json | 0 .../1 request/32/report/MAD.svg | 0 .../1 request/32/report/SD.svg | 0 .../1 request/32/report/index.html | 0 .../1 request/32/report/mean.svg | 0 .../1 request/32/report/median.svg | 0 .../1 request/32/report/pdf.svg | 0 .../1 request/32/report/pdf_small.svg | 0 .../1 request/32/report/regression.svg | 0 .../1 request/32/report/regression_small.svg | 0 .../1 request/32/report/slope.svg | 0 .../1 request/32/report/typical.svg | 0 .../1 request/4/base/benchmark.json | 0 .../1 request/4/base/estimates.json | 0 .../1 request/4/base/sample.json | 0 .../1 request/4/base/tukey.json | 0 .../1 request/4/new/benchmark.json | 0 .../1 request/4/new/estimates.json | 0 .../1 request/4/new/sample.json | 0 .../1 request/4/new/tukey.json | 0 .../1 request/4/report/MAD.svg | 0 .../1 request/4/report/SD.svg | 0 .../1 request/4/report/index.html | 0 .../1 request/4/report/mean.svg | 0 .../1 request/4/report/median.svg | 0 .../1 request/4/report/pdf.svg | 0 .../1 request/4/report/pdf_small.svg | 0 .../1 request/4/report/regression.svg | 0 .../1 request/4/report/regression_small.svg | 0 .../1 request/4/report/slope.svg | 0 .../1 request/4/report/typical.svg | 0 .../1 request/512/base/benchmark.json | 0 .../1 request/512/base/estimates.json | 0 .../1 request/512/base/sample.json | 0 .../1 request/512/base/tukey.json | 0 .../1 request/512/new/benchmark.json | 0 .../1 request/512/new/estimates.json | 0 .../1 request/512/new/sample.json | 0 .../1 request/512/new/tukey.json | 0 .../1 request/512/report/MAD.svg | 0 .../1 request/512/report/SD.svg | 0 .../1 request/512/report/index.html | 0 .../1 request/512/report/mean.svg | 0 .../1 request/512/report/median.svg | 0 .../1 request/512/report/pdf.svg | 0 .../1 request/512/report/pdf_small.svg | 0 .../1 request/512/report/regression.svg | 0 .../1 request/512/report/regression_small.svg | 0 .../1 request/512/report/slope.svg | 0 .../1 request/512/report/typical.svg | 0 .../1 request/64/base/benchmark.json | 0 .../1 request/64/base/estimates.json | 0 .../1 request/64/base/sample.json | 0 .../1 request/64/base/tukey.json | 0 .../1 request/64/new/benchmark.json | 0 .../1 request/64/new/estimates.json | 0 .../1 request/64/new/sample.json | 0 .../1 request/64/new/tukey.json | 0 .../1 request/64/report/MAD.svg | 0 .../1 request/64/report/SD.svg | 0 .../1 request/64/report/index.html | 0 .../1 request/64/report/mean.svg | 0 .../1 request/64/report/median.svg | 0 .../1 request/64/report/pdf.svg | 0 .../1 request/64/report/pdf_small.svg | 0 .../1 request/64/report/regression.svg | 0 .../1 request/64/report/regression_small.svg | 0 .../1 request/64/report/slope.svg | 0 .../1 request/64/report/typical.svg | 0 .../1 request/8/base/benchmark.json | 0 .../1 request/8/base/estimates.json | 0 .../1 request/8/base/sample.json | 0 .../1 request/8/base/tukey.json | 0 .../1 request/8/new/benchmark.json | 0 .../1 request/8/new/estimates.json | 0 .../1 request/8/new/sample.json | 0 .../1 request/8/new/tukey.json | 0 .../1 request/8/report/MAD.svg | 0 .../1 request/8/report/SD.svg | 0 .../1 request/8/report/index.html | 0 .../1 request/8/report/mean.svg | 0 .../1 request/8/report/median.svg | 0 .../1 request/8/report/pdf.svg | 0 .../1 request/8/report/pdf_small.svg | 0 .../1 request/8/report/regression.svg | 0 .../1 request/8/report/regression_small.svg | 0 .../1 request/8/report/slope.svg | 0 .../1 request/8/report/typical.svg | 0 .../1 request/report/index.html | 0 .../1 request/report/lines.svg | 0 .../1 request/report/violin.svg | 0 .../1/report/index.html | 0 .../1/report/lines.svg | 0 .../1/report/violin.svg | 0 .../128/report/index.html | 0 .../128/report/lines.svg | 0 .../128/report/violin.svg | 0 .../16 requests/1/base/benchmark.json | 0 .../16 requests/1/base/estimates.json | 0 .../16 requests/1/base/sample.json | 0 .../16 requests/1/base/tukey.json | 0 .../16 requests/1/new/benchmark.json | 0 .../16 requests/1/new/estimates.json | 0 .../16 requests/1/new/sample.json | 0 .../16 requests/1/new/tukey.json | 0 .../16 requests/1/report/MAD.svg | 0 .../16 requests/1/report/SD.svg | 0 .../16 requests/1/report/index.html | 0 .../16 requests/1/report/mean.svg | 0 .../16 requests/1/report/median.svg | 0 .../16 requests/1/report/pdf.svg | 0 .../16 requests/1/report/pdf_small.svg | 0 .../16 requests/1/report/regression.svg | 0 .../16 requests/1/report/regression_small.svg | 0 .../16 requests/1/report/slope.svg | 0 .../16 requests/1/report/typical.svg | 0 .../16 requests/128/base/benchmark.json | 0 .../16 requests/128/base/estimates.json | 0 .../16 requests/128/base/sample.json | 0 .../16 requests/128/base/tukey.json | 0 .../16 requests/128/new/benchmark.json | 0 .../16 requests/128/new/estimates.json | 0 .../16 requests/128/new/sample.json | 0 .../16 requests/128/new/tukey.json | 0 .../16 requests/128/report/MAD.svg | 0 .../16 requests/128/report/SD.svg | 0 .../16 requests/128/report/index.html | 0 .../16 requests/128/report/mean.svg | 0 .../16 requests/128/report/median.svg | 0 .../16 requests/128/report/pdf.svg | 0 .../16 requests/128/report/pdf_small.svg | 0 .../16 requests/128/report/regression.svg | 0 .../128/report/regression_small.svg | 0 .../16 requests/128/report/slope.svg | 0 .../16 requests/128/report/typical.svg | 0 .../16 requests/16/base/benchmark.json | 0 .../16 requests/16/base/estimates.json | 0 .../16 requests/16/base/sample.json | 0 .../16 requests/16/base/tukey.json | 0 .../16 requests/16/new/benchmark.json | 0 .../16 requests/16/new/estimates.json | 0 .../16 requests/16/new/sample.json | 0 .../16 requests/16/new/tukey.json | 0 .../16 requests/16/report/MAD.svg | 0 .../16 requests/16/report/SD.svg | 0 .../16 requests/16/report/index.html | 0 .../16 requests/16/report/mean.svg | 0 .../16 requests/16/report/median.svg | 0 .../16 requests/16/report/pdf.svg | 0 .../16 requests/16/report/pdf_small.svg | 0 .../16 requests/16/report/regression.svg | 0 .../16/report/regression_small.svg | 0 .../16 requests/16/report/slope.svg | 0 .../16 requests/16/report/typical.svg | 0 .../16 requests/2/base/benchmark.json | 0 .../16 requests/2/base/estimates.json | 0 .../16 requests/2/base/sample.json | 0 .../16 requests/2/base/tukey.json | 0 .../16 requests/2/new/benchmark.json | 0 .../16 requests/2/new/estimates.json | 0 .../16 requests/2/new/sample.json | 0 .../16 requests/2/new/tukey.json | 0 .../16 requests/2/report/MAD.svg | 0 .../16 requests/2/report/SD.svg | 0 .../16 requests/2/report/index.html | 0 .../16 requests/2/report/mean.svg | 0 .../16 requests/2/report/median.svg | 0 .../16 requests/2/report/pdf.svg | 0 .../16 requests/2/report/pdf_small.svg | 0 .../16 requests/2/report/regression.svg | 0 .../16 requests/2/report/regression_small.svg | 0 .../16 requests/2/report/slope.svg | 0 .../16 requests/2/report/typical.svg | 0 .../16 requests/256/base/benchmark.json | 0 .../16 requests/256/base/estimates.json | 0 .../16 requests/256/base/sample.json | 0 .../16 requests/256/base/tukey.json | 0 .../16 requests/256/new/benchmark.json | 0 .../16 requests/256/new/estimates.json | 0 .../16 requests/256/new/sample.json | 0 .../16 requests/256/new/tukey.json | 0 .../16 requests/256/report/MAD.svg | 0 .../16 requests/256/report/SD.svg | 0 .../16 requests/256/report/index.html | 0 .../16 requests/256/report/mean.svg | 0 .../16 requests/256/report/median.svg | 0 .../16 requests/256/report/pdf.svg | 0 .../16 requests/256/report/pdf_small.svg | 0 .../16 requests/256/report/regression.svg | 0 .../256/report/regression_small.svg | 0 .../16 requests/256/report/slope.svg | 0 .../16 requests/256/report/typical.svg | 0 .../16 requests/32/base/benchmark.json | 0 .../16 requests/32/base/estimates.json | 0 .../16 requests/32/base/sample.json | 0 .../16 requests/32/base/tukey.json | 0 .../16 requests/32/new/benchmark.json | 0 .../16 requests/32/new/estimates.json | 0 .../16 requests/32/new/sample.json | 0 .../16 requests/32/new/tukey.json | 0 .../16 requests/32/report/MAD.svg | 0 .../16 requests/32/report/SD.svg | 0 .../16 requests/32/report/index.html | 0 .../16 requests/32/report/mean.svg | 0 .../16 requests/32/report/median.svg | 0 .../16 requests/32/report/pdf.svg | 0 .../16 requests/32/report/pdf_small.svg | 0 .../16 requests/32/report/regression.svg | 0 .../32/report/regression_small.svg | 0 .../16 requests/32/report/slope.svg | 0 .../16 requests/32/report/typical.svg | 0 .../16 requests/4/base/benchmark.json | 0 .../16 requests/4/base/estimates.json | 0 .../16 requests/4/base/sample.json | 0 .../16 requests/4/base/tukey.json | 0 .../16 requests/4/new/benchmark.json | 0 .../16 requests/4/new/estimates.json | 0 .../16 requests/4/new/sample.json | 0 .../16 requests/4/new/tukey.json | 0 .../16 requests/4/report/MAD.svg | 0 .../16 requests/4/report/SD.svg | 0 .../16 requests/4/report/index.html | 0 .../16 requests/4/report/mean.svg | 0 .../16 requests/4/report/median.svg | 0 .../16 requests/4/report/pdf.svg | 0 .../16 requests/4/report/pdf_small.svg | 0 .../16 requests/4/report/regression.svg | 0 .../16 requests/4/report/regression_small.svg | 0 .../16 requests/4/report/slope.svg | 0 .../16 requests/4/report/typical.svg | 0 .../16 requests/512/base/benchmark.json | 0 .../16 requests/512/base/estimates.json | 0 .../16 requests/512/base/sample.json | 0 .../16 requests/512/base/tukey.json | 0 .../16 requests/512/new/benchmark.json | 0 .../16 requests/512/new/estimates.json | 0 .../16 requests/512/new/sample.json | 0 .../16 requests/512/new/tukey.json | 0 .../16 requests/512/report/MAD.svg | 0 .../16 requests/512/report/SD.svg | 0 .../16 requests/512/report/index.html | 0 .../16 requests/512/report/mean.svg | 0 .../16 requests/512/report/median.svg | 0 .../16 requests/512/report/pdf.svg | 0 .../16 requests/512/report/pdf_small.svg | 0 .../16 requests/512/report/regression.svg | 0 .../512/report/regression_small.svg | 0 .../16 requests/512/report/slope.svg | 0 .../16 requests/512/report/typical.svg | 0 .../16 requests/64/base/benchmark.json | 0 .../16 requests/64/base/estimates.json | 0 .../16 requests/64/base/sample.json | 0 .../16 requests/64/base/tukey.json | 0 .../16 requests/64/new/benchmark.json | 0 .../16 requests/64/new/estimates.json | 0 .../16 requests/64/new/sample.json | 0 .../16 requests/64/new/tukey.json | 0 .../16 requests/64/report/MAD.svg | 0 .../16 requests/64/report/SD.svg | 0 .../16 requests/64/report/index.html | 0 .../16 requests/64/report/mean.svg | 0 .../16 requests/64/report/median.svg | 0 .../16 requests/64/report/pdf.svg | 0 .../16 requests/64/report/pdf_small.svg | 0 .../16 requests/64/report/regression.svg | 0 .../64/report/regression_small.svg | 0 .../16 requests/64/report/slope.svg | 0 .../16 requests/64/report/typical.svg | 0 .../16 requests/8/base/benchmark.json | 0 .../16 requests/8/base/estimates.json | 0 .../16 requests/8/base/sample.json | 0 .../16 requests/8/base/tukey.json | 0 .../16 requests/8/new/benchmark.json | 0 .../16 requests/8/new/estimates.json | 0 .../16 requests/8/new/sample.json | 0 .../16 requests/8/new/tukey.json | 0 .../16 requests/8/report/MAD.svg | 0 .../16 requests/8/report/SD.svg | 0 .../16 requests/8/report/index.html | 0 .../16 requests/8/report/mean.svg | 0 .../16 requests/8/report/median.svg | 0 .../16 requests/8/report/pdf.svg | 0 .../16 requests/8/report/pdf_small.svg | 0 .../16 requests/8/report/regression.svg | 0 .../16 requests/8/report/regression_small.svg | 0 .../16 requests/8/report/slope.svg | 0 .../16 requests/8/report/typical.svg | 0 .../16 requests/report/index.html | 0 .../16 requests/report/lines.svg | 0 .../16 requests/report/violin.svg | 0 .../16/report/index.html | 0 .../16/report/lines.svg | 0 .../16/report/violin.svg | 0 .../2 requests/1/base/benchmark.json | 0 .../2 requests/1/base/estimates.json | 0 .../2 requests/1/base/sample.json | 0 .../2 requests/1/base/tukey.json | 0 .../2 requests/1/new/benchmark.json | 0 .../2 requests/1/new/estimates.json | 0 .../2 requests/1/new/sample.json | 0 .../2 requests/1/new/tukey.json | 0 .../2 requests/1/report/MAD.svg | 0 .../2 requests/1/report/SD.svg | 0 .../2 requests/1/report/index.html | 0 .../2 requests/1/report/mean.svg | 0 .../2 requests/1/report/median.svg | 0 .../2 requests/1/report/pdf.svg | 0 .../2 requests/1/report/pdf_small.svg | 0 .../2 requests/1/report/regression.svg | 0 .../2 requests/1/report/regression_small.svg | 0 .../2 requests/1/report/slope.svg | 0 .../2 requests/1/report/typical.svg | 0 .../2 requests/128/base/benchmark.json | 0 .../2 requests/128/base/estimates.json | 0 .../2 requests/128/base/sample.json | 0 .../2 requests/128/base/tukey.json | 0 .../2 requests/128/new/benchmark.json | 0 .../2 requests/128/new/estimates.json | 0 .../2 requests/128/new/sample.json | 0 .../2 requests/128/new/tukey.json | 0 .../2 requests/128/report/MAD.svg | 0 .../2 requests/128/report/SD.svg | 0 .../2 requests/128/report/index.html | 0 .../2 requests/128/report/mean.svg | 0 .../2 requests/128/report/median.svg | 0 .../2 requests/128/report/pdf.svg | 0 .../2 requests/128/report/pdf_small.svg | 0 .../2 requests/128/report/regression.svg | 0 .../128/report/regression_small.svg | 0 .../2 requests/128/report/slope.svg | 0 .../2 requests/128/report/typical.svg | 0 .../2 requests/16/base/benchmark.json | 0 .../2 requests/16/base/estimates.json | 0 .../2 requests/16/base/sample.json | 0 .../2 requests/16/base/tukey.json | 0 .../2 requests/16/new/benchmark.json | 0 .../2 requests/16/new/estimates.json | 0 .../2 requests/16/new/sample.json | 0 .../2 requests/16/new/tukey.json | 0 .../2 requests/16/report/MAD.svg | 0 .../2 requests/16/report/SD.svg | 0 .../2 requests/16/report/index.html | 0 .../2 requests/16/report/mean.svg | 0 .../2 requests/16/report/median.svg | 0 .../2 requests/16/report/pdf.svg | 0 .../2 requests/16/report/pdf_small.svg | 0 .../2 requests/16/report/regression.svg | 0 .../2 requests/16/report/regression_small.svg | 0 .../2 requests/16/report/slope.svg | 0 .../2 requests/16/report/typical.svg | 0 .../2 requests/2/base/benchmark.json | 0 .../2 requests/2/base/estimates.json | 0 .../2 requests/2/base/sample.json | 0 .../2 requests/2/base/tukey.json | 0 .../2 requests/2/new/benchmark.json | 0 .../2 requests/2/new/estimates.json | 0 .../2 requests/2/new/sample.json | 0 .../2 requests/2/new/tukey.json | 0 .../2 requests/2/report/MAD.svg | 0 .../2 requests/2/report/SD.svg | 0 .../2 requests/2/report/index.html | 0 .../2 requests/2/report/mean.svg | 0 .../2 requests/2/report/median.svg | 0 .../2 requests/2/report/pdf.svg | 0 .../2 requests/2/report/pdf_small.svg | 0 .../2 requests/2/report/regression.svg | 0 .../2 requests/2/report/regression_small.svg | 0 .../2 requests/2/report/slope.svg | 0 .../2 requests/2/report/typical.svg | 0 .../2 requests/256/base/benchmark.json | 0 .../2 requests/256/base/estimates.json | 0 .../2 requests/256/base/sample.json | 0 .../2 requests/256/base/tukey.json | 0 .../2 requests/256/new/benchmark.json | 0 .../2 requests/256/new/estimates.json | 0 .../2 requests/256/new/sample.json | 0 .../2 requests/256/new/tukey.json | 0 .../2 requests/256/report/MAD.svg | 0 .../2 requests/256/report/SD.svg | 0 .../2 requests/256/report/index.html | 0 .../2 requests/256/report/mean.svg | 0 .../2 requests/256/report/median.svg | 0 .../2 requests/256/report/pdf.svg | 0 .../2 requests/256/report/pdf_small.svg | 0 .../2 requests/256/report/regression.svg | 0 .../256/report/regression_small.svg | 0 .../2 requests/256/report/slope.svg | 0 .../2 requests/256/report/typical.svg | 0 .../2 requests/32/base/benchmark.json | 0 .../2 requests/32/base/estimates.json | 0 .../2 requests/32/base/sample.json | 0 .../2 requests/32/base/tukey.json | 0 .../2 requests/32/new/benchmark.json | 0 .../2 requests/32/new/estimates.json | 0 .../2 requests/32/new/sample.json | 0 .../2 requests/32/new/tukey.json | 0 .../2 requests/32/report/MAD.svg | 0 .../2 requests/32/report/SD.svg | 0 .../2 requests/32/report/index.html | 0 .../2 requests/32/report/mean.svg | 0 .../2 requests/32/report/median.svg | 0 .../2 requests/32/report/pdf.svg | 0 .../2 requests/32/report/pdf_small.svg | 0 .../2 requests/32/report/regression.svg | 0 .../2 requests/32/report/regression_small.svg | 0 .../2 requests/32/report/slope.svg | 0 .../2 requests/32/report/typical.svg | 0 .../2 requests/4/base/benchmark.json | 0 .../2 requests/4/base/estimates.json | 0 .../2 requests/4/base/sample.json | 0 .../2 requests/4/base/tukey.json | 0 .../2 requests/4/new/benchmark.json | 0 .../2 requests/4/new/estimates.json | 0 .../2 requests/4/new/sample.json | 0 .../2 requests/4/new/tukey.json | 0 .../2 requests/4/report/MAD.svg | 0 .../2 requests/4/report/SD.svg | 0 .../2 requests/4/report/index.html | 0 .../2 requests/4/report/mean.svg | 0 .../2 requests/4/report/median.svg | 0 .../2 requests/4/report/pdf.svg | 0 .../2 requests/4/report/pdf_small.svg | 0 .../2 requests/4/report/regression.svg | 0 .../2 requests/4/report/regression_small.svg | 0 .../2 requests/4/report/slope.svg | 0 .../2 requests/4/report/typical.svg | 0 .../2 requests/512/base/benchmark.json | 0 .../2 requests/512/base/estimates.json | 0 .../2 requests/512/base/sample.json | 0 .../2 requests/512/base/tukey.json | 0 .../2 requests/512/new/benchmark.json | 0 .../2 requests/512/new/estimates.json | 0 .../2 requests/512/new/sample.json | 0 .../2 requests/512/new/tukey.json | 0 .../2 requests/512/report/MAD.svg | 0 .../2 requests/512/report/SD.svg | 0 .../2 requests/512/report/index.html | 0 .../2 requests/512/report/mean.svg | 0 .../2 requests/512/report/median.svg | 0 .../2 requests/512/report/pdf.svg | 0 .../2 requests/512/report/pdf_small.svg | 0 .../2 requests/512/report/regression.svg | 0 .../512/report/regression_small.svg | 0 .../2 requests/512/report/slope.svg | 0 .../2 requests/512/report/typical.svg | 0 .../2 requests/64/base/benchmark.json | 0 .../2 requests/64/base/estimates.json | 0 .../2 requests/64/base/sample.json | 0 .../2 requests/64/base/tukey.json | 0 .../2 requests/64/new/benchmark.json | 0 .../2 requests/64/new/estimates.json | 0 .../2 requests/64/new/sample.json | 0 .../2 requests/64/new/tukey.json | 0 .../2 requests/64/report/MAD.svg | 0 .../2 requests/64/report/SD.svg | 0 .../2 requests/64/report/index.html | 0 .../2 requests/64/report/mean.svg | 0 .../2 requests/64/report/median.svg | 0 .../2 requests/64/report/pdf.svg | 0 .../2 requests/64/report/pdf_small.svg | 0 .../2 requests/64/report/regression.svg | 0 .../2 requests/64/report/regression_small.svg | 0 .../2 requests/64/report/slope.svg | 0 .../2 requests/64/report/typical.svg | 0 .../2 requests/8/base/benchmark.json | 0 .../2 requests/8/base/estimates.json | 0 .../2 requests/8/base/sample.json | 0 .../2 requests/8/base/tukey.json | 0 .../2 requests/8/new/benchmark.json | 0 .../2 requests/8/new/estimates.json | 0 .../2 requests/8/new/sample.json | 0 .../2 requests/8/new/tukey.json | 0 .../2 requests/8/report/MAD.svg | 0 .../2 requests/8/report/SD.svg | 0 .../2 requests/8/report/index.html | 0 .../2 requests/8/report/mean.svg | 0 .../2 requests/8/report/median.svg | 0 .../2 requests/8/report/pdf.svg | 0 .../2 requests/8/report/pdf_small.svg | 0 .../2 requests/8/report/regression.svg | 0 .../2 requests/8/report/regression_small.svg | 0 .../2 requests/8/report/slope.svg | 0 .../2 requests/8/report/typical.svg | 0 .../2 requests/report/index.html | 0 .../2 requests/report/lines.svg | 0 .../2 requests/report/violin.svg | 0 .../2/report/index.html | 0 .../2/report/lines.svg | 0 .../2/report/violin.svg | 0 .../256/report/index.html | 0 .../256/report/lines.svg | 0 .../256/report/violin.svg | 0 .../32 requests/1/base/benchmark.json | 0 .../32 requests/1/base/estimates.json | 0 .../32 requests/1/base/sample.json | 0 .../32 requests/1/base/tukey.json | 0 .../32 requests/1/new/benchmark.json | 0 .../32 requests/1/new/estimates.json | 0 .../32 requests/1/new/sample.json | 0 .../32 requests/1/new/tukey.json | 0 .../32 requests/1/report/MAD.svg | 0 .../32 requests/1/report/SD.svg | 0 .../32 requests/1/report/index.html | 0 .../32 requests/1/report/mean.svg | 0 .../32 requests/1/report/median.svg | 0 .../32 requests/1/report/pdf.svg | 0 .../32 requests/1/report/pdf_small.svg | 0 .../32 requests/1/report/regression.svg | 0 .../32 requests/1/report/regression_small.svg | 0 .../32 requests/1/report/slope.svg | 0 .../32 requests/1/report/typical.svg | 0 .../32 requests/128/base/benchmark.json | 0 .../32 requests/128/base/estimates.json | 0 .../32 requests/128/base/sample.json | 0 .../32 requests/128/base/tukey.json | 0 .../32 requests/128/new/benchmark.json | 0 .../32 requests/128/new/estimates.json | 0 .../32 requests/128/new/sample.json | 0 .../32 requests/128/new/tukey.json | 0 .../32 requests/128/report/MAD.svg | 0 .../32 requests/128/report/SD.svg | 0 .../32 requests/128/report/index.html | 0 .../32 requests/128/report/mean.svg | 0 .../32 requests/128/report/median.svg | 0 .../32 requests/128/report/pdf.svg | 0 .../32 requests/128/report/pdf_small.svg | 0 .../32 requests/128/report/regression.svg | 0 .../128/report/regression_small.svg | 0 .../32 requests/128/report/slope.svg | 0 .../32 requests/128/report/typical.svg | 0 .../32 requests/16/base/benchmark.json | 0 .../32 requests/16/base/estimates.json | 0 .../32 requests/16/base/sample.json | 0 .../32 requests/16/base/tukey.json | 0 .../32 requests/16/new/benchmark.json | 0 .../32 requests/16/new/estimates.json | 0 .../32 requests/16/new/sample.json | 0 .../32 requests/16/new/tukey.json | 0 .../32 requests/16/report/MAD.svg | 0 .../32 requests/16/report/SD.svg | 0 .../32 requests/16/report/index.html | 0 .../32 requests/16/report/mean.svg | 0 .../32 requests/16/report/median.svg | 0 .../32 requests/16/report/pdf.svg | 0 .../32 requests/16/report/pdf_small.svg | 0 .../32 requests/16/report/regression.svg | 0 .../16/report/regression_small.svg | 0 .../32 requests/16/report/slope.svg | 0 .../32 requests/16/report/typical.svg | 0 .../32 requests/2/base/benchmark.json | 0 .../32 requests/2/base/estimates.json | 0 .../32 requests/2/base/sample.json | 0 .../32 requests/2/base/tukey.json | 0 .../32 requests/2/new/benchmark.json | 0 .../32 requests/2/new/estimates.json | 0 .../32 requests/2/new/sample.json | 0 .../32 requests/2/new/tukey.json | 0 .../32 requests/2/report/MAD.svg | 0 .../32 requests/2/report/SD.svg | 0 .../32 requests/2/report/index.html | 0 .../32 requests/2/report/mean.svg | 0 .../32 requests/2/report/median.svg | 0 .../32 requests/2/report/pdf.svg | 0 .../32 requests/2/report/pdf_small.svg | 0 .../32 requests/2/report/regression.svg | 0 .../32 requests/2/report/regression_small.svg | 0 .../32 requests/2/report/slope.svg | 0 .../32 requests/2/report/typical.svg | 0 .../32 requests/256/base/benchmark.json | 0 .../32 requests/256/base/estimates.json | 0 .../32 requests/256/base/sample.json | 0 .../32 requests/256/base/tukey.json | 0 .../32 requests/256/new/benchmark.json | 0 .../32 requests/256/new/estimates.json | 0 .../32 requests/256/new/sample.json | 0 .../32 requests/256/new/tukey.json | 0 .../32 requests/256/report/MAD.svg | 0 .../32 requests/256/report/SD.svg | 0 .../32 requests/256/report/index.html | 0 .../32 requests/256/report/mean.svg | 0 .../32 requests/256/report/median.svg | 0 .../32 requests/256/report/pdf.svg | 0 .../32 requests/256/report/pdf_small.svg | 0 .../32 requests/256/report/regression.svg | 0 .../256/report/regression_small.svg | 0 .../32 requests/256/report/slope.svg | 0 .../32 requests/256/report/typical.svg | 0 .../32 requests/32/base/benchmark.json | 0 .../32 requests/32/base/estimates.json | 0 .../32 requests/32/base/sample.json | 0 .../32 requests/32/base/tukey.json | 0 .../32 requests/32/new/benchmark.json | 0 .../32 requests/32/new/estimates.json | 0 .../32 requests/32/new/sample.json | 0 .../32 requests/32/new/tukey.json | 0 .../32 requests/32/report/MAD.svg | 0 .../32 requests/32/report/SD.svg | 0 .../32 requests/32/report/index.html | 0 .../32 requests/32/report/mean.svg | 0 .../32 requests/32/report/median.svg | 0 .../32 requests/32/report/pdf.svg | 0 .../32 requests/32/report/pdf_small.svg | 0 .../32 requests/32/report/regression.svg | 0 .../32/report/regression_small.svg | 0 .../32 requests/32/report/slope.svg | 0 .../32 requests/32/report/typical.svg | 0 .../32 requests/4/base/benchmark.json | 0 .../32 requests/4/base/estimates.json | 0 .../32 requests/4/base/sample.json | 0 .../32 requests/4/base/tukey.json | 0 .../32 requests/4/new/benchmark.json | 0 .../32 requests/4/new/estimates.json | 0 .../32 requests/4/new/sample.json | 0 .../32 requests/4/new/tukey.json | 0 .../32 requests/4/report/MAD.svg | 0 .../32 requests/4/report/SD.svg | 0 .../32 requests/4/report/index.html | 0 .../32 requests/4/report/mean.svg | 0 .../32 requests/4/report/median.svg | 0 .../32 requests/4/report/pdf.svg | 0 .../32 requests/4/report/pdf_small.svg | 0 .../32 requests/4/report/regression.svg | 0 .../32 requests/4/report/regression_small.svg | 0 .../32 requests/4/report/slope.svg | 0 .../32 requests/4/report/typical.svg | 0 .../32 requests/512/base/benchmark.json | 0 .../32 requests/512/base/estimates.json | 0 .../32 requests/512/base/sample.json | 0 .../32 requests/512/base/tukey.json | 0 .../32 requests/512/new/benchmark.json | 0 .../32 requests/512/new/estimates.json | 0 .../32 requests/512/new/sample.json | 0 .../32 requests/512/new/tukey.json | 0 .../32 requests/512/report/MAD.svg | 0 .../32 requests/512/report/SD.svg | 0 .../32 requests/512/report/index.html | 0 .../32 requests/512/report/mean.svg | 0 .../32 requests/512/report/median.svg | 0 .../32 requests/512/report/pdf.svg | 0 .../32 requests/512/report/pdf_small.svg | 0 .../32 requests/512/report/regression.svg | 0 .../512/report/regression_small.svg | 0 .../32 requests/512/report/slope.svg | 0 .../32 requests/512/report/typical.svg | 0 .../32 requests/64/base/benchmark.json | 0 .../32 requests/64/base/estimates.json | 0 .../32 requests/64/base/sample.json | 0 .../32 requests/64/base/tukey.json | 0 .../32 requests/64/new/benchmark.json | 0 .../32 requests/64/new/estimates.json | 0 .../32 requests/64/new/sample.json | 0 .../32 requests/64/new/tukey.json | 0 .../32 requests/64/report/MAD.svg | 0 .../32 requests/64/report/SD.svg | 0 .../32 requests/64/report/index.html | 0 .../32 requests/64/report/mean.svg | 0 .../32 requests/64/report/median.svg | 0 .../32 requests/64/report/pdf.svg | 0 .../32 requests/64/report/pdf_small.svg | 0 .../32 requests/64/report/regression.svg | 0 .../64/report/regression_small.svg | 0 .../32 requests/64/report/slope.svg | 0 .../32 requests/64/report/typical.svg | 0 .../32 requests/8/base/benchmark.json | 0 .../32 requests/8/base/estimates.json | 0 .../32 requests/8/base/sample.json | 0 .../32 requests/8/base/tukey.json | 0 .../32 requests/8/new/benchmark.json | 0 .../32 requests/8/new/estimates.json | 0 .../32 requests/8/new/sample.json | 0 .../32 requests/8/new/tukey.json | 0 .../32 requests/8/report/MAD.svg | 0 .../32 requests/8/report/SD.svg | 0 .../32 requests/8/report/index.html | 0 .../32 requests/8/report/mean.svg | 0 .../32 requests/8/report/median.svg | 0 .../32 requests/8/report/pdf.svg | 0 .../32 requests/8/report/pdf_small.svg | 0 .../32 requests/8/report/regression.svg | 0 .../32 requests/8/report/regression_small.svg | 0 .../32 requests/8/report/slope.svg | 0 .../32 requests/8/report/typical.svg | 0 .../32 requests/report/index.html | 0 .../32 requests/report/lines.svg | 0 .../32 requests/report/violin.svg | 0 .../32/report/index.html | 0 .../32/report/lines.svg | 0 .../32/report/violin.svg | 0 .../4 requests/1/base/benchmark.json | 0 .../4 requests/1/base/estimates.json | 0 .../4 requests/1/base/sample.json | 0 .../4 requests/1/base/tukey.json | 0 .../4 requests/1/new/benchmark.json | 0 .../4 requests/1/new/estimates.json | 0 .../4 requests/1/new/sample.json | 0 .../4 requests/1/new/tukey.json | 0 .../4 requests/1/report/MAD.svg | 0 .../4 requests/1/report/SD.svg | 0 .../4 requests/1/report/index.html | 0 .../4 requests/1/report/mean.svg | 0 .../4 requests/1/report/median.svg | 0 .../4 requests/1/report/pdf.svg | 0 .../4 requests/1/report/pdf_small.svg | 0 .../4 requests/1/report/regression.svg | 0 .../4 requests/1/report/regression_small.svg | 0 .../4 requests/1/report/slope.svg | 0 .../4 requests/1/report/typical.svg | 0 .../4 requests/128/base/benchmark.json | 0 .../4 requests/128/base/estimates.json | 0 .../4 requests/128/base/sample.json | 0 .../4 requests/128/base/tukey.json | 0 .../4 requests/128/new/benchmark.json | 0 .../4 requests/128/new/estimates.json | 0 .../4 requests/128/new/sample.json | 0 .../4 requests/128/new/tukey.json | 0 .../4 requests/128/report/MAD.svg | 0 .../4 requests/128/report/SD.svg | 0 .../4 requests/128/report/index.html | 0 .../4 requests/128/report/mean.svg | 0 .../4 requests/128/report/median.svg | 0 .../4 requests/128/report/pdf.svg | 0 .../4 requests/128/report/pdf_small.svg | 0 .../4 requests/128/report/regression.svg | 0 .../128/report/regression_small.svg | 0 .../4 requests/128/report/slope.svg | 0 .../4 requests/128/report/typical.svg | 0 .../4 requests/16/base/benchmark.json | 0 .../4 requests/16/base/estimates.json | 0 .../4 requests/16/base/sample.json | 0 .../4 requests/16/base/tukey.json | 0 .../4 requests/16/new/benchmark.json | 0 .../4 requests/16/new/estimates.json | 0 .../4 requests/16/new/sample.json | 0 .../4 requests/16/new/tukey.json | 0 .../4 requests/16/report/MAD.svg | 0 .../4 requests/16/report/SD.svg | 0 .../4 requests/16/report/index.html | 0 .../4 requests/16/report/mean.svg | 0 .../4 requests/16/report/median.svg | 0 .../4 requests/16/report/pdf.svg | 0 .../4 requests/16/report/pdf_small.svg | 0 .../4 requests/16/report/regression.svg | 0 .../4 requests/16/report/regression_small.svg | 0 .../4 requests/16/report/slope.svg | 0 .../4 requests/16/report/typical.svg | 0 .../4 requests/2/base/benchmark.json | 0 .../4 requests/2/base/estimates.json | 0 .../4 requests/2/base/sample.json | 0 .../4 requests/2/base/tukey.json | 0 .../4 requests/2/new/benchmark.json | 0 .../4 requests/2/new/estimates.json | 0 .../4 requests/2/new/sample.json | 0 .../4 requests/2/new/tukey.json | 0 .../4 requests/2/report/MAD.svg | 0 .../4 requests/2/report/SD.svg | 0 .../4 requests/2/report/index.html | 0 .../4 requests/2/report/mean.svg | 0 .../4 requests/2/report/median.svg | 0 .../4 requests/2/report/pdf.svg | 0 .../4 requests/2/report/pdf_small.svg | 0 .../4 requests/2/report/regression.svg | 0 .../4 requests/2/report/regression_small.svg | 0 .../4 requests/2/report/slope.svg | 0 .../4 requests/2/report/typical.svg | 0 .../4 requests/256/base/benchmark.json | 0 .../4 requests/256/base/estimates.json | 0 .../4 requests/256/base/sample.json | 0 .../4 requests/256/base/tukey.json | 0 .../4 requests/256/new/benchmark.json | 0 .../4 requests/256/new/estimates.json | 0 .../4 requests/256/new/sample.json | 0 .../4 requests/256/new/tukey.json | 0 .../4 requests/256/report/MAD.svg | 0 .../4 requests/256/report/SD.svg | 0 .../4 requests/256/report/index.html | 0 .../4 requests/256/report/mean.svg | 0 .../4 requests/256/report/median.svg | 0 .../4 requests/256/report/pdf.svg | 0 .../4 requests/256/report/pdf_small.svg | 0 .../4 requests/256/report/regression.svg | 0 .../256/report/regression_small.svg | 0 .../4 requests/256/report/slope.svg | 0 .../4 requests/256/report/typical.svg | 0 .../4 requests/32/base/benchmark.json | 0 .../4 requests/32/base/estimates.json | 0 .../4 requests/32/base/sample.json | 0 .../4 requests/32/base/tukey.json | 0 .../4 requests/32/new/benchmark.json | 0 .../4 requests/32/new/estimates.json | 0 .../4 requests/32/new/sample.json | 0 .../4 requests/32/new/tukey.json | 0 .../4 requests/32/report/MAD.svg | 0 .../4 requests/32/report/SD.svg | 0 .../4 requests/32/report/index.html | 0 .../4 requests/32/report/mean.svg | 0 .../4 requests/32/report/median.svg | 0 .../4 requests/32/report/pdf.svg | 0 .../4 requests/32/report/pdf_small.svg | 0 .../4 requests/32/report/regression.svg | 0 .../4 requests/32/report/regression_small.svg | 0 .../4 requests/32/report/slope.svg | 0 .../4 requests/32/report/typical.svg | 0 .../4 requests/4/base/benchmark.json | 0 .../4 requests/4/base/estimates.json | 0 .../4 requests/4/base/sample.json | 0 .../4 requests/4/base/tukey.json | 0 .../4 requests/4/new/benchmark.json | 0 .../4 requests/4/new/estimates.json | 0 .../4 requests/4/new/sample.json | 0 .../4 requests/4/new/tukey.json | 0 .../4 requests/4/report/MAD.svg | 0 .../4 requests/4/report/SD.svg | 0 .../4 requests/4/report/index.html | 0 .../4 requests/4/report/mean.svg | 0 .../4 requests/4/report/median.svg | 0 .../4 requests/4/report/pdf.svg | 0 .../4 requests/4/report/pdf_small.svg | 0 .../4 requests/4/report/regression.svg | 0 .../4 requests/4/report/regression_small.svg | 0 .../4 requests/4/report/slope.svg | 0 .../4 requests/4/report/typical.svg | 0 .../4 requests/512/base/benchmark.json | 0 .../4 requests/512/base/estimates.json | 0 .../4 requests/512/base/sample.json | 0 .../4 requests/512/base/tukey.json | 0 .../4 requests/512/new/benchmark.json | 0 .../4 requests/512/new/estimates.json | 0 .../4 requests/512/new/sample.json | 0 .../4 requests/512/new/tukey.json | 0 .../4 requests/512/report/MAD.svg | 0 .../4 requests/512/report/SD.svg | 0 .../4 requests/512/report/index.html | 0 .../4 requests/512/report/mean.svg | 0 .../4 requests/512/report/median.svg | 0 .../4 requests/512/report/pdf.svg | 0 .../4 requests/512/report/pdf_small.svg | 0 .../4 requests/512/report/regression.svg | 0 .../512/report/regression_small.svg | 0 .../4 requests/512/report/slope.svg | 0 .../4 requests/512/report/typical.svg | 0 .../4 requests/64/base/benchmark.json | 0 .../4 requests/64/base/estimates.json | 0 .../4 requests/64/base/sample.json | 0 .../4 requests/64/base/tukey.json | 0 .../4 requests/64/new/benchmark.json | 0 .../4 requests/64/new/estimates.json | 0 .../4 requests/64/new/sample.json | 0 .../4 requests/64/new/tukey.json | 0 .../4 requests/64/report/MAD.svg | 0 .../4 requests/64/report/SD.svg | 0 .../4 requests/64/report/index.html | 0 .../4 requests/64/report/mean.svg | 0 .../4 requests/64/report/median.svg | 0 .../4 requests/64/report/pdf.svg | 0 .../4 requests/64/report/pdf_small.svg | 0 .../4 requests/64/report/regression.svg | 0 .../4 requests/64/report/regression_small.svg | 0 .../4 requests/64/report/slope.svg | 0 .../4 requests/64/report/typical.svg | 0 .../4 requests/8/base/benchmark.json | 0 .../4 requests/8/base/estimates.json | 0 .../4 requests/8/base/sample.json | 0 .../4 requests/8/base/tukey.json | 0 .../4 requests/8/new/benchmark.json | 0 .../4 requests/8/new/estimates.json | 0 .../4 requests/8/new/sample.json | 0 .../4 requests/8/new/tukey.json | 0 .../4 requests/8/report/MAD.svg | 0 .../4 requests/8/report/SD.svg | 0 .../4 requests/8/report/index.html | 0 .../4 requests/8/report/mean.svg | 0 .../4 requests/8/report/median.svg | 0 .../4 requests/8/report/pdf.svg | 0 .../4 requests/8/report/pdf_small.svg | 0 .../4 requests/8/report/regression.svg | 0 .../4 requests/8/report/regression_small.svg | 0 .../4 requests/8/report/slope.svg | 0 .../4 requests/8/report/typical.svg | 0 .../4 requests/report/index.html | 0 .../4 requests/report/lines.svg | 0 .../4 requests/report/violin.svg | 0 .../4/report/index.html | 0 .../4/report/lines.svg | 0 .../4/report/violin.svg | 0 .../512/report/index.html | 0 .../512/report/lines.svg | 0 .../512/report/violin.svg | 0 .../64 requests/1/base/benchmark.json | 0 .../64 requests/1/base/estimates.json | 0 .../64 requests/1/base/sample.json | 0 .../64 requests/1/base/tukey.json | 0 .../64 requests/1/new/benchmark.json | 0 .../64 requests/1/new/estimates.json | 0 .../64 requests/1/new/sample.json | 0 .../64 requests/1/new/tukey.json | 0 .../64 requests/1/report/MAD.svg | 0 .../64 requests/1/report/SD.svg | 0 .../64 requests/1/report/index.html | 0 .../64 requests/1/report/mean.svg | 0 .../64 requests/1/report/median.svg | 0 .../64 requests/1/report/pdf.svg | 0 .../64 requests/1/report/pdf_small.svg | 0 .../64 requests/1/report/regression.svg | 0 .../64 requests/1/report/regression_small.svg | 0 .../64 requests/1/report/slope.svg | 0 .../64 requests/1/report/typical.svg | 0 .../64 requests/128/base/benchmark.json | 0 .../64 requests/128/base/estimates.json | 0 .../64 requests/128/base/sample.json | 0 .../64 requests/128/base/tukey.json | 0 .../64 requests/128/new/benchmark.json | 0 .../64 requests/128/new/estimates.json | 0 .../64 requests/128/new/sample.json | 0 .../64 requests/128/new/tukey.json | 0 .../64 requests/128/report/MAD.svg | 0 .../64 requests/128/report/SD.svg | 0 .../64 requests/128/report/index.html | 0 .../64 requests/128/report/mean.svg | 0 .../64 requests/128/report/median.svg | 0 .../64 requests/128/report/pdf.svg | 0 .../64 requests/128/report/pdf_small.svg | 0 .../64 requests/128/report/regression.svg | 0 .../128/report/regression_small.svg | 0 .../64 requests/128/report/slope.svg | 0 .../64 requests/128/report/typical.svg | 0 .../64 requests/16/base/benchmark.json | 0 .../64 requests/16/base/estimates.json | 0 .../64 requests/16/base/sample.json | 0 .../64 requests/16/base/tukey.json | 0 .../64 requests/16/new/benchmark.json | 0 .../64 requests/16/new/estimates.json | 0 .../64 requests/16/new/sample.json | 0 .../64 requests/16/new/tukey.json | 0 .../64 requests/16/report/MAD.svg | 0 .../64 requests/16/report/SD.svg | 0 .../64 requests/16/report/index.html | 0 .../64 requests/16/report/mean.svg | 0 .../64 requests/16/report/median.svg | 0 .../64 requests/16/report/pdf.svg | 0 .../64 requests/16/report/pdf_small.svg | 0 .../64 requests/16/report/regression.svg | 0 .../16/report/regression_small.svg | 0 .../64 requests/16/report/slope.svg | 0 .../64 requests/16/report/typical.svg | 0 .../64 requests/2/base/benchmark.json | 0 .../64 requests/2/base/estimates.json | 0 .../64 requests/2/base/sample.json | 0 .../64 requests/2/base/tukey.json | 0 .../64 requests/2/new/benchmark.json | 0 .../64 requests/2/new/estimates.json | 0 .../64 requests/2/new/sample.json | 0 .../64 requests/2/new/tukey.json | 0 .../64 requests/2/report/MAD.svg | 0 .../64 requests/2/report/SD.svg | 0 .../64 requests/2/report/index.html | 0 .../64 requests/2/report/mean.svg | 0 .../64 requests/2/report/median.svg | 0 .../64 requests/2/report/pdf.svg | 0 .../64 requests/2/report/pdf_small.svg | 0 .../64 requests/2/report/regression.svg | 0 .../64 requests/2/report/regression_small.svg | 0 .../64 requests/2/report/slope.svg | 0 .../64 requests/2/report/typical.svg | 0 .../64 requests/256/base/benchmark.json | 0 .../64 requests/256/base/estimates.json | 0 .../64 requests/256/base/sample.json | 0 .../64 requests/256/base/tukey.json | 0 .../64 requests/256/new/benchmark.json | 0 .../64 requests/256/new/estimates.json | 0 .../64 requests/256/new/sample.json | 0 .../64 requests/256/new/tukey.json | 0 .../64 requests/256/report/MAD.svg | 0 .../64 requests/256/report/SD.svg | 0 .../64 requests/256/report/index.html | 0 .../64 requests/256/report/mean.svg | 0 .../64 requests/256/report/median.svg | 0 .../64 requests/256/report/pdf.svg | 0 .../64 requests/256/report/pdf_small.svg | 0 .../64 requests/256/report/regression.svg | 0 .../256/report/regression_small.svg | 0 .../64 requests/256/report/slope.svg | 0 .../64 requests/256/report/typical.svg | 0 .../64 requests/32/base/benchmark.json | 0 .../64 requests/32/base/estimates.json | 0 .../64 requests/32/base/sample.json | 0 .../64 requests/32/base/tukey.json | 0 .../64 requests/32/new/benchmark.json | 0 .../64 requests/32/new/estimates.json | 0 .../64 requests/32/new/sample.json | 0 .../64 requests/32/new/tukey.json | 0 .../64 requests/32/report/MAD.svg | 0 .../64 requests/32/report/SD.svg | 0 .../64 requests/32/report/index.html | 0 .../64 requests/32/report/mean.svg | 0 .../64 requests/32/report/median.svg | 0 .../64 requests/32/report/pdf.svg | 0 .../64 requests/32/report/pdf_small.svg | 0 .../64 requests/32/report/regression.svg | 0 .../32/report/regression_small.svg | 0 .../64 requests/32/report/slope.svg | 0 .../64 requests/32/report/typical.svg | 0 .../64 requests/4/base/benchmark.json | 0 .../64 requests/4/base/estimates.json | 0 .../64 requests/4/base/sample.json | 0 .../64 requests/4/base/tukey.json | 0 .../64 requests/4/new/benchmark.json | 0 .../64 requests/4/new/estimates.json | 0 .../64 requests/4/new/sample.json | 0 .../64 requests/4/new/tukey.json | 0 .../64 requests/4/report/MAD.svg | 0 .../64 requests/4/report/SD.svg | 0 .../64 requests/4/report/index.html | 0 .../64 requests/4/report/mean.svg | 0 .../64 requests/4/report/median.svg | 0 .../64 requests/4/report/pdf.svg | 0 .../64 requests/4/report/pdf_small.svg | 0 .../64 requests/4/report/regression.svg | 0 .../64 requests/4/report/regression_small.svg | 0 .../64 requests/4/report/slope.svg | 0 .../64 requests/4/report/typical.svg | 0 .../64 requests/512/base/benchmark.json | 0 .../64 requests/512/base/estimates.json | 0 .../64 requests/512/base/sample.json | 0 .../64 requests/512/base/tukey.json | 0 .../64 requests/512/new/benchmark.json | 0 .../64 requests/512/new/estimates.json | 0 .../64 requests/512/new/sample.json | 0 .../64 requests/512/new/tukey.json | 0 .../64 requests/512/report/MAD.svg | 0 .../64 requests/512/report/SD.svg | 0 .../64 requests/512/report/index.html | 0 .../64 requests/512/report/mean.svg | 0 .../64 requests/512/report/median.svg | 0 .../64 requests/512/report/pdf.svg | 0 .../64 requests/512/report/pdf_small.svg | 0 .../64 requests/512/report/regression.svg | 0 .../512/report/regression_small.svg | 0 .../64 requests/512/report/slope.svg | 0 .../64 requests/512/report/typical.svg | 0 .../64 requests/64/base/benchmark.json | 0 .../64 requests/64/base/estimates.json | 0 .../64 requests/64/base/sample.json | 0 .../64 requests/64/base/tukey.json | 0 .../64 requests/64/new/benchmark.json | 0 .../64 requests/64/new/estimates.json | 0 .../64 requests/64/new/sample.json | 0 .../64 requests/64/new/tukey.json | 0 .../64 requests/64/report/MAD.svg | 0 .../64 requests/64/report/SD.svg | 0 .../64 requests/64/report/index.html | 0 .../64 requests/64/report/mean.svg | 0 .../64 requests/64/report/median.svg | 0 .../64 requests/64/report/pdf.svg | 0 .../64 requests/64/report/pdf_small.svg | 0 .../64 requests/64/report/regression.svg | 0 .../64/report/regression_small.svg | 0 .../64 requests/64/report/slope.svg | 0 .../64 requests/64/report/typical.svg | 0 .../64 requests/8/base/benchmark.json | 0 .../64 requests/8/base/estimates.json | 0 .../64 requests/8/base/sample.json | 0 .../64 requests/8/base/tukey.json | 0 .../64 requests/8/new/benchmark.json | 0 .../64 requests/8/new/estimates.json | 0 .../64 requests/8/new/sample.json | 0 .../64 requests/8/new/tukey.json | 0 .../64 requests/8/report/MAD.svg | 0 .../64 requests/8/report/SD.svg | 0 .../64 requests/8/report/index.html | 0 .../64 requests/8/report/mean.svg | 0 .../64 requests/8/report/median.svg | 0 .../64 requests/8/report/pdf.svg | 0 .../64 requests/8/report/pdf_small.svg | 0 .../64 requests/8/report/regression.svg | 0 .../64 requests/8/report/regression_small.svg | 0 .../64 requests/8/report/slope.svg | 0 .../64 requests/8/report/typical.svg | 0 .../64 requests/report/index.html | 0 .../64 requests/report/lines.svg | 0 .../64 requests/report/violin.svg | 0 .../64/report/index.html | 0 .../64/report/lines.svg | 0 .../64/report/violin.svg | 0 .../8 requests/1/base/benchmark.json | 0 .../8 requests/1/base/estimates.json | 0 .../8 requests/1/base/sample.json | 0 .../8 requests/1/base/tukey.json | 0 .../8 requests/1/new/benchmark.json | 0 .../8 requests/1/new/estimates.json | 0 .../8 requests/1/new/sample.json | 0 .../8 requests/1/new/tukey.json | 0 .../8 requests/1/report/MAD.svg | 0 .../8 requests/1/report/SD.svg | 0 .../8 requests/1/report/index.html | 0 .../8 requests/1/report/mean.svg | 0 .../8 requests/1/report/median.svg | 0 .../8 requests/1/report/pdf.svg | 0 .../8 requests/1/report/pdf_small.svg | 0 .../8 requests/1/report/regression.svg | 0 .../8 requests/1/report/regression_small.svg | 0 .../8 requests/1/report/slope.svg | 0 .../8 requests/1/report/typical.svg | 0 .../8 requests/128/base/benchmark.json | 0 .../8 requests/128/base/estimates.json | 0 .../8 requests/128/base/sample.json | 0 .../8 requests/128/base/tukey.json | 0 .../8 requests/128/new/benchmark.json | 0 .../8 requests/128/new/estimates.json | 0 .../8 requests/128/new/sample.json | 0 .../8 requests/128/new/tukey.json | 0 .../8 requests/128/report/MAD.svg | 0 .../8 requests/128/report/SD.svg | 0 .../8 requests/128/report/index.html | 0 .../8 requests/128/report/mean.svg | 0 .../8 requests/128/report/median.svg | 0 .../8 requests/128/report/pdf.svg | 0 .../8 requests/128/report/pdf_small.svg | 0 .../8 requests/128/report/regression.svg | 0 .../128/report/regression_small.svg | 0 .../8 requests/128/report/slope.svg | 0 .../8 requests/128/report/typical.svg | 0 .../8 requests/16/base/benchmark.json | 0 .../8 requests/16/base/estimates.json | 0 .../8 requests/16/base/sample.json | 0 .../8 requests/16/base/tukey.json | 0 .../8 requests/16/new/benchmark.json | 0 .../8 requests/16/new/estimates.json | 0 .../8 requests/16/new/sample.json | 0 .../8 requests/16/new/tukey.json | 0 .../8 requests/16/report/MAD.svg | 0 .../8 requests/16/report/SD.svg | 0 .../8 requests/16/report/index.html | 0 .../8 requests/16/report/mean.svg | 0 .../8 requests/16/report/median.svg | 0 .../8 requests/16/report/pdf.svg | 0 .../8 requests/16/report/pdf_small.svg | 0 .../8 requests/16/report/regression.svg | 0 .../8 requests/16/report/regression_small.svg | 0 .../8 requests/16/report/slope.svg | 0 .../8 requests/16/report/typical.svg | 0 .../8 requests/2/base/benchmark.json | 0 .../8 requests/2/base/estimates.json | 0 .../8 requests/2/base/sample.json | 0 .../8 requests/2/base/tukey.json | 0 .../8 requests/2/new/benchmark.json | 0 .../8 requests/2/new/estimates.json | 0 .../8 requests/2/new/sample.json | 0 .../8 requests/2/new/tukey.json | 0 .../8 requests/2/report/MAD.svg | 0 .../8 requests/2/report/SD.svg | 0 .../8 requests/2/report/index.html | 0 .../8 requests/2/report/mean.svg | 0 .../8 requests/2/report/median.svg | 0 .../8 requests/2/report/pdf.svg | 0 .../8 requests/2/report/pdf_small.svg | 0 .../8 requests/2/report/regression.svg | 0 .../8 requests/2/report/regression_small.svg | 0 .../8 requests/2/report/slope.svg | 0 .../8 requests/2/report/typical.svg | 0 .../8 requests/256/base/benchmark.json | 0 .../8 requests/256/base/estimates.json | 0 .../8 requests/256/base/sample.json | 0 .../8 requests/256/base/tukey.json | 0 .../8 requests/256/new/benchmark.json | 0 .../8 requests/256/new/estimates.json | 0 .../8 requests/256/new/sample.json | 0 .../8 requests/256/new/tukey.json | 0 .../8 requests/256/report/MAD.svg | 0 .../8 requests/256/report/SD.svg | 0 .../8 requests/256/report/index.html | 0 .../8 requests/256/report/mean.svg | 0 .../8 requests/256/report/median.svg | 0 .../8 requests/256/report/pdf.svg | 0 .../8 requests/256/report/pdf_small.svg | 0 .../8 requests/256/report/regression.svg | 0 .../256/report/regression_small.svg | 0 .../8 requests/256/report/slope.svg | 0 .../8 requests/256/report/typical.svg | 0 .../8 requests/32/base/benchmark.json | 0 .../8 requests/32/base/estimates.json | 0 .../8 requests/32/base/sample.json | 0 .../8 requests/32/base/tukey.json | 0 .../8 requests/32/new/benchmark.json | 0 .../8 requests/32/new/estimates.json | 0 .../8 requests/32/new/sample.json | 0 .../8 requests/32/new/tukey.json | 0 .../8 requests/32/report/MAD.svg | 0 .../8 requests/32/report/SD.svg | 0 .../8 requests/32/report/index.html | 0 .../8 requests/32/report/mean.svg | 0 .../8 requests/32/report/median.svg | 0 .../8 requests/32/report/pdf.svg | 0 .../8 requests/32/report/pdf_small.svg | 0 .../8 requests/32/report/regression.svg | 0 .../8 requests/32/report/regression_small.svg | 0 .../8 requests/32/report/slope.svg | 0 .../8 requests/32/report/typical.svg | 0 .../8 requests/4/base/benchmark.json | 0 .../8 requests/4/base/estimates.json | 0 .../8 requests/4/base/sample.json | 0 .../8 requests/4/base/tukey.json | 0 .../8 requests/4/new/benchmark.json | 0 .../8 requests/4/new/estimates.json | 0 .../8 requests/4/new/sample.json | 0 .../8 requests/4/new/tukey.json | 0 .../8 requests/4/report/MAD.svg | 0 .../8 requests/4/report/SD.svg | 0 .../8 requests/4/report/index.html | 0 .../8 requests/4/report/mean.svg | 0 .../8 requests/4/report/median.svg | 0 .../8 requests/4/report/pdf.svg | 0 .../8 requests/4/report/pdf_small.svg | 0 .../8 requests/4/report/regression.svg | 0 .../8 requests/4/report/regression_small.svg | 0 .../8 requests/4/report/slope.svg | 0 .../8 requests/4/report/typical.svg | 0 .../8 requests/512/base/benchmark.json | 0 .../8 requests/512/base/estimates.json | 0 .../8 requests/512/base/sample.json | 0 .../8 requests/512/base/tukey.json | 0 .../8 requests/512/new/benchmark.json | 0 .../8 requests/512/new/estimates.json | 0 .../8 requests/512/new/sample.json | 0 .../8 requests/512/new/tukey.json | 0 .../8 requests/512/report/MAD.svg | 0 .../8 requests/512/report/SD.svg | 0 .../8 requests/512/report/index.html | 0 .../8 requests/512/report/mean.svg | 0 .../8 requests/512/report/median.svg | 0 .../8 requests/512/report/pdf.svg | 0 .../8 requests/512/report/pdf_small.svg | 0 .../8 requests/512/report/regression.svg | 0 .../512/report/regression_small.svg | 0 .../8 requests/512/report/slope.svg | 0 .../8 requests/512/report/typical.svg | 0 .../8 requests/64/base/benchmark.json | 0 .../8 requests/64/base/estimates.json | 0 .../8 requests/64/base/sample.json | 0 .../8 requests/64/base/tukey.json | 0 .../8 requests/64/new/benchmark.json | 0 .../8 requests/64/new/estimates.json | 0 .../8 requests/64/new/sample.json | 0 .../8 requests/64/new/tukey.json | 0 .../8 requests/64/report/MAD.svg | 0 .../8 requests/64/report/SD.svg | 0 .../8 requests/64/report/index.html | 0 .../8 requests/64/report/mean.svg | 0 .../8 requests/64/report/median.svg | 0 .../8 requests/64/report/pdf.svg | 0 .../8 requests/64/report/pdf_small.svg | 0 .../8 requests/64/report/regression.svg | 0 .../8 requests/64/report/regression_small.svg | 0 .../8 requests/64/report/slope.svg | 0 .../8 requests/64/report/typical.svg | 0 .../8 requests/8/base/benchmark.json | 0 .../8 requests/8/base/estimates.json | 0 .../8 requests/8/base/sample.json | 0 .../8 requests/8/base/tukey.json | 0 .../8 requests/8/new/benchmark.json | 0 .../8 requests/8/new/estimates.json | 0 .../8 requests/8/new/sample.json | 0 .../8 requests/8/new/tukey.json | 0 .../8 requests/8/report/MAD.svg | 0 .../8 requests/8/report/SD.svg | 0 .../8 requests/8/report/index.html | 0 .../8 requests/8/report/mean.svg | 0 .../8 requests/8/report/median.svg | 0 .../8 requests/8/report/pdf.svg | 0 .../8 requests/8/report/pdf_small.svg | 0 .../8 requests/8/report/regression.svg | 0 .../8 requests/8/report/regression_small.svg | 0 .../8 requests/8/report/slope.svg | 0 .../8 requests/8/report/typical.svg | 0 .../8 requests/report/index.html | 0 .../8 requests/report/lines.svg | 0 .../8 requests/report/violin.svg | 0 .../8/report/index.html | 0 .../8/report/lines.svg | 0 .../8/report/violin.svg | 0 .../report/index.html | 0 .../report/lines.svg | 0 .../report/violin.svg | 0 .../1 request/1/base/benchmark.json | 0 .../1 request/1/base/estimates.json | 0 .../1 request/1/base/sample.json | 0 .../1 request/1/base/tukey.json | 0 .../1 request/1/new/benchmark.json | 0 .../1 request/1/new/estimates.json | 0 .../1 request/1/new/sample.json | 0 .../1 request/1/new/tukey.json | 0 .../1 request/1/report/MAD.svg | 0 .../1 request/1/report/SD.svg | 0 .../1 request/1/report/index.html | 0 .../1 request/1/report/mean.svg | 0 .../1 request/1/report/median.svg | 0 .../1 request/1/report/pdf.svg | 0 .../1 request/1/report/pdf_small.svg | 0 .../1 request/1/report/regression.svg | 0 .../1 request/1/report/regression_small.svg | 0 .../1 request/1/report/slope.svg | 0 .../1 request/1/report/typical.svg | 0 .../1 request/128/base/benchmark.json | 0 .../1 request/128/base/estimates.json | 0 .../1 request/128/base/sample.json | 0 .../1 request/128/base/tukey.json | 0 .../1 request/128/new/benchmark.json | 0 .../1 request/128/new/estimates.json | 0 .../1 request/128/new/sample.json | 0 .../1 request/128/new/tukey.json | 0 .../1 request/128/report/MAD.svg | 0 .../1 request/128/report/SD.svg | 0 .../1 request/128/report/index.html | 0 .../1 request/128/report/iteration_times.svg | 0 .../128/report/iteration_times_small.svg | 0 .../1 request/128/report/mean.svg | 0 .../1 request/128/report/median.svg | 0 .../1 request/128/report/pdf.svg | 0 .../1 request/128/report/pdf_small.svg | 0 .../1 request/128/report/typical.svg | 0 .../1 request/16/base/benchmark.json | 0 .../1 request/16/base/estimates.json | 0 .../1 request/16/base/sample.json | 0 .../1 request/16/base/tukey.json | 0 .../1 request/16/new/benchmark.json | 0 .../1 request/16/new/estimates.json | 0 .../1 request/16/new/sample.json | 0 .../1 request/16/new/tukey.json | 0 .../1 request/16/report/MAD.svg | 0 .../1 request/16/report/SD.svg | 0 .../1 request/16/report/index.html | 0 .../1 request/16/report/mean.svg | 0 .../1 request/16/report/median.svg | 0 .../1 request/16/report/pdf.svg | 0 .../1 request/16/report/pdf_small.svg | 0 .../1 request/16/report/regression.svg | 0 .../1 request/16/report/regression_small.svg | 0 .../1 request/16/report/slope.svg | 0 .../1 request/16/report/typical.svg | 0 .../1 request/2/base/benchmark.json | 0 .../1 request/2/base/estimates.json | 0 .../1 request/2/base/sample.json | 0 .../1 request/2/base/tukey.json | 0 .../1 request/2/new/benchmark.json | 0 .../1 request/2/new/estimates.json | 0 .../1 request/2/new/sample.json | 0 .../1 request/2/new/tukey.json | 0 .../1 request/2/report/MAD.svg | 0 .../1 request/2/report/SD.svg | 0 .../1 request/2/report/index.html | 0 .../1 request/2/report/mean.svg | 0 .../1 request/2/report/median.svg | 0 .../1 request/2/report/pdf.svg | 0 .../1 request/2/report/pdf_small.svg | 0 .../1 request/2/report/regression.svg | 0 .../1 request/2/report/regression_small.svg | 0 .../1 request/2/report/slope.svg | 0 .../1 request/2/report/typical.svg | 0 .../1 request/256/base/benchmark.json | 0 .../1 request/256/base/estimates.json | 0 .../1 request/256/base/sample.json | 0 .../1 request/256/base/tukey.json | 0 .../1 request/256/new/benchmark.json | 0 .../1 request/256/new/estimates.json | 0 .../1 request/256/new/sample.json | 0 .../1 request/256/new/tukey.json | 0 .../1 request/256/report/MAD.svg | 0 .../1 request/256/report/SD.svg | 0 .../1 request/256/report/index.html | 0 .../1 request/256/report/iteration_times.svg | 0 .../256/report/iteration_times_small.svg | 0 .../1 request/256/report/mean.svg | 0 .../1 request/256/report/median.svg | 0 .../1 request/256/report/pdf.svg | 0 .../1 request/256/report/pdf_small.svg | 0 .../1 request/256/report/typical.svg | 0 .../1 request/32/base/benchmark.json | 0 .../1 request/32/base/estimates.json | 0 .../1 request/32/base/sample.json | 0 .../1 request/32/base/tukey.json | 0 .../1 request/32/new/benchmark.json | 0 .../1 request/32/new/estimates.json | 0 .../1 request/32/new/sample.json | 0 .../1 request/32/new/tukey.json | 0 .../1 request/32/report/MAD.svg | 0 .../1 request/32/report/SD.svg | 0 .../1 request/32/report/index.html | 0 .../1 request/32/report/mean.svg | 0 .../1 request/32/report/median.svg | 0 .../1 request/32/report/pdf.svg | 0 .../1 request/32/report/pdf_small.svg | 0 .../1 request/32/report/regression.svg | 0 .../1 request/32/report/regression_small.svg | 0 .../1 request/32/report/slope.svg | 0 .../1 request/32/report/typical.svg | 0 .../1 request/4/base/benchmark.json | 0 .../1 request/4/base/estimates.json | 0 .../1 request/4/base/sample.json | 0 .../1 request/4/base/tukey.json | 0 .../1 request/4/new/benchmark.json | 0 .../1 request/4/new/estimates.json | 0 .../1 request/4/new/sample.json | 0 .../1 request/4/new/tukey.json | 0 .../1 request/4/report/MAD.svg | 0 .../1 request/4/report/SD.svg | 0 .../1 request/4/report/index.html | 0 .../1 request/4/report/mean.svg | 0 .../1 request/4/report/median.svg | 0 .../1 request/4/report/pdf.svg | 0 .../1 request/4/report/pdf_small.svg | 0 .../1 request/4/report/regression.svg | 0 .../1 request/4/report/regression_small.svg | 0 .../1 request/4/report/slope.svg | 0 .../1 request/4/report/typical.svg | 0 .../1 request/512/base/benchmark.json | 0 .../1 request/512/base/estimates.json | 0 .../1 request/512/base/sample.json | 0 .../1 request/512/base/tukey.json | 0 .../1 request/512/new/benchmark.json | 0 .../1 request/512/new/estimates.json | 0 .../1 request/512/new/sample.json | 0 .../1 request/512/new/tukey.json | 0 .../1 request/512/report/MAD.svg | 0 .../1 request/512/report/SD.svg | 0 .../1 request/512/report/index.html | 0 .../1 request/512/report/iteration_times.svg | 0 .../512/report/iteration_times_small.svg | 0 .../1 request/512/report/mean.svg | 0 .../1 request/512/report/median.svg | 0 .../1 request/512/report/pdf.svg | 0 .../1 request/512/report/pdf_small.svg | 0 .../1 request/512/report/typical.svg | 0 .../1 request/64/base/benchmark.json | 0 .../1 request/64/base/estimates.json | 0 .../1 request/64/base/sample.json | 0 .../1 request/64/base/tukey.json | 0 .../1 request/64/new/benchmark.json | 0 .../1 request/64/new/estimates.json | 0 .../1 request/64/new/sample.json | 0 .../1 request/64/new/tukey.json | 0 .../1 request/64/report/MAD.svg | 0 .../1 request/64/report/SD.svg | 0 .../1 request/64/report/index.html | 0 .../1 request/64/report/iteration_times.svg | 0 .../64/report/iteration_times_small.svg | 0 .../1 request/64/report/mean.svg | 0 .../1 request/64/report/median.svg | 0 .../1 request/64/report/pdf.svg | 0 .../1 request/64/report/pdf_small.svg | 0 .../1 request/64/report/typical.svg | 0 .../1 request/8/base/benchmark.json | 0 .../1 request/8/base/estimates.json | 0 .../1 request/8/base/sample.json | 0 .../1 request/8/base/tukey.json | 0 .../1 request/8/new/benchmark.json | 0 .../1 request/8/new/estimates.json | 0 .../1 request/8/new/sample.json | 0 .../1 request/8/new/tukey.json | 0 .../1 request/8/report/MAD.svg | 0 .../1 request/8/report/SD.svg | 0 .../1 request/8/report/index.html | 0 .../1 request/8/report/mean.svg | 0 .../1 request/8/report/median.svg | 0 .../1 request/8/report/pdf.svg | 0 .../1 request/8/report/pdf_small.svg | 0 .../1 request/8/report/regression.svg | 0 .../1 request/8/report/regression_small.svg | 0 .../1 request/8/report/slope.svg | 0 .../1 request/8/report/typical.svg | 0 .../1 request/report/index.html | 0 .../1 request/report/lines.svg | 0 .../1 request/report/violin.svg | 0 .../1/report/index.html | 0 .../1/report/lines.svg | 0 .../1/report/violin.svg | 0 .../128/report/index.html | 0 .../128/report/lines.svg | 0 .../128/report/violin.svg | 0 .../16 requests/1/base/benchmark.json | 0 .../16 requests/1/base/estimates.json | 0 .../16 requests/1/base/sample.json | 0 .../16 requests/1/base/tukey.json | 0 .../16 requests/1/new/benchmark.json | 0 .../16 requests/1/new/estimates.json | 0 .../16 requests/1/new/sample.json | 0 .../16 requests/1/new/tukey.json | 0 .../16 requests/1/report/MAD.svg | 0 .../16 requests/1/report/SD.svg | 0 .../16 requests/1/report/index.html | 0 .../16 requests/1/report/mean.svg | 0 .../16 requests/1/report/median.svg | 0 .../16 requests/1/report/pdf.svg | 0 .../16 requests/1/report/pdf_small.svg | 0 .../16 requests/1/report/regression.svg | 0 .../16 requests/1/report/regression_small.svg | 0 .../16 requests/1/report/slope.svg | 0 .../16 requests/1/report/typical.svg | 0 .../16 requests/128/base/benchmark.json | 0 .../16 requests/128/base/estimates.json | 0 .../16 requests/128/base/sample.json | 0 .../16 requests/128/base/tukey.json | 0 .../16 requests/128/new/benchmark.json | 0 .../16 requests/128/new/estimates.json | 0 .../16 requests/128/new/sample.json | 0 .../16 requests/128/new/tukey.json | 0 .../16 requests/128/report/MAD.svg | 0 .../16 requests/128/report/SD.svg | 0 .../16 requests/128/report/index.html | 0 .../128/report/iteration_times.svg | 0 .../128/report/iteration_times_small.svg | 0 .../16 requests/128/report/mean.svg | 0 .../16 requests/128/report/median.svg | 0 .../16 requests/128/report/pdf.svg | 0 .../16 requests/128/report/pdf_small.svg | 0 .../16 requests/128/report/typical.svg | 0 .../16 requests/16/base/benchmark.json | 0 .../16 requests/16/base/estimates.json | 0 .../16 requests/16/base/sample.json | 0 .../16 requests/16/base/tukey.json | 0 .../16 requests/16/new/benchmark.json | 0 .../16 requests/16/new/estimates.json | 0 .../16 requests/16/new/sample.json | 0 .../16 requests/16/new/tukey.json | 0 .../16 requests/16/report/MAD.svg | 0 .../16 requests/16/report/SD.svg | 0 .../16 requests/16/report/index.html | 0 .../16 requests/16/report/iteration_times.svg | 0 .../16/report/iteration_times_small.svg | 0 .../16 requests/16/report/mean.svg | 0 .../16 requests/16/report/median.svg | 0 .../16 requests/16/report/pdf.svg | 0 .../16 requests/16/report/pdf_small.svg | 0 .../16 requests/16/report/typical.svg | 0 .../16 requests/2/base/benchmark.json | 0 .../16 requests/2/base/estimates.json | 0 .../16 requests/2/base/sample.json | 0 .../16 requests/2/base/tukey.json | 0 .../16 requests/2/new/benchmark.json | 0 .../16 requests/2/new/estimates.json | 0 .../16 requests/2/new/sample.json | 0 .../16 requests/2/new/tukey.json | 0 .../16 requests/2/report/MAD.svg | 0 .../16 requests/2/report/SD.svg | 0 .../16 requests/2/report/index.html | 0 .../16 requests/2/report/mean.svg | 0 .../16 requests/2/report/median.svg | 0 .../16 requests/2/report/pdf.svg | 0 .../16 requests/2/report/pdf_small.svg | 0 .../16 requests/2/report/regression.svg | 0 .../16 requests/2/report/regression_small.svg | 0 .../16 requests/2/report/slope.svg | 0 .../16 requests/2/report/typical.svg | 0 .../16 requests/256/base/benchmark.json | 0 .../16 requests/256/base/estimates.json | 0 .../16 requests/256/base/sample.json | 0 .../16 requests/256/base/tukey.json | 0 .../16 requests/256/new/benchmark.json | 0 .../16 requests/256/new/estimates.json | 0 .../16 requests/256/new/sample.json | 0 .../16 requests/256/new/tukey.json | 0 .../16 requests/256/report/MAD.svg | 0 .../16 requests/256/report/SD.svg | 0 .../16 requests/256/report/index.html | 0 .../256/report/iteration_times.svg | 0 .../256/report/iteration_times_small.svg | 0 .../16 requests/256/report/mean.svg | 0 .../16 requests/256/report/median.svg | 0 .../16 requests/256/report/pdf.svg | 0 .../16 requests/256/report/pdf_small.svg | 0 .../16 requests/256/report/typical.svg | 0 .../16 requests/32/base/benchmark.json | 0 .../16 requests/32/base/estimates.json | 0 .../16 requests/32/base/sample.json | 0 .../16 requests/32/base/tukey.json | 0 .../16 requests/32/new/benchmark.json | 0 .../16 requests/32/new/estimates.json | 0 .../16 requests/32/new/sample.json | 0 .../16 requests/32/new/tukey.json | 0 .../16 requests/32/report/MAD.svg | 0 .../16 requests/32/report/SD.svg | 0 .../16 requests/32/report/index.html | 0 .../16 requests/32/report/iteration_times.svg | 0 .../32/report/iteration_times_small.svg | 0 .../16 requests/32/report/mean.svg | 0 .../16 requests/32/report/median.svg | 0 .../16 requests/32/report/pdf.svg | 0 .../16 requests/32/report/pdf_small.svg | 0 .../16 requests/32/report/typical.svg | 0 .../16 requests/4/base/benchmark.json | 0 .../16 requests/4/base/estimates.json | 0 .../16 requests/4/base/sample.json | 0 .../16 requests/4/base/tukey.json | 0 .../16 requests/4/new/benchmark.json | 0 .../16 requests/4/new/estimates.json | 0 .../16 requests/4/new/sample.json | 0 .../16 requests/4/new/tukey.json | 0 .../16 requests/4/report/MAD.svg | 0 .../16 requests/4/report/SD.svg | 0 .../16 requests/4/report/index.html | 0 .../16 requests/4/report/mean.svg | 0 .../16 requests/4/report/median.svg | 0 .../16 requests/4/report/pdf.svg | 0 .../16 requests/4/report/pdf_small.svg | 0 .../16 requests/4/report/regression.svg | 0 .../16 requests/4/report/regression_small.svg | 0 .../16 requests/4/report/slope.svg | 0 .../16 requests/4/report/typical.svg | 0 .../16 requests/512/base/benchmark.json | 0 .../16 requests/512/base/estimates.json | 0 .../16 requests/512/base/sample.json | 0 .../16 requests/512/base/tukey.json | 0 .../16 requests/512/new/benchmark.json | 0 .../16 requests/512/new/estimates.json | 0 .../16 requests/512/new/sample.json | 0 .../16 requests/512/new/tukey.json | 0 .../16 requests/512/report/MAD.svg | 0 .../16 requests/512/report/SD.svg | 0 .../16 requests/512/report/index.html | 0 .../512/report/iteration_times.svg | 0 .../512/report/iteration_times_small.svg | 0 .../16 requests/512/report/mean.svg | 0 .../16 requests/512/report/median.svg | 0 .../16 requests/512/report/pdf.svg | 0 .../16 requests/512/report/pdf_small.svg | 0 .../16 requests/512/report/typical.svg | 0 .../16 requests/64/base/benchmark.json | 0 .../16 requests/64/base/estimates.json | 0 .../16 requests/64/base/sample.json | 0 .../16 requests/64/base/tukey.json | 0 .../16 requests/64/new/benchmark.json | 0 .../16 requests/64/new/estimates.json | 0 .../16 requests/64/new/sample.json | 0 .../16 requests/64/new/tukey.json | 0 .../16 requests/64/report/MAD.svg | 0 .../16 requests/64/report/SD.svg | 0 .../16 requests/64/report/index.html | 0 .../16 requests/64/report/iteration_times.svg | 0 .../64/report/iteration_times_small.svg | 0 .../16 requests/64/report/mean.svg | 0 .../16 requests/64/report/median.svg | 0 .../16 requests/64/report/pdf.svg | 0 .../16 requests/64/report/pdf_small.svg | 0 .../16 requests/64/report/typical.svg | 0 .../16 requests/8/base/benchmark.json | 0 .../16 requests/8/base/estimates.json | 0 .../16 requests/8/base/sample.json | 0 .../16 requests/8/base/tukey.json | 0 .../16 requests/8/new/benchmark.json | 0 .../16 requests/8/new/estimates.json | 0 .../16 requests/8/new/sample.json | 0 .../16 requests/8/new/tukey.json | 0 .../16 requests/8/report/MAD.svg | 0 .../16 requests/8/report/SD.svg | 0 .../16 requests/8/report/index.html | 0 .../16 requests/8/report/iteration_times.svg | 0 .../8/report/iteration_times_small.svg | 0 .../16 requests/8/report/mean.svg | 0 .../16 requests/8/report/median.svg | 0 .../16 requests/8/report/pdf.svg | 0 .../16 requests/8/report/pdf_small.svg | 0 .../16 requests/8/report/typical.svg | 0 .../16 requests/report/index.html | 0 .../16 requests/report/lines.svg | 0 .../16 requests/report/violin.svg | 0 .../16/report/index.html | 0 .../16/report/lines.svg | 0 .../16/report/violin.svg | 0 .../2 requests/1/base/benchmark.json | 0 .../2 requests/1/base/estimates.json | 0 .../2 requests/1/base/sample.json | 0 .../2 requests/1/base/tukey.json | 0 .../2 requests/1/new/benchmark.json | 0 .../2 requests/1/new/estimates.json | 0 .../2 requests/1/new/sample.json | 0 .../2 requests/1/new/tukey.json | 0 .../2 requests/1/report/MAD.svg | 0 .../2 requests/1/report/SD.svg | 0 .../2 requests/1/report/index.html | 0 .../2 requests/1/report/mean.svg | 0 .../2 requests/1/report/median.svg | 0 .../2 requests/1/report/pdf.svg | 0 .../2 requests/1/report/pdf_small.svg | 0 .../2 requests/1/report/regression.svg | 0 .../2 requests/1/report/regression_small.svg | 0 .../2 requests/1/report/slope.svg | 0 .../2 requests/1/report/typical.svg | 0 .../2 requests/128/base/benchmark.json | 0 .../2 requests/128/base/estimates.json | 0 .../2 requests/128/base/sample.json | 0 .../2 requests/128/base/tukey.json | 0 .../2 requests/128/new/benchmark.json | 0 .../2 requests/128/new/estimates.json | 0 .../2 requests/128/new/sample.json | 0 .../2 requests/128/new/tukey.json | 0 .../2 requests/128/report/MAD.svg | 0 .../2 requests/128/report/SD.svg | 0 .../2 requests/128/report/index.html | 0 .../2 requests/128/report/iteration_times.svg | 0 .../128/report/iteration_times_small.svg | 0 .../2 requests/128/report/mean.svg | 0 .../2 requests/128/report/median.svg | 0 .../2 requests/128/report/pdf.svg | 0 .../2 requests/128/report/pdf_small.svg | 0 .../2 requests/128/report/typical.svg | 0 .../2 requests/16/base/benchmark.json | 0 .../2 requests/16/base/estimates.json | 0 .../2 requests/16/base/sample.json | 0 .../2 requests/16/base/tukey.json | 0 .../2 requests/16/new/benchmark.json | 0 .../2 requests/16/new/estimates.json | 0 .../2 requests/16/new/sample.json | 0 .../2 requests/16/new/tukey.json | 0 .../2 requests/16/report/MAD.svg | 0 .../2 requests/16/report/SD.svg | 0 .../2 requests/16/report/index.html | 0 .../2 requests/16/report/mean.svg | 0 .../2 requests/16/report/median.svg | 0 .../2 requests/16/report/pdf.svg | 0 .../2 requests/16/report/pdf_small.svg | 0 .../2 requests/16/report/regression.svg | 0 .../2 requests/16/report/regression_small.svg | 0 .../2 requests/16/report/slope.svg | 0 .../2 requests/16/report/typical.svg | 0 .../2 requests/2/base/benchmark.json | 0 .../2 requests/2/base/estimates.json | 0 .../2 requests/2/base/sample.json | 0 .../2 requests/2/base/tukey.json | 0 .../2 requests/2/new/benchmark.json | 0 .../2 requests/2/new/estimates.json | 0 .../2 requests/2/new/sample.json | 0 .../2 requests/2/new/tukey.json | 0 .../2 requests/2/report/MAD.svg | 0 .../2 requests/2/report/SD.svg | 0 .../2 requests/2/report/index.html | 0 .../2 requests/2/report/mean.svg | 0 .../2 requests/2/report/median.svg | 0 .../2 requests/2/report/pdf.svg | 0 .../2 requests/2/report/pdf_small.svg | 0 .../2 requests/2/report/regression.svg | 0 .../2 requests/2/report/regression_small.svg | 0 .../2 requests/2/report/slope.svg | 0 .../2 requests/2/report/typical.svg | 0 .../2 requests/256/base/benchmark.json | 0 .../2 requests/256/base/estimates.json | 0 .../2 requests/256/base/sample.json | 0 .../2 requests/256/base/tukey.json | 0 .../2 requests/256/new/benchmark.json | 0 .../2 requests/256/new/estimates.json | 0 .../2 requests/256/new/sample.json | 0 .../2 requests/256/new/tukey.json | 0 .../2 requests/256/report/MAD.svg | 0 .../2 requests/256/report/SD.svg | 0 .../2 requests/256/report/index.html | 0 .../2 requests/256/report/iteration_times.svg | 0 .../256/report/iteration_times_small.svg | 0 .../2 requests/256/report/mean.svg | 0 .../2 requests/256/report/median.svg | 0 .../2 requests/256/report/pdf.svg | 0 .../2 requests/256/report/pdf_small.svg | 0 .../2 requests/256/report/typical.svg | 0 .../2 requests/32/base/benchmark.json | 0 .../2 requests/32/base/estimates.json | 0 .../2 requests/32/base/sample.json | 0 .../2 requests/32/base/tukey.json | 0 .../2 requests/32/new/benchmark.json | 0 .../2 requests/32/new/estimates.json | 0 .../2 requests/32/new/sample.json | 0 .../2 requests/32/new/tukey.json | 0 .../2 requests/32/report/MAD.svg | 0 .../2 requests/32/report/SD.svg | 0 .../2 requests/32/report/index.html | 0 .../2 requests/32/report/iteration_times.svg | 0 .../32/report/iteration_times_small.svg | 0 .../2 requests/32/report/mean.svg | 0 .../2 requests/32/report/median.svg | 0 .../2 requests/32/report/pdf.svg | 0 .../2 requests/32/report/pdf_small.svg | 0 .../2 requests/32/report/typical.svg | 0 .../2 requests/4/base/benchmark.json | 0 .../2 requests/4/base/estimates.json | 0 .../2 requests/4/base/sample.json | 0 .../2 requests/4/base/tukey.json | 0 .../2 requests/4/new/benchmark.json | 0 .../2 requests/4/new/estimates.json | 0 .../2 requests/4/new/sample.json | 0 .../2 requests/4/new/tukey.json | 0 .../2 requests/4/report/MAD.svg | 0 .../2 requests/4/report/SD.svg | 0 .../2 requests/4/report/index.html | 0 .../2 requests/4/report/mean.svg | 0 .../2 requests/4/report/median.svg | 0 .../2 requests/4/report/pdf.svg | 0 .../2 requests/4/report/pdf_small.svg | 0 .../2 requests/4/report/regression.svg | 0 .../2 requests/4/report/regression_small.svg | 0 .../2 requests/4/report/slope.svg | 0 .../2 requests/4/report/typical.svg | 0 .../2 requests/512/base/benchmark.json | 0 .../2 requests/512/base/estimates.json | 0 .../2 requests/512/base/sample.json | 0 .../2 requests/512/base/tukey.json | 0 .../2 requests/512/new/benchmark.json | 0 .../2 requests/512/new/estimates.json | 0 .../2 requests/512/new/sample.json | 0 .../2 requests/512/new/tukey.json | 0 .../2 requests/512/report/MAD.svg | 0 .../2 requests/512/report/SD.svg | 0 .../2 requests/512/report/index.html | 0 .../2 requests/512/report/iteration_times.svg | 0 .../512/report/iteration_times_small.svg | 0 .../2 requests/512/report/mean.svg | 0 .../2 requests/512/report/median.svg | 0 .../2 requests/512/report/pdf.svg | 0 .../2 requests/512/report/pdf_small.svg | 0 .../2 requests/512/report/typical.svg | 0 .../2 requests/64/base/benchmark.json | 0 .../2 requests/64/base/estimates.json | 0 .../2 requests/64/base/sample.json | 0 .../2 requests/64/base/tukey.json | 0 .../2 requests/64/new/benchmark.json | 0 .../2 requests/64/new/estimates.json | 0 .../2 requests/64/new/sample.json | 0 .../2 requests/64/new/tukey.json | 0 .../2 requests/64/report/MAD.svg | 0 .../2 requests/64/report/SD.svg | 0 .../2 requests/64/report/index.html | 0 .../2 requests/64/report/iteration_times.svg | 0 .../64/report/iteration_times_small.svg | 0 .../2 requests/64/report/mean.svg | 0 .../2 requests/64/report/median.svg | 0 .../2 requests/64/report/pdf.svg | 0 .../2 requests/64/report/pdf_small.svg | 0 .../2 requests/64/report/typical.svg | 0 .../2 requests/8/base/benchmark.json | 0 .../2 requests/8/base/estimates.json | 0 .../2 requests/8/base/sample.json | 0 .../2 requests/8/base/tukey.json | 0 .../2 requests/8/new/benchmark.json | 0 .../2 requests/8/new/estimates.json | 0 .../2 requests/8/new/sample.json | 0 .../2 requests/8/new/tukey.json | 0 .../2 requests/8/report/MAD.svg | 0 .../2 requests/8/report/SD.svg | 0 .../2 requests/8/report/index.html | 0 .../2 requests/8/report/mean.svg | 0 .../2 requests/8/report/median.svg | 0 .../2 requests/8/report/pdf.svg | 0 .../2 requests/8/report/pdf_small.svg | 0 .../2 requests/8/report/regression.svg | 0 .../2 requests/8/report/regression_small.svg | 0 .../2 requests/8/report/slope.svg | 0 .../2 requests/8/report/typical.svg | 0 .../2 requests/report/index.html | 0 .../2 requests/report/lines.svg | 0 .../2 requests/report/violin.svg | 0 .../2/report/index.html | 0 .../2/report/lines.svg | 0 .../2/report/violin.svg | 0 .../256/report/index.html | 0 .../256/report/lines.svg | 0 .../256/report/violin.svg | 0 .../32 requests/1/base/benchmark.json | 0 .../32 requests/1/base/estimates.json | 0 .../32 requests/1/base/sample.json | 0 .../32 requests/1/base/tukey.json | 0 .../32 requests/1/new/benchmark.json | 0 .../32 requests/1/new/estimates.json | 0 .../32 requests/1/new/sample.json | 0 .../32 requests/1/new/tukey.json | 0 .../32 requests/1/report/MAD.svg | 0 .../32 requests/1/report/SD.svg | 0 .../32 requests/1/report/index.html | 0 .../32 requests/1/report/mean.svg | 0 .../32 requests/1/report/median.svg | 0 .../32 requests/1/report/pdf.svg | 0 .../32 requests/1/report/pdf_small.svg | 0 .../32 requests/1/report/regression.svg | 0 .../32 requests/1/report/regression_small.svg | 0 .../32 requests/1/report/slope.svg | 0 .../32 requests/1/report/typical.svg | 0 .../32 requests/128/base/benchmark.json | 0 .../32 requests/128/base/estimates.json | 0 .../32 requests/128/base/sample.json | 0 .../32 requests/128/base/tukey.json | 0 .../32 requests/128/new/benchmark.json | 0 .../32 requests/128/new/estimates.json | 0 .../32 requests/128/new/sample.json | 0 .../32 requests/128/new/tukey.json | 0 .../32 requests/128/report/MAD.svg | 0 .../32 requests/128/report/SD.svg | 0 .../32 requests/128/report/index.html | 0 .../128/report/iteration_times.svg | 0 .../128/report/iteration_times_small.svg | 0 .../32 requests/128/report/mean.svg | 0 .../32 requests/128/report/median.svg | 0 .../32 requests/128/report/pdf.svg | 0 .../32 requests/128/report/pdf_small.svg | 0 .../32 requests/128/report/typical.svg | 0 .../32 requests/16/base/benchmark.json | 0 .../32 requests/16/base/estimates.json | 0 .../32 requests/16/base/sample.json | 0 .../32 requests/16/base/tukey.json | 0 .../32 requests/16/new/benchmark.json | 0 .../32 requests/16/new/estimates.json | 0 .../32 requests/16/new/sample.json | 0 .../32 requests/16/new/tukey.json | 0 .../32 requests/16/report/MAD.svg | 0 .../32 requests/16/report/SD.svg | 0 .../32 requests/16/report/index.html | 0 .../32 requests/16/report/iteration_times.svg | 0 .../16/report/iteration_times_small.svg | 0 .../32 requests/16/report/mean.svg | 0 .../32 requests/16/report/median.svg | 0 .../32 requests/16/report/pdf.svg | 0 .../32 requests/16/report/pdf_small.svg | 0 .../32 requests/16/report/typical.svg | 0 .../32 requests/2/base/benchmark.json | 0 .../32 requests/2/base/estimates.json | 0 .../32 requests/2/base/sample.json | 0 .../32 requests/2/base/tukey.json | 0 .../32 requests/2/new/benchmark.json | 0 .../32 requests/2/new/estimates.json | 0 .../32 requests/2/new/sample.json | 0 .../32 requests/2/new/tukey.json | 0 .../32 requests/2/report/MAD.svg | 0 .../32 requests/2/report/SD.svg | 0 .../32 requests/2/report/index.html | 0 .../32 requests/2/report/mean.svg | 0 .../32 requests/2/report/median.svg | 0 .../32 requests/2/report/pdf.svg | 0 .../32 requests/2/report/pdf_small.svg | 0 .../32 requests/2/report/regression.svg | 0 .../32 requests/2/report/regression_small.svg | 0 .../32 requests/2/report/slope.svg | 0 .../32 requests/2/report/typical.svg | 0 .../32 requests/256/base/benchmark.json | 0 .../32 requests/256/base/estimates.json | 0 .../32 requests/256/base/sample.json | 0 .../32 requests/256/base/tukey.json | 0 .../32 requests/256/new/benchmark.json | 0 .../32 requests/256/new/estimates.json | 0 .../32 requests/256/new/sample.json | 0 .../32 requests/256/new/tukey.json | 0 .../32 requests/256/report/MAD.svg | 0 .../32 requests/256/report/SD.svg | 0 .../32 requests/256/report/index.html | 0 .../256/report/iteration_times.svg | 0 .../256/report/iteration_times_small.svg | 0 .../32 requests/256/report/mean.svg | 0 .../32 requests/256/report/median.svg | 0 .../32 requests/256/report/pdf.svg | 0 .../32 requests/256/report/pdf_small.svg | 0 .../32 requests/256/report/typical.svg | 0 .../32 requests/32/base/benchmark.json | 0 .../32 requests/32/base/estimates.json | 0 .../32 requests/32/base/sample.json | 0 .../32 requests/32/base/tukey.json | 0 .../32 requests/32/new/benchmark.json | 0 .../32 requests/32/new/estimates.json | 0 .../32 requests/32/new/sample.json | 0 .../32 requests/32/new/tukey.json | 0 .../32 requests/32/report/MAD.svg | 0 .../32 requests/32/report/SD.svg | 0 .../32 requests/32/report/index.html | 0 .../32 requests/32/report/iteration_times.svg | 0 .../32/report/iteration_times_small.svg | 0 .../32 requests/32/report/mean.svg | 0 .../32 requests/32/report/median.svg | 0 .../32 requests/32/report/pdf.svg | 0 .../32 requests/32/report/pdf_small.svg | 0 .../32 requests/32/report/typical.svg | 0 .../32 requests/4/base/benchmark.json | 0 .../32 requests/4/base/estimates.json | 0 .../32 requests/4/base/sample.json | 0 .../32 requests/4/base/tukey.json | 0 .../32 requests/4/new/benchmark.json | 0 .../32 requests/4/new/estimates.json | 0 .../32 requests/4/new/sample.json | 0 .../32 requests/4/new/tukey.json | 0 .../32 requests/4/report/MAD.svg | 0 .../32 requests/4/report/SD.svg | 0 .../32 requests/4/report/index.html | 0 .../32 requests/4/report/iteration_times.svg | 0 .../4/report/iteration_times_small.svg | 0 .../32 requests/4/report/mean.svg | 0 .../32 requests/4/report/median.svg | 0 .../32 requests/4/report/pdf.svg | 0 .../32 requests/4/report/pdf_small.svg | 0 .../32 requests/4/report/typical.svg | 0 .../32 requests/512/base/benchmark.json | 0 .../32 requests/512/base/estimates.json | 0 .../32 requests/512/base/sample.json | 0 .../32 requests/512/base/tukey.json | 0 .../32 requests/512/new/benchmark.json | 0 .../32 requests/512/new/estimates.json | 0 .../32 requests/512/new/sample.json | 0 .../32 requests/512/new/tukey.json | 0 .../32 requests/512/report/MAD.svg | 0 .../32 requests/512/report/SD.svg | 0 .../32 requests/512/report/index.html | 0 .../512/report/iteration_times.svg | 0 .../512/report/iteration_times_small.svg | 0 .../32 requests/512/report/mean.svg | 0 .../32 requests/512/report/median.svg | 0 .../32 requests/512/report/pdf.svg | 0 .../32 requests/512/report/pdf_small.svg | 0 .../32 requests/512/report/typical.svg | 0 .../32 requests/64/base/benchmark.json | 0 .../32 requests/64/base/estimates.json | 0 .../32 requests/64/base/sample.json | 0 .../32 requests/64/base/tukey.json | 0 .../32 requests/64/new/benchmark.json | 0 .../32 requests/64/new/estimates.json | 0 .../32 requests/64/new/sample.json | 0 .../32 requests/64/new/tukey.json | 0 .../32 requests/64/report/MAD.svg | 0 .../32 requests/64/report/SD.svg | 0 .../32 requests/64/report/index.html | 0 .../32 requests/64/report/iteration_times.svg | 0 .../64/report/iteration_times_small.svg | 0 .../32 requests/64/report/mean.svg | 0 .../32 requests/64/report/median.svg | 0 .../32 requests/64/report/pdf.svg | 0 .../32 requests/64/report/pdf_small.svg | 0 .../32 requests/64/report/typical.svg | 0 .../32 requests/8/base/benchmark.json | 0 .../32 requests/8/base/estimates.json | 0 .../32 requests/8/base/sample.json | 0 .../32 requests/8/base/tukey.json | 0 .../32 requests/8/new/benchmark.json | 0 .../32 requests/8/new/estimates.json | 0 .../32 requests/8/new/sample.json | 0 .../32 requests/8/new/tukey.json | 0 .../32 requests/8/report/MAD.svg | 0 .../32 requests/8/report/SD.svg | 0 .../32 requests/8/report/index.html | 0 .../32 requests/8/report/iteration_times.svg | 0 .../8/report/iteration_times_small.svg | 0 .../32 requests/8/report/mean.svg | 0 .../32 requests/8/report/median.svg | 0 .../32 requests/8/report/pdf.svg | 0 .../32 requests/8/report/pdf_small.svg | 0 .../32 requests/8/report/typical.svg | 0 .../32 requests/report/index.html | 0 .../32 requests/report/lines.svg | 0 .../32 requests/report/violin.svg | 0 .../32/report/index.html | 0 .../32/report/lines.svg | 0 .../32/report/violin.svg | 0 .../4 requests/1/base/benchmark.json | 0 .../4 requests/1/base/estimates.json | 0 .../4 requests/1/base/sample.json | 0 .../4 requests/1/base/tukey.json | 0 .../4 requests/1/new/benchmark.json | 0 .../4 requests/1/new/estimates.json | 0 .../4 requests/1/new/sample.json | 0 .../4 requests/1/new/tukey.json | 0 .../4 requests/1/report/MAD.svg | 0 .../4 requests/1/report/SD.svg | 0 .../4 requests/1/report/index.html | 0 .../4 requests/1/report/mean.svg | 0 .../4 requests/1/report/median.svg | 0 .../4 requests/1/report/pdf.svg | 0 .../4 requests/1/report/pdf_small.svg | 0 .../4 requests/1/report/regression.svg | 0 .../4 requests/1/report/regression_small.svg | 0 .../4 requests/1/report/slope.svg | 0 .../4 requests/1/report/typical.svg | 0 .../4 requests/128/base/benchmark.json | 0 .../4 requests/128/base/estimates.json | 0 .../4 requests/128/base/sample.json | 0 .../4 requests/128/base/tukey.json | 0 .../4 requests/128/new/benchmark.json | 0 .../4 requests/128/new/estimates.json | 0 .../4 requests/128/new/sample.json | 0 .../4 requests/128/new/tukey.json | 0 .../4 requests/128/report/MAD.svg | 0 .../4 requests/128/report/SD.svg | 0 .../4 requests/128/report/index.html | 0 .../4 requests/128/report/iteration_times.svg | 0 .../128/report/iteration_times_small.svg | 0 .../4 requests/128/report/mean.svg | 0 .../4 requests/128/report/median.svg | 0 .../4 requests/128/report/pdf.svg | 0 .../4 requests/128/report/pdf_small.svg | 0 .../4 requests/128/report/typical.svg | 0 .../4 requests/16/base/benchmark.json | 0 .../4 requests/16/base/estimates.json | 0 .../4 requests/16/base/sample.json | 0 .../4 requests/16/base/tukey.json | 0 .../4 requests/16/new/benchmark.json | 0 .../4 requests/16/new/estimates.json | 0 .../4 requests/16/new/sample.json | 0 .../4 requests/16/new/tukey.json | 0 .../4 requests/16/report/MAD.svg | 0 .../4 requests/16/report/SD.svg | 0 .../4 requests/16/report/index.html | 0 .../4 requests/16/report/iteration_times.svg | 0 .../16/report/iteration_times_small.svg | 0 .../4 requests/16/report/mean.svg | 0 .../4 requests/16/report/median.svg | 0 .../4 requests/16/report/pdf.svg | 0 .../4 requests/16/report/pdf_small.svg | 0 .../4 requests/16/report/typical.svg | 0 .../4 requests/2/base/benchmark.json | 0 .../4 requests/2/base/estimates.json | 0 .../4 requests/2/base/sample.json | 0 .../4 requests/2/base/tukey.json | 0 .../4 requests/2/new/benchmark.json | 0 .../4 requests/2/new/estimates.json | 0 .../4 requests/2/new/sample.json | 0 .../4 requests/2/new/tukey.json | 0 .../4 requests/2/report/MAD.svg | 0 .../4 requests/2/report/SD.svg | 0 .../4 requests/2/report/index.html | 0 .../4 requests/2/report/mean.svg | 0 .../4 requests/2/report/median.svg | 0 .../4 requests/2/report/pdf.svg | 0 .../4 requests/2/report/pdf_small.svg | 0 .../4 requests/2/report/regression.svg | 0 .../4 requests/2/report/regression_small.svg | 0 .../4 requests/2/report/slope.svg | 0 .../4 requests/2/report/typical.svg | 0 .../4 requests/256/base/benchmark.json | 0 .../4 requests/256/base/estimates.json | 0 .../4 requests/256/base/sample.json | 0 .../4 requests/256/base/tukey.json | 0 .../4 requests/256/new/benchmark.json | 0 .../4 requests/256/new/estimates.json | 0 .../4 requests/256/new/sample.json | 0 .../4 requests/256/new/tukey.json | 0 .../4 requests/256/report/MAD.svg | 0 .../4 requests/256/report/SD.svg | 0 .../4 requests/256/report/index.html | 0 .../4 requests/256/report/iteration_times.svg | 0 .../256/report/iteration_times_small.svg | 0 .../4 requests/256/report/mean.svg | 0 .../4 requests/256/report/median.svg | 0 .../4 requests/256/report/pdf.svg | 0 .../4 requests/256/report/pdf_small.svg | 0 .../4 requests/256/report/typical.svg | 0 .../4 requests/32/base/benchmark.json | 0 .../4 requests/32/base/estimates.json | 0 .../4 requests/32/base/sample.json | 0 .../4 requests/32/base/tukey.json | 0 .../4 requests/32/new/benchmark.json | 0 .../4 requests/32/new/estimates.json | 0 .../4 requests/32/new/sample.json | 0 .../4 requests/32/new/tukey.json | 0 .../4 requests/32/report/MAD.svg | 0 .../4 requests/32/report/SD.svg | 0 .../4 requests/32/report/index.html | 0 .../4 requests/32/report/iteration_times.svg | 0 .../32/report/iteration_times_small.svg | 0 .../4 requests/32/report/mean.svg | 0 .../4 requests/32/report/median.svg | 0 .../4 requests/32/report/pdf.svg | 0 .../4 requests/32/report/pdf_small.svg | 0 .../4 requests/32/report/typical.svg | 0 .../4 requests/4/base/benchmark.json | 0 .../4 requests/4/base/estimates.json | 0 .../4 requests/4/base/sample.json | 0 .../4 requests/4/base/tukey.json | 0 .../4 requests/4/new/benchmark.json | 0 .../4 requests/4/new/estimates.json | 0 .../4 requests/4/new/sample.json | 0 .../4 requests/4/new/tukey.json | 0 .../4 requests/4/report/MAD.svg | 0 .../4 requests/4/report/SD.svg | 0 .../4 requests/4/report/index.html | 0 .../4 requests/4/report/mean.svg | 0 .../4 requests/4/report/median.svg | 0 .../4 requests/4/report/pdf.svg | 0 .../4 requests/4/report/pdf_small.svg | 0 .../4 requests/4/report/regression.svg | 0 .../4 requests/4/report/regression_small.svg | 0 .../4 requests/4/report/slope.svg | 0 .../4 requests/4/report/typical.svg | 0 .../4 requests/512/base/benchmark.json | 0 .../4 requests/512/base/estimates.json | 0 .../4 requests/512/base/sample.json | 0 .../4 requests/512/base/tukey.json | 0 .../4 requests/512/new/benchmark.json | 0 .../4 requests/512/new/estimates.json | 0 .../4 requests/512/new/sample.json | 0 .../4 requests/512/new/tukey.json | 0 .../4 requests/512/report/MAD.svg | 0 .../4 requests/512/report/SD.svg | 0 .../4 requests/512/report/index.html | 0 .../4 requests/512/report/iteration_times.svg | 0 .../512/report/iteration_times_small.svg | 0 .../4 requests/512/report/mean.svg | 0 .../4 requests/512/report/median.svg | 0 .../4 requests/512/report/pdf.svg | 0 .../4 requests/512/report/pdf_small.svg | 0 .../4 requests/512/report/typical.svg | 0 .../4 requests/64/base/benchmark.json | 0 .../4 requests/64/base/estimates.json | 0 .../4 requests/64/base/sample.json | 0 .../4 requests/64/base/tukey.json | 0 .../4 requests/64/new/benchmark.json | 0 .../4 requests/64/new/estimates.json | 0 .../4 requests/64/new/sample.json | 0 .../4 requests/64/new/tukey.json | 0 .../4 requests/64/report/MAD.svg | 0 .../4 requests/64/report/SD.svg | 0 .../4 requests/64/report/index.html | 0 .../4 requests/64/report/iteration_times.svg | 0 .../64/report/iteration_times_small.svg | 0 .../4 requests/64/report/mean.svg | 0 .../4 requests/64/report/median.svg | 0 .../4 requests/64/report/pdf.svg | 0 .../4 requests/64/report/pdf_small.svg | 0 .../4 requests/64/report/typical.svg | 0 .../4 requests/8/base/benchmark.json | 0 .../4 requests/8/base/estimates.json | 0 .../4 requests/8/base/sample.json | 0 .../4 requests/8/base/tukey.json | 0 .../4 requests/8/new/benchmark.json | 0 .../4 requests/8/new/estimates.json | 0 .../4 requests/8/new/sample.json | 0 .../4 requests/8/new/tukey.json | 0 .../4 requests/8/report/MAD.svg | 0 .../4 requests/8/report/SD.svg | 0 .../4 requests/8/report/index.html | 0 .../4 requests/8/report/mean.svg | 0 .../4 requests/8/report/median.svg | 0 .../4 requests/8/report/pdf.svg | 0 .../4 requests/8/report/pdf_small.svg | 0 .../4 requests/8/report/regression.svg | 0 .../4 requests/8/report/regression_small.svg | 0 .../4 requests/8/report/slope.svg | 0 .../4 requests/8/report/typical.svg | 0 .../4 requests/report/index.html | 0 .../4 requests/report/lines.svg | 0 .../4 requests/report/violin.svg | 0 .../4/report/index.html | 0 .../4/report/lines.svg | 0 .../4/report/violin.svg | 0 .../512/report/index.html | 0 .../512/report/lines.svg | 0 .../512/report/violin.svg | 0 .../64 requests/1/base/benchmark.json | 0 .../64 requests/1/base/estimates.json | 0 .../64 requests/1/base/sample.json | 0 .../64 requests/1/base/tukey.json | 0 .../64 requests/1/new/benchmark.json | 0 .../64 requests/1/new/estimates.json | 0 .../64 requests/1/new/sample.json | 0 .../64 requests/1/new/tukey.json | 0 .../64 requests/1/report/MAD.svg | 0 .../64 requests/1/report/SD.svg | 0 .../64 requests/1/report/index.html | 0 .../64 requests/1/report/mean.svg | 0 .../64 requests/1/report/median.svg | 0 .../64 requests/1/report/pdf.svg | 0 .../64 requests/1/report/pdf_small.svg | 0 .../64 requests/1/report/regression.svg | 0 .../64 requests/1/report/regression_small.svg | 0 .../64 requests/1/report/slope.svg | 0 .../64 requests/1/report/typical.svg | 0 .../64 requests/128/base/benchmark.json | 0 .../64 requests/128/base/estimates.json | 0 .../64 requests/128/base/sample.json | 0 .../64 requests/128/base/tukey.json | 0 .../64 requests/128/new/benchmark.json | 0 .../64 requests/128/new/estimates.json | 0 .../64 requests/128/new/sample.json | 0 .../64 requests/128/new/tukey.json | 0 .../64 requests/128/report/MAD.svg | 0 .../64 requests/128/report/SD.svg | 0 .../64 requests/128/report/index.html | 0 .../128/report/iteration_times.svg | 0 .../128/report/iteration_times_small.svg | 0 .../64 requests/128/report/mean.svg | 0 .../64 requests/128/report/median.svg | 0 .../64 requests/128/report/pdf.svg | 0 .../64 requests/128/report/pdf_small.svg | 0 .../64 requests/128/report/typical.svg | 0 .../64 requests/16/base/benchmark.json | 0 .../64 requests/16/base/estimates.json | 0 .../64 requests/16/base/sample.json | 0 .../64 requests/16/base/tukey.json | 0 .../64 requests/16/new/benchmark.json | 0 .../64 requests/16/new/estimates.json | 0 .../64 requests/16/new/sample.json | 0 .../64 requests/16/new/tukey.json | 0 .../64 requests/16/report/MAD.svg | 0 .../64 requests/16/report/SD.svg | 0 .../64 requests/16/report/index.html | 0 .../64 requests/16/report/iteration_times.svg | 0 .../16/report/iteration_times_small.svg | 0 .../64 requests/16/report/mean.svg | 0 .../64 requests/16/report/median.svg | 0 .../64 requests/16/report/pdf.svg | 0 .../64 requests/16/report/pdf_small.svg | 0 .../64 requests/16/report/typical.svg | 0 .../64 requests/2/base/benchmark.json | 0 .../64 requests/2/base/estimates.json | 0 .../64 requests/2/base/sample.json | 0 .../64 requests/2/base/tukey.json | 0 .../64 requests/2/new/benchmark.json | 0 .../64 requests/2/new/estimates.json | 0 .../64 requests/2/new/sample.json | 0 .../64 requests/2/new/tukey.json | 0 .../64 requests/2/report/MAD.svg | 0 .../64 requests/2/report/SD.svg | 0 .../64 requests/2/report/index.html | 0 .../64 requests/2/report/mean.svg | 0 .../64 requests/2/report/median.svg | 0 .../64 requests/2/report/pdf.svg | 0 .../64 requests/2/report/pdf_small.svg | 0 .../64 requests/2/report/regression.svg | 0 .../64 requests/2/report/regression_small.svg | 0 .../64 requests/2/report/slope.svg | 0 .../64 requests/2/report/typical.svg | 0 .../64 requests/256/base/benchmark.json | 0 .../64 requests/256/base/estimates.json | 0 .../64 requests/256/base/sample.json | 0 .../64 requests/256/base/tukey.json | 0 .../64 requests/256/new/benchmark.json | 0 .../64 requests/256/new/estimates.json | 0 .../64 requests/256/new/sample.json | 0 .../64 requests/256/new/tukey.json | 0 .../64 requests/256/report/MAD.svg | 0 .../64 requests/256/report/SD.svg | 0 .../64 requests/256/report/index.html | 0 .../256/report/iteration_times.svg | 0 .../256/report/iteration_times_small.svg | 0 .../64 requests/256/report/mean.svg | 0 .../64 requests/256/report/median.svg | 0 .../64 requests/256/report/pdf.svg | 0 .../64 requests/256/report/pdf_small.svg | 0 .../64 requests/256/report/typical.svg | 0 .../64 requests/32/base/benchmark.json | 0 .../64 requests/32/base/estimates.json | 0 .../64 requests/32/base/sample.json | 0 .../64 requests/32/base/tukey.json | 0 .../64 requests/32/new/benchmark.json | 0 .../64 requests/32/new/estimates.json | 0 .../64 requests/32/new/sample.json | 0 .../64 requests/32/new/tukey.json | 0 .../64 requests/32/report/MAD.svg | 0 .../64 requests/32/report/SD.svg | 0 .../64 requests/32/report/index.html | 0 .../64 requests/32/report/iteration_times.svg | 0 .../32/report/iteration_times_small.svg | 0 .../64 requests/32/report/mean.svg | 0 .../64 requests/32/report/median.svg | 0 .../64 requests/32/report/pdf.svg | 0 .../64 requests/32/report/pdf_small.svg | 0 .../64 requests/32/report/typical.svg | 0 .../64 requests/4/base/benchmark.json | 0 .../64 requests/4/base/estimates.json | 0 .../64 requests/4/base/sample.json | 0 .../64 requests/4/base/tukey.json | 0 .../64 requests/4/new/benchmark.json | 0 .../64 requests/4/new/estimates.json | 0 .../64 requests/4/new/sample.json | 0 .../64 requests/4/new/tukey.json | 0 .../64 requests/4/report/MAD.svg | 0 .../64 requests/4/report/SD.svg | 0 .../64 requests/4/report/index.html | 0 .../64 requests/4/report/iteration_times.svg | 0 .../4/report/iteration_times_small.svg | 0 .../64 requests/4/report/mean.svg | 0 .../64 requests/4/report/median.svg | 0 .../64 requests/4/report/pdf.svg | 0 .../64 requests/4/report/pdf_small.svg | 0 .../64 requests/4/report/typical.svg | 0 .../64 requests/512/base/benchmark.json | 0 .../64 requests/512/base/estimates.json | 0 .../64 requests/512/base/sample.json | 0 .../64 requests/512/base/tukey.json | 0 .../64 requests/512/new/benchmark.json | 0 .../64 requests/512/new/estimates.json | 0 .../64 requests/512/new/sample.json | 0 .../64 requests/512/new/tukey.json | 0 .../64 requests/512/report/MAD.svg | 0 .../64 requests/512/report/SD.svg | 0 .../64 requests/512/report/index.html | 0 .../512/report/iteration_times.svg | 0 .../512/report/iteration_times_small.svg | 0 .../64 requests/512/report/mean.svg | 0 .../64 requests/512/report/median.svg | 0 .../64 requests/512/report/pdf.svg | 0 .../64 requests/512/report/pdf_small.svg | 0 .../64 requests/512/report/typical.svg | 0 .../64 requests/64/base/benchmark.json | 0 .../64 requests/64/base/estimates.json | 0 .../64 requests/64/base/sample.json | 0 .../64 requests/64/base/tukey.json | 0 .../64 requests/64/new/benchmark.json | 0 .../64 requests/64/new/estimates.json | 0 .../64 requests/64/new/sample.json | 0 .../64 requests/64/new/tukey.json | 0 .../64 requests/64/report/MAD.svg | 0 .../64 requests/64/report/SD.svg | 0 .../64 requests/64/report/index.html | 0 .../64 requests/64/report/iteration_times.svg | 0 .../64/report/iteration_times_small.svg | 0 .../64 requests/64/report/mean.svg | 0 .../64 requests/64/report/median.svg | 0 .../64 requests/64/report/pdf.svg | 0 .../64 requests/64/report/pdf_small.svg | 0 .../64 requests/64/report/typical.svg | 0 .../64 requests/8/base/benchmark.json | 0 .../64 requests/8/base/estimates.json | 0 .../64 requests/8/base/sample.json | 0 .../64 requests/8/base/tukey.json | 0 .../64 requests/8/new/benchmark.json | 0 .../64 requests/8/new/estimates.json | 0 .../64 requests/8/new/sample.json | 0 .../64 requests/8/new/tukey.json | 0 .../64 requests/8/report/MAD.svg | 0 .../64 requests/8/report/SD.svg | 0 .../64 requests/8/report/index.html | 0 .../64 requests/8/report/iteration_times.svg | 0 .../8/report/iteration_times_small.svg | 0 .../64 requests/8/report/mean.svg | 0 .../64 requests/8/report/median.svg | 0 .../64 requests/8/report/pdf.svg | 0 .../64 requests/8/report/pdf_small.svg | 0 .../64 requests/8/report/typical.svg | 0 .../64 requests/report/index.html | 0 .../64 requests/report/lines.svg | 0 .../64 requests/report/violin.svg | 0 .../64/report/index.html | 0 .../64/report/lines.svg | 0 .../64/report/violin.svg | 0 .../8 requests/1/base/benchmark.json | 0 .../8 requests/1/base/estimates.json | 0 .../8 requests/1/base/sample.json | 0 .../8 requests/1/base/tukey.json | 0 .../8 requests/1/new/benchmark.json | 0 .../8 requests/1/new/estimates.json | 0 .../8 requests/1/new/sample.json | 0 .../8 requests/1/new/tukey.json | 0 .../8 requests/1/report/MAD.svg | 0 .../8 requests/1/report/SD.svg | 0 .../8 requests/1/report/index.html | 0 .../8 requests/1/report/mean.svg | 0 .../8 requests/1/report/median.svg | 0 .../8 requests/1/report/pdf.svg | 0 .../8 requests/1/report/pdf_small.svg | 0 .../8 requests/1/report/regression.svg | 0 .../8 requests/1/report/regression_small.svg | 0 .../8 requests/1/report/slope.svg | 0 .../8 requests/1/report/typical.svg | 0 .../8 requests/128/base/benchmark.json | 0 .../8 requests/128/base/estimates.json | 0 .../8 requests/128/base/sample.json | 0 .../8 requests/128/base/tukey.json | 0 .../8 requests/128/new/benchmark.json | 0 .../8 requests/128/new/estimates.json | 0 .../8 requests/128/new/sample.json | 0 .../8 requests/128/new/tukey.json | 0 .../8 requests/128/report/MAD.svg | 0 .../8 requests/128/report/SD.svg | 0 .../8 requests/128/report/index.html | 0 .../8 requests/128/report/iteration_times.svg | 0 .../128/report/iteration_times_small.svg | 0 .../8 requests/128/report/mean.svg | 0 .../8 requests/128/report/median.svg | 0 .../8 requests/128/report/pdf.svg | 0 .../8 requests/128/report/pdf_small.svg | 0 .../8 requests/128/report/typical.svg | 0 .../8 requests/16/base/benchmark.json | 0 .../8 requests/16/base/estimates.json | 0 .../8 requests/16/base/sample.json | 0 .../8 requests/16/base/tukey.json | 0 .../8 requests/16/new/benchmark.json | 0 .../8 requests/16/new/estimates.json | 0 .../8 requests/16/new/sample.json | 0 .../8 requests/16/new/tukey.json | 0 .../8 requests/16/report/MAD.svg | 0 .../8 requests/16/report/SD.svg | 0 .../8 requests/16/report/index.html | 0 .../8 requests/16/report/iteration_times.svg | 0 .../16/report/iteration_times_small.svg | 0 .../8 requests/16/report/mean.svg | 0 .../8 requests/16/report/median.svg | 0 .../8 requests/16/report/pdf.svg | 0 .../8 requests/16/report/pdf_small.svg | 0 .../8 requests/16/report/typical.svg | 0 .../8 requests/2/base/benchmark.json | 0 .../8 requests/2/base/estimates.json | 0 .../8 requests/2/base/sample.json | 0 .../8 requests/2/base/tukey.json | 0 .../8 requests/2/new/benchmark.json | 0 .../8 requests/2/new/estimates.json | 0 .../8 requests/2/new/sample.json | 0 .../8 requests/2/new/tukey.json | 0 .../8 requests/2/report/MAD.svg | 0 .../8 requests/2/report/SD.svg | 0 .../8 requests/2/report/index.html | 0 .../8 requests/2/report/mean.svg | 0 .../8 requests/2/report/median.svg | 0 .../8 requests/2/report/pdf.svg | 0 .../8 requests/2/report/pdf_small.svg | 0 .../8 requests/2/report/regression.svg | 0 .../8 requests/2/report/regression_small.svg | 0 .../8 requests/2/report/slope.svg | 0 .../8 requests/2/report/typical.svg | 0 .../8 requests/256/base/benchmark.json | 0 .../8 requests/256/base/estimates.json | 0 .../8 requests/256/base/sample.json | 0 .../8 requests/256/base/tukey.json | 0 .../8 requests/256/new/benchmark.json | 0 .../8 requests/256/new/estimates.json | 0 .../8 requests/256/new/sample.json | 0 .../8 requests/256/new/tukey.json | 0 .../8 requests/256/report/MAD.svg | 0 .../8 requests/256/report/SD.svg | 0 .../8 requests/256/report/index.html | 0 .../8 requests/256/report/iteration_times.svg | 0 .../256/report/iteration_times_small.svg | 0 .../8 requests/256/report/mean.svg | 0 .../8 requests/256/report/median.svg | 0 .../8 requests/256/report/pdf.svg | 0 .../8 requests/256/report/pdf_small.svg | 0 .../8 requests/256/report/typical.svg | 0 .../8 requests/32/base/benchmark.json | 0 .../8 requests/32/base/estimates.json | 0 .../8 requests/32/base/sample.json | 0 .../8 requests/32/base/tukey.json | 0 .../8 requests/32/new/benchmark.json | 0 .../8 requests/32/new/estimates.json | 0 .../8 requests/32/new/sample.json | 0 .../8 requests/32/new/tukey.json | 0 .../8 requests/32/report/MAD.svg | 0 .../8 requests/32/report/SD.svg | 0 .../8 requests/32/report/index.html | 0 .../8 requests/32/report/iteration_times.svg | 0 .../32/report/iteration_times_small.svg | 0 .../8 requests/32/report/mean.svg | 0 .../8 requests/32/report/median.svg | 0 .../8 requests/32/report/pdf.svg | 0 .../8 requests/32/report/pdf_small.svg | 0 .../8 requests/32/report/typical.svg | 0 .../8 requests/4/base/benchmark.json | 0 .../8 requests/4/base/estimates.json | 0 .../8 requests/4/base/sample.json | 0 .../8 requests/4/base/tukey.json | 0 .../8 requests/4/new/benchmark.json | 0 .../8 requests/4/new/estimates.json | 0 .../8 requests/4/new/sample.json | 0 .../8 requests/4/new/tukey.json | 0 .../8 requests/4/report/MAD.svg | 0 .../8 requests/4/report/SD.svg | 0 .../8 requests/4/report/index.html | 0 .../8 requests/4/report/mean.svg | 0 .../8 requests/4/report/median.svg | 0 .../8 requests/4/report/pdf.svg | 0 .../8 requests/4/report/pdf_small.svg | 0 .../8 requests/4/report/regression.svg | 0 .../8 requests/4/report/regression_small.svg | 0 .../8 requests/4/report/slope.svg | 0 .../8 requests/4/report/typical.svg | 0 .../8 requests/512/base/benchmark.json | 0 .../8 requests/512/base/estimates.json | 0 .../8 requests/512/base/sample.json | 0 .../8 requests/512/base/tukey.json | 0 .../8 requests/512/new/benchmark.json | 0 .../8 requests/512/new/estimates.json | 0 .../8 requests/512/new/sample.json | 0 .../8 requests/512/new/tukey.json | 0 .../8 requests/512/report/MAD.svg | 0 .../8 requests/512/report/SD.svg | 0 .../8 requests/512/report/index.html | 0 .../8 requests/512/report/iteration_times.svg | 0 .../512/report/iteration_times_small.svg | 0 .../8 requests/512/report/mean.svg | 0 .../8 requests/512/report/median.svg | 0 .../8 requests/512/report/pdf.svg | 0 .../8 requests/512/report/pdf_small.svg | 0 .../8 requests/512/report/typical.svg | 0 .../8 requests/64/base/benchmark.json | 0 .../8 requests/64/base/estimates.json | 0 .../8 requests/64/base/sample.json | 0 .../8 requests/64/base/tukey.json | 0 .../8 requests/64/new/benchmark.json | 0 .../8 requests/64/new/estimates.json | 0 .../8 requests/64/new/sample.json | 0 .../8 requests/64/new/tukey.json | 0 .../8 requests/64/report/MAD.svg | 0 .../8 requests/64/report/SD.svg | 0 .../8 requests/64/report/index.html | 0 .../8 requests/64/report/iteration_times.svg | 0 .../64/report/iteration_times_small.svg | 0 .../8 requests/64/report/mean.svg | 0 .../8 requests/64/report/median.svg | 0 .../8 requests/64/report/pdf.svg | 0 .../8 requests/64/report/pdf_small.svg | 0 .../8 requests/64/report/typical.svg | 0 .../8 requests/8/base/benchmark.json | 0 .../8 requests/8/base/estimates.json | 0 .../8 requests/8/base/sample.json | 0 .../8 requests/8/base/tukey.json | 0 .../8 requests/8/new/benchmark.json | 0 .../8 requests/8/new/estimates.json | 0 .../8 requests/8/new/sample.json | 0 .../8 requests/8/new/tukey.json | 0 .../8 requests/8/report/MAD.svg | 0 .../8 requests/8/report/SD.svg | 0 .../8 requests/8/report/index.html | 0 .../8 requests/8/report/mean.svg | 0 .../8 requests/8/report/median.svg | 0 .../8 requests/8/report/pdf.svg | 0 .../8 requests/8/report/pdf_small.svg | 0 .../8 requests/8/report/regression.svg | 0 .../8 requests/8/report/regression_small.svg | 0 .../8 requests/8/report/slope.svg | 0 .../8 requests/8/report/typical.svg | 0 .../8 requests/report/index.html | 0 .../8 requests/report/lines.svg | 0 .../8 requests/report/violin.svg | 0 .../8/report/index.html | 0 .../8/report/lines.svg | 0 .../8/report/violin.svg | 0 .../report/index.html | 0 .../report/lines.svg | 0 .../report/violin.svg | 0 .../1 request/1/base/benchmark.json | 0 .../1 request/1/base/estimates.json | 0 .../1 request/1/base/sample.json | 0 .../1 request/1/base/tukey.json | 0 .../1 request/1/change/estimates.json | 0 .../1 request/1/new/benchmark.json | 0 .../1 request/1/new/estimates.json | 0 .../1 request/1/new/sample.json | 0 .../1 request/1/new/tukey.json | 0 .../1 request/1/report/MAD.svg | 0 .../1 request/1/report/SD.svg | 0 .../1 request/1/report/both/pdf.svg | 0 .../1 request/1/report/both/regression.svg | 0 .../1 request/1/report/change/mean.svg | 0 .../1 request/1/report/change/median.svg | 0 .../1 request/1/report/change/t-test.svg | 0 .../1 request/1/report/index.html | 0 .../1 request/1/report/mean.svg | 0 .../1 request/1/report/median.svg | 0 .../1 request/1/report/pdf.svg | 0 .../1 request/1/report/pdf_small.svg | 0 .../1 request/1/report/regression.svg | 0 .../1 request/1/report/regression_small.svg | 0 .../1 request/1/report/relative_pdf_small.svg | 0 .../1/report/relative_regression_small.svg | 0 .../1 request/1/report/slope.svg | 0 .../1 request/1/report/typical.svg | 0 .../1/report/index.html | 0 .../1/report/lines.svg | 0 .../1/report/violin.svg | 0 .../16 requests/1/base/benchmark.json | 0 .../16 requests/1/base/estimates.json | 0 .../16 requests/1/base/sample.json | 0 .../16 requests/1/base/tukey.json | 0 .../16 requests/1/new/benchmark.json | 0 .../16 requests/1/new/estimates.json | 0 .../16 requests/1/new/sample.json | 0 .../16 requests/1/new/tukey.json | 0 .../16 requests/1/report/MAD.svg | 0 .../16 requests/1/report/SD.svg | 0 .../16 requests/1/report/index.html | 0 .../16 requests/1/report/mean.svg | 0 .../16 requests/1/report/median.svg | 0 .../16 requests/1/report/pdf.svg | 0 .../16 requests/1/report/pdf_small.svg | 0 .../16 requests/1/report/regression.svg | 0 .../16 requests/1/report/regression_small.svg | 0 .../16 requests/1/report/slope.svg | 0 .../16 requests/1/report/typical.svg | 0 .../2 requests/1/base/benchmark.json | 0 .../2 requests/1/base/estimates.json | 0 .../2 requests/1/base/sample.json | 0 .../2 requests/1/base/tukey.json | 0 .../2 requests/1/new/benchmark.json | 0 .../2 requests/1/new/estimates.json | 0 .../2 requests/1/new/sample.json | 0 .../2 requests/1/new/tukey.json | 0 .../2 requests/1/report/MAD.svg | 0 .../2 requests/1/report/SD.svg | 0 .../2 requests/1/report/index.html | 0 .../2 requests/1/report/mean.svg | 0 .../2 requests/1/report/median.svg | 0 .../2 requests/1/report/pdf.svg | 0 .../2 requests/1/report/pdf_small.svg | 0 .../2 requests/1/report/regression.svg | 0 .../2 requests/1/report/regression_small.svg | 0 .../2 requests/1/report/slope.svg | 0 .../2 requests/1/report/typical.svg | 0 .../4 requests/1/base/benchmark.json | 0 .../4 requests/1/base/estimates.json | 0 .../4 requests/1/base/sample.json | 0 .../4 requests/1/base/tukey.json | 0 .../4 requests/1/new/benchmark.json | 0 .../4 requests/1/new/estimates.json | 0 .../4 requests/1/new/sample.json | 0 .../4 requests/1/new/tukey.json | 0 .../4 requests/1/report/MAD.svg | 0 .../4 requests/1/report/SD.svg | 0 .../4 requests/1/report/index.html | 0 .../4 requests/1/report/mean.svg | 0 .../4 requests/1/report/median.svg | 0 .../4 requests/1/report/pdf.svg | 0 .../4 requests/1/report/pdf_small.svg | 0 .../4 requests/1/report/regression.svg | 0 .../4 requests/1/report/regression_small.svg | 0 .../4 requests/1/report/slope.svg | 0 .../4 requests/1/report/typical.svg | 0 .../8 requests/1/base/benchmark.json | 0 .../8 requests/1/base/estimates.json | 0 .../8 requests/1/base/sample.json | 0 .../8 requests/1/base/tukey.json | 0 .../8 requests/1/new/benchmark.json | 0 .../8 requests/1/new/estimates.json | 0 .../8 requests/1/new/sample.json | 0 .../8 requests/1/new/tukey.json | 0 .../8 requests/1/report/MAD.svg | 0 .../8 requests/1/report/SD.svg | 0 .../8 requests/1/report/index.html | 0 .../8 requests/1/report/mean.svg | 0 .../8 requests/1/report/median.svg | 0 .../8 requests/1/report/pdf.svg | 0 .../8 requests/1/report/pdf_small.svg | 0 .../8 requests/1/report/regression.svg | 0 .../8 requests/1/report/regression_small.svg | 0 .../8 requests/1/report/slope.svg | 0 .../8 requests/1/report/typical.svg | 0 .../report/index.html | 0 .../report/lines.svg | 0 .../report/violin.svg | 0 .../1 request/1/base/benchmark.json | 0 .../1 request/1/base/estimates.json | 0 .../1 request/1/base/sample.json | 0 .../1 request/1/base/tukey.json | 0 .../1 request/1/change/estimates.json | 0 .../1 request/1/new/benchmark.json | 0 .../1 request/1/new/estimates.json | 0 .../1 request/1/new/sample.json | 0 .../1 request/1/new/tukey.json | 0 .../1 request/1/report/MAD.svg | 0 .../1 request/1/report/SD.svg | 0 .../1 request/1/report/both/pdf.svg | 0 .../1 request/1/report/both/regression.svg | 0 .../1 request/1/report/change/mean.svg | 0 .../1 request/1/report/change/median.svg | 0 .../1 request/1/report/change/t-test.svg | 0 .../1 request/1/report/index.html | 0 .../1 request/1/report/mean.svg | 0 .../1 request/1/report/median.svg | 0 .../1 request/1/report/pdf.svg | 0 .../1 request/1/report/pdf_small.svg | 0 .../1 request/1/report/regression.svg | 0 .../1 request/1/report/regression_small.svg | 0 .../1 request/1/report/relative_pdf_small.svg | 0 .../1/report/relative_regression_small.svg | 0 .../1 request/1/report/slope.svg | 0 .../1 request/1/report/typical.svg | 0 .../1 request/128/base/benchmark.json | 0 .../1 request/128/base/estimates.json | 0 .../1 request/128/base/sample.json | 0 .../1 request/128/base/tukey.json | 0 .../1 request/128/new/benchmark.json | 0 .../1 request/128/new/estimates.json | 0 .../1 request/128/new/sample.json | 0 .../1 request/128/new/tukey.json | 0 .../1 request/128/report/MAD.svg | 0 .../1 request/128/report/SD.svg | 0 .../1 request/128/report/index.html | 0 .../1 request/128/report/mean.svg | 0 .../1 request/128/report/median.svg | 0 .../1 request/128/report/pdf.svg | 0 .../1 request/128/report/pdf_small.svg | 0 .../1 request/128/report/regression.svg | 0 .../1 request/128/report/regression_small.svg | 0 .../1 request/128/report/slope.svg | 0 .../1 request/128/report/typical.svg | 0 .../1 request/16/base/benchmark.json | 0 .../1 request/16/base/estimates.json | 0 .../1 request/16/base/sample.json | 0 .../1 request/16/base/tukey.json | 0 .../1 request/16/new/benchmark.json | 0 .../1 request/16/new/estimates.json | 0 .../1 request/16/new/sample.json | 0 .../1 request/16/new/tukey.json | 0 .../1 request/16/report/MAD.svg | 0 .../1 request/16/report/SD.svg | 0 .../1 request/16/report/index.html | 0 .../1 request/16/report/mean.svg | 0 .../1 request/16/report/median.svg | 0 .../1 request/16/report/pdf.svg | 0 .../1 request/16/report/pdf_small.svg | 0 .../1 request/16/report/regression.svg | 0 .../1 request/16/report/regression_small.svg | 0 .../1 request/16/report/slope.svg | 0 .../1 request/16/report/typical.svg | 0 .../1 request/2/base/benchmark.json | 0 .../1 request/2/base/estimates.json | 0 .../1 request/2/base/sample.json | 0 .../1 request/2/base/tukey.json | 0 .../1 request/2/change/estimates.json | 0 .../1 request/2/new/benchmark.json | 0 .../1 request/2/new/estimates.json | 0 .../1 request/2/new/sample.json | 0 .../1 request/2/new/tukey.json | 0 .../1 request/2/report/MAD.svg | 0 .../1 request/2/report/SD.svg | 0 .../1 request/2/report/both/pdf.svg | 0 .../1 request/2/report/both/regression.svg | 0 .../1 request/2/report/change/mean.svg | 0 .../1 request/2/report/change/median.svg | 0 .../1 request/2/report/change/t-test.svg | 0 .../1 request/2/report/index.html | 0 .../1 request/2/report/mean.svg | 0 .../1 request/2/report/median.svg | 0 .../1 request/2/report/pdf.svg | 0 .../1 request/2/report/pdf_small.svg | 0 .../1 request/2/report/regression.svg | 0 .../1 request/2/report/regression_small.svg | 0 .../1 request/2/report/relative_pdf_small.svg | 0 .../2/report/relative_regression_small.svg | 0 .../1 request/2/report/slope.svg | 0 .../1 request/2/report/typical.svg | 0 .../1 request/256/base/benchmark.json | 0 .../1 request/256/base/estimates.json | 0 .../1 request/256/base/sample.json | 0 .../1 request/256/base/tukey.json | 0 .../1 request/256/new/benchmark.json | 0 .../1 request/256/new/estimates.json | 0 .../1 request/256/new/sample.json | 0 .../1 request/256/new/tukey.json | 0 .../1 request/256/report/MAD.svg | 0 .../1 request/256/report/SD.svg | 0 .../1 request/256/report/index.html | 0 .../1 request/256/report/mean.svg | 0 .../1 request/256/report/median.svg | 0 .../1 request/256/report/pdf.svg | 0 .../1 request/256/report/pdf_small.svg | 0 .../1 request/256/report/regression.svg | 0 .../1 request/256/report/regression_small.svg | 0 .../1 request/256/report/slope.svg | 0 .../1 request/256/report/typical.svg | 0 .../1 request/32/base/benchmark.json | 0 .../1 request/32/base/estimates.json | 0 .../1 request/32/base/sample.json | 0 .../1 request/32/base/tukey.json | 0 .../1 request/32/new/benchmark.json | 0 .../1 request/32/new/estimates.json | 0 .../1 request/32/new/sample.json | 0 .../1 request/32/new/tukey.json | 0 .../1 request/32/report/MAD.svg | 0 .../1 request/32/report/SD.svg | 0 .../1 request/32/report/index.html | 0 .../1 request/32/report/mean.svg | 0 .../1 request/32/report/median.svg | 0 .../1 request/32/report/pdf.svg | 0 .../1 request/32/report/pdf_small.svg | 0 .../1 request/32/report/regression.svg | 0 .../1 request/32/report/regression_small.svg | 0 .../1 request/32/report/slope.svg | 0 .../1 request/32/report/typical.svg | 0 .../1 request/4/base/benchmark.json | 0 .../1 request/4/base/estimates.json | 0 .../1 request/4/base/sample.json | 0 .../1 request/4/base/tukey.json | 0 .../1 request/4/change/estimates.json | 0 .../1 request/4/new/benchmark.json | 0 .../1 request/4/new/estimates.json | 0 .../1 request/4/new/sample.json | 0 .../1 request/4/new/tukey.json | 0 .../1 request/4/report/MAD.svg | 0 .../1 request/4/report/SD.svg | 0 .../1 request/4/report/both/pdf.svg | 0 .../1 request/4/report/both/regression.svg | 0 .../1 request/4/report/change/mean.svg | 0 .../1 request/4/report/change/median.svg | 0 .../1 request/4/report/change/t-test.svg | 0 .../1 request/4/report/index.html | 0 .../1 request/4/report/mean.svg | 0 .../1 request/4/report/median.svg | 0 .../1 request/4/report/pdf.svg | 0 .../1 request/4/report/pdf_small.svg | 0 .../1 request/4/report/regression.svg | 0 .../1 request/4/report/regression_small.svg | 0 .../1 request/4/report/relative_pdf_small.svg | 0 .../4/report/relative_regression_small.svg | 0 .../1 request/4/report/slope.svg | 0 .../1 request/4/report/typical.svg | 0 .../1 request/512/base/benchmark.json | 0 .../1 request/512/base/estimates.json | 0 .../1 request/512/base/sample.json | 0 .../1 request/512/base/tukey.json | 0 .../1 request/512/new/benchmark.json | 0 .../1 request/512/new/estimates.json | 0 .../1 request/512/new/sample.json | 0 .../1 request/512/new/tukey.json | 0 .../1 request/512/report/MAD.svg | 0 .../1 request/512/report/SD.svg | 0 .../1 request/512/report/index.html | 0 .../1 request/512/report/mean.svg | 0 .../1 request/512/report/median.svg | 0 .../1 request/512/report/pdf.svg | 0 .../1 request/512/report/pdf_small.svg | 0 .../1 request/512/report/regression.svg | 0 .../1 request/512/report/regression_small.svg | 0 .../1 request/512/report/slope.svg | 0 .../1 request/512/report/typical.svg | 0 .../1 request/64/base/benchmark.json | 0 .../1 request/64/base/estimates.json | 0 .../1 request/64/base/sample.json | 0 .../1 request/64/base/tukey.json | 0 .../1 request/64/new/benchmark.json | 0 .../1 request/64/new/estimates.json | 0 .../1 request/64/new/sample.json | 0 .../1 request/64/new/tukey.json | 0 .../1 request/64/report/MAD.svg | 0 .../1 request/64/report/SD.svg | 0 .../1 request/64/report/index.html | 0 .../1 request/64/report/mean.svg | 0 .../1 request/64/report/median.svg | 0 .../1 request/64/report/pdf.svg | 0 .../1 request/64/report/pdf_small.svg | 0 .../1 request/64/report/regression.svg | 0 .../1 request/64/report/regression_small.svg | 0 .../1 request/64/report/slope.svg | 0 .../1 request/64/report/typical.svg | 0 .../1 request/8/base/benchmark.json | 0 .../1 request/8/base/estimates.json | 0 .../1 request/8/base/sample.json | 0 .../1 request/8/base/tukey.json | 0 .../1 request/8/new/benchmark.json | 0 .../1 request/8/new/estimates.json | 0 .../1 request/8/new/sample.json | 0 .../1 request/8/new/tukey.json | 0 .../1 request/8/report/MAD.svg | 0 .../1 request/8/report/SD.svg | 0 .../1 request/8/report/index.html | 0 .../1 request/8/report/mean.svg | 0 .../1 request/8/report/median.svg | 0 .../1 request/8/report/pdf.svg | 0 .../1 request/8/report/pdf_small.svg | 0 .../1 request/8/report/regression.svg | 0 .../1 request/8/report/regression_small.svg | 0 .../1 request/8/report/slope.svg | 0 .../1 request/8/report/typical.svg | 0 .../1 request/report/index.html | 0 .../1 request/report/lines.svg | 0 .../1 request/report/violin.svg | 0 .../1/report/index.html | 0 .../1/report/lines.svg | 0 .../1/report/violin.svg | 0 .../128/report/index.html | 0 .../128/report/lines.svg | 0 .../128/report/violin.svg | 0 .../16 requests/1/base/benchmark.json | 0 .../16 requests/1/base/estimates.json | 0 .../16 requests/1/base/sample.json | 0 .../16 requests/1/base/tukey.json | 0 .../16 requests/1/change/estimates.json | 0 .../16 requests/1/new/benchmark.json | 0 .../16 requests/1/new/estimates.json | 0 .../16 requests/1/new/sample.json | 0 .../16 requests/1/new/tukey.json | 0 .../16 requests/1/report/MAD.svg | 0 .../16 requests/1/report/SD.svg | 0 .../16 requests/1/report/both/pdf.svg | 0 .../16 requests/1/report/both/regression.svg | 0 .../16 requests/1/report/change/mean.svg | 0 .../16 requests/1/report/change/median.svg | 0 .../16 requests/1/report/change/t-test.svg | 0 .../16 requests/1/report/index.html | 0 .../16 requests/1/report/mean.svg | 0 .../16 requests/1/report/median.svg | 0 .../16 requests/1/report/pdf.svg | 0 .../16 requests/1/report/pdf_small.svg | 0 .../16 requests/1/report/regression.svg | 0 .../16 requests/1/report/regression_small.svg | 0 .../1/report/relative_pdf_small.svg | 0 .../1/report/relative_regression_small.svg | 0 .../16 requests/1/report/slope.svg | 0 .../16 requests/1/report/typical.svg | 0 .../16 requests/128/base/benchmark.json | 0 .../16 requests/128/base/estimates.json | 0 .../16 requests/128/base/sample.json | 0 .../16 requests/128/base/tukey.json | 0 .../16 requests/128/new/benchmark.json | 0 .../16 requests/128/new/estimates.json | 0 .../16 requests/128/new/sample.json | 0 .../16 requests/128/new/tukey.json | 0 .../16 requests/128/report/MAD.svg | 0 .../16 requests/128/report/SD.svg | 0 .../16 requests/128/report/index.html | 0 .../16 requests/128/report/mean.svg | 0 .../16 requests/128/report/median.svg | 0 .../16 requests/128/report/pdf.svg | 0 .../16 requests/128/report/pdf_small.svg | 0 .../16 requests/128/report/regression.svg | 0 .../128/report/regression_small.svg | 0 .../16 requests/128/report/slope.svg | 0 .../16 requests/128/report/typical.svg | 0 .../16 requests/16/base/benchmark.json | 0 .../16 requests/16/base/estimates.json | 0 .../16 requests/16/base/sample.json | 0 .../16 requests/16/base/tukey.json | 0 .../16 requests/16/new/benchmark.json | 0 .../16 requests/16/new/estimates.json | 0 .../16 requests/16/new/sample.json | 0 .../16 requests/16/new/tukey.json | 0 .../16 requests/16/report/MAD.svg | 0 .../16 requests/16/report/SD.svg | 0 .../16 requests/16/report/index.html | 0 .../16 requests/16/report/mean.svg | 0 .../16 requests/16/report/median.svg | 0 .../16 requests/16/report/pdf.svg | 0 .../16 requests/16/report/pdf_small.svg | 0 .../16 requests/16/report/regression.svg | 0 .../16/report/regression_small.svg | 0 .../16 requests/16/report/slope.svg | 0 .../16 requests/16/report/typical.svg | 0 .../16 requests/2/base/benchmark.json | 0 .../16 requests/2/base/estimates.json | 0 .../16 requests/2/base/sample.json | 0 .../16 requests/2/base/tukey.json | 0 .../16 requests/2/change/estimates.json | 0 .../16 requests/2/new/benchmark.json | 0 .../16 requests/2/new/estimates.json | 0 .../16 requests/2/new/sample.json | 0 .../16 requests/2/new/tukey.json | 0 .../16 requests/2/report/MAD.svg | 0 .../16 requests/2/report/SD.svg | 0 .../16 requests/2/report/both/pdf.svg | 0 .../16 requests/2/report/both/regression.svg | 0 .../16 requests/2/report/change/mean.svg | 0 .../16 requests/2/report/change/median.svg | 0 .../16 requests/2/report/change/t-test.svg | 0 .../16 requests/2/report/index.html | 0 .../16 requests/2/report/mean.svg | 0 .../16 requests/2/report/median.svg | 0 .../16 requests/2/report/pdf.svg | 0 .../16 requests/2/report/pdf_small.svg | 0 .../16 requests/2/report/regression.svg | 0 .../16 requests/2/report/regression_small.svg | 0 .../2/report/relative_pdf_small.svg | 0 .../2/report/relative_regression_small.svg | 0 .../16 requests/2/report/slope.svg | 0 .../16 requests/2/report/typical.svg | 0 .../16 requests/256/base/benchmark.json | 0 .../16 requests/256/base/estimates.json | 0 .../16 requests/256/base/sample.json | 0 .../16 requests/256/base/tukey.json | 0 .../16 requests/256/new/benchmark.json | 0 .../16 requests/256/new/estimates.json | 0 .../16 requests/256/new/sample.json | 0 .../16 requests/256/new/tukey.json | 0 .../16 requests/256/report/MAD.svg | 0 .../16 requests/256/report/SD.svg | 0 .../16 requests/256/report/index.html | 0 .../16 requests/256/report/mean.svg | 0 .../16 requests/256/report/median.svg | 0 .../16 requests/256/report/pdf.svg | 0 .../16 requests/256/report/pdf_small.svg | 0 .../16 requests/256/report/regression.svg | 0 .../256/report/regression_small.svg | 0 .../16 requests/256/report/slope.svg | 0 .../16 requests/256/report/typical.svg | 0 .../16 requests/32/base/benchmark.json | 0 .../16 requests/32/base/estimates.json | 0 .../16 requests/32/base/sample.json | 0 .../16 requests/32/base/tukey.json | 0 .../16 requests/32/new/benchmark.json | 0 .../16 requests/32/new/estimates.json | 0 .../16 requests/32/new/sample.json | 0 .../16 requests/32/new/tukey.json | 0 .../16 requests/32/report/MAD.svg | 0 .../16 requests/32/report/SD.svg | 0 .../16 requests/32/report/index.html | 0 .../16 requests/32/report/mean.svg | 0 .../16 requests/32/report/median.svg | 0 .../16 requests/32/report/pdf.svg | 0 .../16 requests/32/report/pdf_small.svg | 0 .../16 requests/32/report/regression.svg | 0 .../32/report/regression_small.svg | 0 .../16 requests/32/report/slope.svg | 0 .../16 requests/32/report/typical.svg | 0 .../16 requests/4/base/benchmark.json | 0 .../16 requests/4/base/estimates.json | 0 .../16 requests/4/base/sample.json | 0 .../16 requests/4/base/tukey.json | 0 .../16 requests/4/change/estimates.json | 0 .../16 requests/4/new/benchmark.json | 0 .../16 requests/4/new/estimates.json | 0 .../16 requests/4/new/sample.json | 0 .../16 requests/4/new/tukey.json | 0 .../16 requests/4/report/MAD.svg | 0 .../16 requests/4/report/SD.svg | 0 .../16 requests/4/report/both/pdf.svg | 0 .../16 requests/4/report/both/regression.svg | 0 .../16 requests/4/report/change/mean.svg | 0 .../16 requests/4/report/change/median.svg | 0 .../16 requests/4/report/change/t-test.svg | 0 .../16 requests/4/report/index.html | 0 .../16 requests/4/report/mean.svg | 0 .../16 requests/4/report/median.svg | 0 .../16 requests/4/report/pdf.svg | 0 .../16 requests/4/report/pdf_small.svg | 0 .../16 requests/4/report/regression.svg | 0 .../16 requests/4/report/regression_small.svg | 0 .../4/report/relative_pdf_small.svg | 0 .../4/report/relative_regression_small.svg | 0 .../16 requests/4/report/slope.svg | 0 .../16 requests/4/report/typical.svg | 0 .../16 requests/512/base/benchmark.json | 0 .../16 requests/512/base/estimates.json | 0 .../16 requests/512/base/sample.json | 0 .../16 requests/512/base/tukey.json | 0 .../16 requests/512/new/benchmark.json | 0 .../16 requests/512/new/estimates.json | 0 .../16 requests/512/new/sample.json | 0 .../16 requests/512/new/tukey.json | 0 .../16 requests/512/report/MAD.svg | 0 .../16 requests/512/report/SD.svg | 0 .../16 requests/512/report/index.html | 0 .../16 requests/512/report/mean.svg | 0 .../16 requests/512/report/median.svg | 0 .../16 requests/512/report/pdf.svg | 0 .../16 requests/512/report/pdf_small.svg | 0 .../16 requests/512/report/regression.svg | 0 .../512/report/regression_small.svg | 0 .../16 requests/512/report/slope.svg | 0 .../16 requests/512/report/typical.svg | 0 .../16 requests/64/base/benchmark.json | 0 .../16 requests/64/base/estimates.json | 0 .../16 requests/64/base/sample.json | 0 .../16 requests/64/base/tukey.json | 0 .../16 requests/64/new/benchmark.json | 0 .../16 requests/64/new/estimates.json | 0 .../16 requests/64/new/sample.json | 0 .../16 requests/64/new/tukey.json | 0 .../16 requests/64/report/MAD.svg | 0 .../16 requests/64/report/SD.svg | 0 .../16 requests/64/report/index.html | 0 .../16 requests/64/report/mean.svg | 0 .../16 requests/64/report/median.svg | 0 .../16 requests/64/report/pdf.svg | 0 .../16 requests/64/report/pdf_small.svg | 0 .../16 requests/64/report/regression.svg | 0 .../64/report/regression_small.svg | 0 .../16 requests/64/report/slope.svg | 0 .../16 requests/64/report/typical.svg | 0 .../16 requests/8/base/benchmark.json | 0 .../16 requests/8/base/estimates.json | 0 .../16 requests/8/base/sample.json | 0 .../16 requests/8/base/tukey.json | 0 .../16 requests/8/new/benchmark.json | 0 .../16 requests/8/new/estimates.json | 0 .../16 requests/8/new/sample.json | 0 .../16 requests/8/new/tukey.json | 0 .../16 requests/8/report/MAD.svg | 0 .../16 requests/8/report/SD.svg | 0 .../16 requests/8/report/index.html | 0 .../16 requests/8/report/mean.svg | 0 .../16 requests/8/report/median.svg | 0 .../16 requests/8/report/pdf.svg | 0 .../16 requests/8/report/pdf_small.svg | 0 .../16 requests/8/report/regression.svg | 0 .../16 requests/8/report/regression_small.svg | 0 .../16 requests/8/report/slope.svg | 0 .../16 requests/8/report/typical.svg | 0 .../16 requests/report/index.html | 0 .../16 requests/report/lines.svg | 0 .../16 requests/report/violin.svg | 0 .../16/report/index.html | 0 .../16/report/lines.svg | 0 .../16/report/violin.svg | 0 .../2 requests/1/base/benchmark.json | 0 .../2 requests/1/base/estimates.json | 0 .../2 requests/1/base/sample.json | 0 .../2 requests/1/base/tukey.json | 0 .../2 requests/1/change/estimates.json | 0 .../2 requests/1/new/benchmark.json | 0 .../2 requests/1/new/estimates.json | 0 .../2 requests/1/new/sample.json | 0 .../2 requests/1/new/tukey.json | 0 .../2 requests/1/report/MAD.svg | 0 .../2 requests/1/report/SD.svg | 0 .../2 requests/1/report/both/pdf.svg | 0 .../2 requests/1/report/both/regression.svg | 0 .../2 requests/1/report/change/mean.svg | 0 .../2 requests/1/report/change/median.svg | 0 .../2 requests/1/report/change/t-test.svg | 0 .../2 requests/1/report/index.html | 0 .../2 requests/1/report/mean.svg | 0 .../2 requests/1/report/median.svg | 0 .../2 requests/1/report/pdf.svg | 0 .../2 requests/1/report/pdf_small.svg | 0 .../2 requests/1/report/regression.svg | 0 .../2 requests/1/report/regression_small.svg | 0 .../1/report/relative_pdf_small.svg | 0 .../1/report/relative_regression_small.svg | 0 .../2 requests/1/report/slope.svg | 0 .../2 requests/1/report/typical.svg | 0 .../2 requests/128/base/benchmark.json | 0 .../2 requests/128/base/estimates.json | 0 .../2 requests/128/base/sample.json | 0 .../2 requests/128/base/tukey.json | 0 .../2 requests/128/new/benchmark.json | 0 .../2 requests/128/new/estimates.json | 0 .../2 requests/128/new/sample.json | 0 .../2 requests/128/new/tukey.json | 0 .../2 requests/128/report/MAD.svg | 0 .../2 requests/128/report/SD.svg | 0 .../2 requests/128/report/index.html | 0 .../2 requests/128/report/mean.svg | 0 .../2 requests/128/report/median.svg | 0 .../2 requests/128/report/pdf.svg | 0 .../2 requests/128/report/pdf_small.svg | 0 .../2 requests/128/report/regression.svg | 0 .../128/report/regression_small.svg | 0 .../2 requests/128/report/slope.svg | 0 .../2 requests/128/report/typical.svg | 0 .../2 requests/16/base/benchmark.json | 0 .../2 requests/16/base/estimates.json | 0 .../2 requests/16/base/sample.json | 0 .../2 requests/16/base/tukey.json | 0 .../2 requests/16/new/benchmark.json | 0 .../2 requests/16/new/estimates.json | 0 .../2 requests/16/new/sample.json | 0 .../2 requests/16/new/tukey.json | 0 .../2 requests/16/report/MAD.svg | 0 .../2 requests/16/report/SD.svg | 0 .../2 requests/16/report/index.html | 0 .../2 requests/16/report/mean.svg | 0 .../2 requests/16/report/median.svg | 0 .../2 requests/16/report/pdf.svg | 0 .../2 requests/16/report/pdf_small.svg | 0 .../2 requests/16/report/regression.svg | 0 .../2 requests/16/report/regression_small.svg | 0 .../2 requests/16/report/slope.svg | 0 .../2 requests/16/report/typical.svg | 0 .../2 requests/2/base/benchmark.json | 0 .../2 requests/2/base/estimates.json | 0 .../2 requests/2/base/sample.json | 0 .../2 requests/2/base/tukey.json | 0 .../2 requests/2/change/estimates.json | 0 .../2 requests/2/new/benchmark.json | 0 .../2 requests/2/new/estimates.json | 0 .../2 requests/2/new/sample.json | 0 .../2 requests/2/new/tukey.json | 0 .../2 requests/2/report/MAD.svg | 0 .../2 requests/2/report/SD.svg | 0 .../2 requests/2/report/both/pdf.svg | 0 .../2 requests/2/report/both/regression.svg | 0 .../2 requests/2/report/change/mean.svg | 0 .../2 requests/2/report/change/median.svg | 0 .../2 requests/2/report/change/t-test.svg | 0 .../2 requests/2/report/index.html | 0 .../2 requests/2/report/mean.svg | 0 .../2 requests/2/report/median.svg | 0 .../2 requests/2/report/pdf.svg | 0 .../2 requests/2/report/pdf_small.svg | 0 .../2 requests/2/report/regression.svg | 0 .../2 requests/2/report/regression_small.svg | 0 .../2/report/relative_pdf_small.svg | 0 .../2/report/relative_regression_small.svg | 0 .../2 requests/2/report/slope.svg | 0 .../2 requests/2/report/typical.svg | 0 .../2 requests/256/base/benchmark.json | 0 .../2 requests/256/base/estimates.json | 0 .../2 requests/256/base/sample.json | 0 .../2 requests/256/base/tukey.json | 0 .../2 requests/256/new/benchmark.json | 0 .../2 requests/256/new/estimates.json | 0 .../2 requests/256/new/sample.json | 0 .../2 requests/256/new/tukey.json | 0 .../2 requests/256/report/MAD.svg | 0 .../2 requests/256/report/SD.svg | 0 .../2 requests/256/report/index.html | 0 .../2 requests/256/report/mean.svg | 0 .../2 requests/256/report/median.svg | 0 .../2 requests/256/report/pdf.svg | 0 .../2 requests/256/report/pdf_small.svg | 0 .../2 requests/256/report/regression.svg | 0 .../256/report/regression_small.svg | 0 .../2 requests/256/report/slope.svg | 0 .../2 requests/256/report/typical.svg | 0 .../2 requests/32/base/benchmark.json | 0 .../2 requests/32/base/estimates.json | 0 .../2 requests/32/base/sample.json | 0 .../2 requests/32/base/tukey.json | 0 .../2 requests/32/new/benchmark.json | 0 .../2 requests/32/new/estimates.json | 0 .../2 requests/32/new/sample.json | 0 .../2 requests/32/new/tukey.json | 0 .../2 requests/32/report/MAD.svg | 0 .../2 requests/32/report/SD.svg | 0 .../2 requests/32/report/index.html | 0 .../2 requests/32/report/mean.svg | 0 .../2 requests/32/report/median.svg | 0 .../2 requests/32/report/pdf.svg | 0 .../2 requests/32/report/pdf_small.svg | 0 .../2 requests/32/report/regression.svg | 0 .../2 requests/32/report/regression_small.svg | 0 .../2 requests/32/report/slope.svg | 0 .../2 requests/32/report/typical.svg | 0 .../2 requests/4/base/benchmark.json | 0 .../2 requests/4/base/estimates.json | 0 .../2 requests/4/base/sample.json | 0 .../2 requests/4/base/tukey.json | 0 .../2 requests/4/change/estimates.json | 0 .../2 requests/4/new/benchmark.json | 0 .../2 requests/4/new/estimates.json | 0 .../2 requests/4/new/sample.json | 0 .../2 requests/4/new/tukey.json | 0 .../2 requests/4/report/MAD.svg | 0 .../2 requests/4/report/SD.svg | 0 .../2 requests/4/report/both/pdf.svg | 0 .../2 requests/4/report/both/regression.svg | 0 .../2 requests/4/report/change/mean.svg | 0 .../2 requests/4/report/change/median.svg | 0 .../2 requests/4/report/change/t-test.svg | 0 .../2 requests/4/report/index.html | 0 .../2 requests/4/report/mean.svg | 0 .../2 requests/4/report/median.svg | 0 .../2 requests/4/report/pdf.svg | 0 .../2 requests/4/report/pdf_small.svg | 0 .../2 requests/4/report/regression.svg | 0 .../2 requests/4/report/regression_small.svg | 0 .../4/report/relative_pdf_small.svg | 0 .../4/report/relative_regression_small.svg | 0 .../2 requests/4/report/slope.svg | 0 .../2 requests/4/report/typical.svg | 0 .../2 requests/512/base/benchmark.json | 0 .../2 requests/512/base/estimates.json | 0 .../2 requests/512/base/sample.json | 0 .../2 requests/512/base/tukey.json | 0 .../2 requests/512/new/benchmark.json | 0 .../2 requests/512/new/estimates.json | 0 .../2 requests/512/new/sample.json | 0 .../2 requests/512/new/tukey.json | 0 .../2 requests/512/report/MAD.svg | 0 .../2 requests/512/report/SD.svg | 0 .../2 requests/512/report/index.html | 0 .../2 requests/512/report/mean.svg | 0 .../2 requests/512/report/median.svg | 0 .../2 requests/512/report/pdf.svg | 0 .../2 requests/512/report/pdf_small.svg | 0 .../2 requests/512/report/regression.svg | 0 .../512/report/regression_small.svg | 0 .../2 requests/512/report/slope.svg | 0 .../2 requests/512/report/typical.svg | 0 .../2 requests/64/base/benchmark.json | 0 .../2 requests/64/base/estimates.json | 0 .../2 requests/64/base/sample.json | 0 .../2 requests/64/base/tukey.json | 0 .../2 requests/64/new/benchmark.json | 0 .../2 requests/64/new/estimates.json | 0 .../2 requests/64/new/sample.json | 0 .../2 requests/64/new/tukey.json | 0 .../2 requests/64/report/MAD.svg | 0 .../2 requests/64/report/SD.svg | 0 .../2 requests/64/report/index.html | 0 .../2 requests/64/report/mean.svg | 0 .../2 requests/64/report/median.svg | 0 .../2 requests/64/report/pdf.svg | 0 .../2 requests/64/report/pdf_small.svg | 0 .../2 requests/64/report/regression.svg | 0 .../2 requests/64/report/regression_small.svg | 0 .../2 requests/64/report/slope.svg | 0 .../2 requests/64/report/typical.svg | 0 .../2 requests/8/base/benchmark.json | 0 .../2 requests/8/base/estimates.json | 0 .../2 requests/8/base/sample.json | 0 .../2 requests/8/base/tukey.json | 0 .../2 requests/8/new/benchmark.json | 0 .../2 requests/8/new/estimates.json | 0 .../2 requests/8/new/sample.json | 0 .../2 requests/8/new/tukey.json | 0 .../2 requests/8/report/MAD.svg | 0 .../2 requests/8/report/SD.svg | 0 .../2 requests/8/report/index.html | 0 .../2 requests/8/report/mean.svg | 0 .../2 requests/8/report/median.svg | 0 .../2 requests/8/report/pdf.svg | 0 .../2 requests/8/report/pdf_small.svg | 0 .../2 requests/8/report/regression.svg | 0 .../2 requests/8/report/regression_small.svg | 0 .../2 requests/8/report/slope.svg | 0 .../2 requests/8/report/typical.svg | 0 .../2 requests/report/index.html | 0 .../2 requests/report/lines.svg | 0 .../2 requests/report/violin.svg | 0 .../2/report/index.html | 0 .../2/report/lines.svg | 0 .../2/report/violin.svg | 0 .../256/report/index.html | 0 .../256/report/lines.svg | 0 .../256/report/violin.svg | 0 .../32 requests/1/base/benchmark.json | 0 .../32 requests/1/base/estimates.json | 0 .../32 requests/1/base/sample.json | 0 .../32 requests/1/base/tukey.json | 0 .../32 requests/1/change/estimates.json | 0 .../32 requests/1/new/benchmark.json | 0 .../32 requests/1/new/estimates.json | 0 .../32 requests/1/new/sample.json | 0 .../32 requests/1/new/tukey.json | 0 .../32 requests/1/report/MAD.svg | 0 .../32 requests/1/report/SD.svg | 0 .../32 requests/1/report/both/pdf.svg | 0 .../32 requests/1/report/both/regression.svg | 0 .../32 requests/1/report/change/mean.svg | 0 .../32 requests/1/report/change/median.svg | 0 .../32 requests/1/report/change/t-test.svg | 0 .../32 requests/1/report/index.html | 0 .../32 requests/1/report/mean.svg | 0 .../32 requests/1/report/median.svg | 0 .../32 requests/1/report/pdf.svg | 0 .../32 requests/1/report/pdf_small.svg | 0 .../32 requests/1/report/regression.svg | 0 .../32 requests/1/report/regression_small.svg | 0 .../1/report/relative_pdf_small.svg | 0 .../1/report/relative_regression_small.svg | 0 .../32 requests/1/report/slope.svg | 0 .../32 requests/1/report/typical.svg | 0 .../32 requests/128/base/benchmark.json | 0 .../32 requests/128/base/estimates.json | 0 .../32 requests/128/base/sample.json | 0 .../32 requests/128/base/tukey.json | 0 .../32 requests/128/new/benchmark.json | 0 .../32 requests/128/new/estimates.json | 0 .../32 requests/128/new/sample.json | 0 .../32 requests/128/new/tukey.json | 0 .../32 requests/128/report/MAD.svg | 0 .../32 requests/128/report/SD.svg | 0 .../32 requests/128/report/index.html | 0 .../32 requests/128/report/mean.svg | 0 .../32 requests/128/report/median.svg | 0 .../32 requests/128/report/pdf.svg | 0 .../32 requests/128/report/pdf_small.svg | 0 .../32 requests/128/report/regression.svg | 0 .../128/report/regression_small.svg | 0 .../32 requests/128/report/slope.svg | 0 .../32 requests/128/report/typical.svg | 0 .../32 requests/16/base/benchmark.json | 0 .../32 requests/16/base/estimates.json | 0 .../32 requests/16/base/sample.json | 0 .../32 requests/16/base/tukey.json | 0 .../32 requests/16/new/benchmark.json | 0 .../32 requests/16/new/estimates.json | 0 .../32 requests/16/new/sample.json | 0 .../32 requests/16/new/tukey.json | 0 .../32 requests/16/report/MAD.svg | 0 .../32 requests/16/report/SD.svg | 0 .../32 requests/16/report/index.html | 0 .../32 requests/16/report/mean.svg | 0 .../32 requests/16/report/median.svg | 0 .../32 requests/16/report/pdf.svg | 0 .../32 requests/16/report/pdf_small.svg | 0 .../32 requests/16/report/regression.svg | 0 .../16/report/regression_small.svg | 0 .../32 requests/16/report/slope.svg | 0 .../32 requests/16/report/typical.svg | 0 .../32 requests/2/base/benchmark.json | 0 .../32 requests/2/base/estimates.json | 0 .../32 requests/2/base/sample.json | 0 .../32 requests/2/base/tukey.json | 0 .../32 requests/2/change/estimates.json | 0 .../32 requests/2/new/benchmark.json | 0 .../32 requests/2/new/estimates.json | 0 .../32 requests/2/new/sample.json | 0 .../32 requests/2/new/tukey.json | 0 .../32 requests/2/report/MAD.svg | 0 .../32 requests/2/report/SD.svg | 0 .../32 requests/2/report/both/pdf.svg | 0 .../32 requests/2/report/both/regression.svg | 0 .../32 requests/2/report/change/mean.svg | 0 .../32 requests/2/report/change/median.svg | 0 .../32 requests/2/report/change/t-test.svg | 0 .../32 requests/2/report/index.html | 0 .../32 requests/2/report/mean.svg | 0 .../32 requests/2/report/median.svg | 0 .../32 requests/2/report/pdf.svg | 0 .../32 requests/2/report/pdf_small.svg | 0 .../32 requests/2/report/regression.svg | 0 .../32 requests/2/report/regression_small.svg | 0 .../2/report/relative_pdf_small.svg | 0 .../2/report/relative_regression_small.svg | 0 .../32 requests/2/report/slope.svg | 0 .../32 requests/2/report/typical.svg | 0 .../32 requests/256/base/benchmark.json | 0 .../32 requests/256/base/estimates.json | 0 .../32 requests/256/base/sample.json | 0 .../32 requests/256/base/tukey.json | 0 .../32 requests/256/new/benchmark.json | 0 .../32 requests/256/new/estimates.json | 0 .../32 requests/256/new/sample.json | 0 .../32 requests/256/new/tukey.json | 0 .../32 requests/256/report/MAD.svg | 0 .../32 requests/256/report/SD.svg | 0 .../32 requests/256/report/index.html | 0 .../32 requests/256/report/mean.svg | 0 .../32 requests/256/report/median.svg | 0 .../32 requests/256/report/pdf.svg | 0 .../32 requests/256/report/pdf_small.svg | 0 .../32 requests/256/report/regression.svg | 0 .../256/report/regression_small.svg | 0 .../32 requests/256/report/slope.svg | 0 .../32 requests/256/report/typical.svg | 0 .../32 requests/32/base/benchmark.json | 0 .../32 requests/32/base/estimates.json | 0 .../32 requests/32/base/sample.json | 0 .../32 requests/32/base/tukey.json | 0 .../32 requests/32/new/benchmark.json | 0 .../32 requests/32/new/estimates.json | 0 .../32 requests/32/new/sample.json | 0 .../32 requests/32/new/tukey.json | 0 .../32 requests/32/report/MAD.svg | 0 .../32 requests/32/report/SD.svg | 0 .../32 requests/32/report/index.html | 0 .../32 requests/32/report/mean.svg | 0 .../32 requests/32/report/median.svg | 0 .../32 requests/32/report/pdf.svg | 0 .../32 requests/32/report/pdf_small.svg | 0 .../32 requests/32/report/regression.svg | 0 .../32/report/regression_small.svg | 0 .../32 requests/32/report/slope.svg | 0 .../32 requests/32/report/typical.svg | 0 .../32 requests/4/base/benchmark.json | 0 .../32 requests/4/base/estimates.json | 0 .../32 requests/4/base/sample.json | 0 .../32 requests/4/base/tukey.json | 0 .../32 requests/4/new/benchmark.json | 0 .../32 requests/4/new/estimates.json | 0 .../32 requests/4/new/sample.json | 0 .../32 requests/4/new/tukey.json | 0 .../32 requests/4/report/MAD.svg | 0 .../32 requests/4/report/SD.svg | 0 .../32 requests/4/report/index.html | 0 .../32 requests/4/report/mean.svg | 0 .../32 requests/4/report/median.svg | 0 .../32 requests/4/report/pdf.svg | 0 .../32 requests/4/report/pdf_small.svg | 0 .../32 requests/4/report/regression.svg | 0 .../32 requests/4/report/regression_small.svg | 0 .../32 requests/4/report/slope.svg | 0 .../32 requests/4/report/typical.svg | 0 .../32 requests/512/base/benchmark.json | 0 .../32 requests/512/base/estimates.json | 0 .../32 requests/512/base/sample.json | 0 .../32 requests/512/base/tukey.json | 0 .../32 requests/512/new/benchmark.json | 0 .../32 requests/512/new/estimates.json | 0 .../32 requests/512/new/sample.json | 0 .../32 requests/512/new/tukey.json | 0 .../32 requests/512/report/MAD.svg | 0 .../32 requests/512/report/SD.svg | 0 .../32 requests/512/report/index.html | 0 .../32 requests/512/report/mean.svg | 0 .../32 requests/512/report/median.svg | 0 .../32 requests/512/report/pdf.svg | 0 .../32 requests/512/report/pdf_small.svg | 0 .../32 requests/512/report/regression.svg | 0 .../512/report/regression_small.svg | 0 .../32 requests/512/report/slope.svg | 0 .../32 requests/512/report/typical.svg | 0 .../32 requests/64/base/benchmark.json | 0 .../32 requests/64/base/estimates.json | 0 .../32 requests/64/base/sample.json | 0 .../32 requests/64/base/tukey.json | 0 .../32 requests/64/new/benchmark.json | 0 .../32 requests/64/new/estimates.json | 0 .../32 requests/64/new/sample.json | 0 .../32 requests/64/new/tukey.json | 0 .../32 requests/64/report/MAD.svg | 0 .../32 requests/64/report/SD.svg | 0 .../32 requests/64/report/index.html | 0 .../32 requests/64/report/mean.svg | 0 .../32 requests/64/report/median.svg | 0 .../32 requests/64/report/pdf.svg | 0 .../32 requests/64/report/pdf_small.svg | 0 .../32 requests/64/report/regression.svg | 0 .../64/report/regression_small.svg | 0 .../32 requests/64/report/slope.svg | 0 .../32 requests/64/report/typical.svg | 0 .../32 requests/8/base/benchmark.json | 0 .../32 requests/8/base/estimates.json | 0 .../32 requests/8/base/sample.json | 0 .../32 requests/8/base/tukey.json | 0 .../32 requests/8/new/benchmark.json | 0 .../32 requests/8/new/estimates.json | 0 .../32 requests/8/new/sample.json | 0 .../32 requests/8/new/tukey.json | 0 .../32 requests/8/report/MAD.svg | 0 .../32 requests/8/report/SD.svg | 0 .../32 requests/8/report/index.html | 0 .../32 requests/8/report/mean.svg | 0 .../32 requests/8/report/median.svg | 0 .../32 requests/8/report/pdf.svg | 0 .../32 requests/8/report/pdf_small.svg | 0 .../32 requests/8/report/regression.svg | 0 .../32 requests/8/report/regression_small.svg | 0 .../32 requests/8/report/slope.svg | 0 .../32 requests/8/report/typical.svg | 0 .../32 requests/report/index.html | 0 .../32 requests/report/lines.svg | 0 .../32 requests/report/violin.svg | 0 .../32/report/index.html | 0 .../32/report/lines.svg | 0 .../32/report/violin.svg | 0 .../4 requests/1/base/benchmark.json | 0 .../4 requests/1/base/estimates.json | 0 .../4 requests/1/base/sample.json | 0 .../4 requests/1/base/tukey.json | 0 .../4 requests/1/change/estimates.json | 0 .../4 requests/1/new/benchmark.json | 0 .../4 requests/1/new/estimates.json | 0 .../4 requests/1/new/sample.json | 0 .../4 requests/1/new/tukey.json | 0 .../4 requests/1/report/MAD.svg | 0 .../4 requests/1/report/SD.svg | 0 .../4 requests/1/report/both/pdf.svg | 0 .../4 requests/1/report/both/regression.svg | 0 .../4 requests/1/report/change/mean.svg | 0 .../4 requests/1/report/change/median.svg | 0 .../4 requests/1/report/change/t-test.svg | 0 .../4 requests/1/report/index.html | 0 .../4 requests/1/report/mean.svg | 0 .../4 requests/1/report/median.svg | 0 .../4 requests/1/report/pdf.svg | 0 .../4 requests/1/report/pdf_small.svg | 0 .../4 requests/1/report/regression.svg | 0 .../4 requests/1/report/regression_small.svg | 0 .../1/report/relative_pdf_small.svg | 0 .../1/report/relative_regression_small.svg | 0 .../4 requests/1/report/slope.svg | 0 .../4 requests/1/report/typical.svg | 0 .../4 requests/128/base/benchmark.json | 0 .../4 requests/128/base/estimates.json | 0 .../4 requests/128/base/sample.json | 0 .../4 requests/128/base/tukey.json | 0 .../4 requests/128/new/benchmark.json | 0 .../4 requests/128/new/estimates.json | 0 .../4 requests/128/new/sample.json | 0 .../4 requests/128/new/tukey.json | 0 .../4 requests/128/report/MAD.svg | 0 .../4 requests/128/report/SD.svg | 0 .../4 requests/128/report/index.html | 0 .../4 requests/128/report/mean.svg | 0 .../4 requests/128/report/median.svg | 0 .../4 requests/128/report/pdf.svg | 0 .../4 requests/128/report/pdf_small.svg | 0 .../4 requests/128/report/regression.svg | 0 .../128/report/regression_small.svg | 0 .../4 requests/128/report/slope.svg | 0 .../4 requests/128/report/typical.svg | 0 .../4 requests/16/base/benchmark.json | 0 .../4 requests/16/base/estimates.json | 0 .../4 requests/16/base/sample.json | 0 .../4 requests/16/base/tukey.json | 0 .../4 requests/16/new/benchmark.json | 0 .../4 requests/16/new/estimates.json | 0 .../4 requests/16/new/sample.json | 0 .../4 requests/16/new/tukey.json | 0 .../4 requests/16/report/MAD.svg | 0 .../4 requests/16/report/SD.svg | 0 .../4 requests/16/report/index.html | 0 .../4 requests/16/report/mean.svg | 0 .../4 requests/16/report/median.svg | 0 .../4 requests/16/report/pdf.svg | 0 .../4 requests/16/report/pdf_small.svg | 0 .../4 requests/16/report/regression.svg | 0 .../4 requests/16/report/regression_small.svg | 0 .../4 requests/16/report/slope.svg | 0 .../4 requests/16/report/typical.svg | 0 .../4 requests/2/base/benchmark.json | 0 .../4 requests/2/base/estimates.json | 0 .../4 requests/2/base/sample.json | 0 .../4 requests/2/base/tukey.json | 0 .../4 requests/2/change/estimates.json | 0 .../4 requests/2/new/benchmark.json | 0 .../4 requests/2/new/estimates.json | 0 .../4 requests/2/new/sample.json | 0 .../4 requests/2/new/tukey.json | 0 .../4 requests/2/report/MAD.svg | 0 .../4 requests/2/report/SD.svg | 0 .../4 requests/2/report/both/pdf.svg | 0 .../4 requests/2/report/both/regression.svg | 0 .../4 requests/2/report/change/mean.svg | 0 .../4 requests/2/report/change/median.svg | 0 .../4 requests/2/report/change/t-test.svg | 0 .../4 requests/2/report/index.html | 0 .../4 requests/2/report/mean.svg | 0 .../4 requests/2/report/median.svg | 0 .../4 requests/2/report/pdf.svg | 0 .../4 requests/2/report/pdf_small.svg | 0 .../4 requests/2/report/regression.svg | 0 .../4 requests/2/report/regression_small.svg | 0 .../2/report/relative_pdf_small.svg | 0 .../2/report/relative_regression_small.svg | 0 .../4 requests/2/report/slope.svg | 0 .../4 requests/2/report/typical.svg | 0 .../4 requests/256/base/benchmark.json | 0 .../4 requests/256/base/estimates.json | 0 .../4 requests/256/base/sample.json | 0 .../4 requests/256/base/tukey.json | 0 .../4 requests/256/new/benchmark.json | 0 .../4 requests/256/new/estimates.json | 0 .../4 requests/256/new/sample.json | 0 .../4 requests/256/new/tukey.json | 0 .../4 requests/256/report/MAD.svg | 0 .../4 requests/256/report/SD.svg | 0 .../4 requests/256/report/index.html | 0 .../4 requests/256/report/mean.svg | 0 .../4 requests/256/report/median.svg | 0 .../4 requests/256/report/pdf.svg | 0 .../4 requests/256/report/pdf_small.svg | 0 .../4 requests/256/report/regression.svg | 0 .../256/report/regression_small.svg | 0 .../4 requests/256/report/slope.svg | 0 .../4 requests/256/report/typical.svg | 0 .../4 requests/32/base/benchmark.json | 0 .../4 requests/32/base/estimates.json | 0 .../4 requests/32/base/sample.json | 0 .../4 requests/32/base/tukey.json | 0 .../4 requests/32/new/benchmark.json | 0 .../4 requests/32/new/estimates.json | 0 .../4 requests/32/new/sample.json | 0 .../4 requests/32/new/tukey.json | 0 .../4 requests/32/report/MAD.svg | 0 .../4 requests/32/report/SD.svg | 0 .../4 requests/32/report/index.html | 0 .../4 requests/32/report/mean.svg | 0 .../4 requests/32/report/median.svg | 0 .../4 requests/32/report/pdf.svg | 0 .../4 requests/32/report/pdf_small.svg | 0 .../4 requests/32/report/regression.svg | 0 .../4 requests/32/report/regression_small.svg | 0 .../4 requests/32/report/slope.svg | 0 .../4 requests/32/report/typical.svg | 0 .../4 requests/4/base/benchmark.json | 0 .../4 requests/4/base/estimates.json | 0 .../4 requests/4/base/sample.json | 0 .../4 requests/4/base/tukey.json | 0 .../4 requests/4/change/estimates.json | 0 .../4 requests/4/new/benchmark.json | 0 .../4 requests/4/new/estimates.json | 0 .../4 requests/4/new/sample.json | 0 .../4 requests/4/new/tukey.json | 0 .../4 requests/4/report/MAD.svg | 0 .../4 requests/4/report/SD.svg | 0 .../4 requests/4/report/both/pdf.svg | 0 .../4 requests/4/report/both/regression.svg | 0 .../4 requests/4/report/change/mean.svg | 0 .../4 requests/4/report/change/median.svg | 0 .../4 requests/4/report/change/t-test.svg | 0 .../4 requests/4/report/index.html | 0 .../4 requests/4/report/mean.svg | 0 .../4 requests/4/report/median.svg | 0 .../4 requests/4/report/pdf.svg | 0 .../4 requests/4/report/pdf_small.svg | 0 .../4 requests/4/report/regression.svg | 0 .../4 requests/4/report/regression_small.svg | 0 .../4/report/relative_pdf_small.svg | 0 .../4/report/relative_regression_small.svg | 0 .../4 requests/4/report/slope.svg | 0 .../4 requests/4/report/typical.svg | 0 .../4 requests/512/base/benchmark.json | 0 .../4 requests/512/base/estimates.json | 0 .../4 requests/512/base/sample.json | 0 .../4 requests/512/base/tukey.json | 0 .../4 requests/512/new/benchmark.json | 0 .../4 requests/512/new/estimates.json | 0 .../4 requests/512/new/sample.json | 0 .../4 requests/512/new/tukey.json | 0 .../4 requests/512/report/MAD.svg | 0 .../4 requests/512/report/SD.svg | 0 .../4 requests/512/report/index.html | 0 .../4 requests/512/report/mean.svg | 0 .../4 requests/512/report/median.svg | 0 .../4 requests/512/report/pdf.svg | 0 .../4 requests/512/report/pdf_small.svg | 0 .../4 requests/512/report/regression.svg | 0 .../512/report/regression_small.svg | 0 .../4 requests/512/report/slope.svg | 0 .../4 requests/512/report/typical.svg | 0 .../4 requests/64/base/benchmark.json | 0 .../4 requests/64/base/estimates.json | 0 .../4 requests/64/base/sample.json | 0 .../4 requests/64/base/tukey.json | 0 .../4 requests/64/new/benchmark.json | 0 .../4 requests/64/new/estimates.json | 0 .../4 requests/64/new/sample.json | 0 .../4 requests/64/new/tukey.json | 0 .../4 requests/64/report/MAD.svg | 0 .../4 requests/64/report/SD.svg | 0 .../4 requests/64/report/index.html | 0 .../4 requests/64/report/mean.svg | 0 .../4 requests/64/report/median.svg | 0 .../4 requests/64/report/pdf.svg | 0 .../4 requests/64/report/pdf_small.svg | 0 .../4 requests/64/report/regression.svg | 0 .../4 requests/64/report/regression_small.svg | 0 .../4 requests/64/report/slope.svg | 0 .../4 requests/64/report/typical.svg | 0 .../4 requests/8/base/benchmark.json | 0 .../4 requests/8/base/estimates.json | 0 .../4 requests/8/base/sample.json | 0 .../4 requests/8/base/tukey.json | 0 .../4 requests/8/new/benchmark.json | 0 .../4 requests/8/new/estimates.json | 0 .../4 requests/8/new/sample.json | 0 .../4 requests/8/new/tukey.json | 0 .../4 requests/8/report/MAD.svg | 0 .../4 requests/8/report/SD.svg | 0 .../4 requests/8/report/index.html | 0 .../4 requests/8/report/mean.svg | 0 .../4 requests/8/report/median.svg | 0 .../4 requests/8/report/pdf.svg | 0 .../4 requests/8/report/pdf_small.svg | 0 .../4 requests/8/report/regression.svg | 0 .../4 requests/8/report/regression_small.svg | 0 .../4 requests/8/report/slope.svg | 0 .../4 requests/8/report/typical.svg | 0 .../4 requests/report/index.html | 0 .../4 requests/report/lines.svg | 0 .../4 requests/report/violin.svg | 0 .../4/report/index.html | 0 .../4/report/lines.svg | 0 .../4/report/violin.svg | 0 .../512/report/index.html | 0 .../512/report/lines.svg | 0 .../512/report/violin.svg | 0 .../64 requests/1/base/benchmark.json | 0 .../64 requests/1/base/estimates.json | 0 .../64 requests/1/base/sample.json | 0 .../64 requests/1/base/tukey.json | 0 .../64 requests/1/change/estimates.json | 0 .../64 requests/1/new/benchmark.json | 0 .../64 requests/1/new/estimates.json | 0 .../64 requests/1/new/sample.json | 0 .../64 requests/1/new/tukey.json | 0 .../64 requests/1/report/MAD.svg | 0 .../64 requests/1/report/SD.svg | 0 .../64 requests/1/report/both/pdf.svg | 0 .../64 requests/1/report/both/regression.svg | 0 .../64 requests/1/report/change/mean.svg | 0 .../64 requests/1/report/change/median.svg | 0 .../64 requests/1/report/change/t-test.svg | 0 .../64 requests/1/report/index.html | 0 .../64 requests/1/report/mean.svg | 0 .../64 requests/1/report/median.svg | 0 .../64 requests/1/report/pdf.svg | 0 .../64 requests/1/report/pdf_small.svg | 0 .../64 requests/1/report/regression.svg | 0 .../64 requests/1/report/regression_small.svg | 0 .../1/report/relative_pdf_small.svg | 0 .../1/report/relative_regression_small.svg | 0 .../64 requests/1/report/slope.svg | 0 .../64 requests/1/report/typical.svg | 0 .../64 requests/128/base/benchmark.json | 0 .../64 requests/128/base/estimates.json | 0 .../64 requests/128/base/sample.json | 0 .../64 requests/128/base/tukey.json | 0 .../64 requests/128/new/benchmark.json | 0 .../64 requests/128/new/estimates.json | 0 .../64 requests/128/new/sample.json | 0 .../64 requests/128/new/tukey.json | 0 .../64 requests/128/report/MAD.svg | 0 .../64 requests/128/report/SD.svg | 0 .../64 requests/128/report/index.html | 0 .../64 requests/128/report/mean.svg | 0 .../64 requests/128/report/median.svg | 0 .../64 requests/128/report/pdf.svg | 0 .../64 requests/128/report/pdf_small.svg | 0 .../64 requests/128/report/regression.svg | 0 .../128/report/regression_small.svg | 0 .../64 requests/128/report/slope.svg | 0 .../64 requests/128/report/typical.svg | 0 .../64 requests/16/base/benchmark.json | 0 .../64 requests/16/base/estimates.json | 0 .../64 requests/16/base/sample.json | 0 .../64 requests/16/base/tukey.json | 0 .../64 requests/16/new/benchmark.json | 0 .../64 requests/16/new/estimates.json | 0 .../64 requests/16/new/sample.json | 0 .../64 requests/16/new/tukey.json | 0 .../64 requests/16/report/MAD.svg | 0 .../64 requests/16/report/SD.svg | 0 .../64 requests/16/report/index.html | 0 .../64 requests/16/report/mean.svg | 0 .../64 requests/16/report/median.svg | 0 .../64 requests/16/report/pdf.svg | 0 .../64 requests/16/report/pdf_small.svg | 0 .../64 requests/16/report/regression.svg | 0 .../16/report/regression_small.svg | 0 .../64 requests/16/report/slope.svg | 0 .../64 requests/16/report/typical.svg | 0 .../64 requests/2/base/benchmark.json | 0 .../64 requests/2/base/estimates.json | 0 .../64 requests/2/base/sample.json | 0 .../64 requests/2/base/tukey.json | 0 .../64 requests/2/change/estimates.json | 0 .../64 requests/2/new/benchmark.json | 0 .../64 requests/2/new/estimates.json | 0 .../64 requests/2/new/sample.json | 0 .../64 requests/2/new/tukey.json | 0 .../64 requests/2/report/MAD.svg | 0 .../64 requests/2/report/SD.svg | 0 .../64 requests/2/report/both/pdf.svg | 0 .../64 requests/2/report/both/regression.svg | 0 .../64 requests/2/report/change/mean.svg | 0 .../64 requests/2/report/change/median.svg | 0 .../64 requests/2/report/change/t-test.svg | 0 .../64 requests/2/report/index.html | 0 .../64 requests/2/report/mean.svg | 0 .../64 requests/2/report/median.svg | 0 .../64 requests/2/report/pdf.svg | 0 .../64 requests/2/report/pdf_small.svg | 0 .../64 requests/2/report/regression.svg | 0 .../64 requests/2/report/regression_small.svg | 0 .../2/report/relative_pdf_small.svg | 0 .../2/report/relative_regression_small.svg | 0 .../64 requests/2/report/slope.svg | 0 .../64 requests/2/report/typical.svg | 0 .../64 requests/256/base/benchmark.json | 0 .../64 requests/256/base/estimates.json | 0 .../64 requests/256/base/sample.json | 0 .../64 requests/256/base/tukey.json | 0 .../64 requests/256/new/benchmark.json | 0 .../64 requests/256/new/estimates.json | 0 .../64 requests/256/new/sample.json | 0 .../64 requests/256/new/tukey.json | 0 .../64 requests/256/report/MAD.svg | 0 .../64 requests/256/report/SD.svg | 0 .../64 requests/256/report/index.html | 0 .../64 requests/256/report/mean.svg | 0 .../64 requests/256/report/median.svg | 0 .../64 requests/256/report/pdf.svg | 0 .../64 requests/256/report/pdf_small.svg | 0 .../64 requests/256/report/regression.svg | 0 .../256/report/regression_small.svg | 0 .../64 requests/256/report/slope.svg | 0 .../64 requests/256/report/typical.svg | 0 .../64 requests/32/base/benchmark.json | 0 .../64 requests/32/base/estimates.json | 0 .../64 requests/32/base/sample.json | 0 .../64 requests/32/base/tukey.json | 0 .../64 requests/32/new/benchmark.json | 0 .../64 requests/32/new/estimates.json | 0 .../64 requests/32/new/sample.json | 0 .../64 requests/32/new/tukey.json | 0 .../64 requests/32/report/MAD.svg | 0 .../64 requests/32/report/SD.svg | 0 .../64 requests/32/report/index.html | 0 .../64 requests/32/report/mean.svg | 0 .../64 requests/32/report/median.svg | 0 .../64 requests/32/report/pdf.svg | 0 .../64 requests/32/report/pdf_small.svg | 0 .../64 requests/32/report/regression.svg | 0 .../32/report/regression_small.svg | 0 .../64 requests/32/report/slope.svg | 0 .../64 requests/32/report/typical.svg | 0 .../64 requests/4/base/benchmark.json | 0 .../64 requests/4/base/estimates.json | 0 .../64 requests/4/base/sample.json | 0 .../64 requests/4/base/tukey.json | 0 .../64 requests/4/new/benchmark.json | 0 .../64 requests/4/new/estimates.json | 0 .../64 requests/4/new/sample.json | 0 .../64 requests/4/new/tukey.json | 0 .../64 requests/4/report/MAD.svg | 0 .../64 requests/4/report/SD.svg | 0 .../64 requests/4/report/index.html | 0 .../64 requests/4/report/mean.svg | 0 .../64 requests/4/report/median.svg | 0 .../64 requests/4/report/pdf.svg | 0 .../64 requests/4/report/pdf_small.svg | 0 .../64 requests/4/report/regression.svg | 0 .../64 requests/4/report/regression_small.svg | 0 .../64 requests/4/report/slope.svg | 0 .../64 requests/4/report/typical.svg | 0 .../64 requests/512/base/benchmark.json | 0 .../64 requests/512/base/estimates.json | 0 .../64 requests/512/base/sample.json | 0 .../64 requests/512/base/tukey.json | 0 .../64 requests/512/new/benchmark.json | 0 .../64 requests/512/new/estimates.json | 0 .../64 requests/512/new/sample.json | 0 .../64 requests/512/new/tukey.json | 0 .../64 requests/512/report/MAD.svg | 0 .../64 requests/512/report/SD.svg | 0 .../64 requests/512/report/index.html | 0 .../64 requests/512/report/mean.svg | 0 .../64 requests/512/report/median.svg | 0 .../64 requests/512/report/pdf.svg | 0 .../64 requests/512/report/pdf_small.svg | 0 .../64 requests/512/report/regression.svg | 0 .../512/report/regression_small.svg | 0 .../64 requests/512/report/slope.svg | 0 .../64 requests/512/report/typical.svg | 0 .../64 requests/64/base/benchmark.json | 0 .../64 requests/64/base/estimates.json | 0 .../64 requests/64/base/sample.json | 0 .../64 requests/64/base/tukey.json | 0 .../64 requests/64/new/benchmark.json | 0 .../64 requests/64/new/estimates.json | 0 .../64 requests/64/new/sample.json | 0 .../64 requests/64/new/tukey.json | 0 .../64 requests/64/report/MAD.svg | 0 .../64 requests/64/report/SD.svg | 0 .../64 requests/64/report/index.html | 0 .../64 requests/64/report/mean.svg | 0 .../64 requests/64/report/median.svg | 0 .../64 requests/64/report/pdf.svg | 0 .../64 requests/64/report/pdf_small.svg | 0 .../64 requests/64/report/regression.svg | 0 .../64/report/regression_small.svg | 0 .../64 requests/64/report/slope.svg | 0 .../64 requests/64/report/typical.svg | 0 .../64 requests/8/base/benchmark.json | 0 .../64 requests/8/base/estimates.json | 0 .../64 requests/8/base/sample.json | 0 .../64 requests/8/base/tukey.json | 0 .../64 requests/8/new/benchmark.json | 0 .../64 requests/8/new/estimates.json | 0 .../64 requests/8/new/sample.json | 0 .../64 requests/8/new/tukey.json | 0 .../64 requests/8/report/MAD.svg | 0 .../64 requests/8/report/SD.svg | 0 .../64 requests/8/report/index.html | 0 .../64 requests/8/report/mean.svg | 0 .../64 requests/8/report/median.svg | 0 .../64 requests/8/report/pdf.svg | 0 .../64 requests/8/report/pdf_small.svg | 0 .../64 requests/8/report/regression.svg | 0 .../64 requests/8/report/regression_small.svg | 0 .../64 requests/8/report/slope.svg | 0 .../64 requests/8/report/typical.svg | 0 .../64 requests/report/index.html | 0 .../64 requests/report/lines.svg | 0 .../64 requests/report/violin.svg | 0 .../64/report/index.html | 0 .../64/report/lines.svg | 0 .../64/report/violin.svg | 0 .../8 requests/1/base/benchmark.json | 0 .../8 requests/1/base/estimates.json | 0 .../8 requests/1/base/sample.json | 0 .../8 requests/1/base/tukey.json | 0 .../8 requests/1/change/estimates.json | 0 .../8 requests/1/new/benchmark.json | 0 .../8 requests/1/new/estimates.json | 0 .../8 requests/1/new/sample.json | 0 .../8 requests/1/new/tukey.json | 0 .../8 requests/1/report/MAD.svg | 0 .../8 requests/1/report/SD.svg | 0 .../8 requests/1/report/both/pdf.svg | 0 .../8 requests/1/report/both/regression.svg | 0 .../8 requests/1/report/change/mean.svg | 0 .../8 requests/1/report/change/median.svg | 0 .../8 requests/1/report/change/t-test.svg | 0 .../8 requests/1/report/index.html | 0 .../8 requests/1/report/mean.svg | 0 .../8 requests/1/report/median.svg | 0 .../8 requests/1/report/pdf.svg | 0 .../8 requests/1/report/pdf_small.svg | 0 .../8 requests/1/report/regression.svg | 0 .../8 requests/1/report/regression_small.svg | 0 .../1/report/relative_pdf_small.svg | 0 .../1/report/relative_regression_small.svg | 0 .../8 requests/1/report/slope.svg | 0 .../8 requests/1/report/typical.svg | 0 .../8 requests/128/base/benchmark.json | 0 .../8 requests/128/base/estimates.json | 0 .../8 requests/128/base/sample.json | 0 .../8 requests/128/base/tukey.json | 0 .../8 requests/128/new/benchmark.json | 0 .../8 requests/128/new/estimates.json | 0 .../8 requests/128/new/sample.json | 0 .../8 requests/128/new/tukey.json | 0 .../8 requests/128/report/MAD.svg | 0 .../8 requests/128/report/SD.svg | 0 .../8 requests/128/report/index.html | 0 .../8 requests/128/report/mean.svg | 0 .../8 requests/128/report/median.svg | 0 .../8 requests/128/report/pdf.svg | 0 .../8 requests/128/report/pdf_small.svg | 0 .../8 requests/128/report/regression.svg | 0 .../128/report/regression_small.svg | 0 .../8 requests/128/report/slope.svg | 0 .../8 requests/128/report/typical.svg | 0 .../8 requests/16/base/benchmark.json | 0 .../8 requests/16/base/estimates.json | 0 .../8 requests/16/base/sample.json | 0 .../8 requests/16/base/tukey.json | 0 .../8 requests/16/new/benchmark.json | 0 .../8 requests/16/new/estimates.json | 0 .../8 requests/16/new/sample.json | 0 .../8 requests/16/new/tukey.json | 0 .../8 requests/16/report/MAD.svg | 0 .../8 requests/16/report/SD.svg | 0 .../8 requests/16/report/index.html | 0 .../8 requests/16/report/mean.svg | 0 .../8 requests/16/report/median.svg | 0 .../8 requests/16/report/pdf.svg | 0 .../8 requests/16/report/pdf_small.svg | 0 .../8 requests/16/report/regression.svg | 0 .../8 requests/16/report/regression_small.svg | 0 .../8 requests/16/report/slope.svg | 0 .../8 requests/16/report/typical.svg | 0 .../8 requests/2/base/benchmark.json | 0 .../8 requests/2/base/estimates.json | 0 .../8 requests/2/base/sample.json | 0 .../8 requests/2/base/tukey.json | 0 .../8 requests/2/change/estimates.json | 0 .../8 requests/2/new/benchmark.json | 0 .../8 requests/2/new/estimates.json | 0 .../8 requests/2/new/sample.json | 0 .../8 requests/2/new/tukey.json | 0 .../8 requests/2/report/MAD.svg | 0 .../8 requests/2/report/SD.svg | 0 .../8 requests/2/report/both/pdf.svg | 0 .../8 requests/2/report/both/regression.svg | 0 .../8 requests/2/report/change/mean.svg | 0 .../8 requests/2/report/change/median.svg | 0 .../8 requests/2/report/change/t-test.svg | 0 .../8 requests/2/report/index.html | 0 .../8 requests/2/report/mean.svg | 0 .../8 requests/2/report/median.svg | 0 .../8 requests/2/report/pdf.svg | 0 .../8 requests/2/report/pdf_small.svg | 0 .../8 requests/2/report/regression.svg | 0 .../8 requests/2/report/regression_small.svg | 0 .../2/report/relative_pdf_small.svg | 0 .../2/report/relative_regression_small.svg | 0 .../8 requests/2/report/slope.svg | 0 .../8 requests/2/report/typical.svg | 0 .../8 requests/256/base/benchmark.json | 0 .../8 requests/256/base/estimates.json | 0 .../8 requests/256/base/sample.json | 0 .../8 requests/256/base/tukey.json | 0 .../8 requests/256/new/benchmark.json | 0 .../8 requests/256/new/estimates.json | 0 .../8 requests/256/new/sample.json | 0 .../8 requests/256/new/tukey.json | 0 .../8 requests/256/report/MAD.svg | 0 .../8 requests/256/report/SD.svg | 0 .../8 requests/256/report/index.html | 0 .../8 requests/256/report/mean.svg | 0 .../8 requests/256/report/median.svg | 0 .../8 requests/256/report/pdf.svg | 0 .../8 requests/256/report/pdf_small.svg | 0 .../8 requests/256/report/regression.svg | 0 .../256/report/regression_small.svg | 0 .../8 requests/256/report/slope.svg | 0 .../8 requests/256/report/typical.svg | 0 .../8 requests/32/base/benchmark.json | 0 .../8 requests/32/base/estimates.json | 0 .../8 requests/32/base/sample.json | 0 .../8 requests/32/base/tukey.json | 0 .../8 requests/32/new/benchmark.json | 0 .../8 requests/32/new/estimates.json | 0 .../8 requests/32/new/sample.json | 0 .../8 requests/32/new/tukey.json | 0 .../8 requests/32/report/MAD.svg | 0 .../8 requests/32/report/SD.svg | 0 .../8 requests/32/report/index.html | 0 .../8 requests/32/report/mean.svg | 0 .../8 requests/32/report/median.svg | 0 .../8 requests/32/report/pdf.svg | 0 .../8 requests/32/report/pdf_small.svg | 0 .../8 requests/32/report/regression.svg | 0 .../8 requests/32/report/regression_small.svg | 0 .../8 requests/32/report/slope.svg | 0 .../8 requests/32/report/typical.svg | 0 .../8 requests/4/base/benchmark.json | 0 .../8 requests/4/base/estimates.json | 0 .../8 requests/4/base/sample.json | 0 .../8 requests/4/base/tukey.json | 0 .../8 requests/4/change/estimates.json | 0 .../8 requests/4/new/benchmark.json | 0 .../8 requests/4/new/estimates.json | 0 .../8 requests/4/new/sample.json | 0 .../8 requests/4/new/tukey.json | 0 .../8 requests/4/report/MAD.svg | 0 .../8 requests/4/report/SD.svg | 0 .../8 requests/4/report/both/pdf.svg | 0 .../8 requests/4/report/both/regression.svg | 0 .../8 requests/4/report/change/mean.svg | 0 .../8 requests/4/report/change/median.svg | 0 .../8 requests/4/report/change/t-test.svg | 0 .../8 requests/4/report/index.html | 0 .../8 requests/4/report/mean.svg | 0 .../8 requests/4/report/median.svg | 0 .../8 requests/4/report/pdf.svg | 0 .../8 requests/4/report/pdf_small.svg | 0 .../8 requests/4/report/regression.svg | 0 .../8 requests/4/report/regression_small.svg | 0 .../4/report/relative_pdf_small.svg | 0 .../4/report/relative_regression_small.svg | 0 .../8 requests/4/report/slope.svg | 0 .../8 requests/4/report/typical.svg | 0 .../8 requests/512/base/benchmark.json | 0 .../8 requests/512/base/estimates.json | 0 .../8 requests/512/base/sample.json | 0 .../8 requests/512/base/tukey.json | 0 .../8 requests/512/new/benchmark.json | 0 .../8 requests/512/new/estimates.json | 0 .../8 requests/512/new/sample.json | 0 .../8 requests/512/new/tukey.json | 0 .../8 requests/512/report/MAD.svg | 0 .../8 requests/512/report/SD.svg | 0 .../8 requests/512/report/index.html | 0 .../8 requests/512/report/mean.svg | 0 .../8 requests/512/report/median.svg | 0 .../8 requests/512/report/pdf.svg | 0 .../8 requests/512/report/pdf_small.svg | 0 .../8 requests/512/report/regression.svg | 0 .../512/report/regression_small.svg | 0 .../8 requests/512/report/slope.svg | 0 .../8 requests/512/report/typical.svg | 0 .../8 requests/64/base/benchmark.json | 0 .../8 requests/64/base/estimates.json | 0 .../8 requests/64/base/sample.json | 0 .../8 requests/64/base/tukey.json | 0 .../8 requests/64/new/benchmark.json | 0 .../8 requests/64/new/estimates.json | 0 .../8 requests/64/new/sample.json | 0 .../8 requests/64/new/tukey.json | 0 .../8 requests/64/report/MAD.svg | 0 .../8 requests/64/report/SD.svg | 0 .../8 requests/64/report/index.html | 0 .../8 requests/64/report/mean.svg | 0 .../8 requests/64/report/median.svg | 0 .../8 requests/64/report/pdf.svg | 0 .../8 requests/64/report/pdf_small.svg | 0 .../8 requests/64/report/regression.svg | 0 .../8 requests/64/report/regression_small.svg | 0 .../8 requests/64/report/slope.svg | 0 .../8 requests/64/report/typical.svg | 0 .../8 requests/8/base/benchmark.json | 0 .../8 requests/8/base/estimates.json | 0 .../8 requests/8/base/sample.json | 0 .../8 requests/8/base/tukey.json | 0 .../8 requests/8/new/benchmark.json | 0 .../8 requests/8/new/estimates.json | 0 .../8 requests/8/new/sample.json | 0 .../8 requests/8/new/tukey.json | 0 .../8 requests/8/report/MAD.svg | 0 .../8 requests/8/report/SD.svg | 0 .../8 requests/8/report/index.html | 0 .../8 requests/8/report/mean.svg | 0 .../8 requests/8/report/median.svg | 0 .../8 requests/8/report/pdf.svg | 0 .../8 requests/8/report/pdf_small.svg | 0 .../8 requests/8/report/regression.svg | 0 .../8 requests/8/report/regression_small.svg | 0 .../8 requests/8/report/slope.svg | 0 .../8 requests/8/report/typical.svg | 0 .../8 requests/report/index.html | 0 .../8 requests/report/lines.svg | 0 .../8 requests/report/violin.svg | 0 .../8/report/index.html | 0 .../8/report/lines.svg | 0 .../8/report/violin.svg | 0 .../report/index.html | 0 .../report/lines.svg | 0 .../report/violin.svg | 0 .../1 request/1/base/benchmark.json | 0 .../1 request/1/base/estimates.json | 0 .../1 request/1/base/sample.json | 0 .../1 request/1/base/tukey.json | 0 .../1 request/1/new/benchmark.json | 0 .../1 request/1/new/estimates.json | 0 .../1 request/1/new/sample.json | 0 .../1 request/1/new/tukey.json | 0 .../1 request/1/report/MAD.svg | 0 .../1 request/1/report/SD.svg | 0 .../1 request/1/report/index.html | 0 .../1 request/1/report/mean.svg | 0 .../1 request/1/report/median.svg | 0 .../1 request/1/report/pdf.svg | 0 .../1 request/1/report/pdf_small.svg | 0 .../1 request/1/report/regression.svg | 0 .../1 request/1/report/regression_small.svg | 0 .../1 request/1/report/slope.svg | 0 .../1 request/1/report/typical.svg | 0 .../1 request/128/base/benchmark.json | 0 .../1 request/128/base/estimates.json | 0 .../1 request/128/base/sample.json | 0 .../1 request/128/base/tukey.json | 0 .../1 request/128/new/benchmark.json | 0 .../1 request/128/new/estimates.json | 0 .../1 request/128/new/sample.json | 0 .../1 request/128/new/tukey.json | 0 .../1 request/128/report/MAD.svg | 0 .../1 request/128/report/SD.svg | 0 .../1 request/128/report/index.html | 0 .../1 request/128/report/mean.svg | 0 .../1 request/128/report/median.svg | 0 .../1 request/128/report/pdf.svg | 0 .../1 request/128/report/pdf_small.svg | 0 .../1 request/128/report/regression.svg | 0 .../1 request/128/report/regression_small.svg | 0 .../1 request/128/report/slope.svg | 0 .../1 request/128/report/typical.svg | 0 .../1 request/16/base/benchmark.json | 0 .../1 request/16/base/estimates.json | 0 .../1 request/16/base/sample.json | 0 .../1 request/16/base/tukey.json | 0 .../1 request/16/new/benchmark.json | 0 .../1 request/16/new/estimates.json | 0 .../1 request/16/new/sample.json | 0 .../1 request/16/new/tukey.json | 0 .../1 request/16/report/MAD.svg | 0 .../1 request/16/report/SD.svg | 0 .../1 request/16/report/index.html | 0 .../1 request/16/report/mean.svg | 0 .../1 request/16/report/median.svg | 0 .../1 request/16/report/pdf.svg | 0 .../1 request/16/report/pdf_small.svg | 0 .../1 request/16/report/regression.svg | 0 .../1 request/16/report/regression_small.svg | 0 .../1 request/16/report/slope.svg | 0 .../1 request/16/report/typical.svg | 0 .../1 request/2/base/benchmark.json | 0 .../1 request/2/base/estimates.json | 0 .../1 request/2/base/sample.json | 0 .../1 request/2/base/tukey.json | 0 .../1 request/2/new/benchmark.json | 0 .../1 request/2/new/estimates.json | 0 .../1 request/2/new/sample.json | 0 .../1 request/2/new/tukey.json | 0 .../1 request/2/report/MAD.svg | 0 .../1 request/2/report/SD.svg | 0 .../1 request/2/report/index.html | 0 .../1 request/2/report/mean.svg | 0 .../1 request/2/report/median.svg | 0 .../1 request/2/report/pdf.svg | 0 .../1 request/2/report/pdf_small.svg | 0 .../1 request/2/report/regression.svg | 0 .../1 request/2/report/regression_small.svg | 0 .../1 request/2/report/slope.svg | 0 .../1 request/2/report/typical.svg | 0 .../1 request/256/base/benchmark.json | 0 .../1 request/256/base/estimates.json | 0 .../1 request/256/base/sample.json | 0 .../1 request/256/base/tukey.json | 0 .../1 request/256/new/benchmark.json | 0 .../1 request/256/new/estimates.json | 0 .../1 request/256/new/sample.json | 0 .../1 request/256/new/tukey.json | 0 .../1 request/256/report/MAD.svg | 0 .../1 request/256/report/SD.svg | 0 .../1 request/256/report/index.html | 0 .../1 request/256/report/mean.svg | 0 .../1 request/256/report/median.svg | 0 .../1 request/256/report/pdf.svg | 0 .../1 request/256/report/pdf_small.svg | 0 .../1 request/256/report/regression.svg | 0 .../1 request/256/report/regression_small.svg | 0 .../1 request/256/report/slope.svg | 0 .../1 request/256/report/typical.svg | 0 .../1 request/32/base/benchmark.json | 0 .../1 request/32/base/estimates.json | 0 .../1 request/32/base/sample.json | 0 .../1 request/32/base/tukey.json | 0 .../1 request/32/new/benchmark.json | 0 .../1 request/32/new/estimates.json | 0 .../1 request/32/new/sample.json | 0 .../1 request/32/new/tukey.json | 0 .../1 request/32/report/MAD.svg | 0 .../1 request/32/report/SD.svg | 0 .../1 request/32/report/index.html | 0 .../1 request/32/report/mean.svg | 0 .../1 request/32/report/median.svg | 0 .../1 request/32/report/pdf.svg | 0 .../1 request/32/report/pdf_small.svg | 0 .../1 request/32/report/regression.svg | 0 .../1 request/32/report/regression_small.svg | 0 .../1 request/32/report/slope.svg | 0 .../1 request/32/report/typical.svg | 0 .../1 request/4/base/benchmark.json | 0 .../1 request/4/base/estimates.json | 0 .../1 request/4/base/sample.json | 0 .../1 request/4/base/tukey.json | 0 .../1 request/4/new/benchmark.json | 0 .../1 request/4/new/estimates.json | 0 .../1 request/4/new/sample.json | 0 .../1 request/4/new/tukey.json | 0 .../1 request/4/report/MAD.svg | 0 .../1 request/4/report/SD.svg | 0 .../1 request/4/report/index.html | 0 .../1 request/4/report/mean.svg | 0 .../1 request/4/report/median.svg | 0 .../1 request/4/report/pdf.svg | 0 .../1 request/4/report/pdf_small.svg | 0 .../1 request/4/report/regression.svg | 0 .../1 request/4/report/regression_small.svg | 0 .../1 request/4/report/slope.svg | 0 .../1 request/4/report/typical.svg | 0 .../1 request/512/base/benchmark.json | 0 .../1 request/512/base/estimates.json | 0 .../1 request/512/base/sample.json | 0 .../1 request/512/base/tukey.json | 0 .../1 request/512/new/benchmark.json | 0 .../1 request/512/new/estimates.json | 0 .../1 request/512/new/sample.json | 0 .../1 request/512/new/tukey.json | 0 .../1 request/512/report/MAD.svg | 0 .../1 request/512/report/SD.svg | 0 .../1 request/512/report/index.html | 0 .../1 request/512/report/mean.svg | 0 .../1 request/512/report/median.svg | 0 .../1 request/512/report/pdf.svg | 0 .../1 request/512/report/pdf_small.svg | 0 .../1 request/512/report/regression.svg | 0 .../1 request/512/report/regression_small.svg | 0 .../1 request/512/report/slope.svg | 0 .../1 request/512/report/typical.svg | 0 .../1 request/64/base/benchmark.json | 0 .../1 request/64/base/estimates.json | 0 .../1 request/64/base/sample.json | 0 .../1 request/64/base/tukey.json | 0 .../1 request/64/new/benchmark.json | 0 .../1 request/64/new/estimates.json | 0 .../1 request/64/new/sample.json | 0 .../1 request/64/new/tukey.json | 0 .../1 request/64/report/MAD.svg | 0 .../1 request/64/report/SD.svg | 0 .../1 request/64/report/index.html | 0 .../1 request/64/report/mean.svg | 0 .../1 request/64/report/median.svg | 0 .../1 request/64/report/pdf.svg | 0 .../1 request/64/report/pdf_small.svg | 0 .../1 request/64/report/regression.svg | 0 .../1 request/64/report/regression_small.svg | 0 .../1 request/64/report/slope.svg | 0 .../1 request/64/report/typical.svg | 0 .../1 request/8/base/benchmark.json | 0 .../1 request/8/base/estimates.json | 0 .../1 request/8/base/sample.json | 0 .../1 request/8/base/tukey.json | 0 .../1 request/8/new/benchmark.json | 0 .../1 request/8/new/estimates.json | 0 .../1 request/8/new/sample.json | 0 .../1 request/8/new/tukey.json | 0 .../1 request/8/report/MAD.svg | 0 .../1 request/8/report/SD.svg | 0 .../1 request/8/report/index.html | 0 .../1 request/8/report/mean.svg | 0 .../1 request/8/report/median.svg | 0 .../1 request/8/report/pdf.svg | 0 .../1 request/8/report/pdf_small.svg | 0 .../1 request/8/report/regression.svg | 0 .../1 request/8/report/regression_small.svg | 0 .../1 request/8/report/slope.svg | 0 .../1 request/8/report/typical.svg | 0 .../1 request/report/index.html | 0 .../1 request/report/lines.svg | 0 .../1 request/report/violin.svg | 0 .../1/report/index.html | 0 .../1/report/lines.svg | 0 .../1/report/violin.svg | 0 .../128/report/index.html | 0 .../128/report/lines.svg | 0 .../128/report/violin.svg | 0 .../16 requests/1/base/benchmark.json | 0 .../16 requests/1/base/estimates.json | 0 .../16 requests/1/base/sample.json | 0 .../16 requests/1/base/tukey.json | 0 .../16 requests/1/new/benchmark.json | 0 .../16 requests/1/new/estimates.json | 0 .../16 requests/1/new/sample.json | 0 .../16 requests/1/new/tukey.json | 0 .../16 requests/1/report/MAD.svg | 0 .../16 requests/1/report/SD.svg | 0 .../16 requests/1/report/index.html | 0 .../16 requests/1/report/mean.svg | 0 .../16 requests/1/report/median.svg | 0 .../16 requests/1/report/pdf.svg | 0 .../16 requests/1/report/pdf_small.svg | 0 .../16 requests/1/report/regression.svg | 0 .../16 requests/1/report/regression_small.svg | 0 .../16 requests/1/report/slope.svg | 0 .../16 requests/1/report/typical.svg | 0 .../16 requests/128/base/benchmark.json | 0 .../16 requests/128/base/estimates.json | 0 .../16 requests/128/base/sample.json | 0 .../16 requests/128/base/tukey.json | 0 .../16 requests/128/new/benchmark.json | 0 .../16 requests/128/new/estimates.json | 0 .../16 requests/128/new/sample.json | 0 .../16 requests/128/new/tukey.json | 0 .../16 requests/128/report/MAD.svg | 0 .../16 requests/128/report/SD.svg | 0 .../16 requests/128/report/index.html | 0 .../16 requests/128/report/mean.svg | 0 .../16 requests/128/report/median.svg | 0 .../16 requests/128/report/pdf.svg | 0 .../16 requests/128/report/pdf_small.svg | 0 .../16 requests/128/report/regression.svg | 0 .../128/report/regression_small.svg | 0 .../16 requests/128/report/slope.svg | 0 .../16 requests/128/report/typical.svg | 0 .../16 requests/16/base/benchmark.json | 0 .../16 requests/16/base/estimates.json | 0 .../16 requests/16/base/sample.json | 0 .../16 requests/16/base/tukey.json | 0 .../16 requests/16/new/benchmark.json | 0 .../16 requests/16/new/estimates.json | 0 .../16 requests/16/new/sample.json | 0 .../16 requests/16/new/tukey.json | 0 .../16 requests/16/report/MAD.svg | 0 .../16 requests/16/report/SD.svg | 0 .../16 requests/16/report/index.html | 0 .../16 requests/16/report/mean.svg | 0 .../16 requests/16/report/median.svg | 0 .../16 requests/16/report/pdf.svg | 0 .../16 requests/16/report/pdf_small.svg | 0 .../16 requests/16/report/regression.svg | 0 .../16/report/regression_small.svg | 0 .../16 requests/16/report/slope.svg | 0 .../16 requests/16/report/typical.svg | 0 .../16 requests/2/base/benchmark.json | 0 .../16 requests/2/base/estimates.json | 0 .../16 requests/2/base/sample.json | 0 .../16 requests/2/base/tukey.json | 0 .../16 requests/2/new/benchmark.json | 0 .../16 requests/2/new/estimates.json | 0 .../16 requests/2/new/sample.json | 0 .../16 requests/2/new/tukey.json | 0 .../16 requests/2/report/MAD.svg | 0 .../16 requests/2/report/SD.svg | 0 .../16 requests/2/report/index.html | 0 .../16 requests/2/report/mean.svg | 0 .../16 requests/2/report/median.svg | 0 .../16 requests/2/report/pdf.svg | 0 .../16 requests/2/report/pdf_small.svg | 0 .../16 requests/2/report/regression.svg | 0 .../16 requests/2/report/regression_small.svg | 0 .../16 requests/2/report/slope.svg | 0 .../16 requests/2/report/typical.svg | 0 .../16 requests/256/base/benchmark.json | 0 .../16 requests/256/base/estimates.json | 0 .../16 requests/256/base/sample.json | 0 .../16 requests/256/base/tukey.json | 0 .../16 requests/256/new/benchmark.json | 0 .../16 requests/256/new/estimates.json | 0 .../16 requests/256/new/sample.json | 0 .../16 requests/256/new/tukey.json | 0 .../16 requests/256/report/MAD.svg | 0 .../16 requests/256/report/SD.svg | 0 .../16 requests/256/report/index.html | 0 .../16 requests/256/report/mean.svg | 0 .../16 requests/256/report/median.svg | 0 .../16 requests/256/report/pdf.svg | 0 .../16 requests/256/report/pdf_small.svg | 0 .../16 requests/256/report/regression.svg | 0 .../256/report/regression_small.svg | 0 .../16 requests/256/report/slope.svg | 0 .../16 requests/256/report/typical.svg | 0 .../16 requests/32/base/benchmark.json | 0 .../16 requests/32/base/estimates.json | 0 .../16 requests/32/base/sample.json | 0 .../16 requests/32/base/tukey.json | 0 .../16 requests/32/new/benchmark.json | 0 .../16 requests/32/new/estimates.json | 0 .../16 requests/32/new/sample.json | 0 .../16 requests/32/new/tukey.json | 0 .../16 requests/32/report/MAD.svg | 0 .../16 requests/32/report/SD.svg | 0 .../16 requests/32/report/index.html | 0 .../16 requests/32/report/mean.svg | 0 .../16 requests/32/report/median.svg | 0 .../16 requests/32/report/pdf.svg | 0 .../16 requests/32/report/pdf_small.svg | 0 .../16 requests/32/report/regression.svg | 0 .../32/report/regression_small.svg | 0 .../16 requests/32/report/slope.svg | 0 .../16 requests/32/report/typical.svg | 0 .../16 requests/4/base/benchmark.json | 0 .../16 requests/4/base/estimates.json | 0 .../16 requests/4/base/sample.json | 0 .../16 requests/4/base/tukey.json | 0 .../16 requests/4/new/benchmark.json | 0 .../16 requests/4/new/estimates.json | 0 .../16 requests/4/new/sample.json | 0 .../16 requests/4/new/tukey.json | 0 .../16 requests/4/report/MAD.svg | 0 .../16 requests/4/report/SD.svg | 0 .../16 requests/4/report/index.html | 0 .../16 requests/4/report/mean.svg | 0 .../16 requests/4/report/median.svg | 0 .../16 requests/4/report/pdf.svg | 0 .../16 requests/4/report/pdf_small.svg | 0 .../16 requests/4/report/regression.svg | 0 .../16 requests/4/report/regression_small.svg | 0 .../16 requests/4/report/slope.svg | 0 .../16 requests/4/report/typical.svg | 0 .../16 requests/512/base/benchmark.json | 0 .../16 requests/512/base/estimates.json | 0 .../16 requests/512/base/sample.json | 0 .../16 requests/512/base/tukey.json | 0 .../16 requests/512/new/benchmark.json | 0 .../16 requests/512/new/estimates.json | 0 .../16 requests/512/new/sample.json | 0 .../16 requests/512/new/tukey.json | 0 .../16 requests/512/report/MAD.svg | 0 .../16 requests/512/report/SD.svg | 0 .../16 requests/512/report/index.html | 0 .../16 requests/512/report/mean.svg | 0 .../16 requests/512/report/median.svg | 0 .../16 requests/512/report/pdf.svg | 0 .../16 requests/512/report/pdf_small.svg | 0 .../16 requests/512/report/regression.svg | 0 .../512/report/regression_small.svg | 0 .../16 requests/512/report/slope.svg | 0 .../16 requests/512/report/typical.svg | 0 .../16 requests/64/base/benchmark.json | 0 .../16 requests/64/base/estimates.json | 0 .../16 requests/64/base/sample.json | 0 .../16 requests/64/base/tukey.json | 0 .../16 requests/64/new/benchmark.json | 0 .../16 requests/64/new/estimates.json | 0 .../16 requests/64/new/sample.json | 0 .../16 requests/64/new/tukey.json | 0 .../16 requests/64/report/MAD.svg | 0 .../16 requests/64/report/SD.svg | 0 .../16 requests/64/report/index.html | 0 .../16 requests/64/report/mean.svg | 0 .../16 requests/64/report/median.svg | 0 .../16 requests/64/report/pdf.svg | 0 .../16 requests/64/report/pdf_small.svg | 0 .../16 requests/64/report/regression.svg | 0 .../64/report/regression_small.svg | 0 .../16 requests/64/report/slope.svg | 0 .../16 requests/64/report/typical.svg | 0 .../16 requests/8/base/benchmark.json | 0 .../16 requests/8/base/estimates.json | 0 .../16 requests/8/base/sample.json | 0 .../16 requests/8/base/tukey.json | 0 .../16 requests/8/new/benchmark.json | 0 .../16 requests/8/new/estimates.json | 0 .../16 requests/8/new/sample.json | 0 .../16 requests/8/new/tukey.json | 0 .../16 requests/8/report/MAD.svg | 0 .../16 requests/8/report/SD.svg | 0 .../16 requests/8/report/index.html | 0 .../16 requests/8/report/mean.svg | 0 .../16 requests/8/report/median.svg | 0 .../16 requests/8/report/pdf.svg | 0 .../16 requests/8/report/pdf_small.svg | 0 .../16 requests/8/report/regression.svg | 0 .../16 requests/8/report/regression_small.svg | 0 .../16 requests/8/report/slope.svg | 0 .../16 requests/8/report/typical.svg | 0 .../16 requests/report/index.html | 0 .../16 requests/report/lines.svg | 0 .../16 requests/report/violin.svg | 0 .../16/report/index.html | 0 .../16/report/lines.svg | 0 .../16/report/violin.svg | 0 .../2 requests/1/base/benchmark.json | 0 .../2 requests/1/base/estimates.json | 0 .../2 requests/1/base/sample.json | 0 .../2 requests/1/base/tukey.json | 0 .../2 requests/1/new/benchmark.json | 0 .../2 requests/1/new/estimates.json | 0 .../2 requests/1/new/sample.json | 0 .../2 requests/1/new/tukey.json | 0 .../2 requests/1/report/MAD.svg | 0 .../2 requests/1/report/SD.svg | 0 .../2 requests/1/report/index.html | 0 .../2 requests/1/report/mean.svg | 0 .../2 requests/1/report/median.svg | 0 .../2 requests/1/report/pdf.svg | 0 .../2 requests/1/report/pdf_small.svg | 0 .../2 requests/1/report/regression.svg | 0 .../2 requests/1/report/regression_small.svg | 0 .../2 requests/1/report/slope.svg | 0 .../2 requests/1/report/typical.svg | 0 .../2 requests/128/base/benchmark.json | 0 .../2 requests/128/base/estimates.json | 0 .../2 requests/128/base/sample.json | 0 .../2 requests/128/base/tukey.json | 0 .../2 requests/128/new/benchmark.json | 0 .../2 requests/128/new/estimates.json | 0 .../2 requests/128/new/sample.json | 0 .../2 requests/128/new/tukey.json | 0 .../2 requests/128/report/MAD.svg | 0 .../2 requests/128/report/SD.svg | 0 .../2 requests/128/report/index.html | 0 .../2 requests/128/report/mean.svg | 0 .../2 requests/128/report/median.svg | 0 .../2 requests/128/report/pdf.svg | 0 .../2 requests/128/report/pdf_small.svg | 0 .../2 requests/128/report/regression.svg | 0 .../128/report/regression_small.svg | 0 .../2 requests/128/report/slope.svg | 0 .../2 requests/128/report/typical.svg | 0 .../2 requests/16/base/benchmark.json | 0 .../2 requests/16/base/estimates.json | 0 .../2 requests/16/base/sample.json | 0 .../2 requests/16/base/tukey.json | 0 .../2 requests/16/new/benchmark.json | 0 .../2 requests/16/new/estimates.json | 0 .../2 requests/16/new/sample.json | 0 .../2 requests/16/new/tukey.json | 0 .../2 requests/16/report/MAD.svg | 0 .../2 requests/16/report/SD.svg | 0 .../2 requests/16/report/index.html | 0 .../2 requests/16/report/mean.svg | 0 .../2 requests/16/report/median.svg | 0 .../2 requests/16/report/pdf.svg | 0 .../2 requests/16/report/pdf_small.svg | 0 .../2 requests/16/report/regression.svg | 0 .../2 requests/16/report/regression_small.svg | 0 .../2 requests/16/report/slope.svg | 0 .../2 requests/16/report/typical.svg | 0 .../2 requests/2/base/benchmark.json | 0 .../2 requests/2/base/estimates.json | 0 .../2 requests/2/base/sample.json | 0 .../2 requests/2/base/tukey.json | 0 .../2 requests/2/new/benchmark.json | 0 .../2 requests/2/new/estimates.json | 0 .../2 requests/2/new/sample.json | 0 .../2 requests/2/new/tukey.json | 0 .../2 requests/2/report/MAD.svg | 0 .../2 requests/2/report/SD.svg | 0 .../2 requests/2/report/index.html | 0 .../2 requests/2/report/mean.svg | 0 .../2 requests/2/report/median.svg | 0 .../2 requests/2/report/pdf.svg | 0 .../2 requests/2/report/pdf_small.svg | 0 .../2 requests/2/report/regression.svg | 0 .../2 requests/2/report/regression_small.svg | 0 .../2 requests/2/report/slope.svg | 0 .../2 requests/2/report/typical.svg | 0 .../2 requests/256/base/benchmark.json | 0 .../2 requests/256/base/estimates.json | 0 .../2 requests/256/base/sample.json | 0 .../2 requests/256/base/tukey.json | 0 .../2 requests/256/new/benchmark.json | 0 .../2 requests/256/new/estimates.json | 0 .../2 requests/256/new/sample.json | 0 .../2 requests/256/new/tukey.json | 0 .../2 requests/256/report/MAD.svg | 0 .../2 requests/256/report/SD.svg | 0 .../2 requests/256/report/index.html | 0 .../2 requests/256/report/mean.svg | 0 .../2 requests/256/report/median.svg | 0 .../2 requests/256/report/pdf.svg | 0 .../2 requests/256/report/pdf_small.svg | 0 .../2 requests/256/report/regression.svg | 0 .../256/report/regression_small.svg | 0 .../2 requests/256/report/slope.svg | 0 .../2 requests/256/report/typical.svg | 0 .../2 requests/32/base/benchmark.json | 0 .../2 requests/32/base/estimates.json | 0 .../2 requests/32/base/sample.json | 0 .../2 requests/32/base/tukey.json | 0 .../2 requests/32/new/benchmark.json | 0 .../2 requests/32/new/estimates.json | 0 .../2 requests/32/new/sample.json | 0 .../2 requests/32/new/tukey.json | 0 .../2 requests/32/report/MAD.svg | 0 .../2 requests/32/report/SD.svg | 0 .../2 requests/32/report/index.html | 0 .../2 requests/32/report/mean.svg | 0 .../2 requests/32/report/median.svg | 0 .../2 requests/32/report/pdf.svg | 0 .../2 requests/32/report/pdf_small.svg | 0 .../2 requests/32/report/regression.svg | 0 .../2 requests/32/report/regression_small.svg | 0 .../2 requests/32/report/slope.svg | 0 .../2 requests/32/report/typical.svg | 0 .../2 requests/4/base/benchmark.json | 0 .../2 requests/4/base/estimates.json | 0 .../2 requests/4/base/sample.json | 0 .../2 requests/4/base/tukey.json | 0 .../2 requests/4/new/benchmark.json | 0 .../2 requests/4/new/estimates.json | 0 .../2 requests/4/new/sample.json | 0 .../2 requests/4/new/tukey.json | 0 .../2 requests/4/report/MAD.svg | 0 .../2 requests/4/report/SD.svg | 0 .../2 requests/4/report/index.html | 0 .../2 requests/4/report/mean.svg | 0 .../2 requests/4/report/median.svg | 0 .../2 requests/4/report/pdf.svg | 0 .../2 requests/4/report/pdf_small.svg | 0 .../2 requests/4/report/regression.svg | 0 .../2 requests/4/report/regression_small.svg | 0 .../2 requests/4/report/slope.svg | 0 .../2 requests/4/report/typical.svg | 0 .../2 requests/512/base/benchmark.json | 0 .../2 requests/512/base/estimates.json | 0 .../2 requests/512/base/sample.json | 0 .../2 requests/512/base/tukey.json | 0 .../2 requests/512/new/benchmark.json | 0 .../2 requests/512/new/estimates.json | 0 .../2 requests/512/new/sample.json | 0 .../2 requests/512/new/tukey.json | 0 .../2 requests/512/report/MAD.svg | 0 .../2 requests/512/report/SD.svg | 0 .../2 requests/512/report/index.html | 0 .../2 requests/512/report/mean.svg | 0 .../2 requests/512/report/median.svg | 0 .../2 requests/512/report/pdf.svg | 0 .../2 requests/512/report/pdf_small.svg | 0 .../2 requests/512/report/regression.svg | 0 .../512/report/regression_small.svg | 0 .../2 requests/512/report/slope.svg | 0 .../2 requests/512/report/typical.svg | 0 .../2 requests/64/base/benchmark.json | 0 .../2 requests/64/base/estimates.json | 0 .../2 requests/64/base/sample.json | 0 .../2 requests/64/base/tukey.json | 0 .../2 requests/64/new/benchmark.json | 0 .../2 requests/64/new/estimates.json | 0 .../2 requests/64/new/sample.json | 0 .../2 requests/64/new/tukey.json | 0 .../2 requests/64/report/MAD.svg | 0 .../2 requests/64/report/SD.svg | 0 .../2 requests/64/report/index.html | 0 .../2 requests/64/report/mean.svg | 0 .../2 requests/64/report/median.svg | 0 .../2 requests/64/report/pdf.svg | 0 .../2 requests/64/report/pdf_small.svg | 0 .../2 requests/64/report/regression.svg | 0 .../2 requests/64/report/regression_small.svg | 0 .../2 requests/64/report/slope.svg | 0 .../2 requests/64/report/typical.svg | 0 .../2 requests/8/base/benchmark.json | 0 .../2 requests/8/base/estimates.json | 0 .../2 requests/8/base/sample.json | 0 .../2 requests/8/base/tukey.json | 0 .../2 requests/8/new/benchmark.json | 0 .../2 requests/8/new/estimates.json | 0 .../2 requests/8/new/sample.json | 0 .../2 requests/8/new/tukey.json | 0 .../2 requests/8/report/MAD.svg | 0 .../2 requests/8/report/SD.svg | 0 .../2 requests/8/report/index.html | 0 .../2 requests/8/report/mean.svg | 0 .../2 requests/8/report/median.svg | 0 .../2 requests/8/report/pdf.svg | 0 .../2 requests/8/report/pdf_small.svg | 0 .../2 requests/8/report/regression.svg | 0 .../2 requests/8/report/regression_small.svg | 0 .../2 requests/8/report/slope.svg | 0 .../2 requests/8/report/typical.svg | 0 .../2 requests/report/index.html | 0 .../2 requests/report/lines.svg | 0 .../2 requests/report/violin.svg | 0 .../2/report/index.html | 0 .../2/report/lines.svg | 0 .../2/report/violin.svg | 0 .../256/report/index.html | 0 .../256/report/lines.svg | 0 .../256/report/violin.svg | 0 .../32 requests/1/base/benchmark.json | 0 .../32 requests/1/base/estimates.json | 0 .../32 requests/1/base/sample.json | 0 .../32 requests/1/base/tukey.json | 0 .../32 requests/1/new/benchmark.json | 0 .../32 requests/1/new/estimates.json | 0 .../32 requests/1/new/sample.json | 0 .../32 requests/1/new/tukey.json | 0 .../32 requests/1/report/MAD.svg | 0 .../32 requests/1/report/SD.svg | 0 .../32 requests/1/report/index.html | 0 .../32 requests/1/report/mean.svg | 0 .../32 requests/1/report/median.svg | 0 .../32 requests/1/report/pdf.svg | 0 .../32 requests/1/report/pdf_small.svg | 0 .../32 requests/1/report/regression.svg | 0 .../32 requests/1/report/regression_small.svg | 0 .../32 requests/1/report/slope.svg | 0 .../32 requests/1/report/typical.svg | 0 .../32 requests/128/base/benchmark.json | 0 .../32 requests/128/base/estimates.json | 0 .../32 requests/128/base/sample.json | 0 .../32 requests/128/base/tukey.json | 0 .../32 requests/128/new/benchmark.json | 0 .../32 requests/128/new/estimates.json | 0 .../32 requests/128/new/sample.json | 0 .../32 requests/128/new/tukey.json | 0 .../32 requests/128/report/MAD.svg | 0 .../32 requests/128/report/SD.svg | 0 .../32 requests/128/report/index.html | 0 .../32 requests/128/report/mean.svg | 0 .../32 requests/128/report/median.svg | 0 .../32 requests/128/report/pdf.svg | 0 .../32 requests/128/report/pdf_small.svg | 0 .../32 requests/128/report/regression.svg | 0 .../128/report/regression_small.svg | 0 .../32 requests/128/report/slope.svg | 0 .../32 requests/128/report/typical.svg | 0 .../32 requests/16/base/benchmark.json | 0 .../32 requests/16/base/estimates.json | 0 .../32 requests/16/base/sample.json | 0 .../32 requests/16/base/tukey.json | 0 .../32 requests/16/new/benchmark.json | 0 .../32 requests/16/new/estimates.json | 0 .../32 requests/16/new/sample.json | 0 .../32 requests/16/new/tukey.json | 0 .../32 requests/16/report/MAD.svg | 0 .../32 requests/16/report/SD.svg | 0 .../32 requests/16/report/index.html | 0 .../32 requests/16/report/mean.svg | 0 .../32 requests/16/report/median.svg | 0 .../32 requests/16/report/pdf.svg | 0 .../32 requests/16/report/pdf_small.svg | 0 .../32 requests/16/report/regression.svg | 0 .../16/report/regression_small.svg | 0 .../32 requests/16/report/slope.svg | 0 .../32 requests/16/report/typical.svg | 0 .../32 requests/2/base/benchmark.json | 0 .../32 requests/2/base/estimates.json | 0 .../32 requests/2/base/sample.json | 0 .../32 requests/2/base/tukey.json | 0 .../32 requests/2/new/benchmark.json | 0 .../32 requests/2/new/estimates.json | 0 .../32 requests/2/new/sample.json | 0 .../32 requests/2/new/tukey.json | 0 .../32 requests/2/report/MAD.svg | 0 .../32 requests/2/report/SD.svg | 0 .../32 requests/2/report/index.html | 0 .../32 requests/2/report/mean.svg | 0 .../32 requests/2/report/median.svg | 0 .../32 requests/2/report/pdf.svg | 0 .../32 requests/2/report/pdf_small.svg | 0 .../32 requests/2/report/regression.svg | 0 .../32 requests/2/report/regression_small.svg | 0 .../32 requests/2/report/slope.svg | 0 .../32 requests/2/report/typical.svg | 0 .../32 requests/256/base/benchmark.json | 0 .../32 requests/256/base/estimates.json | 0 .../32 requests/256/base/sample.json | 0 .../32 requests/256/base/tukey.json | 0 .../32 requests/256/new/benchmark.json | 0 .../32 requests/256/new/estimates.json | 0 .../32 requests/256/new/sample.json | 0 .../32 requests/256/new/tukey.json | 0 .../32 requests/256/report/MAD.svg | 0 .../32 requests/256/report/SD.svg | 0 .../32 requests/256/report/index.html | 0 .../32 requests/256/report/mean.svg | 0 .../32 requests/256/report/median.svg | 0 .../32 requests/256/report/pdf.svg | 0 .../32 requests/256/report/pdf_small.svg | 0 .../32 requests/256/report/regression.svg | 0 .../256/report/regression_small.svg | 0 .../32 requests/256/report/slope.svg | 0 .../32 requests/256/report/typical.svg | 0 .../32 requests/32/base/benchmark.json | 0 .../32 requests/32/base/estimates.json | 0 .../32 requests/32/base/sample.json | 0 .../32 requests/32/base/tukey.json | 0 .../32 requests/32/new/benchmark.json | 0 .../32 requests/32/new/estimates.json | 0 .../32 requests/32/new/sample.json | 0 .../32 requests/32/new/tukey.json | 0 .../32 requests/32/report/MAD.svg | 0 .../32 requests/32/report/SD.svg | 0 .../32 requests/32/report/index.html | 0 .../32 requests/32/report/mean.svg | 0 .../32 requests/32/report/median.svg | 0 .../32 requests/32/report/pdf.svg | 0 .../32 requests/32/report/pdf_small.svg | 0 .../32 requests/32/report/regression.svg | 0 .../32/report/regression_small.svg | 0 .../32 requests/32/report/slope.svg | 0 .../32 requests/32/report/typical.svg | 0 .../32 requests/4/base/benchmark.json | 0 .../32 requests/4/base/estimates.json | 0 .../32 requests/4/base/sample.json | 0 .../32 requests/4/base/tukey.json | 0 .../32 requests/4/new/benchmark.json | 0 .../32 requests/4/new/estimates.json | 0 .../32 requests/4/new/sample.json | 0 .../32 requests/4/new/tukey.json | 0 .../32 requests/4/report/MAD.svg | 0 .../32 requests/4/report/SD.svg | 0 .../32 requests/4/report/index.html | 0 .../32 requests/4/report/mean.svg | 0 .../32 requests/4/report/median.svg | 0 .../32 requests/4/report/pdf.svg | 0 .../32 requests/4/report/pdf_small.svg | 0 .../32 requests/4/report/regression.svg | 0 .../32 requests/4/report/regression_small.svg | 0 .../32 requests/4/report/slope.svg | 0 .../32 requests/4/report/typical.svg | 0 .../32 requests/512/base/benchmark.json | 0 .../32 requests/512/base/estimates.json | 0 .../32 requests/512/base/sample.json | 0 .../32 requests/512/base/tukey.json | 0 .../32 requests/512/new/benchmark.json | 0 .../32 requests/512/new/estimates.json | 0 .../32 requests/512/new/sample.json | 0 .../32 requests/512/new/tukey.json | 0 .../32 requests/512/report/MAD.svg | 0 .../32 requests/512/report/SD.svg | 0 .../32 requests/512/report/index.html | 0 .../32 requests/512/report/mean.svg | 0 .../32 requests/512/report/median.svg | 0 .../32 requests/512/report/pdf.svg | 0 .../32 requests/512/report/pdf_small.svg | 0 .../32 requests/512/report/regression.svg | 0 .../512/report/regression_small.svg | 0 .../32 requests/512/report/slope.svg | 0 .../32 requests/512/report/typical.svg | 0 .../32 requests/64/base/benchmark.json | 0 .../32 requests/64/base/estimates.json | 0 .../32 requests/64/base/sample.json | 0 .../32 requests/64/base/tukey.json | 0 .../32 requests/64/new/benchmark.json | 0 .../32 requests/64/new/estimates.json | 0 .../32 requests/64/new/sample.json | 0 .../32 requests/64/new/tukey.json | 0 .../32 requests/64/report/MAD.svg | 0 .../32 requests/64/report/SD.svg | 0 .../32 requests/64/report/index.html | 0 .../32 requests/64/report/mean.svg | 0 .../32 requests/64/report/median.svg | 0 .../32 requests/64/report/pdf.svg | 0 .../32 requests/64/report/pdf_small.svg | 0 .../32 requests/64/report/regression.svg | 0 .../64/report/regression_small.svg | 0 .../32 requests/64/report/slope.svg | 0 .../32 requests/64/report/typical.svg | 0 .../32 requests/8/base/benchmark.json | 0 .../32 requests/8/base/estimates.json | 0 .../32 requests/8/base/sample.json | 0 .../32 requests/8/base/tukey.json | 0 .../32 requests/8/new/benchmark.json | 0 .../32 requests/8/new/estimates.json | 0 .../32 requests/8/new/sample.json | 0 .../32 requests/8/new/tukey.json | 0 .../32 requests/8/report/MAD.svg | 0 .../32 requests/8/report/SD.svg | 0 .../32 requests/8/report/index.html | 0 .../32 requests/8/report/mean.svg | 0 .../32 requests/8/report/median.svg | 0 .../32 requests/8/report/pdf.svg | 0 .../32 requests/8/report/pdf_small.svg | 0 .../32 requests/8/report/regression.svg | 0 .../32 requests/8/report/regression_small.svg | 0 .../32 requests/8/report/slope.svg | 0 .../32 requests/8/report/typical.svg | 0 .../32 requests/report/index.html | 0 .../32 requests/report/lines.svg | 0 .../32 requests/report/violin.svg | 0 .../32/report/index.html | 0 .../32/report/lines.svg | 0 .../32/report/violin.svg | 0 .../4 requests/1/base/benchmark.json | 0 .../4 requests/1/base/estimates.json | 0 .../4 requests/1/base/sample.json | 0 .../4 requests/1/base/tukey.json | 0 .../4 requests/1/new/benchmark.json | 0 .../4 requests/1/new/estimates.json | 0 .../4 requests/1/new/sample.json | 0 .../4 requests/1/new/tukey.json | 0 .../4 requests/1/report/MAD.svg | 0 .../4 requests/1/report/SD.svg | 0 .../4 requests/1/report/index.html | 0 .../4 requests/1/report/mean.svg | 0 .../4 requests/1/report/median.svg | 0 .../4 requests/1/report/pdf.svg | 0 .../4 requests/1/report/pdf_small.svg | 0 .../4 requests/1/report/regression.svg | 0 .../4 requests/1/report/regression_small.svg | 0 .../4 requests/1/report/slope.svg | 0 .../4 requests/1/report/typical.svg | 0 .../4 requests/128/base/benchmark.json | 0 .../4 requests/128/base/estimates.json | 0 .../4 requests/128/base/sample.json | 0 .../4 requests/128/base/tukey.json | 0 .../4 requests/128/new/benchmark.json | 0 .../4 requests/128/new/estimates.json | 0 .../4 requests/128/new/sample.json | 0 .../4 requests/128/new/tukey.json | 0 .../4 requests/128/report/MAD.svg | 0 .../4 requests/128/report/SD.svg | 0 .../4 requests/128/report/index.html | 0 .../4 requests/128/report/mean.svg | 0 .../4 requests/128/report/median.svg | 0 .../4 requests/128/report/pdf.svg | 0 .../4 requests/128/report/pdf_small.svg | 0 .../4 requests/128/report/regression.svg | 0 .../128/report/regression_small.svg | 0 .../4 requests/128/report/slope.svg | 0 .../4 requests/128/report/typical.svg | 0 .../4 requests/16/base/benchmark.json | 0 .../4 requests/16/base/estimates.json | 0 .../4 requests/16/base/sample.json | 0 .../4 requests/16/base/tukey.json | 0 .../4 requests/16/new/benchmark.json | 0 .../4 requests/16/new/estimates.json | 0 .../4 requests/16/new/sample.json | 0 .../4 requests/16/new/tukey.json | 0 .../4 requests/16/report/MAD.svg | 0 .../4 requests/16/report/SD.svg | 0 .../4 requests/16/report/index.html | 0 .../4 requests/16/report/mean.svg | 0 .../4 requests/16/report/median.svg | 0 .../4 requests/16/report/pdf.svg | 0 .../4 requests/16/report/pdf_small.svg | 0 .../4 requests/16/report/regression.svg | 0 .../4 requests/16/report/regression_small.svg | 0 .../4 requests/16/report/slope.svg | 0 .../4 requests/16/report/typical.svg | 0 .../4 requests/2/base/benchmark.json | 0 .../4 requests/2/base/estimates.json | 0 .../4 requests/2/base/sample.json | 0 .../4 requests/2/base/tukey.json | 0 .../4 requests/2/new/benchmark.json | 0 .../4 requests/2/new/estimates.json | 0 .../4 requests/2/new/sample.json | 0 .../4 requests/2/new/tukey.json | 0 .../4 requests/2/report/MAD.svg | 0 .../4 requests/2/report/SD.svg | 0 .../4 requests/2/report/index.html | 0 .../4 requests/2/report/mean.svg | 0 .../4 requests/2/report/median.svg | 0 .../4 requests/2/report/pdf.svg | 0 .../4 requests/2/report/pdf_small.svg | 0 .../4 requests/2/report/regression.svg | 0 .../4 requests/2/report/regression_small.svg | 0 .../4 requests/2/report/slope.svg | 0 .../4 requests/2/report/typical.svg | 0 .../4 requests/256/base/benchmark.json | 0 .../4 requests/256/base/estimates.json | 0 .../4 requests/256/base/sample.json | 0 .../4 requests/256/base/tukey.json | 0 .../4 requests/256/new/benchmark.json | 0 .../4 requests/256/new/estimates.json | 0 .../4 requests/256/new/sample.json | 0 .../4 requests/256/new/tukey.json | 0 .../4 requests/256/report/MAD.svg | 0 .../4 requests/256/report/SD.svg | 0 .../4 requests/256/report/index.html | 0 .../4 requests/256/report/mean.svg | 0 .../4 requests/256/report/median.svg | 0 .../4 requests/256/report/pdf.svg | 0 .../4 requests/256/report/pdf_small.svg | 0 .../4 requests/256/report/regression.svg | 0 .../256/report/regression_small.svg | 0 .../4 requests/256/report/slope.svg | 0 .../4 requests/256/report/typical.svg | 0 .../4 requests/32/base/benchmark.json | 0 .../4 requests/32/base/estimates.json | 0 .../4 requests/32/base/sample.json | 0 .../4 requests/32/base/tukey.json | 0 .../4 requests/32/new/benchmark.json | 0 .../4 requests/32/new/estimates.json | 0 .../4 requests/32/new/sample.json | 0 .../4 requests/32/new/tukey.json | 0 .../4 requests/32/report/MAD.svg | 0 .../4 requests/32/report/SD.svg | 0 .../4 requests/32/report/index.html | 0 .../4 requests/32/report/mean.svg | 0 .../4 requests/32/report/median.svg | 0 .../4 requests/32/report/pdf.svg | 0 .../4 requests/32/report/pdf_small.svg | 0 .../4 requests/32/report/regression.svg | 0 .../4 requests/32/report/regression_small.svg | 0 .../4 requests/32/report/slope.svg | 0 .../4 requests/32/report/typical.svg | 0 .../4 requests/4/base/benchmark.json | 0 .../4 requests/4/base/estimates.json | 0 .../4 requests/4/base/sample.json | 0 .../4 requests/4/base/tukey.json | 0 .../4 requests/4/new/benchmark.json | 0 .../4 requests/4/new/estimates.json | 0 .../4 requests/4/new/sample.json | 0 .../4 requests/4/new/tukey.json | 0 .../4 requests/4/report/MAD.svg | 0 .../4 requests/4/report/SD.svg | 0 .../4 requests/4/report/index.html | 0 .../4 requests/4/report/mean.svg | 0 .../4 requests/4/report/median.svg | 0 .../4 requests/4/report/pdf.svg | 0 .../4 requests/4/report/pdf_small.svg | 0 .../4 requests/4/report/regression.svg | 0 .../4 requests/4/report/regression_small.svg | 0 .../4 requests/4/report/slope.svg | 0 .../4 requests/4/report/typical.svg | 0 .../4 requests/512/base/benchmark.json | 0 .../4 requests/512/base/estimates.json | 0 .../4 requests/512/base/sample.json | 0 .../4 requests/512/base/tukey.json | 0 .../4 requests/512/new/benchmark.json | 0 .../4 requests/512/new/estimates.json | 0 .../4 requests/512/new/sample.json | 0 .../4 requests/512/new/tukey.json | 0 .../4 requests/512/report/MAD.svg | 0 .../4 requests/512/report/SD.svg | 0 .../4 requests/512/report/index.html | 0 .../4 requests/512/report/mean.svg | 0 .../4 requests/512/report/median.svg | 0 .../4 requests/512/report/pdf.svg | 0 .../4 requests/512/report/pdf_small.svg | 0 .../4 requests/512/report/regression.svg | 0 .../512/report/regression_small.svg | 0 .../4 requests/512/report/slope.svg | 0 .../4 requests/512/report/typical.svg | 0 .../4 requests/64/base/benchmark.json | 0 .../4 requests/64/base/estimates.json | 0 .../4 requests/64/base/sample.json | 0 .../4 requests/64/base/tukey.json | 0 .../4 requests/64/new/benchmark.json | 0 .../4 requests/64/new/estimates.json | 0 .../4 requests/64/new/sample.json | 0 .../4 requests/64/new/tukey.json | 0 .../4 requests/64/report/MAD.svg | 0 .../4 requests/64/report/SD.svg | 0 .../4 requests/64/report/index.html | 0 .../4 requests/64/report/mean.svg | 0 .../4 requests/64/report/median.svg | 0 .../4 requests/64/report/pdf.svg | 0 .../4 requests/64/report/pdf_small.svg | 0 .../4 requests/64/report/regression.svg | 0 .../4 requests/64/report/regression_small.svg | 0 .../4 requests/64/report/slope.svg | 0 .../4 requests/64/report/typical.svg | 0 .../4 requests/8/base/benchmark.json | 0 .../4 requests/8/base/estimates.json | 0 .../4 requests/8/base/sample.json | 0 .../4 requests/8/base/tukey.json | 0 .../4 requests/8/new/benchmark.json | 0 .../4 requests/8/new/estimates.json | 0 .../4 requests/8/new/sample.json | 0 .../4 requests/8/new/tukey.json | 0 .../4 requests/8/report/MAD.svg | 0 .../4 requests/8/report/SD.svg | 0 .../4 requests/8/report/index.html | 0 .../4 requests/8/report/mean.svg | 0 .../4 requests/8/report/median.svg | 0 .../4 requests/8/report/pdf.svg | 0 .../4 requests/8/report/pdf_small.svg | 0 .../4 requests/8/report/regression.svg | 0 .../4 requests/8/report/regression_small.svg | 0 .../4 requests/8/report/slope.svg | 0 .../4 requests/8/report/typical.svg | 0 .../4 requests/report/index.html | 0 .../4 requests/report/lines.svg | 0 .../4 requests/report/violin.svg | 0 .../4/report/index.html | 0 .../4/report/lines.svg | 0 .../4/report/violin.svg | 0 .../512/report/index.html | 0 .../512/report/lines.svg | 0 .../512/report/violin.svg | 0 .../64 requests/1/base/benchmark.json | 0 .../64 requests/1/base/estimates.json | 0 .../64 requests/1/base/sample.json | 0 .../64 requests/1/base/tukey.json | 0 .../64 requests/1/new/benchmark.json | 0 .../64 requests/1/new/estimates.json | 0 .../64 requests/1/new/sample.json | 0 .../64 requests/1/new/tukey.json | 0 .../64 requests/1/report/MAD.svg | 0 .../64 requests/1/report/SD.svg | 0 .../64 requests/1/report/index.html | 0 .../64 requests/1/report/mean.svg | 0 .../64 requests/1/report/median.svg | 0 .../64 requests/1/report/pdf.svg | 0 .../64 requests/1/report/pdf_small.svg | 0 .../64 requests/1/report/regression.svg | 0 .../64 requests/1/report/regression_small.svg | 0 .../64 requests/1/report/slope.svg | 0 .../64 requests/1/report/typical.svg | 0 .../64 requests/128/base/benchmark.json | 0 .../64 requests/128/base/estimates.json | 0 .../64 requests/128/base/sample.json | 0 .../64 requests/128/base/tukey.json | 0 .../64 requests/128/new/benchmark.json | 0 .../64 requests/128/new/estimates.json | 0 .../64 requests/128/new/sample.json | 0 .../64 requests/128/new/tukey.json | 0 .../64 requests/128/report/MAD.svg | 0 .../64 requests/128/report/SD.svg | 0 .../64 requests/128/report/index.html | 0 .../64 requests/128/report/mean.svg | 0 .../64 requests/128/report/median.svg | 0 .../64 requests/128/report/pdf.svg | 0 .../64 requests/128/report/pdf_small.svg | 0 .../64 requests/128/report/regression.svg | 0 .../128/report/regression_small.svg | 0 .../64 requests/128/report/slope.svg | 0 .../64 requests/128/report/typical.svg | 0 .../64 requests/16/base/benchmark.json | 0 .../64 requests/16/base/estimates.json | 0 .../64 requests/16/base/sample.json | 0 .../64 requests/16/base/tukey.json | 0 .../64 requests/16/new/benchmark.json | 0 .../64 requests/16/new/estimates.json | 0 .../64 requests/16/new/sample.json | 0 .../64 requests/16/new/tukey.json | 0 .../64 requests/16/report/MAD.svg | 0 .../64 requests/16/report/SD.svg | 0 .../64 requests/16/report/index.html | 0 .../64 requests/16/report/mean.svg | 0 .../64 requests/16/report/median.svg | 0 .../64 requests/16/report/pdf.svg | 0 .../64 requests/16/report/pdf_small.svg | 0 .../64 requests/16/report/regression.svg | 0 .../16/report/regression_small.svg | 0 .../64 requests/16/report/slope.svg | 0 .../64 requests/16/report/typical.svg | 0 .../64 requests/2/base/benchmark.json | 0 .../64 requests/2/base/estimates.json | 0 .../64 requests/2/base/sample.json | 0 .../64 requests/2/base/tukey.json | 0 .../64 requests/2/new/benchmark.json | 0 .../64 requests/2/new/estimates.json | 0 .../64 requests/2/new/sample.json | 0 .../64 requests/2/new/tukey.json | 0 .../64 requests/2/report/MAD.svg | 0 .../64 requests/2/report/SD.svg | 0 .../64 requests/2/report/index.html | 0 .../64 requests/2/report/mean.svg | 0 .../64 requests/2/report/median.svg | 0 .../64 requests/2/report/pdf.svg | 0 .../64 requests/2/report/pdf_small.svg | 0 .../64 requests/2/report/regression.svg | 0 .../64 requests/2/report/regression_small.svg | 0 .../64 requests/2/report/slope.svg | 0 .../64 requests/2/report/typical.svg | 0 .../64 requests/256/base/benchmark.json | 0 .../64 requests/256/base/estimates.json | 0 .../64 requests/256/base/sample.json | 0 .../64 requests/256/base/tukey.json | 0 .../64 requests/256/new/benchmark.json | 0 .../64 requests/256/new/estimates.json | 0 .../64 requests/256/new/sample.json | 0 .../64 requests/256/new/tukey.json | 0 .../64 requests/256/report/MAD.svg | 0 .../64 requests/256/report/SD.svg | 0 .../64 requests/256/report/index.html | 0 .../64 requests/256/report/mean.svg | 0 .../64 requests/256/report/median.svg | 0 .../64 requests/256/report/pdf.svg | 0 .../64 requests/256/report/pdf_small.svg | 0 .../64 requests/256/report/regression.svg | 0 .../256/report/regression_small.svg | 0 .../64 requests/256/report/slope.svg | 0 .../64 requests/256/report/typical.svg | 0 .../64 requests/32/base/benchmark.json | 0 .../64 requests/32/base/estimates.json | 0 .../64 requests/32/base/sample.json | 0 .../64 requests/32/base/tukey.json | 0 .../64 requests/32/new/benchmark.json | 0 .../64 requests/32/new/estimates.json | 0 .../64 requests/32/new/sample.json | 0 .../64 requests/32/new/tukey.json | 0 .../64 requests/32/report/MAD.svg | 0 .../64 requests/32/report/SD.svg | 0 .../64 requests/32/report/index.html | 0 .../64 requests/32/report/mean.svg | 0 .../64 requests/32/report/median.svg | 0 .../64 requests/32/report/pdf.svg | 0 .../64 requests/32/report/pdf_small.svg | 0 .../64 requests/32/report/regression.svg | 0 .../32/report/regression_small.svg | 0 .../64 requests/32/report/slope.svg | 0 .../64 requests/32/report/typical.svg | 0 .../64 requests/4/base/benchmark.json | 0 .../64 requests/4/base/estimates.json | 0 .../64 requests/4/base/sample.json | 0 .../64 requests/4/base/tukey.json | 0 .../64 requests/4/new/benchmark.json | 0 .../64 requests/4/new/estimates.json | 0 .../64 requests/4/new/sample.json | 0 .../64 requests/4/new/tukey.json | 0 .../64 requests/4/report/MAD.svg | 0 .../64 requests/4/report/SD.svg | 0 .../64 requests/4/report/index.html | 0 .../64 requests/4/report/mean.svg | 0 .../64 requests/4/report/median.svg | 0 .../64 requests/4/report/pdf.svg | 0 .../64 requests/4/report/pdf_small.svg | 0 .../64 requests/4/report/regression.svg | 0 .../64 requests/4/report/regression_small.svg | 0 .../64 requests/4/report/slope.svg | 0 .../64 requests/4/report/typical.svg | 0 .../64 requests/512/base/benchmark.json | 0 .../64 requests/512/base/estimates.json | 0 .../64 requests/512/base/sample.json | 0 .../64 requests/512/base/tukey.json | 0 .../64 requests/512/new/benchmark.json | 0 .../64 requests/512/new/estimates.json | 0 .../64 requests/512/new/sample.json | 0 .../64 requests/512/new/tukey.json | 0 .../64 requests/512/report/MAD.svg | 0 .../64 requests/512/report/SD.svg | 0 .../64 requests/512/report/index.html | 0 .../64 requests/512/report/mean.svg | 0 .../64 requests/512/report/median.svg | 0 .../64 requests/512/report/pdf.svg | 0 .../64 requests/512/report/pdf_small.svg | 0 .../64 requests/512/report/regression.svg | 0 .../512/report/regression_small.svg | 0 .../64 requests/512/report/slope.svg | 0 .../64 requests/512/report/typical.svg | 0 .../64 requests/64/base/benchmark.json | 0 .../64 requests/64/base/estimates.json | 0 .../64 requests/64/base/sample.json | 0 .../64 requests/64/base/tukey.json | 0 .../64 requests/64/new/benchmark.json | 0 .../64 requests/64/new/estimates.json | 0 .../64 requests/64/new/sample.json | 0 .../64 requests/64/new/tukey.json | 0 .../64 requests/64/report/MAD.svg | 0 .../64 requests/64/report/SD.svg | 0 .../64 requests/64/report/index.html | 0 .../64 requests/64/report/mean.svg | 0 .../64 requests/64/report/median.svg | 0 .../64 requests/64/report/pdf.svg | 0 .../64 requests/64/report/pdf_small.svg | 0 .../64 requests/64/report/regression.svg | 0 .../64/report/regression_small.svg | 0 .../64 requests/64/report/slope.svg | 0 .../64 requests/64/report/typical.svg | 0 .../64 requests/8/base/benchmark.json | 0 .../64 requests/8/base/estimates.json | 0 .../64 requests/8/base/sample.json | 0 .../64 requests/8/base/tukey.json | 0 .../64 requests/8/new/benchmark.json | 0 .../64 requests/8/new/estimates.json | 0 .../64 requests/8/new/sample.json | 0 .../64 requests/8/new/tukey.json | 0 .../64 requests/8/report/MAD.svg | 0 .../64 requests/8/report/SD.svg | 0 .../64 requests/8/report/index.html | 0 .../64 requests/8/report/mean.svg | 0 .../64 requests/8/report/median.svg | 0 .../64 requests/8/report/pdf.svg | 0 .../64 requests/8/report/pdf_small.svg | 0 .../64 requests/8/report/regression.svg | 0 .../64 requests/8/report/regression_small.svg | 0 .../64 requests/8/report/slope.svg | 0 .../64 requests/8/report/typical.svg | 0 .../64 requests/report/index.html | 0 .../64 requests/report/lines.svg | 0 .../64 requests/report/violin.svg | 0 .../64/report/index.html | 0 .../64/report/lines.svg | 0 .../64/report/violin.svg | 0 .../8 requests/1/base/benchmark.json | 0 .../8 requests/1/base/estimates.json | 0 .../8 requests/1/base/sample.json | 0 .../8 requests/1/base/tukey.json | 0 .../8 requests/1/new/benchmark.json | 0 .../8 requests/1/new/estimates.json | 0 .../8 requests/1/new/sample.json | 0 .../8 requests/1/new/tukey.json | 0 .../8 requests/1/report/MAD.svg | 0 .../8 requests/1/report/SD.svg | 0 .../8 requests/1/report/index.html | 0 .../8 requests/1/report/mean.svg | 0 .../8 requests/1/report/median.svg | 0 .../8 requests/1/report/pdf.svg | 0 .../8 requests/1/report/pdf_small.svg | 0 .../8 requests/1/report/regression.svg | 0 .../8 requests/1/report/regression_small.svg | 0 .../8 requests/1/report/slope.svg | 0 .../8 requests/1/report/typical.svg | 0 .../8 requests/128/base/benchmark.json | 0 .../8 requests/128/base/estimates.json | 0 .../8 requests/128/base/sample.json | 0 .../8 requests/128/base/tukey.json | 0 .../8 requests/128/new/benchmark.json | 0 .../8 requests/128/new/estimates.json | 0 .../8 requests/128/new/sample.json | 0 .../8 requests/128/new/tukey.json | 0 .../8 requests/128/report/MAD.svg | 0 .../8 requests/128/report/SD.svg | 0 .../8 requests/128/report/index.html | 0 .../8 requests/128/report/mean.svg | 0 .../8 requests/128/report/median.svg | 0 .../8 requests/128/report/pdf.svg | 0 .../8 requests/128/report/pdf_small.svg | 0 .../8 requests/128/report/regression.svg | 0 .../128/report/regression_small.svg | 0 .../8 requests/128/report/slope.svg | 0 .../8 requests/128/report/typical.svg | 0 .../8 requests/16/base/benchmark.json | 0 .../8 requests/16/base/estimates.json | 0 .../8 requests/16/base/sample.json | 0 .../8 requests/16/base/tukey.json | 0 .../8 requests/16/new/benchmark.json | 0 .../8 requests/16/new/estimates.json | 0 .../8 requests/16/new/sample.json | 0 .../8 requests/16/new/tukey.json | 0 .../8 requests/16/report/MAD.svg | 0 .../8 requests/16/report/SD.svg | 0 .../8 requests/16/report/index.html | 0 .../8 requests/16/report/mean.svg | 0 .../8 requests/16/report/median.svg | 0 .../8 requests/16/report/pdf.svg | 0 .../8 requests/16/report/pdf_small.svg | 0 .../8 requests/16/report/regression.svg | 0 .../8 requests/16/report/regression_small.svg | 0 .../8 requests/16/report/slope.svg | 0 .../8 requests/16/report/typical.svg | 0 .../8 requests/2/base/benchmark.json | 0 .../8 requests/2/base/estimates.json | 0 .../8 requests/2/base/sample.json | 0 .../8 requests/2/base/tukey.json | 0 .../8 requests/2/new/benchmark.json | 0 .../8 requests/2/new/estimates.json | 0 .../8 requests/2/new/sample.json | 0 .../8 requests/2/new/tukey.json | 0 .../8 requests/2/report/MAD.svg | 0 .../8 requests/2/report/SD.svg | 0 .../8 requests/2/report/index.html | 0 .../8 requests/2/report/mean.svg | 0 .../8 requests/2/report/median.svg | 0 .../8 requests/2/report/pdf.svg | 0 .../8 requests/2/report/pdf_small.svg | 0 .../8 requests/2/report/regression.svg | 0 .../8 requests/2/report/regression_small.svg | 0 .../8 requests/2/report/slope.svg | 0 .../8 requests/2/report/typical.svg | 0 .../8 requests/256/base/benchmark.json | 0 .../8 requests/256/base/estimates.json | 0 .../8 requests/256/base/sample.json | 0 .../8 requests/256/base/tukey.json | 0 .../8 requests/256/new/benchmark.json | 0 .../8 requests/256/new/estimates.json | 0 .../8 requests/256/new/sample.json | 0 .../8 requests/256/new/tukey.json | 0 .../8 requests/256/report/MAD.svg | 0 .../8 requests/256/report/SD.svg | 0 .../8 requests/256/report/index.html | 0 .../8 requests/256/report/mean.svg | 0 .../8 requests/256/report/median.svg | 0 .../8 requests/256/report/pdf.svg | 0 .../8 requests/256/report/pdf_small.svg | 0 .../8 requests/256/report/regression.svg | 0 .../256/report/regression_small.svg | 0 .../8 requests/256/report/slope.svg | 0 .../8 requests/256/report/typical.svg | 0 .../8 requests/32/base/benchmark.json | 0 .../8 requests/32/base/estimates.json | 0 .../8 requests/32/base/sample.json | 0 .../8 requests/32/base/tukey.json | 0 .../8 requests/32/new/benchmark.json | 0 .../8 requests/32/new/estimates.json | 0 .../8 requests/32/new/sample.json | 0 .../8 requests/32/new/tukey.json | 0 .../8 requests/32/report/MAD.svg | 0 .../8 requests/32/report/SD.svg | 0 .../8 requests/32/report/index.html | 0 .../8 requests/32/report/mean.svg | 0 .../8 requests/32/report/median.svg | 0 .../8 requests/32/report/pdf.svg | 0 .../8 requests/32/report/pdf_small.svg | 0 .../8 requests/32/report/regression.svg | 0 .../8 requests/32/report/regression_small.svg | 0 .../8 requests/32/report/slope.svg | 0 .../8 requests/32/report/typical.svg | 0 .../8 requests/4/base/benchmark.json | 0 .../8 requests/4/base/estimates.json | 0 .../8 requests/4/base/sample.json | 0 .../8 requests/4/base/tukey.json | 0 .../8 requests/4/new/benchmark.json | 0 .../8 requests/4/new/estimates.json | 0 .../8 requests/4/new/sample.json | 0 .../8 requests/4/new/tukey.json | 0 .../8 requests/4/report/MAD.svg | 0 .../8 requests/4/report/SD.svg | 0 .../8 requests/4/report/index.html | 0 .../8 requests/4/report/mean.svg | 0 .../8 requests/4/report/median.svg | 0 .../8 requests/4/report/pdf.svg | 0 .../8 requests/4/report/pdf_small.svg | 0 .../8 requests/4/report/regression.svg | 0 .../8 requests/4/report/regression_small.svg | 0 .../8 requests/4/report/slope.svg | 0 .../8 requests/4/report/typical.svg | 0 .../8 requests/512/base/benchmark.json | 0 .../8 requests/512/base/estimates.json | 0 .../8 requests/512/base/sample.json | 0 .../8 requests/512/base/tukey.json | 0 .../8 requests/512/new/benchmark.json | 0 .../8 requests/512/new/estimates.json | 0 .../8 requests/512/new/sample.json | 0 .../8 requests/512/new/tukey.json | 0 .../8 requests/512/report/MAD.svg | 0 .../8 requests/512/report/SD.svg | 0 .../8 requests/512/report/index.html | 0 .../8 requests/512/report/mean.svg | 0 .../8 requests/512/report/median.svg | 0 .../8 requests/512/report/pdf.svg | 0 .../8 requests/512/report/pdf_small.svg | 0 .../8 requests/512/report/regression.svg | 0 .../512/report/regression_small.svg | 0 .../8 requests/512/report/slope.svg | 0 .../8 requests/512/report/typical.svg | 0 .../8 requests/64/base/benchmark.json | 0 .../8 requests/64/base/estimates.json | 0 .../8 requests/64/base/sample.json | 0 .../8 requests/64/base/tukey.json | 0 .../8 requests/64/new/benchmark.json | 0 .../8 requests/64/new/estimates.json | 0 .../8 requests/64/new/sample.json | 0 .../8 requests/64/new/tukey.json | 0 .../8 requests/64/report/MAD.svg | 0 .../8 requests/64/report/SD.svg | 0 .../8 requests/64/report/index.html | 0 .../8 requests/64/report/mean.svg | 0 .../8 requests/64/report/median.svg | 0 .../8 requests/64/report/pdf.svg | 0 .../8 requests/64/report/pdf_small.svg | 0 .../8 requests/64/report/regression.svg | 0 .../8 requests/64/report/regression_small.svg | 0 .../8 requests/64/report/slope.svg | 0 .../8 requests/64/report/typical.svg | 0 .../8 requests/8/base/benchmark.json | 0 .../8 requests/8/base/estimates.json | 0 .../8 requests/8/base/sample.json | 0 .../8 requests/8/base/tukey.json | 0 .../8 requests/8/new/benchmark.json | 0 .../8 requests/8/new/estimates.json | 0 .../8 requests/8/new/sample.json | 0 .../8 requests/8/new/tukey.json | 0 .../8 requests/8/report/MAD.svg | 0 .../8 requests/8/report/SD.svg | 0 .../8 requests/8/report/index.html | 0 .../8 requests/8/report/mean.svg | 0 .../8 requests/8/report/median.svg | 0 .../8 requests/8/report/pdf.svg | 0 .../8 requests/8/report/pdf_small.svg | 0 .../8 requests/8/report/regression.svg | 0 .../8 requests/8/report/regression_small.svg | 0 .../8 requests/8/report/slope.svg | 0 .../8 requests/8/report/typical.svg | 0 .../8 requests/report/index.html | 0 .../8 requests/report/lines.svg | 0 .../8 requests/report/violin.svg | 0 .../8/report/index.html | 0 .../8/report/lines.svg | 0 .../8/report/violin.svg | 0 .../report/index.html | 0 .../report/lines.svg | 0 .../report/violin.svg | 0 .../1 request/1/base/benchmark.json | 0 .../1 request/1/base/estimates.json | 0 .../1 request/1/base/sample.json | 0 .../1 request/1/base/tukey.json | 0 .../1 request/1/change/estimates.json | 0 .../1 request/1/new/benchmark.json | 0 .../1 request/1/new/estimates.json | 0 .../1 request/1/new/sample.json | 0 .../1 request/1/new/tukey.json | 0 .../1 request/1/report/MAD.svg | 0 .../1 request/1/report/SD.svg | 0 .../1 request/1/report/both/pdf.svg | 0 .../1 request/1/report/both/regression.svg | 0 .../1 request/1/report/change/mean.svg | 0 .../1 request/1/report/change/median.svg | 0 .../1 request/1/report/change/t-test.svg | 0 .../1 request/1/report/index.html | 0 .../1 request/1/report/mean.svg | 0 .../1 request/1/report/median.svg | 0 .../1 request/1/report/pdf.svg | 0 .../1 request/1/report/pdf_small.svg | 0 .../1 request/1/report/regression.svg | 0 .../1 request/1/report/regression_small.svg | 0 .../1 request/1/report/relative_pdf_small.svg | 0 .../1/report/relative_regression_small.svg | 0 .../1 request/1/report/slope.svg | 0 .../1 request/1/report/typical.svg | 0 .../1 request/128/base/benchmark.json | 0 .../1 request/128/base/estimates.json | 0 .../1 request/128/base/sample.json | 0 .../1 request/128/base/tukey.json | 0 .../1 request/128/new/benchmark.json | 0 .../1 request/128/new/estimates.json | 0 .../1 request/128/new/sample.json | 0 .../1 request/128/new/tukey.json | 0 .../1 request/128/report/MAD.svg | 0 .../1 request/128/report/SD.svg | 0 .../1 request/128/report/index.html | 0 .../1 request/128/report/mean.svg | 0 .../1 request/128/report/median.svg | 0 .../1 request/128/report/pdf.svg | 0 .../1 request/128/report/pdf_small.svg | 0 .../1 request/128/report/regression.svg | 0 .../1 request/128/report/regression_small.svg | 0 .../1 request/128/report/slope.svg | 0 .../1 request/128/report/typical.svg | 0 .../1 request/16/base/benchmark.json | 0 .../1 request/16/base/estimates.json | 0 .../1 request/16/base/sample.json | 0 .../1 request/16/base/tukey.json | 0 .../1 request/16/new/benchmark.json | 0 .../1 request/16/new/estimates.json | 0 .../1 request/16/new/sample.json | 0 .../1 request/16/new/tukey.json | 0 .../1 request/16/report/MAD.svg | 0 .../1 request/16/report/SD.svg | 0 .../1 request/16/report/index.html | 0 .../1 request/16/report/mean.svg | 0 .../1 request/16/report/median.svg | 0 .../1 request/16/report/pdf.svg | 0 .../1 request/16/report/pdf_small.svg | 0 .../1 request/16/report/regression.svg | 0 .../1 request/16/report/regression_small.svg | 0 .../1 request/16/report/slope.svg | 0 .../1 request/16/report/typical.svg | 0 .../1 request/2/base/benchmark.json | 0 .../1 request/2/base/estimates.json | 0 .../1 request/2/base/sample.json | 0 .../1 request/2/base/tukey.json | 0 .../1 request/2/new/benchmark.json | 0 .../1 request/2/new/estimates.json | 0 .../1 request/2/new/sample.json | 0 .../1 request/2/new/tukey.json | 0 .../1 request/2/report/MAD.svg | 0 .../1 request/2/report/SD.svg | 0 .../1 request/2/report/index.html | 0 .../1 request/2/report/mean.svg | 0 .../1 request/2/report/median.svg | 0 .../1 request/2/report/pdf.svg | 0 .../1 request/2/report/pdf_small.svg | 0 .../1 request/2/report/regression.svg | 0 .../1 request/2/report/regression_small.svg | 0 .../1 request/2/report/slope.svg | 0 .../1 request/2/report/typical.svg | 0 .../1 request/256/base/benchmark.json | 0 .../1 request/256/base/estimates.json | 0 .../1 request/256/base/sample.json | 0 .../1 request/256/base/tukey.json | 0 .../1 request/256/new/benchmark.json | 0 .../1 request/256/new/estimates.json | 0 .../1 request/256/new/sample.json | 0 .../1 request/256/new/tukey.json | 0 .../1 request/256/report/MAD.svg | 0 .../1 request/256/report/SD.svg | 0 .../1 request/256/report/index.html | 0 .../1 request/256/report/mean.svg | 0 .../1 request/256/report/median.svg | 0 .../1 request/256/report/pdf.svg | 0 .../1 request/256/report/pdf_small.svg | 0 .../1 request/256/report/regression.svg | 0 .../1 request/256/report/regression_small.svg | 0 .../1 request/256/report/slope.svg | 0 .../1 request/256/report/typical.svg | 0 .../1 request/32/base/benchmark.json | 0 .../1 request/32/base/estimates.json | 0 .../1 request/32/base/sample.json | 0 .../1 request/32/base/tukey.json | 0 .../1 request/32/new/benchmark.json | 0 .../1 request/32/new/estimates.json | 0 .../1 request/32/new/sample.json | 0 .../1 request/32/new/tukey.json | 0 .../1 request/32/report/MAD.svg | 0 .../1 request/32/report/SD.svg | 0 .../1 request/32/report/index.html | 0 .../1 request/32/report/mean.svg | 0 .../1 request/32/report/median.svg | 0 .../1 request/32/report/pdf.svg | 0 .../1 request/32/report/pdf_small.svg | 0 .../1 request/32/report/regression.svg | 0 .../1 request/32/report/regression_small.svg | 0 .../1 request/32/report/slope.svg | 0 .../1 request/32/report/typical.svg | 0 .../1 request/4/base/benchmark.json | 0 .../1 request/4/base/estimates.json | 0 .../1 request/4/base/sample.json | 0 .../1 request/4/base/tukey.json | 0 .../1 request/4/new/benchmark.json | 0 .../1 request/4/new/estimates.json | 0 .../1 request/4/new/sample.json | 0 .../1 request/4/new/tukey.json | 0 .../1 request/4/report/MAD.svg | 0 .../1 request/4/report/SD.svg | 0 .../1 request/4/report/index.html | 0 .../1 request/4/report/mean.svg | 0 .../1 request/4/report/median.svg | 0 .../1 request/4/report/pdf.svg | 0 .../1 request/4/report/pdf_small.svg | 0 .../1 request/4/report/regression.svg | 0 .../1 request/4/report/regression_small.svg | 0 .../1 request/4/report/slope.svg | 0 .../1 request/4/report/typical.svg | 0 .../1 request/512/base/benchmark.json | 0 .../1 request/512/base/estimates.json | 0 .../1 request/512/base/sample.json | 0 .../1 request/512/base/tukey.json | 0 .../1 request/512/new/benchmark.json | 0 .../1 request/512/new/estimates.json | 0 .../1 request/512/new/sample.json | 0 .../1 request/512/new/tukey.json | 0 .../1 request/512/report/MAD.svg | 0 .../1 request/512/report/SD.svg | 0 .../1 request/512/report/index.html | 0 .../1 request/512/report/mean.svg | 0 .../1 request/512/report/median.svg | 0 .../1 request/512/report/pdf.svg | 0 .../1 request/512/report/pdf_small.svg | 0 .../1 request/512/report/regression.svg | 0 .../1 request/512/report/regression_small.svg | 0 .../1 request/512/report/slope.svg | 0 .../1 request/512/report/typical.svg | 0 .../1 request/64/base/benchmark.json | 0 .../1 request/64/base/estimates.json | 0 .../1 request/64/base/sample.json | 0 .../1 request/64/base/tukey.json | 0 .../1 request/64/new/benchmark.json | 0 .../1 request/64/new/estimates.json | 0 .../1 request/64/new/sample.json | 0 .../1 request/64/new/tukey.json | 0 .../1 request/64/report/MAD.svg | 0 .../1 request/64/report/SD.svg | 0 .../1 request/64/report/index.html | 0 .../1 request/64/report/mean.svg | 0 .../1 request/64/report/median.svg | 0 .../1 request/64/report/pdf.svg | 0 .../1 request/64/report/pdf_small.svg | 0 .../1 request/64/report/regression.svg | 0 .../1 request/64/report/regression_small.svg | 0 .../1 request/64/report/slope.svg | 0 .../1 request/64/report/typical.svg | 0 .../1 request/8/base/benchmark.json | 0 .../1 request/8/base/estimates.json | 0 .../1 request/8/base/sample.json | 0 .../1 request/8/base/tukey.json | 0 .../1 request/8/new/benchmark.json | 0 .../1 request/8/new/estimates.json | 0 .../1 request/8/new/sample.json | 0 .../1 request/8/new/tukey.json | 0 .../1 request/8/report/MAD.svg | 0 .../1 request/8/report/SD.svg | 0 .../1 request/8/report/index.html | 0 .../1 request/8/report/mean.svg | 0 .../1 request/8/report/median.svg | 0 .../1 request/8/report/pdf.svg | 0 .../1 request/8/report/pdf_small.svg | 0 .../1 request/8/report/regression.svg | 0 .../1 request/8/report/regression_small.svg | 0 .../1 request/8/report/slope.svg | 0 .../1 request/8/report/typical.svg | 0 .../1 request/report/index.html | 0 .../1 request/report/lines.svg | 0 .../1 request/report/violin.svg | 0 .../1/report/index.html | 0 .../1/report/lines.svg | 0 .../1/report/violin.svg | 0 .../128/report/index.html | 0 .../128/report/lines.svg | 0 .../128/report/violin.svg | 0 .../16 requests/1/base/benchmark.json | 0 .../16 requests/1/base/estimates.json | 0 .../16 requests/1/base/sample.json | 0 .../16 requests/1/base/tukey.json | 0 .../16 requests/1/change/estimates.json | 0 .../16 requests/1/new/benchmark.json | 0 .../16 requests/1/new/estimates.json | 0 .../16 requests/1/new/sample.json | 0 .../16 requests/1/new/tukey.json | 0 .../16 requests/1/report/MAD.svg | 0 .../16 requests/1/report/SD.svg | 0 .../1/report/both/iteration_times.svg | 0 .../16 requests/1/report/both/pdf.svg | 0 .../16 requests/1/report/change/mean.svg | 0 .../16 requests/1/report/change/median.svg | 0 .../16 requests/1/report/change/t-test.svg | 0 .../16 requests/1/report/index.html | 0 .../16 requests/1/report/iteration_times.svg | 0 .../1/report/iteration_times_small.svg | 0 .../16 requests/1/report/mean.svg | 0 .../16 requests/1/report/median.svg | 0 .../16 requests/1/report/pdf.svg | 0 .../16 requests/1/report/pdf_small.svg | 0 .../16 requests/1/report/regression.svg | 0 .../16 requests/1/report/regression_small.svg | 0 .../report/relative_iteration_times_small.svg | 0 .../1/report/relative_pdf_small.svg | 0 .../16 requests/1/report/slope.svg | 0 .../16 requests/1/report/typical.svg | 0 .../16 requests/128/base/benchmark.json | 0 .../16 requests/128/base/estimates.json | 0 .../16 requests/128/base/sample.json | 0 .../16 requests/128/base/tukey.json | 0 .../16 requests/128/new/benchmark.json | 0 .../16 requests/128/new/estimates.json | 0 .../16 requests/128/new/sample.json | 0 .../16 requests/128/new/tukey.json | 0 .../16 requests/128/report/MAD.svg | 0 .../16 requests/128/report/SD.svg | 0 .../16 requests/128/report/index.html | 0 .../16 requests/128/report/mean.svg | 0 .../16 requests/128/report/median.svg | 0 .../16 requests/128/report/pdf.svg | 0 .../16 requests/128/report/pdf_small.svg | 0 .../16 requests/128/report/regression.svg | 0 .../128/report/regression_small.svg | 0 .../16 requests/128/report/slope.svg | 0 .../16 requests/128/report/typical.svg | 0 .../16 requests/16/base/benchmark.json | 0 .../16 requests/16/base/estimates.json | 0 .../16 requests/16/base/sample.json | 0 .../16 requests/16/base/tukey.json | 0 .../16 requests/16/new/benchmark.json | 0 .../16 requests/16/new/estimates.json | 0 .../16 requests/16/new/sample.json | 0 .../16 requests/16/new/tukey.json | 0 .../16 requests/16/report/MAD.svg | 0 .../16 requests/16/report/SD.svg | 0 .../16 requests/16/report/index.html | 0 .../16 requests/16/report/iteration_times.svg | 0 .../16/report/iteration_times_small.svg | 0 .../16 requests/16/report/mean.svg | 0 .../16 requests/16/report/median.svg | 0 .../16 requests/16/report/pdf.svg | 0 .../16 requests/16/report/pdf_small.svg | 0 .../16 requests/16/report/typical.svg | 0 .../16 requests/2/base/benchmark.json | 0 .../16 requests/2/base/estimates.json | 0 .../16 requests/2/base/sample.json | 0 .../16 requests/2/base/tukey.json | 0 .../16 requests/2/new/benchmark.json | 0 .../16 requests/2/new/estimates.json | 0 .../16 requests/2/new/sample.json | 0 .../16 requests/2/new/tukey.json | 0 .../16 requests/2/report/MAD.svg | 0 .../16 requests/2/report/SD.svg | 0 .../16 requests/2/report/index.html | 0 .../16 requests/2/report/iteration_times.svg | 0 .../2/report/iteration_times_small.svg | 0 .../16 requests/2/report/mean.svg | 0 .../16 requests/2/report/median.svg | 0 .../16 requests/2/report/pdf.svg | 0 .../16 requests/2/report/pdf_small.svg | 0 .../16 requests/2/report/typical.svg | 0 .../16 requests/256/base/benchmark.json | 0 .../16 requests/256/base/estimates.json | 0 .../16 requests/256/base/sample.json | 0 .../16 requests/256/base/tukey.json | 0 .../16 requests/256/new/benchmark.json | 0 .../16 requests/256/new/estimates.json | 0 .../16 requests/256/new/sample.json | 0 .../16 requests/256/new/tukey.json | 0 .../16 requests/256/report/MAD.svg | 0 .../16 requests/256/report/SD.svg | 0 .../16 requests/256/report/index.html | 0 .../16 requests/256/report/mean.svg | 0 .../16 requests/256/report/median.svg | 0 .../16 requests/256/report/pdf.svg | 0 .../16 requests/256/report/pdf_small.svg | 0 .../16 requests/256/report/regression.svg | 0 .../256/report/regression_small.svg | 0 .../16 requests/256/report/slope.svg | 0 .../16 requests/256/report/typical.svg | 0 .../16 requests/32/base/benchmark.json | 0 .../16 requests/32/base/estimates.json | 0 .../16 requests/32/base/sample.json | 0 .../16 requests/32/base/tukey.json | 0 .../16 requests/32/new/benchmark.json | 0 .../16 requests/32/new/estimates.json | 0 .../16 requests/32/new/sample.json | 0 .../16 requests/32/new/tukey.json | 0 .../16 requests/32/report/MAD.svg | 0 .../16 requests/32/report/SD.svg | 0 .../16 requests/32/report/index.html | 0 .../16 requests/32/report/mean.svg | 0 .../16 requests/32/report/median.svg | 0 .../16 requests/32/report/pdf.svg | 0 .../16 requests/32/report/pdf_small.svg | 0 .../16 requests/32/report/regression.svg | 0 .../32/report/regression_small.svg | 0 .../16 requests/32/report/slope.svg | 0 .../16 requests/32/report/typical.svg | 0 .../16 requests/4/base/benchmark.json | 0 .../16 requests/4/base/estimates.json | 0 .../16 requests/4/base/sample.json | 0 .../16 requests/4/base/tukey.json | 0 .../16 requests/4/new/benchmark.json | 0 .../16 requests/4/new/estimates.json | 0 .../16 requests/4/new/sample.json | 0 .../16 requests/4/new/tukey.json | 0 .../16 requests/4/report/MAD.svg | 0 .../16 requests/4/report/SD.svg | 0 .../16 requests/4/report/index.html | 0 .../16 requests/4/report/iteration_times.svg | 0 .../4/report/iteration_times_small.svg | 0 .../16 requests/4/report/mean.svg | 0 .../16 requests/4/report/median.svg | 0 .../16 requests/4/report/pdf.svg | 0 .../16 requests/4/report/pdf_small.svg | 0 .../16 requests/4/report/typical.svg | 0 .../16 requests/512/base/benchmark.json | 0 .../16 requests/512/base/estimates.json | 0 .../16 requests/512/base/sample.json | 0 .../16 requests/512/base/tukey.json | 0 .../16 requests/512/new/benchmark.json | 0 .../16 requests/512/new/estimates.json | 0 .../16 requests/512/new/sample.json | 0 .../16 requests/512/new/tukey.json | 0 .../16 requests/512/report/MAD.svg | 0 .../16 requests/512/report/SD.svg | 0 .../16 requests/512/report/index.html | 0 .../16 requests/512/report/mean.svg | 0 .../16 requests/512/report/median.svg | 0 .../16 requests/512/report/pdf.svg | 0 .../16 requests/512/report/pdf_small.svg | 0 .../16 requests/512/report/regression.svg | 0 .../512/report/regression_small.svg | 0 .../16 requests/512/report/slope.svg | 0 .../16 requests/512/report/typical.svg | 0 .../16 requests/64/base/benchmark.json | 0 .../16 requests/64/base/estimates.json | 0 .../16 requests/64/base/sample.json | 0 .../16 requests/64/base/tukey.json | 0 .../16 requests/64/new/benchmark.json | 0 .../16 requests/64/new/estimates.json | 0 .../16 requests/64/new/sample.json | 0 .../16 requests/64/new/tukey.json | 0 .../16 requests/64/report/MAD.svg | 0 .../16 requests/64/report/SD.svg | 0 .../16 requests/64/report/index.html | 0 .../16 requests/64/report/mean.svg | 0 .../16 requests/64/report/median.svg | 0 .../16 requests/64/report/pdf.svg | 0 .../16 requests/64/report/pdf_small.svg | 0 .../16 requests/64/report/regression.svg | 0 .../64/report/regression_small.svg | 0 .../16 requests/64/report/slope.svg | 0 .../16 requests/64/report/typical.svg | 0 .../16 requests/8/base/benchmark.json | 0 .../16 requests/8/base/estimates.json | 0 .../16 requests/8/base/sample.json | 0 .../16 requests/8/base/tukey.json | 0 .../16 requests/8/new/benchmark.json | 0 .../16 requests/8/new/estimates.json | 0 .../16 requests/8/new/sample.json | 0 .../16 requests/8/new/tukey.json | 0 .../16 requests/8/report/MAD.svg | 0 .../16 requests/8/report/SD.svg | 0 .../16 requests/8/report/index.html | 0 .../16 requests/8/report/mean.svg | 0 .../16 requests/8/report/median.svg | 0 .../16 requests/8/report/pdf.svg | 0 .../16 requests/8/report/pdf_small.svg | 0 .../16 requests/8/report/regression.svg | 0 .../16 requests/8/report/regression_small.svg | 0 .../16 requests/8/report/slope.svg | 0 .../16 requests/8/report/typical.svg | 0 .../16 requests/report/index.html | 0 .../16 requests/report/lines.svg | 0 .../16 requests/report/violin.svg | 0 .../16/report/index.html | 0 .../16/report/lines.svg | 0 .../16/report/violin.svg | 0 .../2 requests/1/base/benchmark.json | 0 .../2 requests/1/base/estimates.json | 0 .../2 requests/1/base/sample.json | 0 .../2 requests/1/base/tukey.json | 0 .../2 requests/1/change/estimates.json | 0 .../2 requests/1/new/benchmark.json | 0 .../2 requests/1/new/estimates.json | 0 .../2 requests/1/new/sample.json | 0 .../2 requests/1/new/tukey.json | 0 .../2 requests/1/report/MAD.svg | 0 .../2 requests/1/report/SD.svg | 0 .../2 requests/1/report/both/pdf.svg | 0 .../2 requests/1/report/both/regression.svg | 0 .../2 requests/1/report/change/mean.svg | 0 .../2 requests/1/report/change/median.svg | 0 .../2 requests/1/report/change/t-test.svg | 0 .../2 requests/1/report/index.html | 0 .../2 requests/1/report/mean.svg | 0 .../2 requests/1/report/median.svg | 0 .../2 requests/1/report/pdf.svg | 0 .../2 requests/1/report/pdf_small.svg | 0 .../2 requests/1/report/regression.svg | 0 .../2 requests/1/report/regression_small.svg | 0 .../1/report/relative_pdf_small.svg | 0 .../1/report/relative_regression_small.svg | 0 .../2 requests/1/report/slope.svg | 0 .../2 requests/1/report/typical.svg | 0 .../2 requests/128/base/benchmark.json | 0 .../2 requests/128/base/estimates.json | 0 .../2 requests/128/base/sample.json | 0 .../2 requests/128/base/tukey.json | 0 .../2 requests/128/new/benchmark.json | 0 .../2 requests/128/new/estimates.json | 0 .../2 requests/128/new/sample.json | 0 .../2 requests/128/new/tukey.json | 0 .../2 requests/128/report/MAD.svg | 0 .../2 requests/128/report/SD.svg | 0 .../2 requests/128/report/index.html | 0 .../2 requests/128/report/mean.svg | 0 .../2 requests/128/report/median.svg | 0 .../2 requests/128/report/pdf.svg | 0 .../2 requests/128/report/pdf_small.svg | 0 .../2 requests/128/report/regression.svg | 0 .../128/report/regression_small.svg | 0 .../2 requests/128/report/slope.svg | 0 .../2 requests/128/report/typical.svg | 0 .../2 requests/16/base/benchmark.json | 0 .../2 requests/16/base/estimates.json | 0 .../2 requests/16/base/sample.json | 0 .../2 requests/16/base/tukey.json | 0 .../2 requests/16/new/benchmark.json | 0 .../2 requests/16/new/estimates.json | 0 .../2 requests/16/new/sample.json | 0 .../2 requests/16/new/tukey.json | 0 .../2 requests/16/report/MAD.svg | 0 .../2 requests/16/report/SD.svg | 0 .../2 requests/16/report/index.html | 0 .../2 requests/16/report/mean.svg | 0 .../2 requests/16/report/median.svg | 0 .../2 requests/16/report/pdf.svg | 0 .../2 requests/16/report/pdf_small.svg | 0 .../2 requests/16/report/regression.svg | 0 .../2 requests/16/report/regression_small.svg | 0 .../2 requests/16/report/slope.svg | 0 .../2 requests/16/report/typical.svg | 0 .../2 requests/2/base/benchmark.json | 0 .../2 requests/2/base/estimates.json | 0 .../2 requests/2/base/sample.json | 0 .../2 requests/2/base/tukey.json | 0 .../2 requests/2/new/benchmark.json | 0 .../2 requests/2/new/estimates.json | 0 .../2 requests/2/new/sample.json | 0 .../2 requests/2/new/tukey.json | 0 .../2 requests/2/report/MAD.svg | 0 .../2 requests/2/report/SD.svg | 0 .../2 requests/2/report/index.html | 0 .../2 requests/2/report/mean.svg | 0 .../2 requests/2/report/median.svg | 0 .../2 requests/2/report/pdf.svg | 0 .../2 requests/2/report/pdf_small.svg | 0 .../2 requests/2/report/regression.svg | 0 .../2 requests/2/report/regression_small.svg | 0 .../2 requests/2/report/slope.svg | 0 .../2 requests/2/report/typical.svg | 0 .../2 requests/256/base/benchmark.json | 0 .../2 requests/256/base/estimates.json | 0 .../2 requests/256/base/sample.json | 0 .../2 requests/256/base/tukey.json | 0 .../2 requests/256/new/benchmark.json | 0 .../2 requests/256/new/estimates.json | 0 .../2 requests/256/new/sample.json | 0 .../2 requests/256/new/tukey.json | 0 .../2 requests/256/report/MAD.svg | 0 .../2 requests/256/report/SD.svg | 0 .../2 requests/256/report/index.html | 0 .../2 requests/256/report/mean.svg | 0 .../2 requests/256/report/median.svg | 0 .../2 requests/256/report/pdf.svg | 0 .../2 requests/256/report/pdf_small.svg | 0 .../2 requests/256/report/regression.svg | 0 .../256/report/regression_small.svg | 0 .../2 requests/256/report/slope.svg | 0 .../2 requests/256/report/typical.svg | 0 .../2 requests/32/base/benchmark.json | 0 .../2 requests/32/base/estimates.json | 0 .../2 requests/32/base/sample.json | 0 .../2 requests/32/base/tukey.json | 0 .../2 requests/32/new/benchmark.json | 0 .../2 requests/32/new/estimates.json | 0 .../2 requests/32/new/sample.json | 0 .../2 requests/32/new/tukey.json | 0 .../2 requests/32/report/MAD.svg | 0 .../2 requests/32/report/SD.svg | 0 .../2 requests/32/report/index.html | 0 .../2 requests/32/report/mean.svg | 0 .../2 requests/32/report/median.svg | 0 .../2 requests/32/report/pdf.svg | 0 .../2 requests/32/report/pdf_small.svg | 0 .../2 requests/32/report/regression.svg | 0 .../2 requests/32/report/regression_small.svg | 0 .../2 requests/32/report/slope.svg | 0 .../2 requests/32/report/typical.svg | 0 .../2 requests/4/base/benchmark.json | 0 .../2 requests/4/base/estimates.json | 0 .../2 requests/4/base/sample.json | 0 .../2 requests/4/base/tukey.json | 0 .../2 requests/4/new/benchmark.json | 0 .../2 requests/4/new/estimates.json | 0 .../2 requests/4/new/sample.json | 0 .../2 requests/4/new/tukey.json | 0 .../2 requests/4/report/MAD.svg | 0 .../2 requests/4/report/SD.svg | 0 .../2 requests/4/report/index.html | 0 .../2 requests/4/report/mean.svg | 0 .../2 requests/4/report/median.svg | 0 .../2 requests/4/report/pdf.svg | 0 .../2 requests/4/report/pdf_small.svg | 0 .../2 requests/4/report/regression.svg | 0 .../2 requests/4/report/regression_small.svg | 0 .../2 requests/4/report/slope.svg | 0 .../2 requests/4/report/typical.svg | 0 .../2 requests/512/base/benchmark.json | 0 .../2 requests/512/base/estimates.json | 0 .../2 requests/512/base/sample.json | 0 .../2 requests/512/base/tukey.json | 0 .../2 requests/512/new/benchmark.json | 0 .../2 requests/512/new/estimates.json | 0 .../2 requests/512/new/sample.json | 0 .../2 requests/512/new/tukey.json | 0 .../2 requests/512/report/MAD.svg | 0 .../2 requests/512/report/SD.svg | 0 .../2 requests/512/report/index.html | 0 .../2 requests/512/report/mean.svg | 0 .../2 requests/512/report/median.svg | 0 .../2 requests/512/report/pdf.svg | 0 .../2 requests/512/report/pdf_small.svg | 0 .../2 requests/512/report/regression.svg | 0 .../512/report/regression_small.svg | 0 .../2 requests/512/report/slope.svg | 0 .../2 requests/512/report/typical.svg | 0 .../2 requests/64/base/benchmark.json | 0 .../2 requests/64/base/estimates.json | 0 .../2 requests/64/base/sample.json | 0 .../2 requests/64/base/tukey.json | 0 .../2 requests/64/new/benchmark.json | 0 .../2 requests/64/new/estimates.json | 0 .../2 requests/64/new/sample.json | 0 .../2 requests/64/new/tukey.json | 0 .../2 requests/64/report/MAD.svg | 0 .../2 requests/64/report/SD.svg | 0 .../2 requests/64/report/index.html | 0 .../2 requests/64/report/mean.svg | 0 .../2 requests/64/report/median.svg | 0 .../2 requests/64/report/pdf.svg | 0 .../2 requests/64/report/pdf_small.svg | 0 .../2 requests/64/report/regression.svg | 0 .../2 requests/64/report/regression_small.svg | 0 .../2 requests/64/report/slope.svg | 0 .../2 requests/64/report/typical.svg | 0 .../2 requests/8/base/benchmark.json | 0 .../2 requests/8/base/estimates.json | 0 .../2 requests/8/base/sample.json | 0 .../2 requests/8/base/tukey.json | 0 .../2 requests/8/new/benchmark.json | 0 .../2 requests/8/new/estimates.json | 0 .../2 requests/8/new/sample.json | 0 .../2 requests/8/new/tukey.json | 0 .../2 requests/8/report/MAD.svg | 0 .../2 requests/8/report/SD.svg | 0 .../2 requests/8/report/index.html | 0 .../2 requests/8/report/mean.svg | 0 .../2 requests/8/report/median.svg | 0 .../2 requests/8/report/pdf.svg | 0 .../2 requests/8/report/pdf_small.svg | 0 .../2 requests/8/report/regression.svg | 0 .../2 requests/8/report/regression_small.svg | 0 .../2 requests/8/report/slope.svg | 0 .../2 requests/8/report/typical.svg | 0 .../2 requests/report/index.html | 0 .../2 requests/report/lines.svg | 0 .../2 requests/report/violin.svg | 0 .../2/report/index.html | 0 .../2/report/lines.svg | 0 .../2/report/violin.svg | 0 .../256/report/index.html | 0 .../256/report/lines.svg | 0 .../256/report/violin.svg | 0 .../32 requests/1/base/benchmark.json | 0 .../32 requests/1/base/estimates.json | 0 .../32 requests/1/base/sample.json | 0 .../32 requests/1/base/tukey.json | 0 .../32 requests/1/change/estimates.json | 0 .../32 requests/1/new/benchmark.json | 0 .../32 requests/1/new/estimates.json | 0 .../32 requests/1/new/sample.json | 0 .../32 requests/1/new/tukey.json | 0 .../32 requests/1/report/MAD.svg | 0 .../32 requests/1/report/SD.svg | 0 .../1/report/both/iteration_times.svg | 0 .../32 requests/1/report/both/pdf.svg | 0 .../32 requests/1/report/change/mean.svg | 0 .../32 requests/1/report/change/median.svg | 0 .../32 requests/1/report/change/t-test.svg | 0 .../32 requests/1/report/index.html | 0 .../32 requests/1/report/iteration_times.svg | 0 .../1/report/iteration_times_small.svg | 0 .../32 requests/1/report/mean.svg | 0 .../32 requests/1/report/median.svg | 0 .../32 requests/1/report/pdf.svg | 0 .../32 requests/1/report/pdf_small.svg | 0 .../32 requests/1/report/regression.svg | 0 .../32 requests/1/report/regression_small.svg | 0 .../report/relative_iteration_times_small.svg | 0 .../1/report/relative_pdf_small.svg | 0 .../32 requests/1/report/slope.svg | 0 .../32 requests/1/report/typical.svg | 0 .../32 requests/128/base/benchmark.json | 0 .../32 requests/128/base/estimates.json | 0 .../32 requests/128/base/sample.json | 0 .../32 requests/128/base/tukey.json | 0 .../32 requests/128/new/benchmark.json | 0 .../32 requests/128/new/estimates.json | 0 .../32 requests/128/new/sample.json | 0 .../32 requests/128/new/tukey.json | 0 .../32 requests/128/report/MAD.svg | 0 .../32 requests/128/report/SD.svg | 0 .../32 requests/128/report/index.html | 0 .../32 requests/128/report/mean.svg | 0 .../32 requests/128/report/median.svg | 0 .../32 requests/128/report/pdf.svg | 0 .../32 requests/128/report/pdf_small.svg | 0 .../32 requests/128/report/regression.svg | 0 .../128/report/regression_small.svg | 0 .../32 requests/128/report/slope.svg | 0 .../32 requests/128/report/typical.svg | 0 .../32 requests/16/base/benchmark.json | 0 .../32 requests/16/base/estimates.json | 0 .../32 requests/16/base/sample.json | 0 .../32 requests/16/base/tukey.json | 0 .../32 requests/16/new/benchmark.json | 0 .../32 requests/16/new/estimates.json | 0 .../32 requests/16/new/sample.json | 0 .../32 requests/16/new/tukey.json | 0 .../32 requests/16/report/MAD.svg | 0 .../32 requests/16/report/SD.svg | 0 .../32 requests/16/report/index.html | 0 .../32 requests/16/report/iteration_times.svg | 0 .../16/report/iteration_times_small.svg | 0 .../32 requests/16/report/mean.svg | 0 .../32 requests/16/report/median.svg | 0 .../32 requests/16/report/pdf.svg | 0 .../32 requests/16/report/pdf_small.svg | 0 .../32 requests/16/report/typical.svg | 0 .../32 requests/2/base/benchmark.json | 0 .../32 requests/2/base/estimates.json | 0 .../32 requests/2/base/sample.json | 0 .../32 requests/2/base/tukey.json | 0 .../32 requests/2/new/benchmark.json | 0 .../32 requests/2/new/estimates.json | 0 .../32 requests/2/new/sample.json | 0 .../32 requests/2/new/tukey.json | 0 .../32 requests/2/report/MAD.svg | 0 .../32 requests/2/report/SD.svg | 0 .../32 requests/2/report/index.html | 0 .../32 requests/2/report/iteration_times.svg | 0 .../2/report/iteration_times_small.svg | 0 .../32 requests/2/report/mean.svg | 0 .../32 requests/2/report/median.svg | 0 .../32 requests/2/report/pdf.svg | 0 .../32 requests/2/report/pdf_small.svg | 0 .../32 requests/2/report/typical.svg | 0 .../32 requests/256/base/benchmark.json | 0 .../32 requests/256/base/estimates.json | 0 .../32 requests/256/base/sample.json | 0 .../32 requests/256/base/tukey.json | 0 .../32 requests/256/new/benchmark.json | 0 .../32 requests/256/new/estimates.json | 0 .../32 requests/256/new/sample.json | 0 .../32 requests/256/new/tukey.json | 0 .../32 requests/256/report/MAD.svg | 0 .../32 requests/256/report/SD.svg | 0 .../32 requests/256/report/index.html | 0 .../256/report/iteration_times.svg | 0 .../256/report/iteration_times_small.svg | 0 .../32 requests/256/report/mean.svg | 0 .../32 requests/256/report/median.svg | 0 .../32 requests/256/report/pdf.svg | 0 .../32 requests/256/report/pdf_small.svg | 0 .../32 requests/256/report/typical.svg | 0 .../32 requests/32/base/benchmark.json | 0 .../32 requests/32/base/estimates.json | 0 .../32 requests/32/base/sample.json | 0 .../32 requests/32/base/tukey.json | 0 .../32 requests/32/new/benchmark.json | 0 .../32 requests/32/new/estimates.json | 0 .../32 requests/32/new/sample.json | 0 .../32 requests/32/new/tukey.json | 0 .../32 requests/32/report/MAD.svg | 0 .../32 requests/32/report/SD.svg | 0 .../32 requests/32/report/index.html | 0 .../32 requests/32/report/mean.svg | 0 .../32 requests/32/report/median.svg | 0 .../32 requests/32/report/pdf.svg | 0 .../32 requests/32/report/pdf_small.svg | 0 .../32 requests/32/report/regression.svg | 0 .../32/report/regression_small.svg | 0 .../32 requests/32/report/slope.svg | 0 .../32 requests/32/report/typical.svg | 0 .../32 requests/4/base/benchmark.json | 0 .../32 requests/4/base/estimates.json | 0 .../32 requests/4/base/sample.json | 0 .../32 requests/4/base/tukey.json | 0 .../32 requests/4/new/benchmark.json | 0 .../32 requests/4/new/estimates.json | 0 .../32 requests/4/new/sample.json | 0 .../32 requests/4/new/tukey.json | 0 .../32 requests/4/report/MAD.svg | 0 .../32 requests/4/report/SD.svg | 0 .../32 requests/4/report/index.html | 0 .../32 requests/4/report/iteration_times.svg | 0 .../4/report/iteration_times_small.svg | 0 .../32 requests/4/report/mean.svg | 0 .../32 requests/4/report/median.svg | 0 .../32 requests/4/report/pdf.svg | 0 .../32 requests/4/report/pdf_small.svg | 0 .../32 requests/4/report/typical.svg | 0 .../32 requests/512/base/benchmark.json | 0 .../32 requests/512/base/estimates.json | 0 .../32 requests/512/base/sample.json | 0 .../32 requests/512/base/tukey.json | 0 .../32 requests/512/new/benchmark.json | 0 .../32 requests/512/new/estimates.json | 0 .../32 requests/512/new/sample.json | 0 .../32 requests/512/new/tukey.json | 0 .../32 requests/512/report/MAD.svg | 0 .../32 requests/512/report/SD.svg | 0 .../32 requests/512/report/index.html | 0 .../512/report/iteration_times.svg | 0 .../512/report/iteration_times_small.svg | 0 .../32 requests/512/report/mean.svg | 0 .../32 requests/512/report/median.svg | 0 .../32 requests/512/report/pdf.svg | 0 .../32 requests/512/report/pdf_small.svg | 0 .../32 requests/512/report/typical.svg | 0 .../32 requests/64/base/benchmark.json | 0 .../32 requests/64/base/estimates.json | 0 .../32 requests/64/base/sample.json | 0 .../32 requests/64/base/tukey.json | 0 .../32 requests/64/new/benchmark.json | 0 .../32 requests/64/new/estimates.json | 0 .../32 requests/64/new/sample.json | 0 .../32 requests/64/new/tukey.json | 0 .../32 requests/64/report/MAD.svg | 0 .../32 requests/64/report/SD.svg | 0 .../32 requests/64/report/index.html | 0 .../32 requests/64/report/mean.svg | 0 .../32 requests/64/report/median.svg | 0 .../32 requests/64/report/pdf.svg | 0 .../32 requests/64/report/pdf_small.svg | 0 .../32 requests/64/report/regression.svg | 0 .../64/report/regression_small.svg | 0 .../32 requests/64/report/slope.svg | 0 .../32 requests/64/report/typical.svg | 0 .../32 requests/8/base/benchmark.json | 0 .../32 requests/8/base/estimates.json | 0 .../32 requests/8/base/sample.json | 0 .../32 requests/8/base/tukey.json | 0 .../32 requests/8/new/benchmark.json | 0 .../32 requests/8/new/estimates.json | 0 .../32 requests/8/new/sample.json | 0 .../32 requests/8/new/tukey.json | 0 .../32 requests/8/report/MAD.svg | 0 .../32 requests/8/report/SD.svg | 0 .../32 requests/8/report/index.html | 0 .../32 requests/8/report/iteration_times.svg | 0 .../8/report/iteration_times_small.svg | 0 .../32 requests/8/report/mean.svg | 0 .../32 requests/8/report/median.svg | 0 .../32 requests/8/report/pdf.svg | 0 .../32 requests/8/report/pdf_small.svg | 0 .../32 requests/8/report/typical.svg | 0 .../32 requests/report/index.html | 0 .../32 requests/report/lines.svg | 0 .../32 requests/report/violin.svg | 0 .../32/report/index.html | 0 .../32/report/lines.svg | 0 .../32/report/violin.svg | 0 .../4 requests/1/base/benchmark.json | 0 .../4 requests/1/base/estimates.json | 0 .../4 requests/1/base/sample.json | 0 .../4 requests/1/base/tukey.json | 0 .../4 requests/1/change/estimates.json | 0 .../4 requests/1/new/benchmark.json | 0 .../4 requests/1/new/estimates.json | 0 .../4 requests/1/new/sample.json | 0 .../4 requests/1/new/tukey.json | 0 .../4 requests/1/report/MAD.svg | 0 .../4 requests/1/report/SD.svg | 0 .../4 requests/1/report/both/pdf.svg | 0 .../4 requests/1/report/both/regression.svg | 0 .../4 requests/1/report/change/mean.svg | 0 .../4 requests/1/report/change/median.svg | 0 .../4 requests/1/report/change/t-test.svg | 0 .../4 requests/1/report/index.html | 0 .../4 requests/1/report/mean.svg | 0 .../4 requests/1/report/median.svg | 0 .../4 requests/1/report/pdf.svg | 0 .../4 requests/1/report/pdf_small.svg | 0 .../4 requests/1/report/regression.svg | 0 .../4 requests/1/report/regression_small.svg | 0 .../1/report/relative_pdf_small.svg | 0 .../1/report/relative_regression_small.svg | 0 .../4 requests/1/report/slope.svg | 0 .../4 requests/1/report/typical.svg | 0 .../4 requests/128/base/benchmark.json | 0 .../4 requests/128/base/estimates.json | 0 .../4 requests/128/base/sample.json | 0 .../4 requests/128/base/tukey.json | 0 .../4 requests/128/new/benchmark.json | 0 .../4 requests/128/new/estimates.json | 0 .../4 requests/128/new/sample.json | 0 .../4 requests/128/new/tukey.json | 0 .../4 requests/128/report/MAD.svg | 0 .../4 requests/128/report/SD.svg | 0 .../4 requests/128/report/index.html | 0 .../4 requests/128/report/mean.svg | 0 .../4 requests/128/report/median.svg | 0 .../4 requests/128/report/pdf.svg | 0 .../4 requests/128/report/pdf_small.svg | 0 .../4 requests/128/report/regression.svg | 0 .../128/report/regression_small.svg | 0 .../4 requests/128/report/slope.svg | 0 .../4 requests/128/report/typical.svg | 0 .../4 requests/16/base/benchmark.json | 0 .../4 requests/16/base/estimates.json | 0 .../4 requests/16/base/sample.json | 0 .../4 requests/16/base/tukey.json | 0 .../4 requests/16/new/benchmark.json | 0 .../4 requests/16/new/estimates.json | 0 .../4 requests/16/new/sample.json | 0 .../4 requests/16/new/tukey.json | 0 .../4 requests/16/report/MAD.svg | 0 .../4 requests/16/report/SD.svg | 0 .../4 requests/16/report/index.html | 0 .../4 requests/16/report/mean.svg | 0 .../4 requests/16/report/median.svg | 0 .../4 requests/16/report/pdf.svg | 0 .../4 requests/16/report/pdf_small.svg | 0 .../4 requests/16/report/regression.svg | 0 .../4 requests/16/report/regression_small.svg | 0 .../4 requests/16/report/slope.svg | 0 .../4 requests/16/report/typical.svg | 0 .../4 requests/2/base/benchmark.json | 0 .../4 requests/2/base/estimates.json | 0 .../4 requests/2/base/sample.json | 0 .../4 requests/2/base/tukey.json | 0 .../4 requests/2/new/benchmark.json | 0 .../4 requests/2/new/estimates.json | 0 .../4 requests/2/new/sample.json | 0 .../4 requests/2/new/tukey.json | 0 .../4 requests/2/report/MAD.svg | 0 .../4 requests/2/report/SD.svg | 0 .../4 requests/2/report/index.html | 0 .../4 requests/2/report/mean.svg | 0 .../4 requests/2/report/median.svg | 0 .../4 requests/2/report/pdf.svg | 0 .../4 requests/2/report/pdf_small.svg | 0 .../4 requests/2/report/regression.svg | 0 .../4 requests/2/report/regression_small.svg | 0 .../4 requests/2/report/slope.svg | 0 .../4 requests/2/report/typical.svg | 0 .../4 requests/256/base/benchmark.json | 0 .../4 requests/256/base/estimates.json | 0 .../4 requests/256/base/sample.json | 0 .../4 requests/256/base/tukey.json | 0 .../4 requests/256/new/benchmark.json | 0 .../4 requests/256/new/estimates.json | 0 .../4 requests/256/new/sample.json | 0 .../4 requests/256/new/tukey.json | 0 .../4 requests/256/report/MAD.svg | 0 .../4 requests/256/report/SD.svg | 0 .../4 requests/256/report/index.html | 0 .../4 requests/256/report/mean.svg | 0 .../4 requests/256/report/median.svg | 0 .../4 requests/256/report/pdf.svg | 0 .../4 requests/256/report/pdf_small.svg | 0 .../4 requests/256/report/regression.svg | 0 .../256/report/regression_small.svg | 0 .../4 requests/256/report/slope.svg | 0 .../4 requests/256/report/typical.svg | 0 .../4 requests/32/base/benchmark.json | 0 .../4 requests/32/base/estimates.json | 0 .../4 requests/32/base/sample.json | 0 .../4 requests/32/base/tukey.json | 0 .../4 requests/32/new/benchmark.json | 0 .../4 requests/32/new/estimates.json | 0 .../4 requests/32/new/sample.json | 0 .../4 requests/32/new/tukey.json | 0 .../4 requests/32/report/MAD.svg | 0 .../4 requests/32/report/SD.svg | 0 .../4 requests/32/report/index.html | 0 .../4 requests/32/report/mean.svg | 0 .../4 requests/32/report/median.svg | 0 .../4 requests/32/report/pdf.svg | 0 .../4 requests/32/report/pdf_small.svg | 0 .../4 requests/32/report/regression.svg | 0 .../4 requests/32/report/regression_small.svg | 0 .../4 requests/32/report/slope.svg | 0 .../4 requests/32/report/typical.svg | 0 .../4 requests/4/base/benchmark.json | 0 .../4 requests/4/base/estimates.json | 0 .../4 requests/4/base/sample.json | 0 .../4 requests/4/base/tukey.json | 0 .../4 requests/4/new/benchmark.json | 0 .../4 requests/4/new/estimates.json | 0 .../4 requests/4/new/sample.json | 0 .../4 requests/4/new/tukey.json | 0 .../4 requests/4/report/MAD.svg | 0 .../4 requests/4/report/SD.svg | 0 .../4 requests/4/report/index.html | 0 .../4 requests/4/report/mean.svg | 0 .../4 requests/4/report/median.svg | 0 .../4 requests/4/report/pdf.svg | 0 .../4 requests/4/report/pdf_small.svg | 0 .../4 requests/4/report/regression.svg | 0 .../4 requests/4/report/regression_small.svg | 0 .../4 requests/4/report/slope.svg | 0 .../4 requests/4/report/typical.svg | 0 .../4 requests/512/base/benchmark.json | 0 .../4 requests/512/base/estimates.json | 0 .../4 requests/512/base/sample.json | 0 .../4 requests/512/base/tukey.json | 0 .../4 requests/512/new/benchmark.json | 0 .../4 requests/512/new/estimates.json | 0 .../4 requests/512/new/sample.json | 0 .../4 requests/512/new/tukey.json | 0 .../4 requests/512/report/MAD.svg | 0 .../4 requests/512/report/SD.svg | 0 .../4 requests/512/report/index.html | 0 .../4 requests/512/report/mean.svg | 0 .../4 requests/512/report/median.svg | 0 .../4 requests/512/report/pdf.svg | 0 .../4 requests/512/report/pdf_small.svg | 0 .../4 requests/512/report/regression.svg | 0 .../512/report/regression_small.svg | 0 .../4 requests/512/report/slope.svg | 0 .../4 requests/512/report/typical.svg | 0 .../4 requests/64/base/benchmark.json | 0 .../4 requests/64/base/estimates.json | 0 .../4 requests/64/base/sample.json | 0 .../4 requests/64/base/tukey.json | 0 .../4 requests/64/new/benchmark.json | 0 .../4 requests/64/new/estimates.json | 0 .../4 requests/64/new/sample.json | 0 .../4 requests/64/new/tukey.json | 0 .../4 requests/64/report/MAD.svg | 0 .../4 requests/64/report/SD.svg | 0 .../4 requests/64/report/index.html | 0 .../4 requests/64/report/mean.svg | 0 .../4 requests/64/report/median.svg | 0 .../4 requests/64/report/pdf.svg | 0 .../4 requests/64/report/pdf_small.svg | 0 .../4 requests/64/report/regression.svg | 0 .../4 requests/64/report/regression_small.svg | 0 .../4 requests/64/report/slope.svg | 0 .../4 requests/64/report/typical.svg | 0 .../4 requests/8/base/benchmark.json | 0 .../4 requests/8/base/estimates.json | 0 .../4 requests/8/base/sample.json | 0 .../4 requests/8/base/tukey.json | 0 .../4 requests/8/new/benchmark.json | 0 .../4 requests/8/new/estimates.json | 0 .../4 requests/8/new/sample.json | 0 .../4 requests/8/new/tukey.json | 0 .../4 requests/8/report/MAD.svg | 0 .../4 requests/8/report/SD.svg | 0 .../4 requests/8/report/index.html | 0 .../4 requests/8/report/mean.svg | 0 .../4 requests/8/report/median.svg | 0 .../4 requests/8/report/pdf.svg | 0 .../4 requests/8/report/pdf_small.svg | 0 .../4 requests/8/report/regression.svg | 0 .../4 requests/8/report/regression_small.svg | 0 .../4 requests/8/report/slope.svg | 0 .../4 requests/8/report/typical.svg | 0 .../4 requests/report/index.html | 0 .../4 requests/report/lines.svg | 0 .../4 requests/report/violin.svg | 0 .../4/report/index.html | 0 .../4/report/lines.svg | 0 .../4/report/violin.svg | 0 .../512/report/index.html | 0 .../512/report/lines.svg | 0 .../512/report/violin.svg | 0 .../64 requests/1/base/benchmark.json | 0 .../64 requests/1/base/estimates.json | 0 .../64 requests/1/base/sample.json | 0 .../64 requests/1/base/tukey.json | 0 .../64 requests/1/new/benchmark.json | 0 .../64 requests/1/new/estimates.json | 0 .../64 requests/1/new/sample.json | 0 .../64 requests/1/new/tukey.json | 0 .../64 requests/1/report/MAD.svg | 0 .../64 requests/1/report/SD.svg | 0 .../64 requests/1/report/index.html | 0 .../64 requests/1/report/iteration_times.svg | 0 .../1/report/iteration_times_small.svg | 0 .../64 requests/1/report/mean.svg | 0 .../64 requests/1/report/median.svg | 0 .../64 requests/1/report/pdf.svg | 0 .../64 requests/1/report/pdf_small.svg | 0 .../64 requests/1/report/typical.svg | 0 .../64 requests/128/base/benchmark.json | 0 .../64 requests/128/base/estimates.json | 0 .../64 requests/128/base/sample.json | 0 .../64 requests/128/base/tukey.json | 0 .../64 requests/128/new/benchmark.json | 0 .../64 requests/128/new/estimates.json | 0 .../64 requests/128/new/sample.json | 0 .../64 requests/128/new/tukey.json | 0 .../64 requests/128/report/MAD.svg | 0 .../64 requests/128/report/SD.svg | 0 .../64 requests/128/report/index.html | 0 .../64 requests/128/report/mean.svg | 0 .../64 requests/128/report/median.svg | 0 .../64 requests/128/report/pdf.svg | 0 .../64 requests/128/report/pdf_small.svg | 0 .../64 requests/128/report/regression.svg | 0 .../128/report/regression_small.svg | 0 .../64 requests/128/report/slope.svg | 0 .../64 requests/128/report/typical.svg | 0 .../64 requests/16/base/benchmark.json | 0 .../64 requests/16/base/estimates.json | 0 .../64 requests/16/base/sample.json | 0 .../64 requests/16/base/tukey.json | 0 .../64 requests/16/new/benchmark.json | 0 .../64 requests/16/new/estimates.json | 0 .../64 requests/16/new/sample.json | 0 .../64 requests/16/new/tukey.json | 0 .../64 requests/16/report/MAD.svg | 0 .../64 requests/16/report/SD.svg | 0 .../64 requests/16/report/index.html | 0 .../64 requests/16/report/iteration_times.svg | 0 .../16/report/iteration_times_small.svg | 0 .../64 requests/16/report/mean.svg | 0 .../64 requests/16/report/median.svg | 0 .../64 requests/16/report/pdf.svg | 0 .../64 requests/16/report/pdf_small.svg | 0 .../64 requests/16/report/typical.svg | 0 .../64 requests/2/base/benchmark.json | 0 .../64 requests/2/base/estimates.json | 0 .../64 requests/2/base/sample.json | 0 .../64 requests/2/base/tukey.json | 0 .../64 requests/2/new/benchmark.json | 0 .../64 requests/2/new/estimates.json | 0 .../64 requests/2/new/sample.json | 0 .../64 requests/2/new/tukey.json | 0 .../64 requests/2/report/MAD.svg | 0 .../64 requests/2/report/SD.svg | 0 .../64 requests/2/report/index.html | 0 .../64 requests/2/report/iteration_times.svg | 0 .../2/report/iteration_times_small.svg | 0 .../64 requests/2/report/mean.svg | 0 .../64 requests/2/report/median.svg | 0 .../64 requests/2/report/pdf.svg | 0 .../64 requests/2/report/pdf_small.svg | 0 .../64 requests/2/report/typical.svg | 0 .../64 requests/256/base/benchmark.json | 0 .../64 requests/256/base/estimates.json | 0 .../64 requests/256/base/sample.json | 0 .../64 requests/256/base/tukey.json | 0 .../64 requests/256/new/benchmark.json | 0 .../64 requests/256/new/estimates.json | 0 .../64 requests/256/new/sample.json | 0 .../64 requests/256/new/tukey.json | 0 .../64 requests/256/report/MAD.svg | 0 .../64 requests/256/report/SD.svg | 0 .../64 requests/256/report/index.html | 0 .../256/report/iteration_times.svg | 0 .../256/report/iteration_times_small.svg | 0 .../64 requests/256/report/mean.svg | 0 .../64 requests/256/report/median.svg | 0 .../64 requests/256/report/pdf.svg | 0 .../64 requests/256/report/pdf_small.svg | 0 .../64 requests/256/report/typical.svg | 0 .../64 requests/32/base/benchmark.json | 0 .../64 requests/32/base/estimates.json | 0 .../64 requests/32/base/sample.json | 0 .../64 requests/32/base/tukey.json | 0 .../64 requests/32/new/benchmark.json | 0 .../64 requests/32/new/estimates.json | 0 .../64 requests/32/new/sample.json | 0 .../64 requests/32/new/tukey.json | 0 .../64 requests/32/report/MAD.svg | 0 .../64 requests/32/report/SD.svg | 0 .../64 requests/32/report/index.html | 0 .../64 requests/32/report/mean.svg | 0 .../64 requests/32/report/median.svg | 0 .../64 requests/32/report/pdf.svg | 0 .../64 requests/32/report/pdf_small.svg | 0 .../64 requests/32/report/regression.svg | 0 .../32/report/regression_small.svg | 0 .../64 requests/32/report/slope.svg | 0 .../64 requests/32/report/typical.svg | 0 .../64 requests/4/base/benchmark.json | 0 .../64 requests/4/base/estimates.json | 0 .../64 requests/4/base/sample.json | 0 .../64 requests/4/base/tukey.json | 0 .../64 requests/4/new/benchmark.json | 0 .../64 requests/4/new/estimates.json | 0 .../64 requests/4/new/sample.json | 0 .../64 requests/4/new/tukey.json | 0 .../64 requests/4/report/MAD.svg | 0 .../64 requests/4/report/SD.svg | 0 .../64 requests/4/report/index.html | 0 .../64 requests/4/report/iteration_times.svg | 0 .../4/report/iteration_times_small.svg | 0 .../64 requests/4/report/mean.svg | 0 .../64 requests/4/report/median.svg | 0 .../64 requests/4/report/pdf.svg | 0 .../64 requests/4/report/pdf_small.svg | 0 .../64 requests/4/report/typical.svg | 0 .../64 requests/512/base/benchmark.json | 0 .../64 requests/512/base/estimates.json | 0 .../64 requests/512/base/sample.json | 0 .../64 requests/512/base/tukey.json | 0 .../64 requests/512/new/benchmark.json | 0 .../64 requests/512/new/estimates.json | 0 .../64 requests/512/new/sample.json | 0 .../64 requests/512/new/tukey.json | 0 .../64 requests/512/report/MAD.svg | 0 .../64 requests/512/report/SD.svg | 0 .../64 requests/512/report/index.html | 0 .../512/report/iteration_times.svg | 0 .../512/report/iteration_times_small.svg | 0 .../64 requests/512/report/mean.svg | 0 .../64 requests/512/report/median.svg | 0 .../64 requests/512/report/pdf.svg | 0 .../64 requests/512/report/pdf_small.svg | 0 .../64 requests/512/report/typical.svg | 0 .../64 requests/64/base/benchmark.json | 0 .../64 requests/64/base/estimates.json | 0 .../64 requests/64/base/sample.json | 0 .../64 requests/64/base/tukey.json | 0 .../64 requests/64/new/benchmark.json | 0 .../64 requests/64/new/estimates.json | 0 .../64 requests/64/new/sample.json | 0 .../64 requests/64/new/tukey.json | 0 .../64 requests/64/report/MAD.svg | 0 .../64 requests/64/report/SD.svg | 0 .../64 requests/64/report/index.html | 0 .../64 requests/64/report/mean.svg | 0 .../64 requests/64/report/median.svg | 0 .../64 requests/64/report/pdf.svg | 0 .../64 requests/64/report/pdf_small.svg | 0 .../64 requests/64/report/regression.svg | 0 .../64/report/regression_small.svg | 0 .../64 requests/64/report/slope.svg | 0 .../64 requests/64/report/typical.svg | 0 .../64 requests/8/base/benchmark.json | 0 .../64 requests/8/base/estimates.json | 0 .../64 requests/8/base/sample.json | 0 .../64 requests/8/base/tukey.json | 0 .../64 requests/8/new/benchmark.json | 0 .../64 requests/8/new/estimates.json | 0 .../64 requests/8/new/sample.json | 0 .../64 requests/8/new/tukey.json | 0 .../64 requests/8/report/MAD.svg | 0 .../64 requests/8/report/SD.svg | 0 .../64 requests/8/report/index.html | 0 .../64 requests/8/report/iteration_times.svg | 0 .../8/report/iteration_times_small.svg | 0 .../64 requests/8/report/mean.svg | 0 .../64 requests/8/report/median.svg | 0 .../64 requests/8/report/pdf.svg | 0 .../64 requests/8/report/pdf_small.svg | 0 .../64 requests/8/report/typical.svg | 0 .../64 requests/report/index.html | 0 .../64 requests/report/lines.svg | 0 .../64 requests/report/violin.svg | 0 .../64/report/index.html | 0 .../64/report/lines.svg | 0 .../64/report/violin.svg | 0 .../8 requests/1/base/benchmark.json | 0 .../8 requests/1/base/estimates.json | 0 .../8 requests/1/base/sample.json | 0 .../8 requests/1/base/tukey.json | 0 .../8 requests/1/change/estimates.json | 0 .../8 requests/1/new/benchmark.json | 0 .../8 requests/1/new/estimates.json | 0 .../8 requests/1/new/sample.json | 0 .../8 requests/1/new/tukey.json | 0 .../8 requests/1/report/MAD.svg | 0 .../8 requests/1/report/SD.svg | 0 .../8 requests/1/report/both/pdf.svg | 0 .../8 requests/1/report/both/regression.svg | 0 .../8 requests/1/report/change/mean.svg | 0 .../8 requests/1/report/change/median.svg | 0 .../8 requests/1/report/change/t-test.svg | 0 .../8 requests/1/report/index.html | 0 .../8 requests/1/report/mean.svg | 0 .../8 requests/1/report/median.svg | 0 .../8 requests/1/report/pdf.svg | 0 .../8 requests/1/report/pdf_small.svg | 0 .../8 requests/1/report/regression.svg | 0 .../8 requests/1/report/regression_small.svg | 0 .../1/report/relative_pdf_small.svg | 0 .../1/report/relative_regression_small.svg | 0 .../8 requests/1/report/slope.svg | 0 .../8 requests/1/report/typical.svg | 0 .../8 requests/128/base/benchmark.json | 0 .../8 requests/128/base/estimates.json | 0 .../8 requests/128/base/sample.json | 0 .../8 requests/128/base/tukey.json | 0 .../8 requests/128/new/benchmark.json | 0 .../8 requests/128/new/estimates.json | 0 .../8 requests/128/new/sample.json | 0 .../8 requests/128/new/tukey.json | 0 .../8 requests/128/report/MAD.svg | 0 .../8 requests/128/report/SD.svg | 0 .../8 requests/128/report/index.html | 0 .../8 requests/128/report/mean.svg | 0 .../8 requests/128/report/median.svg | 0 .../8 requests/128/report/pdf.svg | 0 .../8 requests/128/report/pdf_small.svg | 0 .../8 requests/128/report/regression.svg | 0 .../128/report/regression_small.svg | 0 .../8 requests/128/report/slope.svg | 0 .../8 requests/128/report/typical.svg | 0 .../8 requests/16/base/benchmark.json | 0 .../8 requests/16/base/estimates.json | 0 .../8 requests/16/base/sample.json | 0 .../8 requests/16/base/tukey.json | 0 .../8 requests/16/new/benchmark.json | 0 .../8 requests/16/new/estimates.json | 0 .../8 requests/16/new/sample.json | 0 .../8 requests/16/new/tukey.json | 0 .../8 requests/16/report/MAD.svg | 0 .../8 requests/16/report/SD.svg | 0 .../8 requests/16/report/index.html | 0 .../8 requests/16/report/mean.svg | 0 .../8 requests/16/report/median.svg | 0 .../8 requests/16/report/pdf.svg | 0 .../8 requests/16/report/pdf_small.svg | 0 .../8 requests/16/report/regression.svg | 0 .../8 requests/16/report/regression_small.svg | 0 .../8 requests/16/report/slope.svg | 0 .../8 requests/16/report/typical.svg | 0 .../8 requests/2/base/benchmark.json | 0 .../8 requests/2/base/estimates.json | 0 .../8 requests/2/base/sample.json | 0 .../8 requests/2/base/tukey.json | 0 .../8 requests/2/new/benchmark.json | 0 .../8 requests/2/new/estimates.json | 0 .../8 requests/2/new/sample.json | 0 .../8 requests/2/new/tukey.json | 0 .../8 requests/2/report/MAD.svg | 0 .../8 requests/2/report/SD.svg | 0 .../8 requests/2/report/index.html | 0 .../8 requests/2/report/mean.svg | 0 .../8 requests/2/report/median.svg | 0 .../8 requests/2/report/pdf.svg | 0 .../8 requests/2/report/pdf_small.svg | 0 .../8 requests/2/report/regression.svg | 0 .../8 requests/2/report/regression_small.svg | 0 .../8 requests/2/report/slope.svg | 0 .../8 requests/2/report/typical.svg | 0 .../8 requests/256/base/benchmark.json | 0 .../8 requests/256/base/estimates.json | 0 .../8 requests/256/base/sample.json | 0 .../8 requests/256/base/tukey.json | 0 .../8 requests/256/new/benchmark.json | 0 .../8 requests/256/new/estimates.json | 0 .../8 requests/256/new/sample.json | 0 .../8 requests/256/new/tukey.json | 0 .../8 requests/256/report/MAD.svg | 0 .../8 requests/256/report/SD.svg | 0 .../8 requests/256/report/index.html | 0 .../8 requests/256/report/mean.svg | 0 .../8 requests/256/report/median.svg | 0 .../8 requests/256/report/pdf.svg | 0 .../8 requests/256/report/pdf_small.svg | 0 .../8 requests/256/report/regression.svg | 0 .../256/report/regression_small.svg | 0 .../8 requests/256/report/slope.svg | 0 .../8 requests/256/report/typical.svg | 0 .../8 requests/32/base/benchmark.json | 0 .../8 requests/32/base/estimates.json | 0 .../8 requests/32/base/sample.json | 0 .../8 requests/32/base/tukey.json | 0 .../8 requests/32/new/benchmark.json | 0 .../8 requests/32/new/estimates.json | 0 .../8 requests/32/new/sample.json | 0 .../8 requests/32/new/tukey.json | 0 .../8 requests/32/report/MAD.svg | 0 .../8 requests/32/report/SD.svg | 0 .../8 requests/32/report/index.html | 0 .../8 requests/32/report/mean.svg | 0 .../8 requests/32/report/median.svg | 0 .../8 requests/32/report/pdf.svg | 0 .../8 requests/32/report/pdf_small.svg | 0 .../8 requests/32/report/regression.svg | 0 .../8 requests/32/report/regression_small.svg | 0 .../8 requests/32/report/slope.svg | 0 .../8 requests/32/report/typical.svg | 0 .../8 requests/4/base/benchmark.json | 0 .../8 requests/4/base/estimates.json | 0 .../8 requests/4/base/sample.json | 0 .../8 requests/4/base/tukey.json | 0 .../8 requests/4/new/benchmark.json | 0 .../8 requests/4/new/estimates.json | 0 .../8 requests/4/new/sample.json | 0 .../8 requests/4/new/tukey.json | 0 .../8 requests/4/report/MAD.svg | 0 .../8 requests/4/report/SD.svg | 0 .../8 requests/4/report/index.html | 0 .../8 requests/4/report/mean.svg | 0 .../8 requests/4/report/median.svg | 0 .../8 requests/4/report/pdf.svg | 0 .../8 requests/4/report/pdf_small.svg | 0 .../8 requests/4/report/regression.svg | 0 .../8 requests/4/report/regression_small.svg | 0 .../8 requests/4/report/slope.svg | 0 .../8 requests/4/report/typical.svg | 0 .../8 requests/512/base/benchmark.json | 0 .../8 requests/512/base/estimates.json | 0 .../8 requests/512/base/sample.json | 0 .../8 requests/512/base/tukey.json | 0 .../8 requests/512/new/benchmark.json | 0 .../8 requests/512/new/estimates.json | 0 .../8 requests/512/new/sample.json | 0 .../8 requests/512/new/tukey.json | 0 .../8 requests/512/report/MAD.svg | 0 .../8 requests/512/report/SD.svg | 0 .../8 requests/512/report/index.html | 0 .../8 requests/512/report/mean.svg | 0 .../8 requests/512/report/median.svg | 0 .../8 requests/512/report/pdf.svg | 0 .../8 requests/512/report/pdf_small.svg | 0 .../8 requests/512/report/regression.svg | 0 .../512/report/regression_small.svg | 0 .../8 requests/512/report/slope.svg | 0 .../8 requests/512/report/typical.svg | 0 .../8 requests/64/base/benchmark.json | 0 .../8 requests/64/base/estimates.json | 0 .../8 requests/64/base/sample.json | 0 .../8 requests/64/base/tukey.json | 0 .../8 requests/64/new/benchmark.json | 0 .../8 requests/64/new/estimates.json | 0 .../8 requests/64/new/sample.json | 0 .../8 requests/64/new/tukey.json | 0 .../8 requests/64/report/MAD.svg | 0 .../8 requests/64/report/SD.svg | 0 .../8 requests/64/report/index.html | 0 .../8 requests/64/report/mean.svg | 0 .../8 requests/64/report/median.svg | 0 .../8 requests/64/report/pdf.svg | 0 .../8 requests/64/report/pdf_small.svg | 0 .../8 requests/64/report/regression.svg | 0 .../8 requests/64/report/regression_small.svg | 0 .../8 requests/64/report/slope.svg | 0 .../8 requests/64/report/typical.svg | 0 .../8 requests/8/base/benchmark.json | 0 .../8 requests/8/base/estimates.json | 0 .../8 requests/8/base/sample.json | 0 .../8 requests/8/base/tukey.json | 0 .../8 requests/8/new/benchmark.json | 0 .../8 requests/8/new/estimates.json | 0 .../8 requests/8/new/sample.json | 0 .../8 requests/8/new/tukey.json | 0 .../8 requests/8/report/MAD.svg | 0 .../8 requests/8/report/SD.svg | 0 .../8 requests/8/report/index.html | 0 .../8 requests/8/report/mean.svg | 0 .../8 requests/8/report/median.svg | 0 .../8 requests/8/report/pdf.svg | 0 .../8 requests/8/report/pdf_small.svg | 0 .../8 requests/8/report/regression.svg | 0 .../8 requests/8/report/regression_small.svg | 0 .../8 requests/8/report/slope.svg | 0 .../8 requests/8/report/typical.svg | 0 .../8 requests/report/index.html | 0 .../8 requests/report/lines.svg | 0 .../8 requests/report/violin.svg | 0 .../8/report/index.html | 0 .../8/report/lines.svg | 0 .../8/report/violin.svg | 0 .../report/index.html | 0 .../report/lines.svg | 0 .../report/violin.svg | 0 .../1 request/1/base/benchmark.json | 0 .../1 request/1/base/estimates.json | 0 .../1 request/1/base/sample.json | 0 .../1 request/1/base/tukey.json | 0 .../1 request/1/new/benchmark.json | 0 .../1 request/1/new/estimates.json | 0 .../1 request/1/new/sample.json | 0 .../1 request/1/new/tukey.json | 0 .../1 request/1/report/MAD.svg | 0 .../1 request/1/report/SD.svg | 0 .../1 request/1/report/index.html | 0 .../1 request/1/report/mean.svg | 0 .../1 request/1/report/median.svg | 0 .../1 request/1/report/pdf.svg | 0 .../1 request/1/report/pdf_small.svg | 0 .../1 request/1/report/regression.svg | 0 .../1 request/1/report/regression_small.svg | 0 .../1 request/1/report/slope.svg | 0 .../1 request/1/report/typical.svg | 0 .../1 request/128/base/benchmark.json | 0 .../1 request/128/base/estimates.json | 0 .../1 request/128/base/sample.json | 0 .../1 request/128/base/tukey.json | 0 .../1 request/128/new/benchmark.json | 0 .../1 request/128/new/estimates.json | 0 .../1 request/128/new/sample.json | 0 .../1 request/128/new/tukey.json | 0 .../1 request/128/report/MAD.svg | 0 .../1 request/128/report/SD.svg | 0 .../1 request/128/report/index.html | 0 .../1 request/128/report/iteration_times.svg | 0 .../128/report/iteration_times_small.svg | 0 .../1 request/128/report/mean.svg | 0 .../1 request/128/report/median.svg | 0 .../1 request/128/report/pdf.svg | 0 .../1 request/128/report/pdf_small.svg | 0 .../1 request/128/report/typical.svg | 0 .../1 request/16/base/benchmark.json | 0 .../1 request/16/base/estimates.json | 0 .../1 request/16/base/sample.json | 0 .../1 request/16/base/tukey.json | 0 .../1 request/16/new/benchmark.json | 0 .../1 request/16/new/estimates.json | 0 .../1 request/16/new/sample.json | 0 .../1 request/16/new/tukey.json | 0 .../1 request/16/report/MAD.svg | 0 .../1 request/16/report/SD.svg | 0 .../1 request/16/report/index.html | 0 .../1 request/16/report/mean.svg | 0 .../1 request/16/report/median.svg | 0 .../1 request/16/report/pdf.svg | 0 .../1 request/16/report/pdf_small.svg | 0 .../1 request/16/report/regression.svg | 0 .../1 request/16/report/regression_small.svg | 0 .../1 request/16/report/slope.svg | 0 .../1 request/16/report/typical.svg | 0 .../1 request/2/base/benchmark.json | 0 .../1 request/2/base/estimates.json | 0 .../1 request/2/base/sample.json | 0 .../1 request/2/base/tukey.json | 0 .../1 request/2/new/benchmark.json | 0 .../1 request/2/new/estimates.json | 0 .../1 request/2/new/sample.json | 0 .../1 request/2/new/tukey.json | 0 .../1 request/2/report/MAD.svg | 0 .../1 request/2/report/SD.svg | 0 .../1 request/2/report/index.html | 0 .../1 request/2/report/mean.svg | 0 .../1 request/2/report/median.svg | 0 .../1 request/2/report/pdf.svg | 0 .../1 request/2/report/pdf_small.svg | 0 .../1 request/2/report/regression.svg | 0 .../1 request/2/report/regression_small.svg | 0 .../1 request/2/report/slope.svg | 0 .../1 request/2/report/typical.svg | 0 .../1 request/256/base/benchmark.json | 0 .../1 request/256/base/estimates.json | 0 .../1 request/256/base/sample.json | 0 .../1 request/256/base/tukey.json | 0 .../1 request/256/new/benchmark.json | 0 .../1 request/256/new/estimates.json | 0 .../1 request/256/new/sample.json | 0 .../1 request/256/new/tukey.json | 0 .../1 request/256/report/MAD.svg | 0 .../1 request/256/report/SD.svg | 0 .../1 request/256/report/index.html | 0 .../1 request/256/report/iteration_times.svg | 0 .../256/report/iteration_times_small.svg | 0 .../1 request/256/report/mean.svg | 0 .../1 request/256/report/median.svg | 0 .../1 request/256/report/pdf.svg | 0 .../1 request/256/report/pdf_small.svg | 0 .../1 request/256/report/typical.svg | 0 .../1 request/32/base/benchmark.json | 0 .../1 request/32/base/estimates.json | 0 .../1 request/32/base/sample.json | 0 .../1 request/32/base/tukey.json | 0 .../1 request/32/new/benchmark.json | 0 .../1 request/32/new/estimates.json | 0 .../1 request/32/new/sample.json | 0 .../1 request/32/new/tukey.json | 0 .../1 request/32/report/MAD.svg | 0 .../1 request/32/report/SD.svg | 0 .../1 request/32/report/index.html | 0 .../1 request/32/report/iteration_times.svg | 0 .../32/report/iteration_times_small.svg | 0 .../1 request/32/report/mean.svg | 0 .../1 request/32/report/median.svg | 0 .../1 request/32/report/pdf.svg | 0 .../1 request/32/report/pdf_small.svg | 0 .../1 request/32/report/typical.svg | 0 .../1 request/4/base/benchmark.json | 0 .../1 request/4/base/estimates.json | 0 .../1 request/4/base/sample.json | 0 .../1 request/4/base/tukey.json | 0 .../1 request/4/new/benchmark.json | 0 .../1 request/4/new/estimates.json | 0 .../1 request/4/new/sample.json | 0 .../1 request/4/new/tukey.json | 0 .../1 request/4/report/MAD.svg | 0 .../1 request/4/report/SD.svg | 0 .../1 request/4/report/index.html | 0 .../1 request/4/report/mean.svg | 0 .../1 request/4/report/median.svg | 0 .../1 request/4/report/pdf.svg | 0 .../1 request/4/report/pdf_small.svg | 0 .../1 request/4/report/regression.svg | 0 .../1 request/4/report/regression_small.svg | 0 .../1 request/4/report/slope.svg | 0 .../1 request/4/report/typical.svg | 0 .../1 request/512/base/benchmark.json | 0 .../1 request/512/base/estimates.json | 0 .../1 request/512/base/sample.json | 0 .../1 request/512/base/tukey.json | 0 .../1 request/512/new/benchmark.json | 0 .../1 request/512/new/estimates.json | 0 .../1 request/512/new/sample.json | 0 .../1 request/512/new/tukey.json | 0 .../1 request/512/report/MAD.svg | 0 .../1 request/512/report/SD.svg | 0 .../1 request/512/report/index.html | 0 .../1 request/512/report/iteration_times.svg | 0 .../512/report/iteration_times_small.svg | 0 .../1 request/512/report/mean.svg | 0 .../1 request/512/report/median.svg | 0 .../1 request/512/report/pdf.svg | 0 .../1 request/512/report/pdf_small.svg | 0 .../1 request/512/report/typical.svg | 0 .../1 request/64/base/benchmark.json | 0 .../1 request/64/base/estimates.json | 0 .../1 request/64/base/sample.json | 0 .../1 request/64/base/tukey.json | 0 .../1 request/64/new/benchmark.json | 0 .../1 request/64/new/estimates.json | 0 .../1 request/64/new/sample.json | 0 .../1 request/64/new/tukey.json | 0 .../1 request/64/report/MAD.svg | 0 .../1 request/64/report/SD.svg | 0 .../1 request/64/report/index.html | 0 .../1 request/64/report/iteration_times.svg | 0 .../64/report/iteration_times_small.svg | 0 .../1 request/64/report/mean.svg | 0 .../1 request/64/report/median.svg | 0 .../1 request/64/report/pdf.svg | 0 .../1 request/64/report/pdf_small.svg | 0 .../1 request/64/report/typical.svg | 0 .../1 request/8/base/benchmark.json | 0 .../1 request/8/base/estimates.json | 0 .../1 request/8/base/sample.json | 0 .../1 request/8/base/tukey.json | 0 .../1 request/8/new/benchmark.json | 0 .../1 request/8/new/estimates.json | 0 .../1 request/8/new/sample.json | 0 .../1 request/8/new/tukey.json | 0 .../1 request/8/report/MAD.svg | 0 .../1 request/8/report/SD.svg | 0 .../1 request/8/report/index.html | 0 .../1 request/8/report/mean.svg | 0 .../1 request/8/report/median.svg | 0 .../1 request/8/report/pdf.svg | 0 .../1 request/8/report/pdf_small.svg | 0 .../1 request/8/report/regression.svg | 0 .../1 request/8/report/regression_small.svg | 0 .../1 request/8/report/slope.svg | 0 .../1 request/8/report/typical.svg | 0 .../1 request/report/index.html | 0 .../1 request/report/lines.svg | 0 .../1 request/report/violin.svg | 0 .../1/report/index.html | 0 .../1/report/lines.svg | 0 .../1/report/violin.svg | 0 .../128/report/index.html | 0 .../128/report/lines.svg | 0 .../128/report/violin.svg | 0 .../16 requests/1/base/benchmark.json | 0 .../16 requests/1/base/estimates.json | 0 .../16 requests/1/base/sample.json | 0 .../16 requests/1/base/tukey.json | 0 .../16 requests/1/new/benchmark.json | 0 .../16 requests/1/new/estimates.json | 0 .../16 requests/1/new/sample.json | 0 .../16 requests/1/new/tukey.json | 0 .../16 requests/1/report/MAD.svg | 0 .../16 requests/1/report/SD.svg | 0 .../16 requests/1/report/index.html | 0 .../16 requests/1/report/mean.svg | 0 .../16 requests/1/report/median.svg | 0 .../16 requests/1/report/pdf.svg | 0 .../16 requests/1/report/pdf_small.svg | 0 .../16 requests/1/report/regression.svg | 0 .../16 requests/1/report/regression_small.svg | 0 .../16 requests/1/report/slope.svg | 0 .../16 requests/1/report/typical.svg | 0 .../16 requests/128/base/benchmark.json | 0 .../16 requests/128/base/estimates.json | 0 .../16 requests/128/base/sample.json | 0 .../16 requests/128/base/tukey.json | 0 .../16 requests/128/new/benchmark.json | 0 .../16 requests/128/new/estimates.json | 0 .../16 requests/128/new/sample.json | 0 .../16 requests/128/new/tukey.json | 0 .../16 requests/128/report/MAD.svg | 0 .../16 requests/128/report/SD.svg | 0 .../16 requests/128/report/index.html | 0 .../128/report/iteration_times.svg | 0 .../128/report/iteration_times_small.svg | 0 .../16 requests/128/report/mean.svg | 0 .../16 requests/128/report/median.svg | 0 .../16 requests/128/report/pdf.svg | 0 .../16 requests/128/report/pdf_small.svg | 0 .../16 requests/128/report/typical.svg | 0 .../16 requests/16/base/benchmark.json | 0 .../16 requests/16/base/estimates.json | 0 .../16 requests/16/base/sample.json | 0 .../16 requests/16/base/tukey.json | 0 .../16 requests/16/new/benchmark.json | 0 .../16 requests/16/new/estimates.json | 0 .../16 requests/16/new/sample.json | 0 .../16 requests/16/new/tukey.json | 0 .../16 requests/16/report/MAD.svg | 0 .../16 requests/16/report/SD.svg | 0 .../16 requests/16/report/index.html | 0 .../16 requests/16/report/iteration_times.svg | 0 .../16/report/iteration_times_small.svg | 0 .../16 requests/16/report/mean.svg | 0 .../16 requests/16/report/median.svg | 0 .../16 requests/16/report/pdf.svg | 0 .../16 requests/16/report/pdf_small.svg | 0 .../16 requests/16/report/typical.svg | 0 .../16 requests/2/base/benchmark.json | 0 .../16 requests/2/base/estimates.json | 0 .../16 requests/2/base/sample.json | 0 .../16 requests/2/base/tukey.json | 0 .../16 requests/2/new/benchmark.json | 0 .../16 requests/2/new/estimates.json | 0 .../16 requests/2/new/sample.json | 0 .../16 requests/2/new/tukey.json | 0 .../16 requests/2/report/MAD.svg | 0 .../16 requests/2/report/SD.svg | 0 .../16 requests/2/report/index.html | 0 .../16 requests/2/report/mean.svg | 0 .../16 requests/2/report/median.svg | 0 .../16 requests/2/report/pdf.svg | 0 .../16 requests/2/report/pdf_small.svg | 0 .../16 requests/2/report/regression.svg | 0 .../16 requests/2/report/regression_small.svg | 0 .../16 requests/2/report/slope.svg | 0 .../16 requests/2/report/typical.svg | 0 .../16 requests/256/base/benchmark.json | 0 .../16 requests/256/base/estimates.json | 0 .../16 requests/256/base/sample.json | 0 .../16 requests/256/base/tukey.json | 0 .../16 requests/256/new/benchmark.json | 0 .../16 requests/256/new/estimates.json | 0 .../16 requests/256/new/sample.json | 0 .../16 requests/256/new/tukey.json | 0 .../16 requests/256/report/MAD.svg | 0 .../16 requests/256/report/SD.svg | 0 .../16 requests/256/report/index.html | 0 .../256/report/iteration_times.svg | 0 .../256/report/iteration_times_small.svg | 0 .../16 requests/256/report/mean.svg | 0 .../16 requests/256/report/median.svg | 0 .../16 requests/256/report/pdf.svg | 0 .../16 requests/256/report/pdf_small.svg | 0 .../16 requests/256/report/typical.svg | 0 .../16 requests/32/base/benchmark.json | 0 .../16 requests/32/base/estimates.json | 0 .../16 requests/32/base/sample.json | 0 .../16 requests/32/base/tukey.json | 0 .../16 requests/32/new/benchmark.json | 0 .../16 requests/32/new/estimates.json | 0 .../16 requests/32/new/sample.json | 0 .../16 requests/32/new/tukey.json | 0 .../16 requests/32/report/MAD.svg | 0 .../16 requests/32/report/SD.svg | 0 .../16 requests/32/report/index.html | 0 .../16 requests/32/report/iteration_times.svg | 0 .../32/report/iteration_times_small.svg | 0 .../16 requests/32/report/mean.svg | 0 .../16 requests/32/report/median.svg | 0 .../16 requests/32/report/pdf.svg | 0 .../16 requests/32/report/pdf_small.svg | 0 .../16 requests/32/report/typical.svg | 0 .../16 requests/4/base/benchmark.json | 0 .../16 requests/4/base/estimates.json | 0 .../16 requests/4/base/sample.json | 0 .../16 requests/4/base/tukey.json | 0 .../16 requests/4/new/benchmark.json | 0 .../16 requests/4/new/estimates.json | 0 .../16 requests/4/new/sample.json | 0 .../16 requests/4/new/tukey.json | 0 .../16 requests/4/report/MAD.svg | 0 .../16 requests/4/report/SD.svg | 0 .../16 requests/4/report/index.html | 0 .../16 requests/4/report/mean.svg | 0 .../16 requests/4/report/median.svg | 0 .../16 requests/4/report/pdf.svg | 0 .../16 requests/4/report/pdf_small.svg | 0 .../16 requests/4/report/regression.svg | 0 .../16 requests/4/report/regression_small.svg | 0 .../16 requests/4/report/slope.svg | 0 .../16 requests/4/report/typical.svg | 0 .../16 requests/512/base/benchmark.json | 0 .../16 requests/512/base/estimates.json | 0 .../16 requests/512/base/sample.json | 0 .../16 requests/512/base/tukey.json | 0 .../16 requests/512/new/benchmark.json | 0 .../16 requests/512/new/estimates.json | 0 .../16 requests/512/new/sample.json | 0 .../16 requests/512/new/tukey.json | 0 .../16 requests/512/report/MAD.svg | 0 .../16 requests/512/report/SD.svg | 0 .../16 requests/512/report/index.html | 0 .../512/report/iteration_times.svg | 0 .../512/report/iteration_times_small.svg | 0 .../16 requests/512/report/mean.svg | 0 .../16 requests/512/report/median.svg | 0 .../16 requests/512/report/pdf.svg | 0 .../16 requests/512/report/pdf_small.svg | 0 .../16 requests/512/report/typical.svg | 0 .../16 requests/64/base/benchmark.json | 0 .../16 requests/64/base/estimates.json | 0 .../16 requests/64/base/sample.json | 0 .../16 requests/64/base/tukey.json | 0 .../16 requests/64/new/benchmark.json | 0 .../16 requests/64/new/estimates.json | 0 .../16 requests/64/new/sample.json | 0 .../16 requests/64/new/tukey.json | 0 .../16 requests/64/report/MAD.svg | 0 .../16 requests/64/report/SD.svg | 0 .../16 requests/64/report/index.html | 0 .../16 requests/64/report/iteration_times.svg | 0 .../64/report/iteration_times_small.svg | 0 .../16 requests/64/report/mean.svg | 0 .../16 requests/64/report/median.svg | 0 .../16 requests/64/report/pdf.svg | 0 .../16 requests/64/report/pdf_small.svg | 0 .../16 requests/64/report/typical.svg | 0 .../16 requests/8/base/benchmark.json | 0 .../16 requests/8/base/estimates.json | 0 .../16 requests/8/base/sample.json | 0 .../16 requests/8/base/tukey.json | 0 .../16 requests/8/new/benchmark.json | 0 .../16 requests/8/new/estimates.json | 0 .../16 requests/8/new/sample.json | 0 .../16 requests/8/new/tukey.json | 0 .../16 requests/8/report/MAD.svg | 0 .../16 requests/8/report/SD.svg | 0 .../16 requests/8/report/index.html | 0 .../16 requests/8/report/iteration_times.svg | 0 .../8/report/iteration_times_small.svg | 0 .../16 requests/8/report/mean.svg | 0 .../16 requests/8/report/median.svg | 0 .../16 requests/8/report/pdf.svg | 0 .../16 requests/8/report/pdf_small.svg | 0 .../16 requests/8/report/typical.svg | 0 .../16 requests/report/index.html | 0 .../16 requests/report/lines.svg | 0 .../16 requests/report/violin.svg | 0 .../16/report/index.html | 0 .../16/report/lines.svg | 0 .../16/report/violin.svg | 0 .../2 requests/1/base/benchmark.json | 0 .../2 requests/1/base/estimates.json | 0 .../2 requests/1/base/sample.json | 0 .../2 requests/1/base/tukey.json | 0 .../2 requests/1/new/benchmark.json | 0 .../2 requests/1/new/estimates.json | 0 .../2 requests/1/new/sample.json | 0 .../2 requests/1/new/tukey.json | 0 .../2 requests/1/report/MAD.svg | 0 .../2 requests/1/report/SD.svg | 0 .../2 requests/1/report/index.html | 0 .../2 requests/1/report/mean.svg | 0 .../2 requests/1/report/median.svg | 0 .../2 requests/1/report/pdf.svg | 0 .../2 requests/1/report/pdf_small.svg | 0 .../2 requests/1/report/regression.svg | 0 .../2 requests/1/report/regression_small.svg | 0 .../2 requests/1/report/slope.svg | 0 .../2 requests/1/report/typical.svg | 0 .../2 requests/128/base/benchmark.json | 0 .../2 requests/128/base/estimates.json | 0 .../2 requests/128/base/sample.json | 0 .../2 requests/128/base/tukey.json | 0 .../2 requests/128/new/benchmark.json | 0 .../2 requests/128/new/estimates.json | 0 .../2 requests/128/new/sample.json | 0 .../2 requests/128/new/tukey.json | 0 .../2 requests/128/report/MAD.svg | 0 .../2 requests/128/report/SD.svg | 0 .../2 requests/128/report/index.html | 0 .../2 requests/128/report/iteration_times.svg | 0 .../128/report/iteration_times_small.svg | 0 .../2 requests/128/report/mean.svg | 0 .../2 requests/128/report/median.svg | 0 .../2 requests/128/report/pdf.svg | 0 .../2 requests/128/report/pdf_small.svg | 0 .../2 requests/128/report/typical.svg | 0 .../2 requests/16/base/benchmark.json | 0 .../2 requests/16/base/estimates.json | 0 .../2 requests/16/base/sample.json | 0 .../2 requests/16/base/tukey.json | 0 .../2 requests/16/new/benchmark.json | 0 .../2 requests/16/new/estimates.json | 0 .../2 requests/16/new/sample.json | 0 .../2 requests/16/new/tukey.json | 0 .../2 requests/16/report/MAD.svg | 0 .../2 requests/16/report/SD.svg | 0 .../2 requests/16/report/index.html | 0 .../2 requests/16/report/iteration_times.svg | 0 .../16/report/iteration_times_small.svg | 0 .../2 requests/16/report/mean.svg | 0 .../2 requests/16/report/median.svg | 0 .../2 requests/16/report/pdf.svg | 0 .../2 requests/16/report/pdf_small.svg | 0 .../2 requests/16/report/typical.svg | 0 .../2 requests/2/base/benchmark.json | 0 .../2 requests/2/base/estimates.json | 0 .../2 requests/2/base/sample.json | 0 .../2 requests/2/base/tukey.json | 0 .../2 requests/2/new/benchmark.json | 0 .../2 requests/2/new/estimates.json | 0 .../2 requests/2/new/sample.json | 0 .../2 requests/2/new/tukey.json | 0 .../2 requests/2/report/MAD.svg | 0 .../2 requests/2/report/SD.svg | 0 .../2 requests/2/report/index.html | 0 .../2 requests/2/report/mean.svg | 0 .../2 requests/2/report/median.svg | 0 .../2 requests/2/report/pdf.svg | 0 .../2 requests/2/report/pdf_small.svg | 0 .../2 requests/2/report/regression.svg | 0 .../2 requests/2/report/regression_small.svg | 0 .../2 requests/2/report/slope.svg | 0 .../2 requests/2/report/typical.svg | 0 .../2 requests/256/base/benchmark.json | 0 .../2 requests/256/base/estimates.json | 0 .../2 requests/256/base/sample.json | 0 .../2 requests/256/base/tukey.json | 0 .../2 requests/256/new/benchmark.json | 0 .../2 requests/256/new/estimates.json | 0 .../2 requests/256/new/sample.json | 0 .../2 requests/256/new/tukey.json | 0 .../2 requests/256/report/MAD.svg | 0 .../2 requests/256/report/SD.svg | 0 .../2 requests/256/report/index.html | 0 .../2 requests/256/report/iteration_times.svg | 0 .../256/report/iteration_times_small.svg | 0 .../2 requests/256/report/mean.svg | 0 .../2 requests/256/report/median.svg | 0 .../2 requests/256/report/pdf.svg | 0 .../2 requests/256/report/pdf_small.svg | 0 .../2 requests/256/report/typical.svg | 0 .../2 requests/32/base/benchmark.json | 0 .../2 requests/32/base/estimates.json | 0 .../2 requests/32/base/sample.json | 0 .../2 requests/32/base/tukey.json | 0 .../2 requests/32/new/benchmark.json | 0 .../2 requests/32/new/estimates.json | 0 .../2 requests/32/new/sample.json | 0 .../2 requests/32/new/tukey.json | 0 .../2 requests/32/report/MAD.svg | 0 .../2 requests/32/report/SD.svg | 0 .../2 requests/32/report/index.html | 0 .../2 requests/32/report/iteration_times.svg | 0 .../32/report/iteration_times_small.svg | 0 .../2 requests/32/report/mean.svg | 0 .../2 requests/32/report/median.svg | 0 .../2 requests/32/report/pdf.svg | 0 .../2 requests/32/report/pdf_small.svg | 0 .../2 requests/32/report/typical.svg | 0 .../2 requests/4/base/benchmark.json | 0 .../2 requests/4/base/estimates.json | 0 .../2 requests/4/base/sample.json | 0 .../2 requests/4/base/tukey.json | 0 .../2 requests/4/new/benchmark.json | 0 .../2 requests/4/new/estimates.json | 0 .../2 requests/4/new/sample.json | 0 .../2 requests/4/new/tukey.json | 0 .../2 requests/4/report/MAD.svg | 0 .../2 requests/4/report/SD.svg | 0 .../2 requests/4/report/index.html | 0 .../2 requests/4/report/mean.svg | 0 .../2 requests/4/report/median.svg | 0 .../2 requests/4/report/pdf.svg | 0 .../2 requests/4/report/pdf_small.svg | 0 .../2 requests/4/report/regression.svg | 0 .../2 requests/4/report/regression_small.svg | 0 .../2 requests/4/report/slope.svg | 0 .../2 requests/4/report/typical.svg | 0 .../2 requests/512/base/benchmark.json | 0 .../2 requests/512/base/estimates.json | 0 .../2 requests/512/base/sample.json | 0 .../2 requests/512/base/tukey.json | 0 .../2 requests/512/new/benchmark.json | 0 .../2 requests/512/new/estimates.json | 0 .../2 requests/512/new/sample.json | 0 .../2 requests/512/new/tukey.json | 0 .../2 requests/512/report/MAD.svg | 0 .../2 requests/512/report/SD.svg | 0 .../2 requests/512/report/index.html | 0 .../2 requests/512/report/iteration_times.svg | 0 .../512/report/iteration_times_small.svg | 0 .../2 requests/512/report/mean.svg | 0 .../2 requests/512/report/median.svg | 0 .../2 requests/512/report/pdf.svg | 0 .../2 requests/512/report/pdf_small.svg | 0 .../2 requests/512/report/typical.svg | 0 .../2 requests/64/base/benchmark.json | 0 .../2 requests/64/base/estimates.json | 0 .../2 requests/64/base/sample.json | 0 .../2 requests/64/base/tukey.json | 0 .../2 requests/64/new/benchmark.json | 0 .../2 requests/64/new/estimates.json | 0 .../2 requests/64/new/sample.json | 0 .../2 requests/64/new/tukey.json | 0 .../2 requests/64/report/MAD.svg | 0 .../2 requests/64/report/SD.svg | 0 .../2 requests/64/report/index.html | 0 .../2 requests/64/report/iteration_times.svg | 0 .../64/report/iteration_times_small.svg | 0 .../2 requests/64/report/mean.svg | 0 .../2 requests/64/report/median.svg | 0 .../2 requests/64/report/pdf.svg | 0 .../2 requests/64/report/pdf_small.svg | 0 .../2 requests/64/report/typical.svg | 0 .../2 requests/8/base/benchmark.json | 0 .../2 requests/8/base/estimates.json | 0 .../2 requests/8/base/sample.json | 0 .../2 requests/8/base/tukey.json | 0 .../2 requests/8/new/benchmark.json | 0 .../2 requests/8/new/estimates.json | 0 .../2 requests/8/new/sample.json | 0 .../2 requests/8/new/tukey.json | 0 .../2 requests/8/report/MAD.svg | 0 .../2 requests/8/report/SD.svg | 0 .../2 requests/8/report/index.html | 0 .../2 requests/8/report/mean.svg | 0 .../2 requests/8/report/median.svg | 0 .../2 requests/8/report/pdf.svg | 0 .../2 requests/8/report/pdf_small.svg | 0 .../2 requests/8/report/regression.svg | 0 .../2 requests/8/report/regression_small.svg | 0 .../2 requests/8/report/slope.svg | 0 .../2 requests/8/report/typical.svg | 0 .../2 requests/report/index.html | 0 .../2 requests/report/lines.svg | 0 .../2 requests/report/violin.svg | 0 .../2/report/index.html | 0 .../2/report/lines.svg | 0 .../2/report/violin.svg | 0 .../256/report/index.html | 0 .../256/report/lines.svg | 0 .../256/report/violin.svg | 0 .../32 requests/1/base/benchmark.json | 0 .../32 requests/1/base/estimates.json | 0 .../32 requests/1/base/sample.json | 0 .../32 requests/1/base/tukey.json | 0 .../32 requests/1/new/benchmark.json | 0 .../32 requests/1/new/estimates.json | 0 .../32 requests/1/new/sample.json | 0 .../32 requests/1/new/tukey.json | 0 .../32 requests/1/report/MAD.svg | 0 .../32 requests/1/report/SD.svg | 0 .../32 requests/1/report/index.html | 0 .../32 requests/1/report/mean.svg | 0 .../32 requests/1/report/median.svg | 0 .../32 requests/1/report/pdf.svg | 0 .../32 requests/1/report/pdf_small.svg | 0 .../32 requests/1/report/regression.svg | 0 .../32 requests/1/report/regression_small.svg | 0 .../32 requests/1/report/slope.svg | 0 .../32 requests/1/report/typical.svg | 0 .../32 requests/128/base/benchmark.json | 0 .../32 requests/128/base/estimates.json | 0 .../32 requests/128/base/sample.json | 0 .../32 requests/128/base/tukey.json | 0 .../32 requests/128/new/benchmark.json | 0 .../32 requests/128/new/estimates.json | 0 .../32 requests/128/new/sample.json | 0 .../32 requests/128/new/tukey.json | 0 .../32 requests/128/report/MAD.svg | 0 .../32 requests/128/report/SD.svg | 0 .../32 requests/128/report/index.html | 0 .../128/report/iteration_times.svg | 0 .../128/report/iteration_times_small.svg | 0 .../32 requests/128/report/mean.svg | 0 .../32 requests/128/report/median.svg | 0 .../32 requests/128/report/pdf.svg | 0 .../32 requests/128/report/pdf_small.svg | 0 .../32 requests/128/report/typical.svg | 0 .../32 requests/16/base/benchmark.json | 0 .../32 requests/16/base/estimates.json | 0 .../32 requests/16/base/sample.json | 0 .../32 requests/16/base/tukey.json | 0 .../32 requests/16/new/benchmark.json | 0 .../32 requests/16/new/estimates.json | 0 .../32 requests/16/new/sample.json | 0 .../32 requests/16/new/tukey.json | 0 .../32 requests/16/report/MAD.svg | 0 .../32 requests/16/report/SD.svg | 0 .../32 requests/16/report/index.html | 0 .../32 requests/16/report/iteration_times.svg | 0 .../16/report/iteration_times_small.svg | 0 .../32 requests/16/report/mean.svg | 0 .../32 requests/16/report/median.svg | 0 .../32 requests/16/report/pdf.svg | 0 .../32 requests/16/report/pdf_small.svg | 0 .../32 requests/16/report/typical.svg | 0 .../32 requests/2/base/benchmark.json | 0 .../32 requests/2/base/estimates.json | 0 .../32 requests/2/base/sample.json | 0 .../32 requests/2/base/tukey.json | 0 .../32 requests/2/new/benchmark.json | 0 .../32 requests/2/new/estimates.json | 0 .../32 requests/2/new/sample.json | 0 .../32 requests/2/new/tukey.json | 0 .../32 requests/2/report/MAD.svg | 0 .../32 requests/2/report/SD.svg | 0 .../32 requests/2/report/index.html | 0 .../32 requests/2/report/mean.svg | 0 .../32 requests/2/report/median.svg | 0 .../32 requests/2/report/pdf.svg | 0 .../32 requests/2/report/pdf_small.svg | 0 .../32 requests/2/report/regression.svg | 0 .../32 requests/2/report/regression_small.svg | 0 .../32 requests/2/report/slope.svg | 0 .../32 requests/2/report/typical.svg | 0 .../32 requests/256/base/benchmark.json | 0 .../32 requests/256/base/estimates.json | 0 .../32 requests/256/base/sample.json | 0 .../32 requests/256/base/tukey.json | 0 .../32 requests/256/new/benchmark.json | 0 .../32 requests/256/new/estimates.json | 0 .../32 requests/256/new/sample.json | 0 .../32 requests/256/new/tukey.json | 0 .../32 requests/256/report/MAD.svg | 0 .../32 requests/256/report/SD.svg | 0 .../32 requests/256/report/index.html | 0 .../256/report/iteration_times.svg | 0 .../256/report/iteration_times_small.svg | 0 .../32 requests/256/report/mean.svg | 0 .../32 requests/256/report/median.svg | 0 .../32 requests/256/report/pdf.svg | 0 .../32 requests/256/report/pdf_small.svg | 0 .../32 requests/256/report/typical.svg | 0 .../32 requests/32/base/benchmark.json | 0 .../32 requests/32/base/estimates.json | 0 .../32 requests/32/base/sample.json | 0 .../32 requests/32/base/tukey.json | 0 .../32 requests/32/new/benchmark.json | 0 .../32 requests/32/new/estimates.json | 0 .../32 requests/32/new/sample.json | 0 .../32 requests/32/new/tukey.json | 0 .../32 requests/32/report/MAD.svg | 0 .../32 requests/32/report/SD.svg | 0 .../32 requests/32/report/index.html | 0 .../32 requests/32/report/iteration_times.svg | 0 .../32/report/iteration_times_small.svg | 0 .../32 requests/32/report/mean.svg | 0 .../32 requests/32/report/median.svg | 0 .../32 requests/32/report/pdf.svg | 0 .../32 requests/32/report/pdf_small.svg | 0 .../32 requests/32/report/typical.svg | 0 .../32 requests/4/base/benchmark.json | 0 .../32 requests/4/base/estimates.json | 0 .../32 requests/4/base/sample.json | 0 .../32 requests/4/base/tukey.json | 0 .../32 requests/4/new/benchmark.json | 0 .../32 requests/4/new/estimates.json | 0 .../32 requests/4/new/sample.json | 0 .../32 requests/4/new/tukey.json | 0 .../32 requests/4/report/MAD.svg | 0 .../32 requests/4/report/SD.svg | 0 .../32 requests/4/report/index.html | 0 .../32 requests/4/report/iteration_times.svg | 0 .../4/report/iteration_times_small.svg | 0 .../32 requests/4/report/mean.svg | 0 .../32 requests/4/report/median.svg | 0 .../32 requests/4/report/pdf.svg | 0 .../32 requests/4/report/pdf_small.svg | 0 .../32 requests/4/report/typical.svg | 0 .../32 requests/512/base/benchmark.json | 0 .../32 requests/512/base/estimates.json | 0 .../32 requests/512/base/sample.json | 0 .../32 requests/512/base/tukey.json | 0 .../32 requests/512/new/benchmark.json | 0 .../32 requests/512/new/estimates.json | 0 .../32 requests/512/new/sample.json | 0 .../32 requests/512/new/tukey.json | 0 .../32 requests/512/report/MAD.svg | 0 .../32 requests/512/report/SD.svg | 0 .../32 requests/512/report/index.html | 0 .../512/report/iteration_times.svg | 0 .../512/report/iteration_times_small.svg | 0 .../32 requests/512/report/mean.svg | 0 .../32 requests/512/report/median.svg | 0 .../32 requests/512/report/pdf.svg | 0 .../32 requests/512/report/pdf_small.svg | 0 .../32 requests/512/report/typical.svg | 0 .../32 requests/64/base/benchmark.json | 0 .../32 requests/64/base/estimates.json | 0 .../32 requests/64/base/sample.json | 0 .../32 requests/64/base/tukey.json | 0 .../32 requests/64/new/benchmark.json | 0 .../32 requests/64/new/estimates.json | 0 .../32 requests/64/new/sample.json | 0 .../32 requests/64/new/tukey.json | 0 .../32 requests/64/report/MAD.svg | 0 .../32 requests/64/report/SD.svg | 0 .../32 requests/64/report/index.html | 0 .../32 requests/64/report/iteration_times.svg | 0 .../64/report/iteration_times_small.svg | 0 .../32 requests/64/report/mean.svg | 0 .../32 requests/64/report/median.svg | 0 .../32 requests/64/report/pdf.svg | 0 .../32 requests/64/report/pdf_small.svg | 0 .../32 requests/64/report/typical.svg | 0 .../32 requests/8/base/benchmark.json | 0 .../32 requests/8/base/estimates.json | 0 .../32 requests/8/base/sample.json | 0 .../32 requests/8/base/tukey.json | 0 .../32 requests/8/new/benchmark.json | 0 .../32 requests/8/new/estimates.json | 0 .../32 requests/8/new/sample.json | 0 .../32 requests/8/new/tukey.json | 0 .../32 requests/8/report/MAD.svg | 0 .../32 requests/8/report/SD.svg | 0 .../32 requests/8/report/index.html | 0 .../32 requests/8/report/iteration_times.svg | 0 .../8/report/iteration_times_small.svg | 0 .../32 requests/8/report/mean.svg | 0 .../32 requests/8/report/median.svg | 0 .../32 requests/8/report/pdf.svg | 0 .../32 requests/8/report/pdf_small.svg | 0 .../32 requests/8/report/typical.svg | 0 .../32 requests/report/index.html | 0 .../32 requests/report/lines.svg | 0 .../32 requests/report/violin.svg | 0 .../32/report/index.html | 0 .../32/report/lines.svg | 0 .../32/report/violin.svg | 0 .../4 requests/1/base/benchmark.json | 0 .../4 requests/1/base/estimates.json | 0 .../4 requests/1/base/sample.json | 0 .../4 requests/1/base/tukey.json | 0 .../4 requests/1/new/benchmark.json | 0 .../4 requests/1/new/estimates.json | 0 .../4 requests/1/new/sample.json | 0 .../4 requests/1/new/tukey.json | 0 .../4 requests/1/report/MAD.svg | 0 .../4 requests/1/report/SD.svg | 0 .../4 requests/1/report/index.html | 0 .../4 requests/1/report/mean.svg | 0 .../4 requests/1/report/median.svg | 0 .../4 requests/1/report/pdf.svg | 0 .../4 requests/1/report/pdf_small.svg | 0 .../4 requests/1/report/regression.svg | 0 .../4 requests/1/report/regression_small.svg | 0 .../4 requests/1/report/slope.svg | 0 .../4 requests/1/report/typical.svg | 0 .../4 requests/128/base/benchmark.json | 0 .../4 requests/128/base/estimates.json | 0 .../4 requests/128/base/sample.json | 0 .../4 requests/128/base/tukey.json | 0 .../4 requests/128/new/benchmark.json | 0 .../4 requests/128/new/estimates.json | 0 .../4 requests/128/new/sample.json | 0 .../4 requests/128/new/tukey.json | 0 .../4 requests/128/report/MAD.svg | 0 .../4 requests/128/report/SD.svg | 0 .../4 requests/128/report/index.html | 0 .../4 requests/128/report/iteration_times.svg | 0 .../128/report/iteration_times_small.svg | 0 .../4 requests/128/report/mean.svg | 0 .../4 requests/128/report/median.svg | 0 .../4 requests/128/report/pdf.svg | 0 .../4 requests/128/report/pdf_small.svg | 0 .../4 requests/128/report/typical.svg | 0 .../4 requests/16/base/benchmark.json | 0 .../4 requests/16/base/estimates.json | 0 .../4 requests/16/base/sample.json | 0 .../4 requests/16/base/tukey.json | 0 .../4 requests/16/new/benchmark.json | 0 .../4 requests/16/new/estimates.json | 0 .../4 requests/16/new/sample.json | 0 .../4 requests/16/new/tukey.json | 0 .../4 requests/16/report/MAD.svg | 0 .../4 requests/16/report/SD.svg | 0 .../4 requests/16/report/index.html | 0 .../4 requests/16/report/iteration_times.svg | 0 .../16/report/iteration_times_small.svg | 0 .../4 requests/16/report/mean.svg | 0 .../4 requests/16/report/median.svg | 0 .../4 requests/16/report/pdf.svg | 0 .../4 requests/16/report/pdf_small.svg | 0 .../4 requests/16/report/typical.svg | 0 .../4 requests/2/base/benchmark.json | 0 .../4 requests/2/base/estimates.json | 0 .../4 requests/2/base/sample.json | 0 .../4 requests/2/base/tukey.json | 0 .../4 requests/2/new/benchmark.json | 0 .../4 requests/2/new/estimates.json | 0 .../4 requests/2/new/sample.json | 0 .../4 requests/2/new/tukey.json | 0 .../4 requests/2/report/MAD.svg | 0 .../4 requests/2/report/SD.svg | 0 .../4 requests/2/report/index.html | 0 .../4 requests/2/report/mean.svg | 0 .../4 requests/2/report/median.svg | 0 .../4 requests/2/report/pdf.svg | 0 .../4 requests/2/report/pdf_small.svg | 0 .../4 requests/2/report/regression.svg | 0 .../4 requests/2/report/regression_small.svg | 0 .../4 requests/2/report/slope.svg | 0 .../4 requests/2/report/typical.svg | 0 .../4 requests/256/base/benchmark.json | 0 .../4 requests/256/base/estimates.json | 0 .../4 requests/256/base/sample.json | 0 .../4 requests/256/base/tukey.json | 0 .../4 requests/256/new/benchmark.json | 0 .../4 requests/256/new/estimates.json | 0 .../4 requests/256/new/sample.json | 0 .../4 requests/256/new/tukey.json | 0 .../4 requests/256/report/MAD.svg | 0 .../4 requests/256/report/SD.svg | 0 .../4 requests/256/report/index.html | 0 .../4 requests/256/report/iteration_times.svg | 0 .../256/report/iteration_times_small.svg | 0 .../4 requests/256/report/mean.svg | 0 .../4 requests/256/report/median.svg | 0 .../4 requests/256/report/pdf.svg | 0 .../4 requests/256/report/pdf_small.svg | 0 .../4 requests/256/report/typical.svg | 0 .../4 requests/32/base/benchmark.json | 0 .../4 requests/32/base/estimates.json | 0 .../4 requests/32/base/sample.json | 0 .../4 requests/32/base/tukey.json | 0 .../4 requests/32/new/benchmark.json | 0 .../4 requests/32/new/estimates.json | 0 .../4 requests/32/new/sample.json | 0 .../4 requests/32/new/tukey.json | 0 .../4 requests/32/report/MAD.svg | 0 .../4 requests/32/report/SD.svg | 0 .../4 requests/32/report/index.html | 0 .../4 requests/32/report/iteration_times.svg | 0 .../32/report/iteration_times_small.svg | 0 .../4 requests/32/report/mean.svg | 0 .../4 requests/32/report/median.svg | 0 .../4 requests/32/report/pdf.svg | 0 .../4 requests/32/report/pdf_small.svg | 0 .../4 requests/32/report/typical.svg | 0 .../4 requests/4/base/benchmark.json | 0 .../4 requests/4/base/estimates.json | 0 .../4 requests/4/base/sample.json | 0 .../4 requests/4/base/tukey.json | 0 .../4 requests/4/new/benchmark.json | 0 .../4 requests/4/new/estimates.json | 0 .../4 requests/4/new/sample.json | 0 .../4 requests/4/new/tukey.json | 0 .../4 requests/4/report/MAD.svg | 0 .../4 requests/4/report/SD.svg | 0 .../4 requests/4/report/index.html | 0 .../4 requests/4/report/mean.svg | 0 .../4 requests/4/report/median.svg | 0 .../4 requests/4/report/pdf.svg | 0 .../4 requests/4/report/pdf_small.svg | 0 .../4 requests/4/report/regression.svg | 0 .../4 requests/4/report/regression_small.svg | 0 .../4 requests/4/report/slope.svg | 0 .../4 requests/4/report/typical.svg | 0 .../4 requests/512/base/benchmark.json | 0 .../4 requests/512/base/estimates.json | 0 .../4 requests/512/base/sample.json | 0 .../4 requests/512/base/tukey.json | 0 .../4 requests/512/new/benchmark.json | 0 .../4 requests/512/new/estimates.json | 0 .../4 requests/512/new/sample.json | 0 .../4 requests/512/new/tukey.json | 0 .../4 requests/512/report/MAD.svg | 0 .../4 requests/512/report/SD.svg | 0 .../4 requests/512/report/index.html | 0 .../4 requests/512/report/iteration_times.svg | 0 .../512/report/iteration_times_small.svg | 0 .../4 requests/512/report/mean.svg | 0 .../4 requests/512/report/median.svg | 0 .../4 requests/512/report/pdf.svg | 0 .../4 requests/512/report/pdf_small.svg | 0 .../4 requests/512/report/typical.svg | 0 .../4 requests/64/base/benchmark.json | 0 .../4 requests/64/base/estimates.json | 0 .../4 requests/64/base/sample.json | 0 .../4 requests/64/base/tukey.json | 0 .../4 requests/64/new/benchmark.json | 0 .../4 requests/64/new/estimates.json | 0 .../4 requests/64/new/sample.json | 0 .../4 requests/64/new/tukey.json | 0 .../4 requests/64/report/MAD.svg | 0 .../4 requests/64/report/SD.svg | 0 .../4 requests/64/report/index.html | 0 .../4 requests/64/report/iteration_times.svg | 0 .../64/report/iteration_times_small.svg | 0 .../4 requests/64/report/mean.svg | 0 .../4 requests/64/report/median.svg | 0 .../4 requests/64/report/pdf.svg | 0 .../4 requests/64/report/pdf_small.svg | 0 .../4 requests/64/report/typical.svg | 0 .../4 requests/8/base/benchmark.json | 0 .../4 requests/8/base/estimates.json | 0 .../4 requests/8/base/sample.json | 0 .../4 requests/8/base/tukey.json | 0 .../4 requests/8/new/benchmark.json | 0 .../4 requests/8/new/estimates.json | 0 .../4 requests/8/new/sample.json | 0 .../4 requests/8/new/tukey.json | 0 .../4 requests/8/report/MAD.svg | 0 .../4 requests/8/report/SD.svg | 0 .../4 requests/8/report/index.html | 0 .../4 requests/8/report/iteration_times.svg | 0 .../8/report/iteration_times_small.svg | 0 .../4 requests/8/report/mean.svg | 0 .../4 requests/8/report/median.svg | 0 .../4 requests/8/report/pdf.svg | 0 .../4 requests/8/report/pdf_small.svg | 0 .../4 requests/8/report/typical.svg | 0 .../4 requests/report/index.html | 0 .../4 requests/report/lines.svg | 0 .../4 requests/report/violin.svg | 0 .../4/report/index.html | 0 .../4/report/lines.svg | 0 .../4/report/violin.svg | 0 .../512/report/index.html | 0 .../512/report/lines.svg | 0 .../512/report/violin.svg | 0 .../64 requests/1/base/benchmark.json | 0 .../64 requests/1/base/estimates.json | 0 .../64 requests/1/base/sample.json | 0 .../64 requests/1/base/tukey.json | 0 .../64 requests/1/new/benchmark.json | 0 .../64 requests/1/new/estimates.json | 0 .../64 requests/1/new/sample.json | 0 .../64 requests/1/new/tukey.json | 0 .../64 requests/1/report/MAD.svg | 0 .../64 requests/1/report/SD.svg | 0 .../64 requests/1/report/index.html | 0 .../64 requests/1/report/mean.svg | 0 .../64 requests/1/report/median.svg | 0 .../64 requests/1/report/pdf.svg | 0 .../64 requests/1/report/pdf_small.svg | 0 .../64 requests/1/report/regression.svg | 0 .../64 requests/1/report/regression_small.svg | 0 .../64 requests/1/report/slope.svg | 0 .../64 requests/1/report/typical.svg | 0 .../64 requests/128/base/benchmark.json | 0 .../64 requests/128/base/estimates.json | 0 .../64 requests/128/base/sample.json | 0 .../64 requests/128/base/tukey.json | 0 .../64 requests/128/new/benchmark.json | 0 .../64 requests/128/new/estimates.json | 0 .../64 requests/128/new/sample.json | 0 .../64 requests/128/new/tukey.json | 0 .../64 requests/128/report/MAD.svg | 0 .../64 requests/128/report/SD.svg | 0 .../64 requests/128/report/index.html | 0 .../128/report/iteration_times.svg | 0 .../128/report/iteration_times_small.svg | 0 .../64 requests/128/report/mean.svg | 0 .../64 requests/128/report/median.svg | 0 .../64 requests/128/report/pdf.svg | 0 .../64 requests/128/report/pdf_small.svg | 0 .../64 requests/128/report/typical.svg | 0 .../64 requests/16/base/benchmark.json | 0 .../64 requests/16/base/estimates.json | 0 .../64 requests/16/base/sample.json | 0 .../64 requests/16/base/tukey.json | 0 .../64 requests/16/new/benchmark.json | 0 .../64 requests/16/new/estimates.json | 0 .../64 requests/16/new/sample.json | 0 .../64 requests/16/new/tukey.json | 0 .../64 requests/16/report/MAD.svg | 0 .../64 requests/16/report/SD.svg | 0 .../64 requests/16/report/index.html | 0 .../64 requests/16/report/iteration_times.svg | 0 .../16/report/iteration_times_small.svg | 0 .../64 requests/16/report/mean.svg | 0 .../64 requests/16/report/median.svg | 0 .../64 requests/16/report/pdf.svg | 0 .../64 requests/16/report/pdf_small.svg | 0 .../64 requests/16/report/typical.svg | 0 .../64 requests/2/base/benchmark.json | 0 .../64 requests/2/base/estimates.json | 0 .../64 requests/2/base/sample.json | 0 .../64 requests/2/base/tukey.json | 0 .../64 requests/2/new/benchmark.json | 0 .../64 requests/2/new/estimates.json | 0 .../64 requests/2/new/sample.json | 0 .../64 requests/2/new/tukey.json | 0 .../64 requests/2/report/MAD.svg | 0 .../64 requests/2/report/SD.svg | 0 .../64 requests/2/report/index.html | 0 .../64 requests/2/report/iteration_times.svg | 0 .../2/report/iteration_times_small.svg | 0 .../64 requests/2/report/mean.svg | 0 .../64 requests/2/report/median.svg | 0 .../64 requests/2/report/pdf.svg | 0 .../64 requests/2/report/pdf_small.svg | 0 .../64 requests/2/report/typical.svg | 0 .../64 requests/256/base/benchmark.json | 0 .../64 requests/256/base/estimates.json | 0 .../64 requests/256/base/sample.json | 0 .../64 requests/256/base/tukey.json | 0 .../64 requests/256/new/benchmark.json | 0 .../64 requests/256/new/estimates.json | 0 .../64 requests/256/new/sample.json | 0 .../64 requests/256/new/tukey.json | 0 .../64 requests/256/report/MAD.svg | 0 .../64 requests/256/report/SD.svg | 0 .../64 requests/256/report/index.html | 0 .../256/report/iteration_times.svg | 0 .../256/report/iteration_times_small.svg | 0 .../64 requests/256/report/mean.svg | 0 .../64 requests/256/report/median.svg | 0 .../64 requests/256/report/pdf.svg | 0 .../64 requests/256/report/pdf_small.svg | 0 .../64 requests/256/report/typical.svg | 0 .../64 requests/32/base/benchmark.json | 0 .../64 requests/32/base/estimates.json | 0 .../64 requests/32/base/sample.json | 0 .../64 requests/32/base/tukey.json | 0 .../64 requests/32/new/benchmark.json | 0 .../64 requests/32/new/estimates.json | 0 .../64 requests/32/new/sample.json | 0 .../64 requests/32/new/tukey.json | 0 .../64 requests/32/report/MAD.svg | 0 .../64 requests/32/report/SD.svg | 0 .../64 requests/32/report/index.html | 0 .../64 requests/32/report/iteration_times.svg | 0 .../32/report/iteration_times_small.svg | 0 .../64 requests/32/report/mean.svg | 0 .../64 requests/32/report/median.svg | 0 .../64 requests/32/report/pdf.svg | 0 .../64 requests/32/report/pdf_small.svg | 0 .../64 requests/32/report/typical.svg | 0 .../64 requests/4/base/benchmark.json | 0 .../64 requests/4/base/estimates.json | 0 .../64 requests/4/base/sample.json | 0 .../64 requests/4/base/tukey.json | 0 .../64 requests/4/new/benchmark.json | 0 .../64 requests/4/new/estimates.json | 0 .../64 requests/4/new/sample.json | 0 .../64 requests/4/new/tukey.json | 0 .../64 requests/4/report/MAD.svg | 0 .../64 requests/4/report/SD.svg | 0 .../64 requests/4/report/index.html | 0 .../64 requests/4/report/iteration_times.svg | 0 .../4/report/iteration_times_small.svg | 0 .../64 requests/4/report/mean.svg | 0 .../64 requests/4/report/median.svg | 0 .../64 requests/4/report/pdf.svg | 0 .../64 requests/4/report/pdf_small.svg | 0 .../64 requests/4/report/typical.svg | 0 .../64 requests/512/base/benchmark.json | 0 .../64 requests/512/base/estimates.json | 0 .../64 requests/512/base/sample.json | 0 .../64 requests/512/base/tukey.json | 0 .../64 requests/512/new/benchmark.json | 0 .../64 requests/512/new/estimates.json | 0 .../64 requests/512/new/sample.json | 0 .../64 requests/512/new/tukey.json | 0 .../64 requests/512/report/MAD.svg | 0 .../64 requests/512/report/SD.svg | 0 .../64 requests/512/report/index.html | 0 .../512/report/iteration_times.svg | 0 .../512/report/iteration_times_small.svg | 0 .../64 requests/512/report/mean.svg | 0 .../64 requests/512/report/median.svg | 0 .../64 requests/512/report/pdf.svg | 0 .../64 requests/512/report/pdf_small.svg | 0 .../64 requests/512/report/typical.svg | 0 .../64 requests/64/base/benchmark.json | 0 .../64 requests/64/base/estimates.json | 0 .../64 requests/64/base/sample.json | 0 .../64 requests/64/base/tukey.json | 0 .../64 requests/64/new/benchmark.json | 0 .../64 requests/64/new/estimates.json | 0 .../64 requests/64/new/sample.json | 0 .../64 requests/64/new/tukey.json | 0 .../64 requests/64/report/MAD.svg | 0 .../64 requests/64/report/SD.svg | 0 .../64 requests/64/report/index.html | 0 .../64 requests/64/report/iteration_times.svg | 0 .../64/report/iteration_times_small.svg | 0 .../64 requests/64/report/mean.svg | 0 .../64 requests/64/report/median.svg | 0 .../64 requests/64/report/pdf.svg | 0 .../64 requests/64/report/pdf_small.svg | 0 .../64 requests/64/report/typical.svg | 0 .../64 requests/8/base/benchmark.json | 0 .../64 requests/8/base/estimates.json | 0 .../64 requests/8/base/sample.json | 0 .../64 requests/8/base/tukey.json | 0 .../64 requests/8/new/benchmark.json | 0 .../64 requests/8/new/estimates.json | 0 .../64 requests/8/new/sample.json | 0 .../64 requests/8/new/tukey.json | 0 .../64 requests/8/report/MAD.svg | 0 .../64 requests/8/report/SD.svg | 0 .../64 requests/8/report/index.html | 0 .../64 requests/8/report/iteration_times.svg | 0 .../8/report/iteration_times_small.svg | 0 .../64 requests/8/report/mean.svg | 0 .../64 requests/8/report/median.svg | 0 .../64 requests/8/report/pdf.svg | 0 .../64 requests/8/report/pdf_small.svg | 0 .../64 requests/8/report/typical.svg | 0 .../64 requests/report/index.html | 0 .../64 requests/report/lines.svg | 0 .../64 requests/report/violin.svg | 0 .../64/report/index.html | 0 .../64/report/lines.svg | 0 .../64/report/violin.svg | 0 .../8 requests/1/base/benchmark.json | 0 .../8 requests/1/base/estimates.json | 0 .../8 requests/1/base/sample.json | 0 .../8 requests/1/base/tukey.json | 0 .../8 requests/1/new/benchmark.json | 0 .../8 requests/1/new/estimates.json | 0 .../8 requests/1/new/sample.json | 0 .../8 requests/1/new/tukey.json | 0 .../8 requests/1/report/MAD.svg | 0 .../8 requests/1/report/SD.svg | 0 .../8 requests/1/report/index.html | 0 .../8 requests/1/report/mean.svg | 0 .../8 requests/1/report/median.svg | 0 .../8 requests/1/report/pdf.svg | 0 .../8 requests/1/report/pdf_small.svg | 0 .../8 requests/1/report/regression.svg | 0 .../8 requests/1/report/regression_small.svg | 0 .../8 requests/1/report/slope.svg | 0 .../8 requests/1/report/typical.svg | 0 .../8 requests/128/base/benchmark.json | 0 .../8 requests/128/base/estimates.json | 0 .../8 requests/128/base/sample.json | 0 .../8 requests/128/base/tukey.json | 0 .../8 requests/128/new/benchmark.json | 0 .../8 requests/128/new/estimates.json | 0 .../8 requests/128/new/sample.json | 0 .../8 requests/128/new/tukey.json | 0 .../8 requests/128/report/MAD.svg | 0 .../8 requests/128/report/SD.svg | 0 .../8 requests/128/report/index.html | 0 .../8 requests/128/report/iteration_times.svg | 0 .../128/report/iteration_times_small.svg | 0 .../8 requests/128/report/mean.svg | 0 .../8 requests/128/report/median.svg | 0 .../8 requests/128/report/pdf.svg | 0 .../8 requests/128/report/pdf_small.svg | 0 .../8 requests/128/report/typical.svg | 0 .../8 requests/16/base/benchmark.json | 0 .../8 requests/16/base/estimates.json | 0 .../8 requests/16/base/sample.json | 0 .../8 requests/16/base/tukey.json | 0 .../8 requests/16/new/benchmark.json | 0 .../8 requests/16/new/estimates.json | 0 .../8 requests/16/new/sample.json | 0 .../8 requests/16/new/tukey.json | 0 .../8 requests/16/report/MAD.svg | 0 .../8 requests/16/report/SD.svg | 0 .../8 requests/16/report/index.html | 0 .../8 requests/16/report/iteration_times.svg | 0 .../16/report/iteration_times_small.svg | 0 .../8 requests/16/report/mean.svg | 0 .../8 requests/16/report/median.svg | 0 .../8 requests/16/report/pdf.svg | 0 .../8 requests/16/report/pdf_small.svg | 0 .../8 requests/16/report/typical.svg | 0 .../8 requests/2/base/benchmark.json | 0 .../8 requests/2/base/estimates.json | 0 .../8 requests/2/base/sample.json | 0 .../8 requests/2/base/tukey.json | 0 .../8 requests/2/new/benchmark.json | 0 .../8 requests/2/new/estimates.json | 0 .../8 requests/2/new/sample.json | 0 .../8 requests/2/new/tukey.json | 0 .../8 requests/2/report/MAD.svg | 0 .../8 requests/2/report/SD.svg | 0 .../8 requests/2/report/index.html | 0 .../8 requests/2/report/mean.svg | 0 .../8 requests/2/report/median.svg | 0 .../8 requests/2/report/pdf.svg | 0 .../8 requests/2/report/pdf_small.svg | 0 .../8 requests/2/report/regression.svg | 0 .../8 requests/2/report/regression_small.svg | 0 .../8 requests/2/report/slope.svg | 0 .../8 requests/2/report/typical.svg | 0 .../8 requests/256/base/benchmark.json | 0 .../8 requests/256/base/estimates.json | 0 .../8 requests/256/base/sample.json | 0 .../8 requests/256/base/tukey.json | 0 .../8 requests/256/new/benchmark.json | 0 .../8 requests/256/new/estimates.json | 0 .../8 requests/256/new/sample.json | 0 .../8 requests/256/new/tukey.json | 0 .../8 requests/256/report/MAD.svg | 0 .../8 requests/256/report/SD.svg | 0 .../8 requests/256/report/index.html | 0 .../8 requests/256/report/iteration_times.svg | 0 .../256/report/iteration_times_small.svg | 0 .../8 requests/256/report/mean.svg | 0 .../8 requests/256/report/median.svg | 0 .../8 requests/256/report/pdf.svg | 0 .../8 requests/256/report/pdf_small.svg | 0 .../8 requests/256/report/typical.svg | 0 .../8 requests/32/base/benchmark.json | 0 .../8 requests/32/base/estimates.json | 0 .../8 requests/32/base/sample.json | 0 .../8 requests/32/base/tukey.json | 0 .../8 requests/32/new/benchmark.json | 0 .../8 requests/32/new/estimates.json | 0 .../8 requests/32/new/sample.json | 0 .../8 requests/32/new/tukey.json | 0 .../8 requests/32/report/MAD.svg | 0 .../8 requests/32/report/SD.svg | 0 .../8 requests/32/report/index.html | 0 .../8 requests/32/report/iteration_times.svg | 0 .../32/report/iteration_times_small.svg | 0 .../8 requests/32/report/mean.svg | 0 .../8 requests/32/report/median.svg | 0 .../8 requests/32/report/pdf.svg | 0 .../8 requests/32/report/pdf_small.svg | 0 .../8 requests/32/report/typical.svg | 0 .../8 requests/4/base/benchmark.json | 0 .../8 requests/4/base/estimates.json | 0 .../8 requests/4/base/sample.json | 0 .../8 requests/4/base/tukey.json | 0 .../8 requests/4/new/benchmark.json | 0 .../8 requests/4/new/estimates.json | 0 .../8 requests/4/new/sample.json | 0 .../8 requests/4/new/tukey.json | 0 .../8 requests/4/report/MAD.svg | 0 .../8 requests/4/report/SD.svg | 0 .../8 requests/4/report/index.html | 0 .../8 requests/4/report/mean.svg | 0 .../8 requests/4/report/median.svg | 0 .../8 requests/4/report/pdf.svg | 0 .../8 requests/4/report/pdf_small.svg | 0 .../8 requests/4/report/regression.svg | 0 .../8 requests/4/report/regression_small.svg | 0 .../8 requests/4/report/slope.svg | 0 .../8 requests/4/report/typical.svg | 0 .../8 requests/512/base/benchmark.json | 0 .../8 requests/512/base/estimates.json | 0 .../8 requests/512/base/sample.json | 0 .../8 requests/512/base/tukey.json | 0 .../8 requests/512/new/benchmark.json | 0 .../8 requests/512/new/estimates.json | 0 .../8 requests/512/new/sample.json | 0 .../8 requests/512/new/tukey.json | 0 .../8 requests/512/report/MAD.svg | 0 .../8 requests/512/report/SD.svg | 0 .../8 requests/512/report/index.html | 0 .../8 requests/512/report/iteration_times.svg | 0 .../512/report/iteration_times_small.svg | 0 .../8 requests/512/report/mean.svg | 0 .../8 requests/512/report/median.svg | 0 .../8 requests/512/report/pdf.svg | 0 .../8 requests/512/report/pdf_small.svg | 0 .../8 requests/512/report/typical.svg | 0 .../8 requests/64/base/benchmark.json | 0 .../8 requests/64/base/estimates.json | 0 .../8 requests/64/base/sample.json | 0 .../8 requests/64/base/tukey.json | 0 .../8 requests/64/new/benchmark.json | 0 .../8 requests/64/new/estimates.json | 0 .../8 requests/64/new/sample.json | 0 .../8 requests/64/new/tukey.json | 0 .../8 requests/64/report/MAD.svg | 0 .../8 requests/64/report/SD.svg | 0 .../8 requests/64/report/index.html | 0 .../8 requests/64/report/iteration_times.svg | 0 .../64/report/iteration_times_small.svg | 0 .../8 requests/64/report/mean.svg | 0 .../8 requests/64/report/median.svg | 0 .../8 requests/64/report/pdf.svg | 0 .../8 requests/64/report/pdf_small.svg | 0 .../8 requests/64/report/typical.svg | 0 .../8 requests/8/base/benchmark.json | 0 .../8 requests/8/base/estimates.json | 0 .../8 requests/8/base/sample.json | 0 .../8 requests/8/base/tukey.json | 0 .../8 requests/8/new/benchmark.json | 0 .../8 requests/8/new/estimates.json | 0 .../8 requests/8/new/sample.json | 0 .../8 requests/8/new/tukey.json | 0 .../8 requests/8/report/MAD.svg | 0 .../8 requests/8/report/SD.svg | 0 .../8 requests/8/report/index.html | 0 .../8 requests/8/report/iteration_times.svg | 0 .../8/report/iteration_times_small.svg | 0 .../8 requests/8/report/mean.svg | 0 .../8 requests/8/report/median.svg | 0 .../8 requests/8/report/pdf.svg | 0 .../8 requests/8/report/pdf_small.svg | 0 .../8 requests/8/report/typical.svg | 0 .../8 requests/report/index.html | 0 .../8 requests/report/lines.svg | 0 .../8 requests/report/violin.svg | 0 .../8/report/index.html | 0 .../8/report/lines.svg | 0 .../8/report/violin.svg | 0 .../report/index.html | 0 .../report/lines.svg | 0 .../report/violin.svg | 0 .../Tree/1024/report/index.html | 0 .../Tree/1024/report/violin.svg | 0 .../Tree/1152/report/index.html | 0 .../Tree/1152/report/violin.svg | 0 .../Tree/128/report/index.html | 0 .../Tree/128/report/violin.svg | 0 .../Tree/1280/report/index.html | 0 .../Tree/1280/report/violin.svg | 0 .../Tree/1408/report/index.html | 0 .../Tree/1408/report/violin.svg | 0 .../Tree/1536/report/index.html | 0 .../Tree/1536/report/violin.svg | 0 .../Tree/1664/report/index.html | 0 .../Tree/1664/report/violin.svg | 0 .../Tree/1792/report/index.html | 0 .../Tree/1792/report/violin.svg | 0 .../Tree/1920/report/index.html | 0 .../Tree/1920/report/violin.svg | 0 .../Tree/256/report/index.html | 0 .../Tree/256/report/violin.svg | 0 .../Tree/384/report/index.html | 0 .../Tree/384/report/violin.svg | 0 .../Tree/512/report/index.html | 0 .../Tree/512/report/violin.svg | 0 .../Tree/640/report/index.html | 0 .../Tree/640/report/violin.svg | 0 .../Tree/768/report/index.html | 0 .../Tree/768/report/violin.svg | 0 .../Tree/896/report/index.html | 0 .../Tree/896/report/violin.svg | 0 .../gen-proof_new/1024/base/benchmark.json | 0 .../gen-proof_new/1024/base/estimates.json | 0 .../Tree/gen-proof_new/1024/base/sample.json | 0 .../Tree/gen-proof_new/1024/base/tukey.json | 0 .../gen-proof_new/1024/new/benchmark.json | 0 .../gen-proof_new/1024/new/estimates.json | 0 .../Tree/gen-proof_new/1024/new/sample.json | 0 .../Tree/gen-proof_new/1024/new/tukey.json | 0 .../Tree/gen-proof_new/1024/report/MAD.svg | 0 .../Tree/gen-proof_new/1024/report/SD.svg | 0 .../Tree/gen-proof_new/1024/report/index.html | 0 .../Tree/gen-proof_new/1024/report/mean.svg | 0 .../Tree/gen-proof_new/1024/report/median.svg | 0 .../Tree/gen-proof_new/1024/report/pdf.svg | 0 .../gen-proof_new/1024/report/pdf_small.svg | 0 .../gen-proof_new/1024/report/regression.svg | 0 .../1024/report/regression_small.svg | 0 .../Tree/gen-proof_new/1024/report/slope.svg | 0 .../gen-proof_new/1024/report/typical.svg | 0 .../gen-proof_new/1152/base/benchmark.json | 0 .../gen-proof_new/1152/base/estimates.json | 0 .../Tree/gen-proof_new/1152/base/sample.json | 0 .../Tree/gen-proof_new/1152/base/tukey.json | 0 .../gen-proof_new/1152/new/benchmark.json | 0 .../gen-proof_new/1152/new/estimates.json | 0 .../Tree/gen-proof_new/1152/new/sample.json | 0 .../Tree/gen-proof_new/1152/new/tukey.json | 0 .../Tree/gen-proof_new/1152/report/MAD.svg | 0 .../Tree/gen-proof_new/1152/report/SD.svg | 0 .../Tree/gen-proof_new/1152/report/index.html | 0 .../Tree/gen-proof_new/1152/report/mean.svg | 0 .../Tree/gen-proof_new/1152/report/median.svg | 0 .../Tree/gen-proof_new/1152/report/pdf.svg | 0 .../gen-proof_new/1152/report/pdf_small.svg | 0 .../gen-proof_new/1152/report/regression.svg | 0 .../1152/report/regression_small.svg | 0 .../Tree/gen-proof_new/1152/report/slope.svg | 0 .../gen-proof_new/1152/report/typical.svg | 0 .../gen-proof_new/128/base/benchmark.json | 0 .../gen-proof_new/128/base/estimates.json | 0 .../Tree/gen-proof_new/128/base/sample.json | 0 .../Tree/gen-proof_new/128/base/tukey.json | 0 .../Tree/gen-proof_new/128/new/benchmark.json | 0 .../Tree/gen-proof_new/128/new/estimates.json | 0 .../Tree/gen-proof_new/128/new/sample.json | 0 .../Tree/gen-proof_new/128/new/tukey.json | 0 .../Tree/gen-proof_new/128/report/MAD.svg | 0 .../Tree/gen-proof_new/128/report/SD.svg | 0 .../Tree/gen-proof_new/128/report/index.html | 0 .../Tree/gen-proof_new/128/report/mean.svg | 0 .../Tree/gen-proof_new/128/report/median.svg | 0 .../Tree/gen-proof_new/128/report/pdf.svg | 0 .../gen-proof_new/128/report/pdf_small.svg | 0 .../gen-proof_new/128/report/regression.svg | 0 .../128/report/regression_small.svg | 0 .../Tree/gen-proof_new/128/report/slope.svg | 0 .../Tree/gen-proof_new/128/report/typical.svg | 0 .../gen-proof_new/1280/base/benchmark.json | 0 .../gen-proof_new/1280/base/estimates.json | 0 .../Tree/gen-proof_new/1280/base/sample.json | 0 .../Tree/gen-proof_new/1280/base/tukey.json | 0 .../gen-proof_new/1280/new/benchmark.json | 0 .../gen-proof_new/1280/new/estimates.json | 0 .../Tree/gen-proof_new/1280/new/sample.json | 0 .../Tree/gen-proof_new/1280/new/tukey.json | 0 .../Tree/gen-proof_new/1280/report/MAD.svg | 0 .../Tree/gen-proof_new/1280/report/SD.svg | 0 .../Tree/gen-proof_new/1280/report/index.html | 0 .../Tree/gen-proof_new/1280/report/mean.svg | 0 .../Tree/gen-proof_new/1280/report/median.svg | 0 .../Tree/gen-proof_new/1280/report/pdf.svg | 0 .../gen-proof_new/1280/report/pdf_small.svg | 0 .../gen-proof_new/1280/report/regression.svg | 0 .../1280/report/regression_small.svg | 0 .../Tree/gen-proof_new/1280/report/slope.svg | 0 .../gen-proof_new/1280/report/typical.svg | 0 .../gen-proof_new/1408/base/benchmark.json | 0 .../gen-proof_new/1408/base/estimates.json | 0 .../Tree/gen-proof_new/1408/base/sample.json | 0 .../Tree/gen-proof_new/1408/base/tukey.json | 0 .../gen-proof_new/1408/new/benchmark.json | 0 .../gen-proof_new/1408/new/estimates.json | 0 .../Tree/gen-proof_new/1408/new/sample.json | 0 .../Tree/gen-proof_new/1408/new/tukey.json | 0 .../Tree/gen-proof_new/1408/report/MAD.svg | 0 .../Tree/gen-proof_new/1408/report/SD.svg | 0 .../Tree/gen-proof_new/1408/report/index.html | 0 .../Tree/gen-proof_new/1408/report/mean.svg | 0 .../Tree/gen-proof_new/1408/report/median.svg | 0 .../Tree/gen-proof_new/1408/report/pdf.svg | 0 .../gen-proof_new/1408/report/pdf_small.svg | 0 .../gen-proof_new/1408/report/regression.svg | 0 .../1408/report/regression_small.svg | 0 .../Tree/gen-proof_new/1408/report/slope.svg | 0 .../gen-proof_new/1408/report/typical.svg | 0 .../gen-proof_new/1536/base/benchmark.json | 0 .../gen-proof_new/1536/base/estimates.json | 0 .../Tree/gen-proof_new/1536/base/sample.json | 0 .../Tree/gen-proof_new/1536/base/tukey.json | 0 .../gen-proof_new/1536/new/benchmark.json | 0 .../gen-proof_new/1536/new/estimates.json | 0 .../Tree/gen-proof_new/1536/new/sample.json | 0 .../Tree/gen-proof_new/1536/new/tukey.json | 0 .../Tree/gen-proof_new/1536/report/MAD.svg | 0 .../Tree/gen-proof_new/1536/report/SD.svg | 0 .../Tree/gen-proof_new/1536/report/index.html | 0 .../Tree/gen-proof_new/1536/report/mean.svg | 0 .../Tree/gen-proof_new/1536/report/median.svg | 0 .../Tree/gen-proof_new/1536/report/pdf.svg | 0 .../gen-proof_new/1536/report/pdf_small.svg | 0 .../gen-proof_new/1536/report/regression.svg | 0 .../1536/report/regression_small.svg | 0 .../Tree/gen-proof_new/1536/report/slope.svg | 0 .../gen-proof_new/1536/report/typical.svg | 0 .../gen-proof_new/1664/base/benchmark.json | 0 .../gen-proof_new/1664/base/estimates.json | 0 .../Tree/gen-proof_new/1664/base/sample.json | 0 .../Tree/gen-proof_new/1664/base/tukey.json | 0 .../gen-proof_new/1664/new/benchmark.json | 0 .../gen-proof_new/1664/new/estimates.json | 0 .../Tree/gen-proof_new/1664/new/sample.json | 0 .../Tree/gen-proof_new/1664/new/tukey.json | 0 .../Tree/gen-proof_new/1664/report/MAD.svg | 0 .../Tree/gen-proof_new/1664/report/SD.svg | 0 .../Tree/gen-proof_new/1664/report/index.html | 0 .../Tree/gen-proof_new/1664/report/mean.svg | 0 .../Tree/gen-proof_new/1664/report/median.svg | 0 .../Tree/gen-proof_new/1664/report/pdf.svg | 0 .../gen-proof_new/1664/report/pdf_small.svg | 0 .../gen-proof_new/1664/report/regression.svg | 0 .../1664/report/regression_small.svg | 0 .../Tree/gen-proof_new/1664/report/slope.svg | 0 .../gen-proof_new/1664/report/typical.svg | 0 .../gen-proof_new/1792/base/benchmark.json | 0 .../gen-proof_new/1792/base/estimates.json | 0 .../Tree/gen-proof_new/1792/base/sample.json | 0 .../Tree/gen-proof_new/1792/base/tukey.json | 0 .../gen-proof_new/1792/new/benchmark.json | 0 .../gen-proof_new/1792/new/estimates.json | 0 .../Tree/gen-proof_new/1792/new/sample.json | 0 .../Tree/gen-proof_new/1792/new/tukey.json | 0 .../Tree/gen-proof_new/1792/report/MAD.svg | 0 .../Tree/gen-proof_new/1792/report/SD.svg | 0 .../Tree/gen-proof_new/1792/report/index.html | 0 .../Tree/gen-proof_new/1792/report/mean.svg | 0 .../Tree/gen-proof_new/1792/report/median.svg | 0 .../Tree/gen-proof_new/1792/report/pdf.svg | 0 .../gen-proof_new/1792/report/pdf_small.svg | 0 .../gen-proof_new/1792/report/regression.svg | 0 .../1792/report/regression_small.svg | 0 .../Tree/gen-proof_new/1792/report/slope.svg | 0 .../gen-proof_new/1792/report/typical.svg | 0 .../gen-proof_new/1920/base/benchmark.json | 0 .../gen-proof_new/1920/base/estimates.json | 0 .../Tree/gen-proof_new/1920/base/sample.json | 0 .../Tree/gen-proof_new/1920/base/tukey.json | 0 .../gen-proof_new/1920/new/benchmark.json | 0 .../gen-proof_new/1920/new/estimates.json | 0 .../Tree/gen-proof_new/1920/new/sample.json | 0 .../Tree/gen-proof_new/1920/new/tukey.json | 0 .../Tree/gen-proof_new/1920/report/MAD.svg | 0 .../Tree/gen-proof_new/1920/report/SD.svg | 0 .../Tree/gen-proof_new/1920/report/index.html | 0 .../Tree/gen-proof_new/1920/report/mean.svg | 0 .../Tree/gen-proof_new/1920/report/median.svg | 0 .../Tree/gen-proof_new/1920/report/pdf.svg | 0 .../gen-proof_new/1920/report/pdf_small.svg | 0 .../gen-proof_new/1920/report/regression.svg | 0 .../1920/report/regression_small.svg | 0 .../Tree/gen-proof_new/1920/report/slope.svg | 0 .../gen-proof_new/1920/report/typical.svg | 0 .../gen-proof_new/256/base/benchmark.json | 0 .../gen-proof_new/256/base/estimates.json | 0 .../Tree/gen-proof_new/256/base/sample.json | 0 .../Tree/gen-proof_new/256/base/tukey.json | 0 .../Tree/gen-proof_new/256/new/benchmark.json | 0 .../Tree/gen-proof_new/256/new/estimates.json | 0 .../Tree/gen-proof_new/256/new/sample.json | 0 .../Tree/gen-proof_new/256/new/tukey.json | 0 .../Tree/gen-proof_new/256/report/MAD.svg | 0 .../Tree/gen-proof_new/256/report/SD.svg | 0 .../Tree/gen-proof_new/256/report/index.html | 0 .../Tree/gen-proof_new/256/report/mean.svg | 0 .../Tree/gen-proof_new/256/report/median.svg | 0 .../Tree/gen-proof_new/256/report/pdf.svg | 0 .../gen-proof_new/256/report/pdf_small.svg | 0 .../gen-proof_new/256/report/regression.svg | 0 .../256/report/regression_small.svg | 0 .../Tree/gen-proof_new/256/report/slope.svg | 0 .../Tree/gen-proof_new/256/report/typical.svg | 0 .../gen-proof_new/384/base/benchmark.json | 0 .../gen-proof_new/384/base/estimates.json | 0 .../Tree/gen-proof_new/384/base/sample.json | 0 .../Tree/gen-proof_new/384/base/tukey.json | 0 .../Tree/gen-proof_new/384/new/benchmark.json | 0 .../Tree/gen-proof_new/384/new/estimates.json | 0 .../Tree/gen-proof_new/384/new/sample.json | 0 .../Tree/gen-proof_new/384/new/tukey.json | 0 .../Tree/gen-proof_new/384/report/MAD.svg | 0 .../Tree/gen-proof_new/384/report/SD.svg | 0 .../Tree/gen-proof_new/384/report/index.html | 0 .../Tree/gen-proof_new/384/report/mean.svg | 0 .../Tree/gen-proof_new/384/report/median.svg | 0 .../Tree/gen-proof_new/384/report/pdf.svg | 0 .../gen-proof_new/384/report/pdf_small.svg | 0 .../gen-proof_new/384/report/regression.svg | 0 .../384/report/regression_small.svg | 0 .../Tree/gen-proof_new/384/report/slope.svg | 0 .../Tree/gen-proof_new/384/report/typical.svg | 0 .../gen-proof_new/512/base/benchmark.json | 0 .../gen-proof_new/512/base/estimates.json | 0 .../Tree/gen-proof_new/512/base/sample.json | 0 .../Tree/gen-proof_new/512/base/tukey.json | 0 .../Tree/gen-proof_new/512/new/benchmark.json | 0 .../Tree/gen-proof_new/512/new/estimates.json | 0 .../Tree/gen-proof_new/512/new/sample.json | 0 .../Tree/gen-proof_new/512/new/tukey.json | 0 .../Tree/gen-proof_new/512/report/MAD.svg | 0 .../Tree/gen-proof_new/512/report/SD.svg | 0 .../Tree/gen-proof_new/512/report/index.html | 0 .../Tree/gen-proof_new/512/report/mean.svg | 0 .../Tree/gen-proof_new/512/report/median.svg | 0 .../Tree/gen-proof_new/512/report/pdf.svg | 0 .../gen-proof_new/512/report/pdf_small.svg | 0 .../gen-proof_new/512/report/regression.svg | 0 .../512/report/regression_small.svg | 0 .../Tree/gen-proof_new/512/report/slope.svg | 0 .../Tree/gen-proof_new/512/report/typical.svg | 0 .../gen-proof_new/640/base/benchmark.json | 0 .../gen-proof_new/640/base/estimates.json | 0 .../Tree/gen-proof_new/640/base/sample.json | 0 .../Tree/gen-proof_new/640/base/tukey.json | 0 .../Tree/gen-proof_new/640/new/benchmark.json | 0 .../Tree/gen-proof_new/640/new/estimates.json | 0 .../Tree/gen-proof_new/640/new/sample.json | 0 .../Tree/gen-proof_new/640/new/tukey.json | 0 .../Tree/gen-proof_new/640/report/MAD.svg | 0 .../Tree/gen-proof_new/640/report/SD.svg | 0 .../Tree/gen-proof_new/640/report/index.html | 0 .../Tree/gen-proof_new/640/report/mean.svg | 0 .../Tree/gen-proof_new/640/report/median.svg | 0 .../Tree/gen-proof_new/640/report/pdf.svg | 0 .../gen-proof_new/640/report/pdf_small.svg | 0 .../gen-proof_new/640/report/regression.svg | 0 .../640/report/regression_small.svg | 0 .../Tree/gen-proof_new/640/report/slope.svg | 0 .../Tree/gen-proof_new/640/report/typical.svg | 0 .../gen-proof_new/768/base/benchmark.json | 0 .../gen-proof_new/768/base/estimates.json | 0 .../Tree/gen-proof_new/768/base/sample.json | 0 .../Tree/gen-proof_new/768/base/tukey.json | 0 .../Tree/gen-proof_new/768/new/benchmark.json | 0 .../Tree/gen-proof_new/768/new/estimates.json | 0 .../Tree/gen-proof_new/768/new/sample.json | 0 .../Tree/gen-proof_new/768/new/tukey.json | 0 .../Tree/gen-proof_new/768/report/MAD.svg | 0 .../Tree/gen-proof_new/768/report/SD.svg | 0 .../Tree/gen-proof_new/768/report/index.html | 0 .../Tree/gen-proof_new/768/report/mean.svg | 0 .../Tree/gen-proof_new/768/report/median.svg | 0 .../Tree/gen-proof_new/768/report/pdf.svg | 0 .../gen-proof_new/768/report/pdf_small.svg | 0 .../gen-proof_new/768/report/regression.svg | 0 .../768/report/regression_small.svg | 0 .../Tree/gen-proof_new/768/report/slope.svg | 0 .../Tree/gen-proof_new/768/report/typical.svg | 0 .../gen-proof_new/896/base/benchmark.json | 0 .../gen-proof_new/896/base/estimates.json | 0 .../Tree/gen-proof_new/896/base/sample.json | 0 .../Tree/gen-proof_new/896/base/tukey.json | 0 .../Tree/gen-proof_new/896/new/benchmark.json | 0 .../Tree/gen-proof_new/896/new/estimates.json | 0 .../Tree/gen-proof_new/896/new/sample.json | 0 .../Tree/gen-proof_new/896/new/tukey.json | 0 .../Tree/gen-proof_new/896/report/MAD.svg | 0 .../Tree/gen-proof_new/896/report/SD.svg | 0 .../Tree/gen-proof_new/896/report/index.html | 0 .../Tree/gen-proof_new/896/report/mean.svg | 0 .../Tree/gen-proof_new/896/report/median.svg | 0 .../Tree/gen-proof_new/896/report/pdf.svg | 0 .../gen-proof_new/896/report/pdf_small.svg | 0 .../gen-proof_new/896/report/regression.svg | 0 .../896/report/regression_small.svg | 0 .../Tree/gen-proof_new/896/report/slope.svg | 0 .../Tree/gen-proof_new/896/report/typical.svg | 0 .../Tree/gen-proof_new/report/index.html | 0 .../Tree/gen-proof_new/report/lines.svg | 0 .../Tree/gen-proof_new/report/violin.svg | 0 .../gen-proof_resume/1024/base/benchmark.json | 0 .../gen-proof_resume/1024/base/estimates.json | 0 .../gen-proof_resume/1024/base/sample.json | 0 .../gen-proof_resume/1024/base/tukey.json | 0 .../gen-proof_resume/1024/new/benchmark.json | 0 .../gen-proof_resume/1024/new/estimates.json | 0 .../gen-proof_resume/1024/new/sample.json | 0 .../Tree/gen-proof_resume/1024/new/tukey.json | 0 .../Tree/gen-proof_resume/1024/report/MAD.svg | 0 .../Tree/gen-proof_resume/1024/report/SD.svg | 0 .../gen-proof_resume/1024/report/index.html | 0 .../gen-proof_resume/1024/report/mean.svg | 0 .../gen-proof_resume/1024/report/median.svg | 0 .../Tree/gen-proof_resume/1024/report/pdf.svg | 0 .../1024/report/pdf_small.svg | 0 .../1024/report/regression.svg | 0 .../1024/report/regression_small.svg | 0 .../gen-proof_resume/1024/report/slope.svg | 0 .../gen-proof_resume/1024/report/typical.svg | 0 .../gen-proof_resume/1152/base/benchmark.json | 0 .../gen-proof_resume/1152/base/estimates.json | 0 .../gen-proof_resume/1152/base/sample.json | 0 .../gen-proof_resume/1152/base/tukey.json | 0 .../gen-proof_resume/1152/new/benchmark.json | 0 .../gen-proof_resume/1152/new/estimates.json | 0 .../gen-proof_resume/1152/new/sample.json | 0 .../Tree/gen-proof_resume/1152/new/tukey.json | 0 .../Tree/gen-proof_resume/1152/report/MAD.svg | 0 .../Tree/gen-proof_resume/1152/report/SD.svg | 0 .../gen-proof_resume/1152/report/index.html | 0 .../gen-proof_resume/1152/report/mean.svg | 0 .../gen-proof_resume/1152/report/median.svg | 0 .../Tree/gen-proof_resume/1152/report/pdf.svg | 0 .../1152/report/pdf_small.svg | 0 .../1152/report/regression.svg | 0 .../1152/report/regression_small.svg | 0 .../gen-proof_resume/1152/report/slope.svg | 0 .../gen-proof_resume/1152/report/typical.svg | 0 .../gen-proof_resume/128/base/benchmark.json | 0 .../gen-proof_resume/128/base/estimates.json | 0 .../gen-proof_resume/128/base/sample.json | 0 .../Tree/gen-proof_resume/128/base/tukey.json | 0 .../gen-proof_resume/128/new/benchmark.json | 0 .../gen-proof_resume/128/new/estimates.json | 0 .../Tree/gen-proof_resume/128/new/sample.json | 0 .../Tree/gen-proof_resume/128/new/tukey.json | 0 .../Tree/gen-proof_resume/128/report/MAD.svg | 0 .../Tree/gen-proof_resume/128/report/SD.svg | 0 .../gen-proof_resume/128/report/index.html | 0 .../Tree/gen-proof_resume/128/report/mean.svg | 0 .../gen-proof_resume/128/report/median.svg | 0 .../Tree/gen-proof_resume/128/report/pdf.svg | 0 .../gen-proof_resume/128/report/pdf_small.svg | 0 .../128/report/regression.svg | 0 .../128/report/regression_small.svg | 0 .../gen-proof_resume/128/report/slope.svg | 0 .../gen-proof_resume/128/report/typical.svg | 0 .../gen-proof_resume/1280/base/benchmark.json | 0 .../gen-proof_resume/1280/base/estimates.json | 0 .../gen-proof_resume/1280/base/sample.json | 0 .../gen-proof_resume/1280/base/tukey.json | 0 .../gen-proof_resume/1280/new/benchmark.json | 0 .../gen-proof_resume/1280/new/estimates.json | 0 .../gen-proof_resume/1280/new/sample.json | 0 .../Tree/gen-proof_resume/1280/new/tukey.json | 0 .../Tree/gen-proof_resume/1280/report/MAD.svg | 0 .../Tree/gen-proof_resume/1280/report/SD.svg | 0 .../gen-proof_resume/1280/report/index.html | 0 .../gen-proof_resume/1280/report/mean.svg | 0 .../gen-proof_resume/1280/report/median.svg | 0 .../Tree/gen-proof_resume/1280/report/pdf.svg | 0 .../1280/report/pdf_small.svg | 0 .../1280/report/regression.svg | 0 .../1280/report/regression_small.svg | 0 .../gen-proof_resume/1280/report/slope.svg | 0 .../gen-proof_resume/1280/report/typical.svg | 0 .../gen-proof_resume/1408/base/benchmark.json | 0 .../gen-proof_resume/1408/base/estimates.json | 0 .../gen-proof_resume/1408/base/sample.json | 0 .../gen-proof_resume/1408/base/tukey.json | 0 .../gen-proof_resume/1408/new/benchmark.json | 0 .../gen-proof_resume/1408/new/estimates.json | 0 .../gen-proof_resume/1408/new/sample.json | 0 .../Tree/gen-proof_resume/1408/new/tukey.json | 0 .../Tree/gen-proof_resume/1408/report/MAD.svg | 0 .../Tree/gen-proof_resume/1408/report/SD.svg | 0 .../gen-proof_resume/1408/report/index.html | 0 .../gen-proof_resume/1408/report/mean.svg | 0 .../gen-proof_resume/1408/report/median.svg | 0 .../Tree/gen-proof_resume/1408/report/pdf.svg | 0 .../1408/report/pdf_small.svg | 0 .../1408/report/regression.svg | 0 .../1408/report/regression_small.svg | 0 .../gen-proof_resume/1408/report/slope.svg | 0 .../gen-proof_resume/1408/report/typical.svg | 0 .../gen-proof_resume/1536/base/benchmark.json | 0 .../gen-proof_resume/1536/base/estimates.json | 0 .../gen-proof_resume/1536/base/sample.json | 0 .../gen-proof_resume/1536/base/tukey.json | 0 .../gen-proof_resume/1536/new/benchmark.json | 0 .../gen-proof_resume/1536/new/estimates.json | 0 .../gen-proof_resume/1536/new/sample.json | 0 .../Tree/gen-proof_resume/1536/new/tukey.json | 0 .../Tree/gen-proof_resume/1536/report/MAD.svg | 0 .../Tree/gen-proof_resume/1536/report/SD.svg | 0 .../gen-proof_resume/1536/report/index.html | 0 .../gen-proof_resume/1536/report/mean.svg | 0 .../gen-proof_resume/1536/report/median.svg | 0 .../Tree/gen-proof_resume/1536/report/pdf.svg | 0 .../1536/report/pdf_small.svg | 0 .../1536/report/regression.svg | 0 .../1536/report/regression_small.svg | 0 .../gen-proof_resume/1536/report/slope.svg | 0 .../gen-proof_resume/1536/report/typical.svg | 0 .../gen-proof_resume/1664/base/benchmark.json | 0 .../gen-proof_resume/1664/base/estimates.json | 0 .../gen-proof_resume/1664/base/sample.json | 0 .../gen-proof_resume/1664/base/tukey.json | 0 .../gen-proof_resume/1664/new/benchmark.json | 0 .../gen-proof_resume/1664/new/estimates.json | 0 .../gen-proof_resume/1664/new/sample.json | 0 .../Tree/gen-proof_resume/1664/new/tukey.json | 0 .../Tree/gen-proof_resume/1664/report/MAD.svg | 0 .../Tree/gen-proof_resume/1664/report/SD.svg | 0 .../gen-proof_resume/1664/report/index.html | 0 .../gen-proof_resume/1664/report/mean.svg | 0 .../gen-proof_resume/1664/report/median.svg | 0 .../Tree/gen-proof_resume/1664/report/pdf.svg | 0 .../1664/report/pdf_small.svg | 0 .../1664/report/regression.svg | 0 .../1664/report/regression_small.svg | 0 .../gen-proof_resume/1664/report/slope.svg | 0 .../gen-proof_resume/1664/report/typical.svg | 0 .../gen-proof_resume/1792/base/benchmark.json | 0 .../gen-proof_resume/1792/base/estimates.json | 0 .../gen-proof_resume/1792/base/sample.json | 0 .../gen-proof_resume/1792/base/tukey.json | 0 .../gen-proof_resume/1792/new/benchmark.json | 0 .../gen-proof_resume/1792/new/estimates.json | 0 .../gen-proof_resume/1792/new/sample.json | 0 .../Tree/gen-proof_resume/1792/new/tukey.json | 0 .../Tree/gen-proof_resume/1792/report/MAD.svg | 0 .../Tree/gen-proof_resume/1792/report/SD.svg | 0 .../gen-proof_resume/1792/report/index.html | 0 .../gen-proof_resume/1792/report/mean.svg | 0 .../gen-proof_resume/1792/report/median.svg | 0 .../Tree/gen-proof_resume/1792/report/pdf.svg | 0 .../1792/report/pdf_small.svg | 0 .../1792/report/regression.svg | 0 .../1792/report/regression_small.svg | 0 .../gen-proof_resume/1792/report/slope.svg | 0 .../gen-proof_resume/1792/report/typical.svg | 0 .../gen-proof_resume/1920/base/benchmark.json | 0 .../gen-proof_resume/1920/base/estimates.json | 0 .../gen-proof_resume/1920/base/sample.json | 0 .../gen-proof_resume/1920/base/tukey.json | 0 .../gen-proof_resume/1920/new/benchmark.json | 0 .../gen-proof_resume/1920/new/estimates.json | 0 .../gen-proof_resume/1920/new/sample.json | 0 .../Tree/gen-proof_resume/1920/new/tukey.json | 0 .../Tree/gen-proof_resume/1920/report/MAD.svg | 0 .../Tree/gen-proof_resume/1920/report/SD.svg | 0 .../gen-proof_resume/1920/report/index.html | 0 .../gen-proof_resume/1920/report/mean.svg | 0 .../gen-proof_resume/1920/report/median.svg | 0 .../Tree/gen-proof_resume/1920/report/pdf.svg | 0 .../1920/report/pdf_small.svg | 0 .../1920/report/regression.svg | 0 .../1920/report/regression_small.svg | 0 .../gen-proof_resume/1920/report/slope.svg | 0 .../gen-proof_resume/1920/report/typical.svg | 0 .../gen-proof_resume/256/base/benchmark.json | 0 .../gen-proof_resume/256/base/estimates.json | 0 .../gen-proof_resume/256/base/sample.json | 0 .../Tree/gen-proof_resume/256/base/tukey.json | 0 .../gen-proof_resume/256/new/benchmark.json | 0 .../gen-proof_resume/256/new/estimates.json | 0 .../Tree/gen-proof_resume/256/new/sample.json | 0 .../Tree/gen-proof_resume/256/new/tukey.json | 0 .../Tree/gen-proof_resume/256/report/MAD.svg | 0 .../Tree/gen-proof_resume/256/report/SD.svg | 0 .../gen-proof_resume/256/report/index.html | 0 .../Tree/gen-proof_resume/256/report/mean.svg | 0 .../gen-proof_resume/256/report/median.svg | 0 .../Tree/gen-proof_resume/256/report/pdf.svg | 0 .../gen-proof_resume/256/report/pdf_small.svg | 0 .../256/report/regression.svg | 0 .../256/report/regression_small.svg | 0 .../gen-proof_resume/256/report/slope.svg | 0 .../gen-proof_resume/256/report/typical.svg | 0 .../gen-proof_resume/384/base/benchmark.json | 0 .../gen-proof_resume/384/base/estimates.json | 0 .../gen-proof_resume/384/base/sample.json | 0 .../Tree/gen-proof_resume/384/base/tukey.json | 0 .../gen-proof_resume/384/new/benchmark.json | 0 .../gen-proof_resume/384/new/estimates.json | 0 .../Tree/gen-proof_resume/384/new/sample.json | 0 .../Tree/gen-proof_resume/384/new/tukey.json | 0 .../Tree/gen-proof_resume/384/report/MAD.svg | 0 .../Tree/gen-proof_resume/384/report/SD.svg | 0 .../gen-proof_resume/384/report/index.html | 0 .../Tree/gen-proof_resume/384/report/mean.svg | 0 .../gen-proof_resume/384/report/median.svg | 0 .../Tree/gen-proof_resume/384/report/pdf.svg | 0 .../gen-proof_resume/384/report/pdf_small.svg | 0 .../384/report/regression.svg | 0 .../384/report/regression_small.svg | 0 .../gen-proof_resume/384/report/slope.svg | 0 .../gen-proof_resume/384/report/typical.svg | 0 .../gen-proof_resume/512/base/benchmark.json | 0 .../gen-proof_resume/512/base/estimates.json | 0 .../gen-proof_resume/512/base/sample.json | 0 .../Tree/gen-proof_resume/512/base/tukey.json | 0 .../gen-proof_resume/512/new/benchmark.json | 0 .../gen-proof_resume/512/new/estimates.json | 0 .../Tree/gen-proof_resume/512/new/sample.json | 0 .../Tree/gen-proof_resume/512/new/tukey.json | 0 .../Tree/gen-proof_resume/512/report/MAD.svg | 0 .../Tree/gen-proof_resume/512/report/SD.svg | 0 .../gen-proof_resume/512/report/index.html | 0 .../Tree/gen-proof_resume/512/report/mean.svg | 0 .../gen-proof_resume/512/report/median.svg | 0 .../Tree/gen-proof_resume/512/report/pdf.svg | 0 .../gen-proof_resume/512/report/pdf_small.svg | 0 .../512/report/regression.svg | 0 .../512/report/regression_small.svg | 0 .../gen-proof_resume/512/report/slope.svg | 0 .../gen-proof_resume/512/report/typical.svg | 0 .../gen-proof_resume/640/base/benchmark.json | 0 .../gen-proof_resume/640/base/estimates.json | 0 .../gen-proof_resume/640/base/sample.json | 0 .../Tree/gen-proof_resume/640/base/tukey.json | 0 .../gen-proof_resume/640/new/benchmark.json | 0 .../gen-proof_resume/640/new/estimates.json | 0 .../Tree/gen-proof_resume/640/new/sample.json | 0 .../Tree/gen-proof_resume/640/new/tukey.json | 0 .../Tree/gen-proof_resume/640/report/MAD.svg | 0 .../Tree/gen-proof_resume/640/report/SD.svg | 0 .../gen-proof_resume/640/report/index.html | 0 .../Tree/gen-proof_resume/640/report/mean.svg | 0 .../gen-proof_resume/640/report/median.svg | 0 .../Tree/gen-proof_resume/640/report/pdf.svg | 0 .../gen-proof_resume/640/report/pdf_small.svg | 0 .../640/report/regression.svg | 0 .../640/report/regression_small.svg | 0 .../gen-proof_resume/640/report/slope.svg | 0 .../gen-proof_resume/640/report/typical.svg | 0 .../gen-proof_resume/768/base/benchmark.json | 0 .../gen-proof_resume/768/base/estimates.json | 0 .../gen-proof_resume/768/base/sample.json | 0 .../Tree/gen-proof_resume/768/base/tukey.json | 0 .../gen-proof_resume/768/new/benchmark.json | 0 .../gen-proof_resume/768/new/estimates.json | 0 .../Tree/gen-proof_resume/768/new/sample.json | 0 .../Tree/gen-proof_resume/768/new/tukey.json | 0 .../Tree/gen-proof_resume/768/report/MAD.svg | 0 .../Tree/gen-proof_resume/768/report/SD.svg | 0 .../gen-proof_resume/768/report/index.html | 0 .../Tree/gen-proof_resume/768/report/mean.svg | 0 .../gen-proof_resume/768/report/median.svg | 0 .../Tree/gen-proof_resume/768/report/pdf.svg | 0 .../gen-proof_resume/768/report/pdf_small.svg | 0 .../768/report/regression.svg | 0 .../768/report/regression_small.svg | 0 .../gen-proof_resume/768/report/slope.svg | 0 .../gen-proof_resume/768/report/typical.svg | 0 .../gen-proof_resume/896/base/benchmark.json | 0 .../gen-proof_resume/896/base/estimates.json | 0 .../gen-proof_resume/896/base/sample.json | 0 .../Tree/gen-proof_resume/896/base/tukey.json | 0 .../gen-proof_resume/896/new/benchmark.json | 0 .../gen-proof_resume/896/new/estimates.json | 0 .../Tree/gen-proof_resume/896/new/sample.json | 0 .../Tree/gen-proof_resume/896/new/tukey.json | 0 .../Tree/gen-proof_resume/896/report/MAD.svg | 0 .../Tree/gen-proof_resume/896/report/SD.svg | 0 .../gen-proof_resume/896/report/index.html | 0 .../Tree/gen-proof_resume/896/report/mean.svg | 0 .../gen-proof_resume/896/report/median.svg | 0 .../Tree/gen-proof_resume/896/report/pdf.svg | 0 .../gen-proof_resume/896/report/pdf_small.svg | 0 .../896/report/regression.svg | 0 .../896/report/regression_small.svg | 0 .../gen-proof_resume/896/report/slope.svg | 0 .../gen-proof_resume/896/report/typical.svg | 0 .../Tree/gen-proof_resume/report/index.html | 0 .../Tree/gen-proof_resume/report/lines.svg | 0 .../Tree/gen-proof_resume/report/violin.svg | 0 {criterion => ursa}/Tree/report/index.html | 0 {criterion => ursa}/Tree/report/lines.svg | 0 {criterion => ursa}/Tree/report/violin.svg | 0 .../1024/base/benchmark.json | 0 .../1024/base/estimates.json | 0 .../verifier_feed-proof/1024/base/sample.json | 0 .../verifier_feed-proof/1024/base/tukey.json | 0 .../1024/new/benchmark.json | 0 .../1024/new/estimates.json | 0 .../verifier_feed-proof/1024/new/sample.json | 0 .../verifier_feed-proof/1024/new/tukey.json | 0 .../verifier_feed-proof/1024/report/MAD.svg | 0 .../verifier_feed-proof/1024/report/SD.svg | 0 .../1024/report/index.html | 0 .../verifier_feed-proof/1024/report/mean.svg | 0 .../1024/report/median.svg | 0 .../verifier_feed-proof/1024/report/pdf.svg | 0 .../1024/report/pdf_small.svg | 0 .../1024/report/regression.svg | 0 .../1024/report/regression_small.svg | 0 .../verifier_feed-proof/1024/report/slope.svg | 0 .../1024/report/typical.svg | 0 .../1152/base/benchmark.json | 0 .../1152/base/estimates.json | 0 .../verifier_feed-proof/1152/base/sample.json | 0 .../verifier_feed-proof/1152/base/tukey.json | 0 .../1152/new/benchmark.json | 0 .../1152/new/estimates.json | 0 .../verifier_feed-proof/1152/new/sample.json | 0 .../verifier_feed-proof/1152/new/tukey.json | 0 .../verifier_feed-proof/1152/report/MAD.svg | 0 .../verifier_feed-proof/1152/report/SD.svg | 0 .../1152/report/index.html | 0 .../verifier_feed-proof/1152/report/mean.svg | 0 .../1152/report/median.svg | 0 .../verifier_feed-proof/1152/report/pdf.svg | 0 .../1152/report/pdf_small.svg | 0 .../1152/report/regression.svg | 0 .../1152/report/regression_small.svg | 0 .../verifier_feed-proof/1152/report/slope.svg | 0 .../1152/report/typical.svg | 0 .../128/base/benchmark.json | 0 .../128/base/estimates.json | 0 .../verifier_feed-proof/128/base/sample.json | 0 .../verifier_feed-proof/128/base/tukey.json | 0 .../128/new/benchmark.json | 0 .../128/new/estimates.json | 0 .../verifier_feed-proof/128/new/sample.json | 0 .../verifier_feed-proof/128/new/tukey.json | 0 .../verifier_feed-proof/128/report/MAD.svg | 0 .../verifier_feed-proof/128/report/SD.svg | 0 .../verifier_feed-proof/128/report/index.html | 0 .../verifier_feed-proof/128/report/mean.svg | 0 .../verifier_feed-proof/128/report/median.svg | 0 .../verifier_feed-proof/128/report/pdf.svg | 0 .../128/report/pdf_small.svg | 0 .../128/report/regression.svg | 0 .../128/report/regression_small.svg | 0 .../verifier_feed-proof/128/report/slope.svg | 0 .../128/report/typical.svg | 0 .../1280/base/benchmark.json | 0 .../1280/base/estimates.json | 0 .../verifier_feed-proof/1280/base/sample.json | 0 .../verifier_feed-proof/1280/base/tukey.json | 0 .../1280/new/benchmark.json | 0 .../1280/new/estimates.json | 0 .../verifier_feed-proof/1280/new/sample.json | 0 .../verifier_feed-proof/1280/new/tukey.json | 0 .../verifier_feed-proof/1280/report/MAD.svg | 0 .../verifier_feed-proof/1280/report/SD.svg | 0 .../1280/report/index.html | 0 .../verifier_feed-proof/1280/report/mean.svg | 0 .../1280/report/median.svg | 0 .../verifier_feed-proof/1280/report/pdf.svg | 0 .../1280/report/pdf_small.svg | 0 .../1280/report/regression.svg | 0 .../1280/report/regression_small.svg | 0 .../verifier_feed-proof/1280/report/slope.svg | 0 .../1280/report/typical.svg | 0 .../1408/base/benchmark.json | 0 .../1408/base/estimates.json | 0 .../verifier_feed-proof/1408/base/sample.json | 0 .../verifier_feed-proof/1408/base/tukey.json | 0 .../1408/new/benchmark.json | 0 .../1408/new/estimates.json | 0 .../verifier_feed-proof/1408/new/sample.json | 0 .../verifier_feed-proof/1408/new/tukey.json | 0 .../verifier_feed-proof/1408/report/MAD.svg | 0 .../verifier_feed-proof/1408/report/SD.svg | 0 .../1408/report/index.html | 0 .../verifier_feed-proof/1408/report/mean.svg | 0 .../1408/report/median.svg | 0 .../verifier_feed-proof/1408/report/pdf.svg | 0 .../1408/report/pdf_small.svg | 0 .../1408/report/regression.svg | 0 .../1408/report/regression_small.svg | 0 .../verifier_feed-proof/1408/report/slope.svg | 0 .../1408/report/typical.svg | 0 .../1536/base/benchmark.json | 0 .../1536/base/estimates.json | 0 .../verifier_feed-proof/1536/base/sample.json | 0 .../verifier_feed-proof/1536/base/tukey.json | 0 .../1536/new/benchmark.json | 0 .../1536/new/estimates.json | 0 .../verifier_feed-proof/1536/new/sample.json | 0 .../verifier_feed-proof/1536/new/tukey.json | 0 .../verifier_feed-proof/1536/report/MAD.svg | 0 .../verifier_feed-proof/1536/report/SD.svg | 0 .../1536/report/index.html | 0 .../verifier_feed-proof/1536/report/mean.svg | 0 .../1536/report/median.svg | 0 .../verifier_feed-proof/1536/report/pdf.svg | 0 .../1536/report/pdf_small.svg | 0 .../1536/report/regression.svg | 0 .../1536/report/regression_small.svg | 0 .../verifier_feed-proof/1536/report/slope.svg | 0 .../1536/report/typical.svg | 0 .../1664/base/benchmark.json | 0 .../1664/base/estimates.json | 0 .../verifier_feed-proof/1664/base/sample.json | 0 .../verifier_feed-proof/1664/base/tukey.json | 0 .../1664/new/benchmark.json | 0 .../1664/new/estimates.json | 0 .../verifier_feed-proof/1664/new/sample.json | 0 .../verifier_feed-proof/1664/new/tukey.json | 0 .../verifier_feed-proof/1664/report/MAD.svg | 0 .../verifier_feed-proof/1664/report/SD.svg | 0 .../1664/report/index.html | 0 .../verifier_feed-proof/1664/report/mean.svg | 0 .../1664/report/median.svg | 0 .../verifier_feed-proof/1664/report/pdf.svg | 0 .../1664/report/pdf_small.svg | 0 .../1664/report/regression.svg | 0 .../1664/report/regression_small.svg | 0 .../verifier_feed-proof/1664/report/slope.svg | 0 .../1664/report/typical.svg | 0 .../1792/base/benchmark.json | 0 .../1792/base/estimates.json | 0 .../verifier_feed-proof/1792/base/sample.json | 0 .../verifier_feed-proof/1792/base/tukey.json | 0 .../1792/new/benchmark.json | 0 .../1792/new/estimates.json | 0 .../verifier_feed-proof/1792/new/sample.json | 0 .../verifier_feed-proof/1792/new/tukey.json | 0 .../verifier_feed-proof/1792/report/MAD.svg | 0 .../verifier_feed-proof/1792/report/SD.svg | 0 .../1792/report/index.html | 0 .../verifier_feed-proof/1792/report/mean.svg | 0 .../1792/report/median.svg | 0 .../verifier_feed-proof/1792/report/pdf.svg | 0 .../1792/report/pdf_small.svg | 0 .../1792/report/regression.svg | 0 .../1792/report/regression_small.svg | 0 .../verifier_feed-proof/1792/report/slope.svg | 0 .../1792/report/typical.svg | 0 .../1920/base/benchmark.json | 0 .../1920/base/estimates.json | 0 .../verifier_feed-proof/1920/base/sample.json | 0 .../verifier_feed-proof/1920/base/tukey.json | 0 .../1920/new/benchmark.json | 0 .../1920/new/estimates.json | 0 .../verifier_feed-proof/1920/new/sample.json | 0 .../verifier_feed-proof/1920/new/tukey.json | 0 .../verifier_feed-proof/1920/report/MAD.svg | 0 .../verifier_feed-proof/1920/report/SD.svg | 0 .../1920/report/index.html | 0 .../verifier_feed-proof/1920/report/mean.svg | 0 .../1920/report/median.svg | 0 .../verifier_feed-proof/1920/report/pdf.svg | 0 .../1920/report/pdf_small.svg | 0 .../1920/report/regression.svg | 0 .../1920/report/regression_small.svg | 0 .../verifier_feed-proof/1920/report/slope.svg | 0 .../1920/report/typical.svg | 0 .../256/base/benchmark.json | 0 .../256/base/estimates.json | 0 .../verifier_feed-proof/256/base/sample.json | 0 .../verifier_feed-proof/256/base/tukey.json | 0 .../256/new/benchmark.json | 0 .../256/new/estimates.json | 0 .../verifier_feed-proof/256/new/sample.json | 0 .../verifier_feed-proof/256/new/tukey.json | 0 .../verifier_feed-proof/256/report/MAD.svg | 0 .../verifier_feed-proof/256/report/SD.svg | 0 .../verifier_feed-proof/256/report/index.html | 0 .../verifier_feed-proof/256/report/mean.svg | 0 .../verifier_feed-proof/256/report/median.svg | 0 .../verifier_feed-proof/256/report/pdf.svg | 0 .../256/report/pdf_small.svg | 0 .../256/report/regression.svg | 0 .../256/report/regression_small.svg | 0 .../verifier_feed-proof/256/report/slope.svg | 0 .../256/report/typical.svg | 0 .../384/base/benchmark.json | 0 .../384/base/estimates.json | 0 .../verifier_feed-proof/384/base/sample.json | 0 .../verifier_feed-proof/384/base/tukey.json | 0 .../384/new/benchmark.json | 0 .../384/new/estimates.json | 0 .../verifier_feed-proof/384/new/sample.json | 0 .../verifier_feed-proof/384/new/tukey.json | 0 .../verifier_feed-proof/384/report/MAD.svg | 0 .../verifier_feed-proof/384/report/SD.svg | 0 .../verifier_feed-proof/384/report/index.html | 0 .../verifier_feed-proof/384/report/mean.svg | 0 .../verifier_feed-proof/384/report/median.svg | 0 .../verifier_feed-proof/384/report/pdf.svg | 0 .../384/report/pdf_small.svg | 0 .../384/report/regression.svg | 0 .../384/report/regression_small.svg | 0 .../verifier_feed-proof/384/report/slope.svg | 0 .../384/report/typical.svg | 0 .../512/base/benchmark.json | 0 .../512/base/estimates.json | 0 .../verifier_feed-proof/512/base/sample.json | 0 .../verifier_feed-proof/512/base/tukey.json | 0 .../512/new/benchmark.json | 0 .../512/new/estimates.json | 0 .../verifier_feed-proof/512/new/sample.json | 0 .../verifier_feed-proof/512/new/tukey.json | 0 .../verifier_feed-proof/512/report/MAD.svg | 0 .../verifier_feed-proof/512/report/SD.svg | 0 .../verifier_feed-proof/512/report/index.html | 0 .../verifier_feed-proof/512/report/mean.svg | 0 .../verifier_feed-proof/512/report/median.svg | 0 .../verifier_feed-proof/512/report/pdf.svg | 0 .../512/report/pdf_small.svg | 0 .../512/report/regression.svg | 0 .../512/report/regression_small.svg | 0 .../verifier_feed-proof/512/report/slope.svg | 0 .../512/report/typical.svg | 0 .../640/base/benchmark.json | 0 .../640/base/estimates.json | 0 .../verifier_feed-proof/640/base/sample.json | 0 .../verifier_feed-proof/640/base/tukey.json | 0 .../640/new/benchmark.json | 0 .../640/new/estimates.json | 0 .../verifier_feed-proof/640/new/sample.json | 0 .../verifier_feed-proof/640/new/tukey.json | 0 .../verifier_feed-proof/640/report/MAD.svg | 0 .../verifier_feed-proof/640/report/SD.svg | 0 .../verifier_feed-proof/640/report/index.html | 0 .../verifier_feed-proof/640/report/mean.svg | 0 .../verifier_feed-proof/640/report/median.svg | 0 .../verifier_feed-proof/640/report/pdf.svg | 0 .../640/report/pdf_small.svg | 0 .../640/report/regression.svg | 0 .../640/report/regression_small.svg | 0 .../verifier_feed-proof/640/report/slope.svg | 0 .../640/report/typical.svg | 0 .../768/base/benchmark.json | 0 .../768/base/estimates.json | 0 .../verifier_feed-proof/768/base/sample.json | 0 .../verifier_feed-proof/768/base/tukey.json | 0 .../768/new/benchmark.json | 0 .../768/new/estimates.json | 0 .../verifier_feed-proof/768/new/sample.json | 0 .../verifier_feed-proof/768/new/tukey.json | 0 .../verifier_feed-proof/768/report/MAD.svg | 0 .../verifier_feed-proof/768/report/SD.svg | 0 .../verifier_feed-proof/768/report/index.html | 0 .../verifier_feed-proof/768/report/mean.svg | 0 .../verifier_feed-proof/768/report/median.svg | 0 .../verifier_feed-proof/768/report/pdf.svg | 0 .../768/report/pdf_small.svg | 0 .../768/report/regression.svg | 0 .../768/report/regression_small.svg | 0 .../verifier_feed-proof/768/report/slope.svg | 0 .../768/report/typical.svg | 0 .../896/base/benchmark.json | 0 .../896/base/estimates.json | 0 .../verifier_feed-proof/896/base/sample.json | 0 .../verifier_feed-proof/896/base/tukey.json | 0 .../896/new/benchmark.json | 0 .../896/new/estimates.json | 0 .../verifier_feed-proof/896/new/sample.json | 0 .../verifier_feed-proof/896/new/tukey.json | 0 .../verifier_feed-proof/896/report/MAD.svg | 0 .../verifier_feed-proof/896/report/SD.svg | 0 .../verifier_feed-proof/896/report/index.html | 0 .../verifier_feed-proof/896/report/mean.svg | 0 .../verifier_feed-proof/896/report/median.svg | 0 .../verifier_feed-proof/896/report/pdf.svg | 0 .../896/report/pdf_small.svg | 0 .../896/report/regression.svg | 0 .../896/report/regression_small.svg | 0 .../verifier_feed-proof/896/report/slope.svg | 0 .../896/report/typical.svg | 0 .../verifier_feed-proof/report/index.html | 0 .../Tree/verifier_feed-proof/report/lines.svg | 0 .../verifier_feed-proof/report/violin.svg | 0 {criterion => ursa}/report/index.html | 0 13036 files changed, 13237 insertions(+), 1 deletion(-) create mode 100644 topology/Constrained FasterPAM/1000/base/benchmark.json create mode 100644 topology/Constrained FasterPAM/1000/base/estimates.json create mode 100644 topology/Constrained FasterPAM/1000/base/sample.json create mode 100644 topology/Constrained FasterPAM/1000/base/tukey.json create mode 100644 topology/Constrained FasterPAM/1000/new/benchmark.json create mode 100644 topology/Constrained FasterPAM/1000/new/estimates.json create mode 100644 topology/Constrained FasterPAM/1000/new/sample.json create mode 100644 topology/Constrained FasterPAM/1000/new/tukey.json create mode 100644 topology/Constrained FasterPAM/1000/report/MAD.svg create mode 100644 topology/Constrained FasterPAM/1000/report/SD.svg create mode 100644 topology/Constrained FasterPAM/1000/report/index.html create mode 100644 topology/Constrained FasterPAM/1000/report/iteration_times.svg create mode 100644 topology/Constrained FasterPAM/1000/report/iteration_times_small.svg create mode 100644 topology/Constrained FasterPAM/1000/report/mean.svg create mode 100644 topology/Constrained FasterPAM/1000/report/median.svg create mode 100644 topology/Constrained FasterPAM/1000/report/pdf.svg create mode 100644 topology/Constrained FasterPAM/1000/report/pdf_small.svg create mode 100644 topology/Constrained FasterPAM/1000/report/typical.svg create mode 100644 topology/Constrained FasterPAM/10000/base/benchmark.json create mode 100644 topology/Constrained FasterPAM/10000/base/estimates.json create mode 100644 topology/Constrained FasterPAM/10000/base/sample.json create mode 100644 topology/Constrained FasterPAM/10000/base/tukey.json create mode 100644 topology/Constrained FasterPAM/10000/new/benchmark.json create mode 100644 topology/Constrained FasterPAM/10000/new/estimates.json create mode 100644 topology/Constrained FasterPAM/10000/new/sample.json create mode 100644 topology/Constrained FasterPAM/10000/new/tukey.json create mode 100644 topology/Constrained FasterPAM/10000/report/MAD.svg create mode 100644 topology/Constrained FasterPAM/10000/report/SD.svg create mode 100644 topology/Constrained FasterPAM/10000/report/index.html create mode 100644 topology/Constrained FasterPAM/10000/report/iteration_times.svg create mode 100644 topology/Constrained FasterPAM/10000/report/iteration_times_small.svg create mode 100644 topology/Constrained FasterPAM/10000/report/mean.svg create mode 100644 topology/Constrained FasterPAM/10000/report/median.svg create mode 100644 topology/Constrained FasterPAM/10000/report/pdf.svg create mode 100644 topology/Constrained FasterPAM/10000/report/pdf_small.svg create mode 100644 topology/Constrained FasterPAM/10000/report/typical.svg create mode 100644 topology/Constrained FasterPAM/2000/base/benchmark.json create mode 100644 topology/Constrained FasterPAM/2000/base/estimates.json create mode 100644 topology/Constrained FasterPAM/2000/base/sample.json create mode 100644 topology/Constrained FasterPAM/2000/base/tukey.json create mode 100644 topology/Constrained FasterPAM/2000/new/benchmark.json create mode 100644 topology/Constrained FasterPAM/2000/new/estimates.json create mode 100644 topology/Constrained FasterPAM/2000/new/sample.json create mode 100644 topology/Constrained FasterPAM/2000/new/tukey.json create mode 100644 topology/Constrained FasterPAM/2000/report/MAD.svg create mode 100644 topology/Constrained FasterPAM/2000/report/SD.svg create mode 100644 topology/Constrained FasterPAM/2000/report/index.html create mode 100644 topology/Constrained FasterPAM/2000/report/iteration_times.svg create mode 100644 topology/Constrained FasterPAM/2000/report/iteration_times_small.svg create mode 100644 topology/Constrained FasterPAM/2000/report/mean.svg create mode 100644 topology/Constrained FasterPAM/2000/report/median.svg create mode 100644 topology/Constrained FasterPAM/2000/report/pdf.svg create mode 100644 topology/Constrained FasterPAM/2000/report/pdf_small.svg create mode 100644 topology/Constrained FasterPAM/2000/report/typical.svg create mode 100644 topology/Constrained FasterPAM/20000/base/benchmark.json create mode 100644 topology/Constrained FasterPAM/20000/base/estimates.json create mode 100644 topology/Constrained FasterPAM/20000/base/sample.json create mode 100644 topology/Constrained FasterPAM/20000/base/tukey.json create mode 100644 topology/Constrained FasterPAM/20000/new/benchmark.json create mode 100644 topology/Constrained FasterPAM/20000/new/estimates.json create mode 100644 topology/Constrained FasterPAM/20000/new/sample.json create mode 100644 topology/Constrained FasterPAM/20000/new/tukey.json create mode 100644 topology/Constrained FasterPAM/20000/report/MAD.svg create mode 100644 topology/Constrained FasterPAM/20000/report/SD.svg create mode 100644 topology/Constrained FasterPAM/20000/report/index.html create mode 100644 topology/Constrained FasterPAM/20000/report/iteration_times.svg create mode 100644 topology/Constrained FasterPAM/20000/report/iteration_times_small.svg create mode 100644 topology/Constrained FasterPAM/20000/report/mean.svg create mode 100644 topology/Constrained FasterPAM/20000/report/median.svg create mode 100644 topology/Constrained FasterPAM/20000/report/pdf.svg create mode 100644 topology/Constrained FasterPAM/20000/report/pdf_small.svg create mode 100644 topology/Constrained FasterPAM/20000/report/typical.svg create mode 100644 topology/Constrained FasterPAM/5000/base/benchmark.json create mode 100644 topology/Constrained FasterPAM/5000/base/estimates.json create mode 100644 topology/Constrained FasterPAM/5000/base/sample.json create mode 100644 topology/Constrained FasterPAM/5000/base/tukey.json create mode 100644 topology/Constrained FasterPAM/5000/new/benchmark.json create mode 100644 topology/Constrained FasterPAM/5000/new/estimates.json create mode 100644 topology/Constrained FasterPAM/5000/new/sample.json create mode 100644 topology/Constrained FasterPAM/5000/new/tukey.json create mode 100644 topology/Constrained FasterPAM/5000/report/MAD.svg create mode 100644 topology/Constrained FasterPAM/5000/report/SD.svg create mode 100644 topology/Constrained FasterPAM/5000/report/index.html create mode 100644 topology/Constrained FasterPAM/5000/report/iteration_times.svg create mode 100644 topology/Constrained FasterPAM/5000/report/iteration_times_small.svg create mode 100644 topology/Constrained FasterPAM/5000/report/mean.svg create mode 100644 topology/Constrained FasterPAM/5000/report/median.svg create mode 100644 topology/Constrained FasterPAM/5000/report/pdf.svg create mode 100644 topology/Constrained FasterPAM/5000/report/pdf_small.svg create mode 100644 topology/Constrained FasterPAM/5000/report/typical.svg create mode 100644 topology/FasterPAM/1000/base/benchmark.json create mode 100644 topology/FasterPAM/1000/base/estimates.json create mode 100644 topology/FasterPAM/1000/base/sample.json create mode 100644 topology/FasterPAM/1000/base/tukey.json create mode 100644 topology/FasterPAM/1000/new/benchmark.json create mode 100644 topology/FasterPAM/1000/new/estimates.json create mode 100644 topology/FasterPAM/1000/new/sample.json create mode 100644 topology/FasterPAM/1000/new/tukey.json create mode 100644 topology/FasterPAM/1000/report/MAD.svg create mode 100644 topology/FasterPAM/1000/report/SD.svg create mode 100644 topology/FasterPAM/1000/report/index.html create mode 100644 topology/FasterPAM/1000/report/mean.svg create mode 100644 topology/FasterPAM/1000/report/median.svg create mode 100644 topology/FasterPAM/1000/report/pdf.svg create mode 100644 topology/FasterPAM/1000/report/pdf_small.svg create mode 100644 topology/FasterPAM/1000/report/regression.svg create mode 100644 topology/FasterPAM/1000/report/regression_small.svg create mode 100644 topology/FasterPAM/1000/report/slope.svg create mode 100644 topology/FasterPAM/1000/report/typical.svg create mode 100644 topology/FasterPAM/10000/base/benchmark.json create mode 100644 topology/FasterPAM/10000/base/estimates.json create mode 100644 topology/FasterPAM/10000/base/sample.json create mode 100644 topology/FasterPAM/10000/base/tukey.json create mode 100644 topology/FasterPAM/10000/new/benchmark.json create mode 100644 topology/FasterPAM/10000/new/estimates.json create mode 100644 topology/FasterPAM/10000/new/sample.json create mode 100644 topology/FasterPAM/10000/new/tukey.json create mode 100644 topology/FasterPAM/10000/report/MAD.svg create mode 100644 topology/FasterPAM/10000/report/SD.svg create mode 100644 topology/FasterPAM/10000/report/index.html create mode 100644 topology/FasterPAM/10000/report/iteration_times.svg create mode 100644 topology/FasterPAM/10000/report/iteration_times_small.svg create mode 100644 topology/FasterPAM/10000/report/mean.svg create mode 100644 topology/FasterPAM/10000/report/median.svg create mode 100644 topology/FasterPAM/10000/report/pdf.svg create mode 100644 topology/FasterPAM/10000/report/pdf_small.svg create mode 100644 topology/FasterPAM/10000/report/typical.svg create mode 100644 topology/FasterPAM/2000/base/benchmark.json create mode 100644 topology/FasterPAM/2000/base/estimates.json create mode 100644 topology/FasterPAM/2000/base/sample.json create mode 100644 topology/FasterPAM/2000/base/tukey.json create mode 100644 topology/FasterPAM/2000/new/benchmark.json create mode 100644 topology/FasterPAM/2000/new/estimates.json create mode 100644 topology/FasterPAM/2000/new/sample.json create mode 100644 topology/FasterPAM/2000/new/tukey.json create mode 100644 topology/FasterPAM/2000/report/MAD.svg create mode 100644 topology/FasterPAM/2000/report/SD.svg create mode 100644 topology/FasterPAM/2000/report/index.html create mode 100644 topology/FasterPAM/2000/report/iteration_times.svg create mode 100644 topology/FasterPAM/2000/report/iteration_times_small.svg create mode 100644 topology/FasterPAM/2000/report/mean.svg create mode 100644 topology/FasterPAM/2000/report/median.svg create mode 100644 topology/FasterPAM/2000/report/pdf.svg create mode 100644 topology/FasterPAM/2000/report/pdf_small.svg create mode 100644 topology/FasterPAM/2000/report/typical.svg create mode 100644 topology/FasterPAM/20000/base/benchmark.json create mode 100644 topology/FasterPAM/20000/base/estimates.json create mode 100644 topology/FasterPAM/20000/base/sample.json create mode 100644 topology/FasterPAM/20000/base/tukey.json create mode 100644 topology/FasterPAM/20000/new/benchmark.json create mode 100644 topology/FasterPAM/20000/new/estimates.json create mode 100644 topology/FasterPAM/20000/new/sample.json create mode 100644 topology/FasterPAM/20000/new/tukey.json create mode 100644 topology/FasterPAM/20000/report/MAD.svg create mode 100644 topology/FasterPAM/20000/report/SD.svg create mode 100644 topology/FasterPAM/20000/report/index.html create mode 100644 topology/FasterPAM/20000/report/iteration_times.svg create mode 100644 topology/FasterPAM/20000/report/iteration_times_small.svg create mode 100644 topology/FasterPAM/20000/report/mean.svg create mode 100644 topology/FasterPAM/20000/report/median.svg create mode 100644 topology/FasterPAM/20000/report/pdf.svg create mode 100644 topology/FasterPAM/20000/report/pdf_small.svg create mode 100644 topology/FasterPAM/20000/report/typical.svg create mode 100644 topology/FasterPAM/5000/base/benchmark.json create mode 100644 topology/FasterPAM/5000/base/estimates.json create mode 100644 topology/FasterPAM/5000/base/sample.json create mode 100644 topology/FasterPAM/5000/base/tukey.json create mode 100644 topology/FasterPAM/5000/new/benchmark.json create mode 100644 topology/FasterPAM/5000/new/estimates.json create mode 100644 topology/FasterPAM/5000/new/sample.json create mode 100644 topology/FasterPAM/5000/new/tukey.json create mode 100644 topology/FasterPAM/5000/report/MAD.svg create mode 100644 topology/FasterPAM/5000/report/SD.svg create mode 100644 topology/FasterPAM/5000/report/index.html create mode 100644 topology/FasterPAM/5000/report/iteration_times.svg create mode 100644 topology/FasterPAM/5000/report/iteration_times_small.svg create mode 100644 topology/FasterPAM/5000/report/mean.svg create mode 100644 topology/FasterPAM/5000/report/median.svg create mode 100644 topology/FasterPAM/5000/report/pdf.svg create mode 100644 topology/FasterPAM/5000/report/pdf_small.svg create mode 100644 topology/FasterPAM/5000/report/typical.svg create mode 100644 topology/report/index.html rename {criterion => ursa}/Codec/content_range_request_decode/base/benchmark.json (100%) rename {criterion => ursa}/Codec/content_range_request_decode/base/estimates.json (100%) rename {criterion => ursa}/Codec/content_range_request_decode/base/sample.json (100%) rename {criterion => ursa}/Codec/content_range_request_decode/base/tukey.json (100%) rename {criterion => ursa}/Codec/content_range_request_decode/new/benchmark.json (100%) rename {criterion => ursa}/Codec/content_range_request_decode/new/estimates.json (100%) rename {criterion => ursa}/Codec/content_range_request_decode/new/sample.json (100%) rename {criterion => ursa}/Codec/content_range_request_decode/new/tukey.json (100%) rename {criterion => ursa}/Codec/content_range_request_decode/report/MAD.svg (100%) rename {criterion => ursa}/Codec/content_range_request_decode/report/SD.svg (100%) rename {criterion => ursa}/Codec/content_range_request_decode/report/index.html (100%) rename {criterion => ursa}/Codec/content_range_request_decode/report/mean.svg (100%) rename {criterion => ursa}/Codec/content_range_request_decode/report/median.svg (100%) rename {criterion => ursa}/Codec/content_range_request_decode/report/pdf.svg (100%) rename {criterion => ursa}/Codec/content_range_request_decode/report/pdf_small.svg (100%) rename {criterion => ursa}/Codec/content_range_request_decode/report/regression.svg (100%) rename {criterion => ursa}/Codec/content_range_request_decode/report/regression_small.svg (100%) rename {criterion => ursa}/Codec/content_range_request_decode/report/slope.svg (100%) rename {criterion => ursa}/Codec/content_range_request_decode/report/typical.svg (100%) rename {criterion => ursa}/Codec/content_range_request_encode/base/benchmark.json (100%) rename {criterion => ursa}/Codec/content_range_request_encode/base/estimates.json (100%) rename {criterion => ursa}/Codec/content_range_request_encode/base/sample.json (100%) rename {criterion => ursa}/Codec/content_range_request_encode/base/tukey.json (100%) rename {criterion => ursa}/Codec/content_range_request_encode/new/benchmark.json (100%) rename {criterion => ursa}/Codec/content_range_request_encode/new/estimates.json (100%) rename {criterion => ursa}/Codec/content_range_request_encode/new/sample.json (100%) rename {criterion => ursa}/Codec/content_range_request_encode/new/tukey.json (100%) rename {criterion => ursa}/Codec/content_range_request_encode/report/MAD.svg (100%) rename {criterion => ursa}/Codec/content_range_request_encode/report/SD.svg (100%) rename {criterion => ursa}/Codec/content_range_request_encode/report/index.html (100%) rename {criterion => ursa}/Codec/content_range_request_encode/report/mean.svg (100%) rename {criterion => ursa}/Codec/content_range_request_encode/report/median.svg (100%) rename {criterion => ursa}/Codec/content_range_request_encode/report/pdf.svg (100%) rename {criterion => ursa}/Codec/content_range_request_encode/report/pdf_small.svg (100%) rename {criterion => ursa}/Codec/content_range_request_encode/report/regression.svg (100%) rename {criterion => ursa}/Codec/content_range_request_encode/report/regression_small.svg (100%) rename {criterion => ursa}/Codec/content_range_request_encode/report/slope.svg (100%) rename {criterion => ursa}/Codec/content_range_request_encode/report/typical.svg (100%) rename {criterion => ursa}/Codec/content_request_decode/base/benchmark.json (100%) rename {criterion => ursa}/Codec/content_request_decode/base/estimates.json (100%) rename {criterion => ursa}/Codec/content_request_decode/base/sample.json (100%) rename {criterion => ursa}/Codec/content_request_decode/base/tukey.json (100%) rename {criterion => ursa}/Codec/content_request_decode/new/benchmark.json (100%) rename {criterion => ursa}/Codec/content_request_decode/new/estimates.json (100%) rename {criterion => ursa}/Codec/content_request_decode/new/sample.json (100%) rename {criterion => ursa}/Codec/content_request_decode/new/tukey.json (100%) rename {criterion => ursa}/Codec/content_request_decode/report/MAD.svg (100%) rename {criterion => ursa}/Codec/content_request_decode/report/SD.svg (100%) rename {criterion => ursa}/Codec/content_request_decode/report/index.html (100%) rename {criterion => ursa}/Codec/content_request_decode/report/mean.svg (100%) rename {criterion => ursa}/Codec/content_request_decode/report/median.svg (100%) rename {criterion => ursa}/Codec/content_request_decode/report/pdf.svg (100%) rename {criterion => ursa}/Codec/content_request_decode/report/pdf_small.svg (100%) rename {criterion => ursa}/Codec/content_request_decode/report/regression.svg (100%) rename {criterion => ursa}/Codec/content_request_decode/report/regression_small.svg (100%) rename {criterion => ursa}/Codec/content_request_decode/report/slope.svg (100%) rename {criterion => ursa}/Codec/content_request_decode/report/typical.svg (100%) rename {criterion => ursa}/Codec/content_request_encode/base/benchmark.json (100%) rename {criterion => ursa}/Codec/content_request_encode/base/estimates.json (100%) rename {criterion => ursa}/Codec/content_request_encode/base/sample.json (100%) rename {criterion => ursa}/Codec/content_request_encode/base/tukey.json (100%) rename {criterion => ursa}/Codec/content_request_encode/new/benchmark.json (100%) rename {criterion => ursa}/Codec/content_request_encode/new/estimates.json (100%) rename {criterion => ursa}/Codec/content_request_encode/new/sample.json (100%) rename {criterion => ursa}/Codec/content_request_encode/new/tukey.json (100%) rename {criterion => ursa}/Codec/content_request_encode/report/MAD.svg (100%) rename {criterion => ursa}/Codec/content_request_encode/report/SD.svg (100%) rename {criterion => ursa}/Codec/content_request_encode/report/index.html (100%) rename {criterion => ursa}/Codec/content_request_encode/report/mean.svg (100%) rename {criterion => ursa}/Codec/content_request_encode/report/median.svg (100%) rename {criterion => ursa}/Codec/content_request_encode/report/pdf.svg (100%) rename {criterion => ursa}/Codec/content_request_encode/report/pdf_small.svg (100%) rename {criterion => ursa}/Codec/content_request_encode/report/regression.svg (100%) rename {criterion => ursa}/Codec/content_request_encode/report/regression_small.svg (100%) rename {criterion => ursa}/Codec/content_request_encode/report/slope.svg (100%) rename {criterion => ursa}/Codec/content_request_encode/report/typical.svg (100%) rename {criterion => ursa}/Codec/content_response_decode/base/benchmark.json (100%) rename {criterion => ursa}/Codec/content_response_decode/base/estimates.json (100%) rename {criterion => ursa}/Codec/content_response_decode/base/sample.json (100%) rename {criterion => ursa}/Codec/content_response_decode/base/tukey.json (100%) rename {criterion => ursa}/Codec/content_response_decode/new/benchmark.json (100%) rename {criterion => ursa}/Codec/content_response_decode/new/estimates.json (100%) rename {criterion => ursa}/Codec/content_response_decode/new/sample.json (100%) rename {criterion => ursa}/Codec/content_response_decode/new/tukey.json (100%) rename {criterion => ursa}/Codec/content_response_decode/report/MAD.svg (100%) rename {criterion => ursa}/Codec/content_response_decode/report/SD.svg (100%) rename {criterion => ursa}/Codec/content_response_decode/report/index.html (100%) rename {criterion => ursa}/Codec/content_response_decode/report/mean.svg (100%) rename {criterion => ursa}/Codec/content_response_decode/report/median.svg (100%) rename {criterion => ursa}/Codec/content_response_decode/report/pdf.svg (100%) rename {criterion => ursa}/Codec/content_response_decode/report/pdf_small.svg (100%) rename {criterion => ursa}/Codec/content_response_decode/report/regression.svg (100%) rename {criterion => ursa}/Codec/content_response_decode/report/regression_small.svg (100%) rename {criterion => ursa}/Codec/content_response_decode/report/slope.svg (100%) rename {criterion => ursa}/Codec/content_response_decode/report/typical.svg (100%) rename {criterion => ursa}/Codec/content_response_encode/base/benchmark.json (100%) rename {criterion => ursa}/Codec/content_response_encode/base/estimates.json (100%) rename {criterion => ursa}/Codec/content_response_encode/base/sample.json (100%) rename {criterion => ursa}/Codec/content_response_encode/base/tukey.json (100%) rename {criterion => ursa}/Codec/content_response_encode/new/benchmark.json (100%) rename {criterion => ursa}/Codec/content_response_encode/new/estimates.json (100%) rename {criterion => ursa}/Codec/content_response_encode/new/sample.json (100%) rename {criterion => ursa}/Codec/content_response_encode/new/tukey.json (100%) rename {criterion => ursa}/Codec/content_response_encode/report/MAD.svg (100%) rename {criterion => ursa}/Codec/content_response_encode/report/SD.svg (100%) rename {criterion => ursa}/Codec/content_response_encode/report/index.html (100%) rename {criterion => ursa}/Codec/content_response_encode/report/mean.svg (100%) rename {criterion => ursa}/Codec/content_response_encode/report/median.svg (100%) rename {criterion => ursa}/Codec/content_response_encode/report/pdf.svg (100%) rename {criterion => ursa}/Codec/content_response_encode/report/pdf_small.svg (100%) rename {criterion => ursa}/Codec/content_response_encode/report/regression.svg (100%) rename {criterion => ursa}/Codec/content_response_encode/report/regression_small.svg (100%) rename {criterion => ursa}/Codec/content_response_encode/report/slope.svg (100%) rename {criterion => ursa}/Codec/content_response_encode/report/typical.svg (100%) rename {criterion => ursa}/Codec/decryption_key_request_decode/base/benchmark.json (100%) rename {criterion => ursa}/Codec/decryption_key_request_decode/base/estimates.json (100%) rename {criterion => ursa}/Codec/decryption_key_request_decode/base/sample.json (100%) rename {criterion => ursa}/Codec/decryption_key_request_decode/base/tukey.json (100%) rename {criterion => ursa}/Codec/decryption_key_request_decode/new/benchmark.json (100%) rename {criterion => ursa}/Codec/decryption_key_request_decode/new/estimates.json (100%) rename {criterion => ursa}/Codec/decryption_key_request_decode/new/sample.json (100%) rename {criterion => ursa}/Codec/decryption_key_request_decode/new/tukey.json (100%) rename {criterion => ursa}/Codec/decryption_key_request_decode/report/MAD.svg (100%) rename {criterion => ursa}/Codec/decryption_key_request_decode/report/SD.svg (100%) rename {criterion => ursa}/Codec/decryption_key_request_decode/report/index.html (100%) rename {criterion => ursa}/Codec/decryption_key_request_decode/report/mean.svg (100%) rename {criterion => ursa}/Codec/decryption_key_request_decode/report/median.svg (100%) rename {criterion => ursa}/Codec/decryption_key_request_decode/report/pdf.svg (100%) rename {criterion => ursa}/Codec/decryption_key_request_decode/report/pdf_small.svg (100%) rename {criterion => ursa}/Codec/decryption_key_request_decode/report/regression.svg (100%) rename {criterion => ursa}/Codec/decryption_key_request_decode/report/regression_small.svg (100%) rename {criterion => ursa}/Codec/decryption_key_request_decode/report/slope.svg (100%) rename {criterion => ursa}/Codec/decryption_key_request_decode/report/typical.svg (100%) rename {criterion => ursa}/Codec/decryption_key_request_encode/base/benchmark.json (100%) rename {criterion => ursa}/Codec/decryption_key_request_encode/base/estimates.json (100%) rename {criterion => ursa}/Codec/decryption_key_request_encode/base/sample.json (100%) rename {criterion => ursa}/Codec/decryption_key_request_encode/base/tukey.json (100%) rename {criterion => ursa}/Codec/decryption_key_request_encode/new/benchmark.json (100%) rename {criterion => ursa}/Codec/decryption_key_request_encode/new/estimates.json (100%) rename {criterion => ursa}/Codec/decryption_key_request_encode/new/sample.json (100%) rename {criterion => ursa}/Codec/decryption_key_request_encode/new/tukey.json (100%) rename {criterion => ursa}/Codec/decryption_key_request_encode/report/MAD.svg (100%) rename {criterion => ursa}/Codec/decryption_key_request_encode/report/SD.svg (100%) rename {criterion => ursa}/Codec/decryption_key_request_encode/report/index.html (100%) rename {criterion => ursa}/Codec/decryption_key_request_encode/report/mean.svg (100%) rename {criterion => ursa}/Codec/decryption_key_request_encode/report/median.svg (100%) rename {criterion => ursa}/Codec/decryption_key_request_encode/report/pdf.svg (100%) rename {criterion => ursa}/Codec/decryption_key_request_encode/report/pdf_small.svg (100%) rename {criterion => ursa}/Codec/decryption_key_request_encode/report/regression.svg (100%) rename {criterion => ursa}/Codec/decryption_key_request_encode/report/regression_small.svg (100%) rename {criterion => ursa}/Codec/decryption_key_request_encode/report/slope.svg (100%) rename {criterion => ursa}/Codec/decryption_key_request_encode/report/typical.svg (100%) rename {criterion => ursa}/Codec/decryption_key_response_decode/base/benchmark.json (100%) rename {criterion => ursa}/Codec/decryption_key_response_decode/base/estimates.json (100%) rename {criterion => ursa}/Codec/decryption_key_response_decode/base/sample.json (100%) rename {criterion => ursa}/Codec/decryption_key_response_decode/base/tukey.json (100%) rename {criterion => ursa}/Codec/decryption_key_response_decode/new/benchmark.json (100%) rename {criterion => ursa}/Codec/decryption_key_response_decode/new/estimates.json (100%) rename {criterion => ursa}/Codec/decryption_key_response_decode/new/sample.json (100%) rename {criterion => ursa}/Codec/decryption_key_response_decode/new/tukey.json (100%) rename {criterion => ursa}/Codec/decryption_key_response_decode/report/MAD.svg (100%) rename {criterion => ursa}/Codec/decryption_key_response_decode/report/SD.svg (100%) rename {criterion => ursa}/Codec/decryption_key_response_decode/report/index.html (100%) rename {criterion => ursa}/Codec/decryption_key_response_decode/report/mean.svg (100%) rename {criterion => ursa}/Codec/decryption_key_response_decode/report/median.svg (100%) rename {criterion => ursa}/Codec/decryption_key_response_decode/report/pdf.svg (100%) rename {criterion => ursa}/Codec/decryption_key_response_decode/report/pdf_small.svg (100%) rename {criterion => ursa}/Codec/decryption_key_response_decode/report/regression.svg (100%) rename {criterion => ursa}/Codec/decryption_key_response_decode/report/regression_small.svg (100%) rename {criterion => ursa}/Codec/decryption_key_response_decode/report/slope.svg (100%) rename {criterion => ursa}/Codec/decryption_key_response_decode/report/typical.svg (100%) rename {criterion => ursa}/Codec/decryption_key_response_encode/base/benchmark.json (100%) rename {criterion => ursa}/Codec/decryption_key_response_encode/base/estimates.json (100%) rename {criterion => ursa}/Codec/decryption_key_response_encode/base/sample.json (100%) rename {criterion => ursa}/Codec/decryption_key_response_encode/base/tukey.json (100%) rename {criterion => ursa}/Codec/decryption_key_response_encode/new/benchmark.json (100%) rename {criterion => ursa}/Codec/decryption_key_response_encode/new/estimates.json (100%) rename {criterion => ursa}/Codec/decryption_key_response_encode/new/sample.json (100%) rename {criterion => ursa}/Codec/decryption_key_response_encode/new/tukey.json (100%) rename {criterion => ursa}/Codec/decryption_key_response_encode/report/MAD.svg (100%) rename {criterion => ursa}/Codec/decryption_key_response_encode/report/SD.svg (100%) rename {criterion => ursa}/Codec/decryption_key_response_encode/report/index.html (100%) rename {criterion => ursa}/Codec/decryption_key_response_encode/report/mean.svg (100%) rename {criterion => ursa}/Codec/decryption_key_response_encode/report/median.svg (100%) rename {criterion => ursa}/Codec/decryption_key_response_encode/report/pdf.svg (100%) rename {criterion => ursa}/Codec/decryption_key_response_encode/report/pdf_small.svg (100%) rename {criterion => ursa}/Codec/decryption_key_response_encode/report/regression.svg (100%) rename {criterion => ursa}/Codec/decryption_key_response_encode/report/regression_small.svg (100%) rename {criterion => ursa}/Codec/decryption_key_response_encode/report/slope.svg (100%) rename {criterion => ursa}/Codec/decryption_key_response_encode/report/typical.svg (100%) rename {criterion => ursa}/Codec/end_of_request_signal_decode/base/benchmark.json (100%) rename {criterion => ursa}/Codec/end_of_request_signal_decode/base/estimates.json (100%) rename {criterion => ursa}/Codec/end_of_request_signal_decode/base/sample.json (100%) rename {criterion => ursa}/Codec/end_of_request_signal_decode/base/tukey.json (100%) rename {criterion => ursa}/Codec/end_of_request_signal_decode/new/benchmark.json (100%) rename {criterion => ursa}/Codec/end_of_request_signal_decode/new/estimates.json (100%) rename {criterion => ursa}/Codec/end_of_request_signal_decode/new/sample.json (100%) rename {criterion => ursa}/Codec/end_of_request_signal_decode/new/tukey.json (100%) rename {criterion => ursa}/Codec/end_of_request_signal_decode/report/MAD.svg (100%) rename {criterion => ursa}/Codec/end_of_request_signal_decode/report/SD.svg (100%) rename {criterion => ursa}/Codec/end_of_request_signal_decode/report/index.html (100%) rename {criterion => ursa}/Codec/end_of_request_signal_decode/report/mean.svg (100%) rename {criterion => ursa}/Codec/end_of_request_signal_decode/report/median.svg (100%) rename {criterion => ursa}/Codec/end_of_request_signal_decode/report/pdf.svg (100%) rename {criterion => ursa}/Codec/end_of_request_signal_decode/report/pdf_small.svg (100%) rename {criterion => ursa}/Codec/end_of_request_signal_decode/report/regression.svg (100%) rename {criterion => ursa}/Codec/end_of_request_signal_decode/report/regression_small.svg (100%) rename {criterion => ursa}/Codec/end_of_request_signal_decode/report/slope.svg (100%) rename {criterion => ursa}/Codec/end_of_request_signal_decode/report/typical.svg (100%) rename {criterion => ursa}/Codec/end_of_request_signal_encode/base/benchmark.json (100%) rename {criterion => ursa}/Codec/end_of_request_signal_encode/base/estimates.json (100%) rename {criterion => ursa}/Codec/end_of_request_signal_encode/base/sample.json (100%) rename {criterion => ursa}/Codec/end_of_request_signal_encode/base/tukey.json (100%) rename {criterion => ursa}/Codec/end_of_request_signal_encode/new/benchmark.json (100%) rename {criterion => ursa}/Codec/end_of_request_signal_encode/new/estimates.json (100%) rename {criterion => ursa}/Codec/end_of_request_signal_encode/new/sample.json (100%) rename {criterion => ursa}/Codec/end_of_request_signal_encode/new/tukey.json (100%) rename {criterion => ursa}/Codec/end_of_request_signal_encode/report/MAD.svg (100%) rename {criterion => ursa}/Codec/end_of_request_signal_encode/report/SD.svg (100%) rename {criterion => ursa}/Codec/end_of_request_signal_encode/report/index.html (100%) rename {criterion => ursa}/Codec/end_of_request_signal_encode/report/mean.svg (100%) rename {criterion => ursa}/Codec/end_of_request_signal_encode/report/median.svg (100%) rename {criterion => ursa}/Codec/end_of_request_signal_encode/report/pdf.svg (100%) rename {criterion => ursa}/Codec/end_of_request_signal_encode/report/pdf_small.svg (100%) rename {criterion => ursa}/Codec/end_of_request_signal_encode/report/regression.svg (100%) rename {criterion => ursa}/Codec/end_of_request_signal_encode/report/regression_small.svg (100%) rename {criterion => ursa}/Codec/end_of_request_signal_encode/report/slope.svg (100%) rename {criterion => ursa}/Codec/end_of_request_signal_encode/report/typical.svg (100%) rename {criterion => ursa}/Codec/handshake_request_decode/base/benchmark.json (100%) rename {criterion => ursa}/Codec/handshake_request_decode/base/estimates.json (100%) rename {criterion => ursa}/Codec/handshake_request_decode/base/sample.json (100%) rename {criterion => ursa}/Codec/handshake_request_decode/base/tukey.json (100%) rename {criterion => ursa}/Codec/handshake_request_decode/new/benchmark.json (100%) rename {criterion => ursa}/Codec/handshake_request_decode/new/estimates.json (100%) rename {criterion => ursa}/Codec/handshake_request_decode/new/sample.json (100%) rename {criterion => ursa}/Codec/handshake_request_decode/new/tukey.json (100%) rename {criterion => ursa}/Codec/handshake_request_decode/report/MAD.svg (100%) rename {criterion => ursa}/Codec/handshake_request_decode/report/SD.svg (100%) rename {criterion => ursa}/Codec/handshake_request_decode/report/index.html (100%) rename {criterion => ursa}/Codec/handshake_request_decode/report/mean.svg (100%) rename {criterion => ursa}/Codec/handshake_request_decode/report/median.svg (100%) rename {criterion => ursa}/Codec/handshake_request_decode/report/pdf.svg (100%) rename {criterion => ursa}/Codec/handshake_request_decode/report/pdf_small.svg (100%) rename {criterion => ursa}/Codec/handshake_request_decode/report/regression.svg (100%) rename {criterion => ursa}/Codec/handshake_request_decode/report/regression_small.svg (100%) rename {criterion => ursa}/Codec/handshake_request_decode/report/slope.svg (100%) rename {criterion => ursa}/Codec/handshake_request_decode/report/typical.svg (100%) rename {criterion => ursa}/Codec/handshake_request_encode/base/benchmark.json (100%) rename {criterion => ursa}/Codec/handshake_request_encode/base/estimates.json (100%) rename {criterion => ursa}/Codec/handshake_request_encode/base/sample.json (100%) rename {criterion => ursa}/Codec/handshake_request_encode/base/tukey.json (100%) rename {criterion => ursa}/Codec/handshake_request_encode/new/benchmark.json (100%) rename {criterion => ursa}/Codec/handshake_request_encode/new/estimates.json (100%) rename {criterion => ursa}/Codec/handshake_request_encode/new/sample.json (100%) rename {criterion => ursa}/Codec/handshake_request_encode/new/tukey.json (100%) rename {criterion => ursa}/Codec/handshake_request_encode/report/MAD.svg (100%) rename {criterion => ursa}/Codec/handshake_request_encode/report/SD.svg (100%) rename {criterion => ursa}/Codec/handshake_request_encode/report/index.html (100%) rename {criterion => ursa}/Codec/handshake_request_encode/report/mean.svg (100%) rename {criterion => ursa}/Codec/handshake_request_encode/report/median.svg (100%) rename {criterion => ursa}/Codec/handshake_request_encode/report/pdf.svg (100%) rename {criterion => ursa}/Codec/handshake_request_encode/report/pdf_small.svg (100%) rename {criterion => ursa}/Codec/handshake_request_encode/report/regression.svg (100%) rename {criterion => ursa}/Codec/handshake_request_encode/report/regression_small.svg (100%) rename {criterion => ursa}/Codec/handshake_request_encode/report/slope.svg (100%) rename {criterion => ursa}/Codec/handshake_request_encode/report/typical.svg (100%) rename {criterion => ursa}/Codec/handshake_response_decode/base/benchmark.json (100%) rename {criterion => ursa}/Codec/handshake_response_decode/base/estimates.json (100%) rename {criterion => ursa}/Codec/handshake_response_decode/base/sample.json (100%) rename {criterion => ursa}/Codec/handshake_response_decode/base/tukey.json (100%) rename {criterion => ursa}/Codec/handshake_response_decode/new/benchmark.json (100%) rename {criterion => ursa}/Codec/handshake_response_decode/new/estimates.json (100%) rename {criterion => ursa}/Codec/handshake_response_decode/new/sample.json (100%) rename {criterion => ursa}/Codec/handshake_response_decode/new/tukey.json (100%) rename {criterion => ursa}/Codec/handshake_response_decode/report/MAD.svg (100%) rename {criterion => ursa}/Codec/handshake_response_decode/report/SD.svg (100%) rename {criterion => ursa}/Codec/handshake_response_decode/report/index.html (100%) rename {criterion => ursa}/Codec/handshake_response_decode/report/mean.svg (100%) rename {criterion => ursa}/Codec/handshake_response_decode/report/median.svg (100%) rename {criterion => ursa}/Codec/handshake_response_decode/report/pdf.svg (100%) rename {criterion => ursa}/Codec/handshake_response_decode/report/pdf_small.svg (100%) rename {criterion => ursa}/Codec/handshake_response_decode/report/regression.svg (100%) rename {criterion => ursa}/Codec/handshake_response_decode/report/regression_small.svg (100%) rename {criterion => ursa}/Codec/handshake_response_decode/report/slope.svg (100%) rename {criterion => ursa}/Codec/handshake_response_decode/report/typical.svg (100%) rename {criterion => ursa}/Codec/handshake_response_encode/base/benchmark.json (100%) rename {criterion => ursa}/Codec/handshake_response_encode/base/estimates.json (100%) rename {criterion => ursa}/Codec/handshake_response_encode/base/sample.json (100%) rename {criterion => ursa}/Codec/handshake_response_encode/base/tukey.json (100%) rename {criterion => ursa}/Codec/handshake_response_encode/new/benchmark.json (100%) rename {criterion => ursa}/Codec/handshake_response_encode/new/estimates.json (100%) rename {criterion => ursa}/Codec/handshake_response_encode/new/sample.json (100%) rename {criterion => ursa}/Codec/handshake_response_encode/new/tukey.json (100%) rename {criterion => ursa}/Codec/handshake_response_encode/report/MAD.svg (100%) rename {criterion => ursa}/Codec/handshake_response_encode/report/SD.svg (100%) rename {criterion => ursa}/Codec/handshake_response_encode/report/index.html (100%) rename {criterion => ursa}/Codec/handshake_response_encode/report/mean.svg (100%) rename {criterion => ursa}/Codec/handshake_response_encode/report/median.svg (100%) rename {criterion => ursa}/Codec/handshake_response_encode/report/pdf.svg (100%) rename {criterion => ursa}/Codec/handshake_response_encode/report/pdf_small.svg (100%) rename {criterion => ursa}/Codec/handshake_response_encode/report/regression.svg (100%) rename {criterion => ursa}/Codec/handshake_response_encode/report/regression_small.svg (100%) rename {criterion => ursa}/Codec/handshake_response_encode/report/slope.svg (100%) rename {criterion => ursa}/Codec/handshake_response_encode/report/typical.svg (100%) rename {criterion => ursa}/Codec/report/index.html (100%) rename {criterion => ursa}/Codec/report/lines.svg (100%) rename {criterion => ursa}/Codec/report/violin.svg (100%) rename {criterion => ursa}/Codec/termination_signal_decode/base/benchmark.json (100%) rename {criterion => ursa}/Codec/termination_signal_decode/base/estimates.json (100%) rename {criterion => ursa}/Codec/termination_signal_decode/base/sample.json (100%) rename {criterion => ursa}/Codec/termination_signal_decode/base/tukey.json (100%) rename {criterion => ursa}/Codec/termination_signal_decode/new/benchmark.json (100%) rename {criterion => ursa}/Codec/termination_signal_decode/new/estimates.json (100%) rename {criterion => ursa}/Codec/termination_signal_decode/new/sample.json (100%) rename {criterion => ursa}/Codec/termination_signal_decode/new/tukey.json (100%) rename {criterion => ursa}/Codec/termination_signal_decode/report/MAD.svg (100%) rename {criterion => ursa}/Codec/termination_signal_decode/report/SD.svg (100%) rename {criterion => ursa}/Codec/termination_signal_decode/report/index.html (100%) rename {criterion => ursa}/Codec/termination_signal_decode/report/mean.svg (100%) rename {criterion => ursa}/Codec/termination_signal_decode/report/median.svg (100%) rename {criterion => ursa}/Codec/termination_signal_decode/report/pdf.svg (100%) rename {criterion => ursa}/Codec/termination_signal_decode/report/pdf_small.svg (100%) rename {criterion => ursa}/Codec/termination_signal_decode/report/regression.svg (100%) rename {criterion => ursa}/Codec/termination_signal_decode/report/regression_small.svg (100%) rename {criterion => ursa}/Codec/termination_signal_decode/report/slope.svg (100%) rename {criterion => ursa}/Codec/termination_signal_decode/report/typical.svg (100%) rename {criterion => ursa}/Codec/termination_signal_encode/base/benchmark.json (100%) rename {criterion => ursa}/Codec/termination_signal_encode/base/estimates.json (100%) rename {criterion => ursa}/Codec/termination_signal_encode/base/sample.json (100%) rename {criterion => ursa}/Codec/termination_signal_encode/base/tukey.json (100%) rename {criterion => ursa}/Codec/termination_signal_encode/new/benchmark.json (100%) rename {criterion => ursa}/Codec/termination_signal_encode/new/estimates.json (100%) rename {criterion => ursa}/Codec/termination_signal_encode/new/sample.json (100%) rename {criterion => ursa}/Codec/termination_signal_encode/new/tukey.json (100%) rename {criterion => ursa}/Codec/termination_signal_encode/report/MAD.svg (100%) rename {criterion => ursa}/Codec/termination_signal_encode/report/SD.svg (100%) rename {criterion => ursa}/Codec/termination_signal_encode/report/index.html (100%) rename {criterion => ursa}/Codec/termination_signal_encode/report/mean.svg (100%) rename {criterion => ursa}/Codec/termination_signal_encode/report/median.svg (100%) rename {criterion => ursa}/Codec/termination_signal_encode/report/pdf.svg (100%) rename {criterion => ursa}/Codec/termination_signal_encode/report/pdf_small.svg (100%) rename {criterion => ursa}/Codec/termination_signal_encode/report/regression.svg (100%) rename {criterion => ursa}/Codec/termination_signal_encode/report/regression_small.svg (100%) rename {criterion => ursa}/Codec/termination_signal_encode/report/slope.svg (100%) rename {criterion => ursa}/Codec/termination_signal_encode/report/typical.svg (100%) rename {criterion => ursa}/Codec/update_epoch_signal_decode/base/benchmark.json (100%) rename {criterion => ursa}/Codec/update_epoch_signal_decode/base/estimates.json (100%) rename {criterion => ursa}/Codec/update_epoch_signal_decode/base/sample.json (100%) rename {criterion => ursa}/Codec/update_epoch_signal_decode/base/tukey.json (100%) rename {criterion => ursa}/Codec/update_epoch_signal_decode/new/benchmark.json (100%) rename {criterion => ursa}/Codec/update_epoch_signal_decode/new/estimates.json (100%) rename {criterion => ursa}/Codec/update_epoch_signal_decode/new/sample.json (100%) rename {criterion => ursa}/Codec/update_epoch_signal_decode/new/tukey.json (100%) rename {criterion => ursa}/Codec/update_epoch_signal_decode/report/MAD.svg (100%) rename {criterion => ursa}/Codec/update_epoch_signal_decode/report/SD.svg (100%) rename {criterion => ursa}/Codec/update_epoch_signal_decode/report/index.html (100%) rename {criterion => ursa}/Codec/update_epoch_signal_decode/report/mean.svg (100%) rename {criterion => ursa}/Codec/update_epoch_signal_decode/report/median.svg (100%) rename {criterion => ursa}/Codec/update_epoch_signal_decode/report/pdf.svg (100%) rename {criterion => ursa}/Codec/update_epoch_signal_decode/report/pdf_small.svg (100%) rename {criterion => ursa}/Codec/update_epoch_signal_decode/report/regression.svg (100%) rename {criterion => ursa}/Codec/update_epoch_signal_decode/report/regression_small.svg (100%) rename {criterion => ursa}/Codec/update_epoch_signal_decode/report/slope.svg (100%) rename {criterion => ursa}/Codec/update_epoch_signal_decode/report/typical.svg (100%) rename {criterion => ursa}/Codec/update_epoch_signal_encode/base/benchmark.json (100%) rename {criterion => ursa}/Codec/update_epoch_signal_encode/base/estimates.json (100%) rename {criterion => ursa}/Codec/update_epoch_signal_encode/base/sample.json (100%) rename {criterion => ursa}/Codec/update_epoch_signal_encode/base/tukey.json (100%) rename {criterion => ursa}/Codec/update_epoch_signal_encode/new/benchmark.json (100%) rename {criterion => ursa}/Codec/update_epoch_signal_encode/new/estimates.json (100%) rename {criterion => ursa}/Codec/update_epoch_signal_encode/new/sample.json (100%) rename {criterion => ursa}/Codec/update_epoch_signal_encode/new/tukey.json (100%) rename {criterion => ursa}/Codec/update_epoch_signal_encode/report/MAD.svg (100%) rename {criterion => ursa}/Codec/update_epoch_signal_encode/report/SD.svg (100%) rename {criterion => ursa}/Codec/update_epoch_signal_encode/report/index.html (100%) rename {criterion => ursa}/Codec/update_epoch_signal_encode/report/mean.svg (100%) rename {criterion => ursa}/Codec/update_epoch_signal_encode/report/median.svg (100%) rename {criterion => ursa}/Codec/update_epoch_signal_encode/report/pdf.svg (100%) rename {criterion => ursa}/Codec/update_epoch_signal_encode/report/pdf_small.svg (100%) rename {criterion => ursa}/Codec/update_epoch_signal_encode/report/regression.svg (100%) rename {criterion => ursa}/Codec/update_epoch_signal_encode/report/regression_small.svg (100%) rename {criterion => ursa}/Codec/update_epoch_signal_encode/report/slope.svg (100%) rename {criterion => ursa}/Codec/update_epoch_signal_encode/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/1/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/1/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/1/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/1/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/1/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/1/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/1/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/1/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/1/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/1/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/1/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/1/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/1/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/1/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/1/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/1/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/1/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/1/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/1/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/128/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/128/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/128/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/128/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/128/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/128/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/128/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/128/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/128/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/128/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/128/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/128/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/128/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/128/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/128/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/128/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/128/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/128/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/128/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/16/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/16/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/16/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/16/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/16/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/16/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/16/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/16/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/16/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/16/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/16/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/16/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/16/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/16/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/16/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/16/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/16/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/16/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/16/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/2/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/2/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/2/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/2/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/2/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/2/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/2/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/2/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/2/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/2/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/2/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/2/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/2/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/2/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/2/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/2/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/2/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/2/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/2/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/256/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/256/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/256/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/256/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/256/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/256/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/256/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/256/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/256/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/256/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/256/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/256/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/256/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/256/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/256/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/256/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/256/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/256/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/256/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/32/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/32/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/32/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/32/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/32/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/32/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/32/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/32/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/32/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/32/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/32/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/32/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/32/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/32/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/32/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/32/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/32/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/32/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/32/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/4/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/4/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/4/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/4/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/4/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/4/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/4/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/4/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/4/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/4/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/4/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/4/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/4/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/4/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/4/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/4/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/4/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/4/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/4/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/512/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/512/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/512/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/512/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/512/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/512/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/512/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/512/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/512/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/512/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/512/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/512/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/512/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/512/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/512/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/512/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/512/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/512/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/512/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/64/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/64/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/64/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/64/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/64/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/64/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/64/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/64/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/64/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/64/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/64/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/64/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/64/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/64/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/64/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/64/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/64/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/64/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/64/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/8/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/8/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/8/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/8/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/8/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/8/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/8/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/8/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/8/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/8/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/8/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/8/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/8/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/8/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/8/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/8/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/8/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/8/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/8/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/report/lines.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1 request/report/violin.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1/report/lines.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/1/report/violin.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/128/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/128/report/lines.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/128/report/violin.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/1/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/1/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/1/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/1/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/1/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/1/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/1/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/1/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/1/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/1/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/1/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/1/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/1/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/1/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/1/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/1/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/1/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/1/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/1/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/128/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/128/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/128/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/128/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/128/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/128/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/128/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/128/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/128/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/128/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/128/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/128/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/128/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/128/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/128/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/128/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/128/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/128/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/128/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/16/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/16/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/16/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/16/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/16/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/16/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/16/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/16/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/16/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/16/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/16/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/16/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/16/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/16/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/16/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/16/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/16/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/16/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/16/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/2/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/2/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/2/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/2/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/2/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/2/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/2/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/2/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/2/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/2/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/2/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/2/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/2/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/2/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/2/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/2/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/2/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/2/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/2/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/256/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/256/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/256/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/256/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/256/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/256/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/256/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/256/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/256/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/256/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/256/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/256/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/256/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/256/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/256/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/256/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/256/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/256/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/256/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/32/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/32/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/32/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/32/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/32/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/32/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/32/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/32/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/32/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/32/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/32/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/32/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/32/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/32/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/32/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/32/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/32/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/32/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/32/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/4/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/4/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/4/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/4/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/4/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/4/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/4/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/4/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/4/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/4/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/4/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/4/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/4/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/4/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/4/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/4/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/4/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/4/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/4/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/512/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/512/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/512/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/512/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/512/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/512/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/512/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/512/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/512/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/512/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/512/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/512/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/512/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/512/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/512/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/512/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/512/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/512/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/512/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/64/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/64/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/64/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/64/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/64/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/64/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/64/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/64/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/64/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/64/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/64/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/64/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/64/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/64/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/64/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/64/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/64/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/64/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/64/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/8/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/8/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/8/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/8/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/8/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/8/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/8/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/8/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/8/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/8/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/8/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/8/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/8/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/8/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/8/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/8/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/8/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/8/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/8/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/report/lines.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16 requests/report/violin.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16/report/lines.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/16/report/violin.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/1/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/1/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/1/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/1/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/1/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/1/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/1/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/1/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/1/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/1/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/1/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/1/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/1/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/1/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/1/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/1/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/1/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/1/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/1/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/128/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/128/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/128/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/128/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/128/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/128/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/128/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/128/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/128/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/128/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/128/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/128/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/128/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/128/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/128/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/128/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/128/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/128/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/128/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/16/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/16/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/16/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/16/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/16/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/16/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/16/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/16/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/16/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/16/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/16/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/16/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/16/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/16/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/16/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/16/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/16/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/16/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/16/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/2/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/2/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/2/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/2/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/2/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/2/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/2/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/2/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/2/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/2/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/2/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/2/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/2/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/2/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/2/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/2/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/2/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/2/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/2/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/256/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/256/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/256/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/256/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/256/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/256/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/256/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/256/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/256/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/256/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/256/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/256/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/256/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/256/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/256/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/256/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/256/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/256/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/256/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/32/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/32/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/32/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/32/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/32/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/32/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/32/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/32/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/32/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/32/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/32/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/32/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/32/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/32/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/32/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/32/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/32/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/32/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/32/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/4/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/4/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/4/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/4/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/4/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/4/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/4/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/4/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/4/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/4/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/4/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/4/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/4/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/4/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/4/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/4/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/4/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/4/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/4/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/512/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/512/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/512/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/512/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/512/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/512/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/512/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/512/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/512/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/512/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/512/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/512/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/512/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/512/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/512/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/512/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/512/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/512/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/512/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/64/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/64/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/64/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/64/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/64/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/64/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/64/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/64/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/64/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/64/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/64/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/64/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/64/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/64/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/64/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/64/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/64/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/64/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/64/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/8/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/8/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/8/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/8/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/8/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/8/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/8/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/8/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/8/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/8/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/8/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/8/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/8/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/8/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/8/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/8/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/8/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/8/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/8/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/report/lines.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2 requests/report/violin.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2/report/lines.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/2/report/violin.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/256/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/256/report/lines.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/256/report/violin.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/1/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/1/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/1/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/1/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/1/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/1/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/1/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/1/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/1/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/1/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/1/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/1/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/1/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/1/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/1/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/1/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/1/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/1/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/1/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/128/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/128/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/128/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/128/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/128/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/128/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/128/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/128/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/128/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/128/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/128/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/128/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/128/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/128/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/128/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/128/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/128/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/128/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/128/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/16/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/16/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/16/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/16/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/16/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/16/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/16/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/16/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/16/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/16/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/16/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/16/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/16/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/16/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/16/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/16/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/16/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/16/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/16/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/2/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/2/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/2/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/2/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/2/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/2/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/2/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/2/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/2/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/2/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/2/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/2/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/2/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/2/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/2/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/2/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/2/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/2/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/2/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/256/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/256/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/256/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/256/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/256/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/256/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/256/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/256/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/256/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/256/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/256/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/256/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/256/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/256/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/256/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/256/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/256/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/256/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/256/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/32/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/32/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/32/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/32/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/32/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/32/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/32/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/32/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/32/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/32/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/32/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/32/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/32/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/32/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/32/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/32/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/32/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/32/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/32/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/4/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/4/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/4/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/4/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/4/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/4/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/4/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/4/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/4/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/4/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/4/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/4/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/4/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/4/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/4/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/4/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/4/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/4/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/4/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/512/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/512/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/512/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/512/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/512/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/512/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/512/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/512/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/512/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/512/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/512/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/512/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/512/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/512/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/512/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/512/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/512/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/512/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/512/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/64/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/64/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/64/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/64/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/64/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/64/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/64/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/64/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/64/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/64/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/64/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/64/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/64/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/64/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/64/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/64/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/64/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/64/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/64/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/8/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/8/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/8/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/8/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/8/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/8/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/8/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/8/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/8/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/8/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/8/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/8/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/8/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/8/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/8/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/8/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/8/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/8/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/8/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/report/lines.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32 requests/report/violin.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32/report/lines.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/32/report/violin.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/1/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/1/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/1/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/1/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/1/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/1/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/1/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/1/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/1/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/1/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/1/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/1/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/1/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/1/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/1/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/1/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/1/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/1/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/1/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/128/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/128/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/128/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/128/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/128/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/128/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/128/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/128/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/128/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/128/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/128/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/128/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/128/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/128/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/128/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/128/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/128/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/128/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/128/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/16/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/16/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/16/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/16/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/16/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/16/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/16/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/16/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/16/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/16/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/16/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/16/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/16/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/16/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/16/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/16/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/16/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/16/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/16/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/2/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/2/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/2/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/2/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/2/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/2/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/2/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/2/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/2/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/2/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/2/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/2/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/2/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/2/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/2/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/2/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/2/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/2/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/2/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/256/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/256/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/256/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/256/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/256/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/256/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/256/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/256/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/256/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/256/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/256/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/256/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/256/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/256/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/256/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/256/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/256/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/256/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/256/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/32/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/32/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/32/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/32/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/32/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/32/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/32/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/32/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/32/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/32/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/32/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/32/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/32/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/32/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/32/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/32/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/32/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/32/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/32/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/4/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/4/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/4/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/4/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/4/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/4/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/4/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/4/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/4/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/4/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/4/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/4/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/4/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/4/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/4/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/4/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/4/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/4/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/4/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/512/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/512/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/512/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/512/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/512/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/512/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/512/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/512/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/512/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/512/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/512/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/512/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/512/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/512/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/512/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/512/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/512/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/512/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/512/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/64/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/64/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/64/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/64/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/64/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/64/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/64/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/64/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/64/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/64/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/64/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/64/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/64/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/64/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/64/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/64/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/64/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/64/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/64/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/8/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/8/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/8/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/8/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/8/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/8/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/8/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/8/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/8/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/8/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/8/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/8/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/8/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/8/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/8/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/8/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/8/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/8/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/8/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/report/lines.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4 requests/report/violin.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4/report/lines.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/4/report/violin.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/512/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/512/report/lines.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/512/report/violin.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/1/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/1/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/1/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/1/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/1/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/1/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/1/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/1/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/1/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/1/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/1/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/1/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/1/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/1/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/1/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/1/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/1/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/1/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/1/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/128/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/128/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/128/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/128/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/128/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/128/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/128/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/128/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/128/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/128/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/128/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/128/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/128/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/128/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/128/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/128/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/128/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/128/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/128/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/16/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/16/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/16/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/16/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/16/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/16/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/16/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/16/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/16/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/16/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/16/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/16/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/16/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/16/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/16/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/16/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/16/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/16/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/16/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/2/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/2/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/2/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/2/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/2/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/2/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/2/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/2/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/2/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/2/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/2/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/2/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/2/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/2/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/2/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/2/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/2/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/2/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/2/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/256/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/256/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/256/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/256/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/256/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/256/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/256/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/256/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/256/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/256/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/256/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/256/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/256/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/256/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/256/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/256/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/256/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/256/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/256/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/32/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/32/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/32/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/32/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/32/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/32/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/32/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/32/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/32/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/32/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/32/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/32/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/32/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/32/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/32/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/32/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/32/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/32/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/32/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/4/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/4/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/4/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/4/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/4/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/4/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/4/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/4/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/4/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/4/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/4/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/4/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/4/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/4/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/4/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/4/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/4/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/4/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/4/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/512/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/512/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/512/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/512/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/512/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/512/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/512/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/512/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/512/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/512/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/512/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/512/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/512/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/512/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/512/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/512/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/512/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/512/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/512/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/64/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/64/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/64/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/64/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/64/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/64/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/64/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/64/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/64/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/64/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/64/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/64/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/64/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/64/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/64/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/64/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/64/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/64/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/64/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/8/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/8/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/8/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/8/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/8/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/8/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/8/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/8/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/8/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/8/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/8/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/8/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/8/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/8/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/8/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/8/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/8/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/8/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/8/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/report/lines.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64 requests/report/violin.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64/report/lines.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/64/report/violin.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/1/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/1/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/1/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/1/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/1/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/1/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/1/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/1/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/1/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/1/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/1/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/1/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/1/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/1/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/1/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/1/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/1/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/1/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/1/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/128/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/128/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/128/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/128/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/128/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/128/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/128/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/128/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/128/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/128/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/128/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/128/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/128/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/128/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/128/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/128/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/128/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/128/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/128/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/16/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/16/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/16/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/16/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/16/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/16/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/16/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/16/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/16/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/16/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/16/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/16/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/16/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/16/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/16/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/16/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/16/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/16/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/16/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/2/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/2/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/2/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/2/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/2/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/2/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/2/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/2/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/2/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/2/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/2/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/2/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/2/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/2/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/2/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/2/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/2/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/2/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/2/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/256/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/256/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/256/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/256/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/256/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/256/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/256/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/256/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/256/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/256/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/256/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/256/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/256/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/256/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/256/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/256/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/256/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/256/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/256/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/32/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/32/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/32/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/32/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/32/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/32/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/32/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/32/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/32/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/32/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/32/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/32/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/32/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/32/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/32/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/32/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/32/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/32/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/32/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/4/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/4/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/4/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/4/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/4/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/4/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/4/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/4/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/4/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/4/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/4/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/4/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/4/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/4/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/4/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/4/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/4/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/4/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/4/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/512/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/512/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/512/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/512/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/512/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/512/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/512/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/512/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/512/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/512/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/512/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/512/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/512/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/512/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/512/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/512/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/512/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/512/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/512/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/64/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/64/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/64/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/64/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/64/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/64/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/64/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/64/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/64/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/64/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/64/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/64/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/64/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/64/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/64/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/64/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/64/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/64/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/64/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/8/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/8/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/8/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/8/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/8/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/8/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/8/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/8/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/8/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/8/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/8/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/8/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/8/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/8/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/8/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/8/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/8/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/8/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/8/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/report/lines.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8 requests/report/violin.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8/report/lines.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/8/report/violin.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/report/lines.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Kilobyte)/report/violin.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/1/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/1/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/1/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/1/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/1/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/1/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/1/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/1/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/1/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/1/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/1/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/1/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/1/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/1/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/1/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/1/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/1/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/1/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/1/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/128/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/128/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/128/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/128/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/128/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/128/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/128/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/128/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/128/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/128/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/128/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/128/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/128/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/128/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/128/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/128/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/128/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/128/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/128/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/16/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/16/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/16/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/16/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/16/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/16/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/16/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/16/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/16/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/16/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/16/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/16/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/16/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/16/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/16/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/16/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/16/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/16/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/16/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/2/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/2/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/2/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/2/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/2/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/2/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/2/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/2/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/2/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/2/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/2/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/2/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/2/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/2/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/2/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/2/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/2/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/2/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/2/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/256/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/256/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/256/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/256/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/256/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/256/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/256/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/256/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/256/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/256/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/256/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/256/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/256/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/256/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/256/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/256/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/256/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/256/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/256/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/32/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/32/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/32/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/32/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/32/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/32/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/32/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/32/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/32/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/32/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/32/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/32/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/32/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/32/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/32/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/32/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/32/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/32/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/32/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/4/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/4/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/4/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/4/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/4/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/4/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/4/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/4/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/4/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/4/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/4/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/4/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/4/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/4/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/4/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/4/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/4/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/4/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/4/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/512/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/512/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/512/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/512/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/512/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/512/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/512/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/512/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/512/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/512/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/512/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/512/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/512/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/512/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/512/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/512/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/512/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/512/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/512/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/64/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/64/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/64/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/64/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/64/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/64/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/64/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/64/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/64/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/64/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/64/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/64/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/64/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/64/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/64/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/64/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/64/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/64/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/64/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/8/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/8/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/8/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/8/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/8/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/8/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/8/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/8/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/8/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/8/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/8/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/8/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/8/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/8/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/8/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/8/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/8/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/8/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/8/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/report/lines.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1 request/report/violin.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1/report/lines.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/1/report/violin.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/128/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/128/report/lines.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/128/report/violin.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/1/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/1/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/1/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/1/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/1/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/1/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/1/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/1/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/1/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/1/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/1/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/1/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/1/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/1/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/1/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/1/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/1/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/1/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/1/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/128/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/128/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/128/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/128/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/128/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/128/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/128/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/128/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/128/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/128/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/128/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/128/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/128/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/128/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/128/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/128/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/128/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/128/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/128/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/16/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/16/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/16/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/16/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/16/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/16/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/16/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/16/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/16/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/16/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/16/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/16/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/16/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/16/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/16/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/16/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/16/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/16/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/16/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/2/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/2/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/2/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/2/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/2/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/2/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/2/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/2/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/2/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/2/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/2/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/2/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/2/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/2/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/2/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/2/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/2/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/2/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/2/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/256/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/256/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/256/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/256/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/256/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/256/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/256/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/256/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/256/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/256/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/256/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/256/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/256/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/256/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/256/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/256/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/256/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/256/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/256/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/32/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/32/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/32/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/32/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/32/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/32/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/32/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/32/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/32/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/32/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/32/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/32/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/32/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/32/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/32/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/32/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/32/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/32/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/32/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/4/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/4/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/4/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/4/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/4/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/4/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/4/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/4/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/4/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/4/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/4/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/4/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/4/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/4/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/4/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/4/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/4/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/4/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/4/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/512/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/512/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/512/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/512/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/512/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/512/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/512/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/512/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/512/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/512/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/512/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/512/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/512/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/512/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/512/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/512/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/512/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/512/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/512/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/64/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/64/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/64/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/64/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/64/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/64/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/64/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/64/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/64/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/64/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/64/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/64/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/64/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/64/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/64/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/64/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/64/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/64/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/64/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/8/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/8/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/8/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/8/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/8/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/8/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/8/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/8/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/8/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/8/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/8/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/8/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/8/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/8/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/8/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/8/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/8/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/8/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/8/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/report/lines.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16 requests/report/violin.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16/report/lines.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/16/report/violin.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/1/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/1/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/1/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/1/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/1/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/1/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/1/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/1/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/1/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/1/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/1/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/1/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/1/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/1/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/1/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/1/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/1/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/1/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/1/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/128/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/128/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/128/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/128/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/128/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/128/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/128/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/128/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/128/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/128/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/128/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/128/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/128/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/128/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/128/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/128/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/128/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/128/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/128/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/16/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/16/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/16/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/16/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/16/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/16/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/16/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/16/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/16/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/16/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/16/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/16/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/16/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/16/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/16/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/16/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/16/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/16/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/16/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/2/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/2/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/2/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/2/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/2/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/2/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/2/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/2/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/2/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/2/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/2/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/2/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/2/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/2/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/2/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/2/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/2/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/2/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/2/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/256/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/256/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/256/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/256/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/256/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/256/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/256/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/256/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/256/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/256/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/256/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/256/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/256/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/256/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/256/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/256/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/256/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/256/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/256/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/32/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/32/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/32/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/32/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/32/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/32/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/32/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/32/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/32/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/32/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/32/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/32/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/32/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/32/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/32/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/32/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/32/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/32/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/32/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/4/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/4/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/4/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/4/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/4/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/4/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/4/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/4/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/4/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/4/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/4/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/4/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/4/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/4/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/4/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/4/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/4/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/4/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/4/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/512/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/512/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/512/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/512/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/512/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/512/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/512/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/512/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/512/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/512/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/512/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/512/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/512/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/512/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/512/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/512/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/512/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/512/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/512/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/64/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/64/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/64/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/64/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/64/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/64/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/64/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/64/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/64/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/64/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/64/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/64/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/64/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/64/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/64/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/64/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/64/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/64/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/64/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/8/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/8/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/8/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/8/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/8/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/8/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/8/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/8/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/8/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/8/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/8/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/8/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/8/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/8/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/8/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/8/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/8/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/8/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/8/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/report/lines.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2 requests/report/violin.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2/report/lines.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/2/report/violin.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/256/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/256/report/lines.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/256/report/violin.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/1/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/1/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/1/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/1/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/1/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/1/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/1/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/1/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/1/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/1/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/1/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/1/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/1/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/1/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/1/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/1/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/1/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/1/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/1/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/128/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/128/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/128/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/128/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/128/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/128/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/128/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/128/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/128/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/128/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/128/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/128/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/128/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/128/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/128/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/128/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/128/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/128/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/128/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/16/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/16/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/16/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/16/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/16/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/16/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/16/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/16/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/16/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/16/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/16/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/16/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/16/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/16/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/16/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/16/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/16/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/16/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/16/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/2/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/2/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/2/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/2/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/2/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/2/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/2/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/2/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/2/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/2/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/2/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/2/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/2/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/2/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/2/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/2/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/2/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/2/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/2/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/256/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/256/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/256/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/256/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/256/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/256/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/256/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/256/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/256/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/256/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/256/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/256/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/256/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/256/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/256/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/256/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/256/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/256/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/256/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/32/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/32/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/32/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/32/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/32/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/32/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/32/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/32/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/32/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/32/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/32/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/32/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/32/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/32/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/32/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/32/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/32/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/32/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/32/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/4/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/4/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/4/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/4/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/4/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/4/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/4/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/4/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/4/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/4/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/4/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/4/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/4/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/4/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/4/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/4/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/4/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/4/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/4/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/512/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/512/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/512/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/512/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/512/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/512/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/512/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/512/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/512/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/512/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/512/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/512/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/512/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/512/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/512/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/512/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/512/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/512/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/512/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/64/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/64/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/64/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/64/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/64/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/64/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/64/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/64/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/64/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/64/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/64/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/64/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/64/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/64/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/64/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/64/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/64/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/64/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/64/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/8/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/8/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/8/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/8/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/8/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/8/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/8/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/8/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/8/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/8/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/8/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/8/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/8/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/8/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/8/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/8/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/8/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/8/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/8/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/report/lines.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32 requests/report/violin.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32/report/lines.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/32/report/violin.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/1/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/1/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/1/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/1/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/1/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/1/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/1/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/1/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/1/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/1/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/1/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/1/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/1/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/1/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/1/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/1/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/1/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/1/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/1/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/128/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/128/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/128/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/128/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/128/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/128/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/128/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/128/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/128/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/128/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/128/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/128/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/128/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/128/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/128/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/128/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/128/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/128/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/128/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/16/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/16/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/16/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/16/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/16/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/16/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/16/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/16/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/16/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/16/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/16/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/16/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/16/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/16/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/16/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/16/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/16/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/16/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/16/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/2/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/2/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/2/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/2/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/2/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/2/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/2/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/2/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/2/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/2/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/2/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/2/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/2/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/2/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/2/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/2/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/2/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/2/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/2/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/256/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/256/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/256/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/256/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/256/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/256/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/256/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/256/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/256/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/256/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/256/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/256/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/256/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/256/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/256/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/256/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/256/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/256/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/256/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/32/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/32/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/32/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/32/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/32/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/32/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/32/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/32/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/32/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/32/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/32/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/32/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/32/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/32/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/32/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/32/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/32/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/32/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/32/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/4/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/4/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/4/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/4/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/4/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/4/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/4/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/4/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/4/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/4/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/4/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/4/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/4/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/4/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/4/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/4/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/4/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/4/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/4/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/512/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/512/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/512/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/512/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/512/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/512/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/512/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/512/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/512/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/512/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/512/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/512/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/512/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/512/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/512/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/512/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/512/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/512/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/512/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/64/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/64/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/64/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/64/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/64/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/64/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/64/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/64/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/64/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/64/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/64/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/64/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/64/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/64/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/64/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/64/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/64/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/64/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/64/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/8/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/8/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/8/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/8/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/8/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/8/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/8/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/8/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/8/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/8/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/8/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/8/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/8/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/8/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/8/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/8/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/8/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/8/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/8/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/report/lines.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4 requests/report/violin.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4/report/lines.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/4/report/violin.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/512/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/512/report/lines.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/512/report/violin.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/1/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/1/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/1/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/1/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/1/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/1/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/1/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/1/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/1/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/1/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/1/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/1/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/1/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/1/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/1/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/1/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/1/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/1/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/1/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/128/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/128/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/128/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/128/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/128/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/128/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/128/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/128/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/128/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/128/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/128/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/128/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/128/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/128/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/128/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/128/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/128/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/128/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/128/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/16/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/16/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/16/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/16/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/16/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/16/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/16/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/16/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/16/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/16/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/16/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/16/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/16/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/16/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/16/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/16/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/16/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/16/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/16/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/2/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/2/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/2/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/2/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/2/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/2/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/2/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/2/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/2/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/2/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/2/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/2/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/2/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/2/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/2/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/2/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/2/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/2/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/2/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/256/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/256/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/256/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/256/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/256/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/256/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/256/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/256/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/256/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/256/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/256/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/256/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/256/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/256/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/256/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/256/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/256/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/256/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/256/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/32/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/32/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/32/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/32/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/32/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/32/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/32/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/32/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/32/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/32/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/32/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/32/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/32/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/32/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/32/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/32/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/32/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/32/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/32/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/4/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/4/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/4/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/4/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/4/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/4/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/4/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/4/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/4/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/4/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/4/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/4/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/4/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/4/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/4/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/4/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/4/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/4/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/4/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/512/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/512/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/512/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/512/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/512/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/512/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/512/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/512/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/512/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/512/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/512/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/512/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/512/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/512/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/512/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/512/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/512/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/512/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/512/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/64/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/64/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/64/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/64/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/64/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/64/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/64/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/64/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/64/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/64/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/64/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/64/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/64/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/64/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/64/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/64/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/64/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/64/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/64/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/8/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/8/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/8/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/8/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/8/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/8/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/8/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/8/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/8/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/8/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/8/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/8/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/8/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/8/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/8/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/8/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/8/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/8/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/8/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/report/lines.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64 requests/report/violin.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64/report/lines.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/64/report/violin.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/1/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/1/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/1/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/1/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/1/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/1/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/1/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/1/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/1/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/1/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/1/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/1/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/1/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/1/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/1/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/1/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/1/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/1/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/1/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/128/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/128/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/128/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/128/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/128/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/128/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/128/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/128/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/128/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/128/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/128/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/128/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/128/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/128/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/128/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/128/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/128/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/128/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/128/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/16/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/16/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/16/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/16/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/16/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/16/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/16/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/16/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/16/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/16/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/16/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/16/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/16/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/16/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/16/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/16/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/16/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/16/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/16/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/2/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/2/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/2/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/2/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/2/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/2/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/2/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/2/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/2/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/2/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/2/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/2/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/2/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/2/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/2/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/2/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/2/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/2/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/2/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/256/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/256/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/256/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/256/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/256/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/256/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/256/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/256/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/256/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/256/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/256/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/256/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/256/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/256/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/256/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/256/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/256/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/256/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/256/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/32/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/32/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/32/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/32/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/32/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/32/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/32/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/32/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/32/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/32/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/32/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/32/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/32/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/32/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/32/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/32/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/32/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/32/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/32/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/4/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/4/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/4/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/4/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/4/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/4/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/4/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/4/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/4/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/4/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/4/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/4/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/4/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/4/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/4/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/4/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/4/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/4/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/4/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/512/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/512/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/512/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/512/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/512/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/512/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/512/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/512/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/512/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/512/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/512/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/512/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/512/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/512/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/512/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/512/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/512/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/512/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/512/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/64/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/64/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/64/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/64/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/64/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/64/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/64/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/64/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/64/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/64/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/64/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/64/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/64/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/64/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/64/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/64/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/64/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/64/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/64/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/8/base/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/8/base/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/8/base/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/8/base/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/8/new/benchmark.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/8/new/estimates.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/8/new/sample.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/8/new/tukey.json (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/8/report/MAD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/8/report/SD.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/8/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/8/report/mean.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/8/report/median.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/8/report/pdf.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/8/report/pdf_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/8/report/regression.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/8/report/regression_small.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/8/report/slope.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/8/report/typical.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/report/lines.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8 requests/report/violin.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8/report/lines.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/8/report/violin.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/report/index.html (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/report/lines.svg (100%) rename {criterion => ursa}/HTTP Hyper_Content Size (Megabyte)/report/violin.svg (100%) rename {criterion => ursa}/Kilobyte/1024/report/index.html (100%) rename {criterion => ursa}/Kilobyte/1024/report/lines.svg (100%) rename {criterion => ursa}/Kilobyte/1024/report/violin.svg (100%) rename {criterion => ursa}/Kilobyte/131072/report/index.html (100%) rename {criterion => ursa}/Kilobyte/131072/report/lines.svg (100%) rename {criterion => ursa}/Kilobyte/131072/report/violin.svg (100%) rename {criterion => ursa}/Kilobyte/16384/report/index.html (100%) rename {criterion => ursa}/Kilobyte/16384/report/lines.svg (100%) rename {criterion => ursa}/Kilobyte/16384/report/violin.svg (100%) rename {criterion => ursa}/Kilobyte/2048/report/index.html (100%) rename {criterion => ursa}/Kilobyte/2048/report/lines.svg (100%) rename {criterion => ursa}/Kilobyte/2048/report/violin.svg (100%) rename {criterion => ursa}/Kilobyte/262144/report/index.html (100%) rename {criterion => ursa}/Kilobyte/262144/report/lines.svg (100%) rename {criterion => ursa}/Kilobyte/262144/report/violin.svg (100%) rename {criterion => ursa}/Kilobyte/32768/report/index.html (100%) rename {criterion => ursa}/Kilobyte/32768/report/lines.svg (100%) rename {criterion => ursa}/Kilobyte/32768/report/violin.svg (100%) rename {criterion => ursa}/Kilobyte/4096/report/index.html (100%) rename {criterion => ursa}/Kilobyte/4096/report/lines.svg (100%) rename {criterion => ursa}/Kilobyte/4096/report/violin.svg (100%) rename {criterion => ursa}/Kilobyte/524288/report/index.html (100%) rename {criterion => ursa}/Kilobyte/524288/report/lines.svg (100%) rename {criterion => ursa}/Kilobyte/524288/report/violin.svg (100%) rename {criterion => ursa}/Kilobyte/65536/report/index.html (100%) rename {criterion => ursa}/Kilobyte/65536/report/lines.svg (100%) rename {criterion => ursa}/Kilobyte/65536/report/violin.svg (100%) rename {criterion => ursa}/Kilobyte/8192/report/index.html (100%) rename {criterion => ursa}/Kilobyte/8192/report/lines.svg (100%) rename {criterion => ursa}/Kilobyte/8192/report/violin.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/1024/base/benchmark.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/1024/base/estimates.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/1024/base/sample.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/1024/base/tukey.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/1024/new/benchmark.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/1024/new/estimates.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/1024/new/sample.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/1024/new/tukey.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/1024/report/MAD.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/1024/report/SD.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/1024/report/index.html (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/1024/report/mean.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/1024/report/median.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/1024/report/pdf.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/1024/report/pdf_small.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/1024/report/regression.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/1024/report/regression_small.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/1024/report/slope.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/1024/report/typical.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/131072/base/benchmark.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/131072/base/estimates.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/131072/base/sample.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/131072/base/tukey.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/131072/new/benchmark.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/131072/new/estimates.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/131072/new/sample.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/131072/new/tukey.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/131072/report/MAD.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/131072/report/SD.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/131072/report/index.html (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/131072/report/mean.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/131072/report/median.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/131072/report/pdf.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/131072/report/pdf_small.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/131072/report/regression.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/131072/report/regression_small.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/131072/report/slope.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/131072/report/typical.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/16384/base/benchmark.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/16384/base/estimates.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/16384/base/sample.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/16384/base/tukey.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/16384/new/benchmark.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/16384/new/estimates.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/16384/new/sample.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/16384/new/tukey.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/16384/report/MAD.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/16384/report/SD.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/16384/report/index.html (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/16384/report/mean.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/16384/report/median.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/16384/report/pdf.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/16384/report/pdf_small.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/16384/report/regression.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/16384/report/regression_small.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/16384/report/slope.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/16384/report/typical.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/2048/base/benchmark.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/2048/base/estimates.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/2048/base/sample.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/2048/base/tukey.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/2048/new/benchmark.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/2048/new/estimates.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/2048/new/sample.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/2048/new/tukey.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/2048/report/MAD.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/2048/report/SD.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/2048/report/index.html (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/2048/report/mean.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/2048/report/median.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/2048/report/pdf.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/2048/report/pdf_small.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/2048/report/regression.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/2048/report/regression_small.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/2048/report/slope.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/2048/report/typical.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/262144/base/benchmark.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/262144/base/estimates.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/262144/base/sample.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/262144/base/tukey.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/262144/new/benchmark.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/262144/new/estimates.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/262144/new/sample.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/262144/new/tukey.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/262144/report/MAD.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/262144/report/SD.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/262144/report/index.html (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/262144/report/mean.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/262144/report/median.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/262144/report/pdf.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/262144/report/pdf_small.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/262144/report/regression.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/262144/report/regression_small.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/262144/report/slope.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/262144/report/typical.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/32768/base/benchmark.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/32768/base/estimates.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/32768/base/sample.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/32768/base/tukey.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/32768/new/benchmark.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/32768/new/estimates.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/32768/new/sample.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/32768/new/tukey.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/32768/report/MAD.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/32768/report/SD.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/32768/report/index.html (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/32768/report/mean.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/32768/report/median.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/32768/report/pdf.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/32768/report/pdf_small.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/32768/report/regression.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/32768/report/regression_small.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/32768/report/slope.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/32768/report/typical.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/4096/base/benchmark.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/4096/base/estimates.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/4096/base/sample.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/4096/base/tukey.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/4096/new/benchmark.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/4096/new/estimates.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/4096/new/sample.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/4096/new/tukey.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/4096/report/MAD.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/4096/report/SD.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/4096/report/index.html (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/4096/report/mean.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/4096/report/median.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/4096/report/pdf.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/4096/report/pdf_small.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/4096/report/regression.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/4096/report/regression_small.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/4096/report/slope.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/4096/report/typical.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/524288/base/benchmark.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/524288/base/estimates.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/524288/base/sample.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/524288/base/tukey.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/524288/new/benchmark.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/524288/new/estimates.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/524288/new/sample.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/524288/new/tukey.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/524288/report/MAD.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/524288/report/SD.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/524288/report/index.html (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/524288/report/mean.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/524288/report/median.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/524288/report/pdf.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/524288/report/pdf_small.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/524288/report/regression.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/524288/report/regression_small.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/524288/report/slope.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/524288/report/typical.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/65536/base/benchmark.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/65536/base/estimates.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/65536/base/sample.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/65536/base/tukey.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/65536/new/benchmark.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/65536/new/estimates.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/65536/new/sample.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/65536/new/tukey.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/65536/report/MAD.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/65536/report/SD.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/65536/report/index.html (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/65536/report/mean.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/65536/report/median.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/65536/report/pdf.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/65536/report/pdf_small.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/65536/report/regression.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/65536/report/regression_small.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/65536/report/slope.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/65536/report/typical.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/8192/base/benchmark.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/8192/base/estimates.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/8192/base/sample.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/8192/base/tukey.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/8192/new/benchmark.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/8192/new/estimates.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/8192/new/sample.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/8192/new/tukey.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/8192/report/MAD.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/8192/report/SD.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/8192/report/index.html (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/8192/report/mean.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/8192/report/median.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/8192/report/pdf.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/8192/report/pdf_small.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/8192/report/regression.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/8192/report/regression_small.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/8192/report/slope.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/8192/report/typical.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/report/index.html (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/report/lines.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_1 Request/report/violin.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_2 Requests/1024/base/benchmark.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_2 Requests/1024/base/estimates.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_2 Requests/1024/base/sample.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_2 Requests/1024/base/tukey.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_2 Requests/1024/new/benchmark.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_2 Requests/1024/new/estimates.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_2 Requests/1024/new/sample.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_2 Requests/1024/new/tukey.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_2 Requests/1024/report/MAD.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_2 Requests/1024/report/SD.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_2 Requests/1024/report/index.html (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_2 Requests/1024/report/mean.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_2 Requests/1024/report/median.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_2 Requests/1024/report/pdf.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_2 Requests/1024/report/pdf_small.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_2 Requests/1024/report/regression.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_2 Requests/1024/report/regression_small.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_2 Requests/1024/report/slope.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_2 Requests/1024/report/typical.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_2 Requests/131072/base/benchmark.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_2 Requests/131072/base/estimates.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_2 Requests/131072/base/sample.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_2 Requests/131072/base/tukey.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_2 Requests/131072/new/benchmark.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_2 Requests/131072/new/estimates.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_2 Requests/131072/new/sample.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_2 Requests/131072/new/tukey.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_2 Requests/131072/report/MAD.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_2 Requests/131072/report/SD.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_2 Requests/131072/report/index.html (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_2 Requests/131072/report/mean.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_2 Requests/131072/report/median.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_2 Requests/131072/report/pdf.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_2 Requests/131072/report/pdf_small.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_2 Requests/131072/report/regression.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_2 Requests/131072/report/regression_small.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_2 Requests/131072/report/slope.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_2 Requests/131072/report/typical.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_2 Requests/16384/base/benchmark.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_2 Requests/16384/base/estimates.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_2 Requests/16384/base/sample.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_2 Requests/16384/base/tukey.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_2 Requests/16384/new/benchmark.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_2 Requests/16384/new/estimates.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_2 Requests/16384/new/sample.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_2 Requests/16384/new/tukey.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_2 Requests/16384/report/MAD.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_2 Requests/16384/report/SD.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_2 Requests/16384/report/index.html (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_2 Requests/16384/report/mean.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_2 Requests/16384/report/median.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_2 Requests/16384/report/pdf.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_2 Requests/16384/report/pdf_small.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_2 Requests/16384/report/regression.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_2 Requests/16384/report/regression_small.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_2 Requests/16384/report/slope.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_2 Requests/16384/report/typical.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_2 Requests/2048/base/benchmark.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_2 Requests/2048/base/estimates.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_2 Requests/2048/base/sample.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_2 Requests/2048/base/tukey.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_2 Requests/2048/new/benchmark.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_2 Requests/2048/new/estimates.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_2 Requests/2048/new/sample.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_2 Requests/2048/new/tukey.json (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_2 Requests/2048/report/MAD.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_2 Requests/2048/report/SD.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_2 Requests/2048/report/index.html (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_2 Requests/2048/report/mean.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_2 Requests/2048/report/median.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_2 Requests/2048/report/pdf.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_2 Requests/2048/report/pdf_small.svg (100%) rename {criterion => ursa}/Kilobyte/TCP UFDP_2 Requests/2048/report/regression.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/1/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/1/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/1/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/1/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/1/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/1/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/1/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/1/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/1/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/1/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/1/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/1/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/1/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/1/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/1/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/1/report/regression.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/1/report/regression_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/1/report/slope.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/1/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/128/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/128/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/128/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/128/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/128/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/128/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/128/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/128/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/128/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/128/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/128/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/128/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/128/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/128/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/128/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/128/report/regression.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/128/report/regression_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/128/report/slope.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/128/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/16/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/16/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/16/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/16/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/16/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/16/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/16/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/16/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/16/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/16/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/16/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/16/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/16/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/16/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/16/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/16/report/regression.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/16/report/regression_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/16/report/slope.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/16/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/2/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/2/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/2/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/2/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/2/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/2/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/2/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/2/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/2/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/2/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/2/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/2/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/2/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/2/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/2/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/2/report/regression.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/2/report/regression_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/2/report/slope.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/2/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/256/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/256/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/256/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/256/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/256/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/256/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/256/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/256/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/256/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/256/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/256/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/256/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/256/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/256/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/256/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/256/report/regression.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/256/report/regression_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/256/report/slope.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/256/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/32/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/32/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/32/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/32/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/32/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/32/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/32/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/32/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/32/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/32/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/32/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/32/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/32/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/32/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/32/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/32/report/regression.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/32/report/regression_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/32/report/slope.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/32/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/4/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/4/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/4/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/4/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/4/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/4/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/4/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/4/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/4/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/4/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/4/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/4/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/4/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/4/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/4/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/4/report/regression.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/4/report/regression_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/4/report/slope.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/4/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/512/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/512/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/512/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/512/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/512/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/512/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/512/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/512/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/512/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/512/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/512/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/512/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/512/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/512/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/512/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/512/report/regression.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/512/report/regression_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/512/report/slope.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/512/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/64/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/64/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/64/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/64/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/64/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/64/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/64/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/64/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/64/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/64/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/64/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/64/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/64/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/64/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/64/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/64/report/regression.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/64/report/regression_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/64/report/slope.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/64/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/8/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/8/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/8/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/8/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/8/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/8/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/8/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/8/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/8/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/8/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/8/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/8/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/8/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/8/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/8/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/8/report/regression.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/8/report/regression_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/8/report/slope.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/8/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/report/lines.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1 request/report/violin.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1/report/lines.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/1/report/violin.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/128/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/128/report/lines.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/128/report/violin.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/1/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/1/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/1/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/1/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/1/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/1/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/1/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/1/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/1/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/1/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/1/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/1/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/1/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/1/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/1/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/1/report/regression.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/1/report/regression_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/1/report/slope.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/1/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/128/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/128/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/128/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/128/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/128/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/128/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/128/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/128/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/128/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/128/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/128/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/128/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/128/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/128/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/128/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/128/report/regression.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/128/report/regression_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/128/report/slope.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/128/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/16/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/16/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/16/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/16/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/16/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/16/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/16/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/16/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/16/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/16/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/16/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/16/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/16/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/16/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/16/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/16/report/regression.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/16/report/regression_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/16/report/slope.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/16/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/2/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/2/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/2/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/2/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/2/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/2/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/2/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/2/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/2/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/2/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/2/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/2/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/2/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/2/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/2/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/2/report/regression.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/2/report/regression_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/2/report/slope.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/2/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/256/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/256/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/256/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/256/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/256/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/256/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/256/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/256/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/256/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/256/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/256/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/256/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/256/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/256/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/256/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/256/report/regression.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/256/report/regression_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/256/report/slope.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/256/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/32/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/32/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/32/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/32/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/32/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/32/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/32/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/32/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/32/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/32/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/32/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/32/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/32/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/32/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/32/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/32/report/regression.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/32/report/regression_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/32/report/slope.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/32/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/4/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/4/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/4/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/4/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/4/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/4/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/4/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/4/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/4/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/4/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/4/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/4/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/4/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/4/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/4/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/4/report/regression.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/4/report/regression_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/4/report/slope.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/4/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/512/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/512/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/512/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/512/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/512/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/512/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/512/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/512/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/512/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/512/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/512/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/512/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/512/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/512/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/512/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/512/report/regression.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/512/report/regression_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/512/report/slope.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/512/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/64/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/64/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/64/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/64/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/64/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/64/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/64/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/64/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/64/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/64/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/64/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/64/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/64/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/64/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/64/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/64/report/regression.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/64/report/regression_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/64/report/slope.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/64/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/8/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/8/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/8/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/8/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/8/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/8/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/8/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/8/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/8/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/8/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/8/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/8/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/8/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/8/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/8/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/8/report/regression.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/8/report/regression_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/8/report/slope.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/8/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/report/lines.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16 requests/report/violin.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16/report/lines.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/16/report/violin.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/1/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/1/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/1/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/1/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/1/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/1/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/1/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/1/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/1/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/1/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/1/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/1/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/1/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/1/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/1/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/1/report/regression.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/1/report/regression_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/1/report/slope.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/1/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/128/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/128/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/128/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/128/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/128/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/128/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/128/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/128/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/128/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/128/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/128/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/128/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/128/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/128/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/128/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/128/report/regression.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/128/report/regression_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/128/report/slope.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/128/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/16/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/16/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/16/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/16/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/16/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/16/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/16/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/16/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/16/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/16/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/16/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/16/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/16/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/16/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/16/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/16/report/regression.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/16/report/regression_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/16/report/slope.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/16/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/2/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/2/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/2/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/2/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/2/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/2/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/2/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/2/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/2/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/2/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/2/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/2/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/2/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/2/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/2/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/2/report/regression.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/2/report/regression_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/2/report/slope.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/2/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/256/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/256/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/256/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/256/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/256/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/256/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/256/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/256/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/256/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/256/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/256/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/256/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/256/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/256/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/256/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/256/report/regression.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/256/report/regression_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/256/report/slope.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/256/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/32/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/32/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/32/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/32/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/32/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/32/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/32/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/32/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/32/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/32/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/32/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/32/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/32/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/32/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/32/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/32/report/regression.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/32/report/regression_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/32/report/slope.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/32/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/4/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/4/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/4/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/4/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/4/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/4/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/4/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/4/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/4/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/4/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/4/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/4/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/4/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/4/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/4/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/4/report/regression.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/4/report/regression_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/4/report/slope.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/4/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/512/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/512/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/512/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/512/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/512/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/512/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/512/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/512/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/512/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/512/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/512/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/512/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/512/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/512/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/512/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/512/report/regression.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/512/report/regression_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/512/report/slope.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/512/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/64/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/64/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/64/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/64/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/64/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/64/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/64/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/64/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/64/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/64/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/64/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/64/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/64/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/64/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/64/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/64/report/regression.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/64/report/regression_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/64/report/slope.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/64/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/8/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/8/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/8/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/8/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/8/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/8/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/8/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/8/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/8/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/8/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/8/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/8/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/8/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/8/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/8/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/8/report/regression.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/8/report/regression_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/8/report/slope.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/8/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/report/lines.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2 requests/report/violin.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2/report/lines.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/2/report/violin.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/256/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/256/report/lines.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/256/report/violin.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/1/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/1/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/1/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/1/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/1/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/1/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/1/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/1/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/1/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/1/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/1/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/1/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/1/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/1/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/1/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/1/report/regression.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/1/report/regression_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/1/report/slope.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/1/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/128/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/128/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/128/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/128/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/128/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/128/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/128/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/128/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/128/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/128/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/128/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/128/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/128/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/128/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/128/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/128/report/regression.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/128/report/regression_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/128/report/slope.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/128/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/16/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/16/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/16/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/16/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/16/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/16/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/16/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/16/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/16/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/16/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/16/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/16/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/16/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/16/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/16/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/16/report/regression.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/16/report/regression_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/16/report/slope.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/16/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/2/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/2/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/2/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/2/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/2/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/2/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/2/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/2/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/2/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/2/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/2/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/2/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/2/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/2/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/2/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/2/report/regression.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/2/report/regression_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/2/report/slope.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/2/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/256/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/256/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/256/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/256/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/256/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/256/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/256/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/256/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/256/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/256/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/256/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/256/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/256/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/256/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/256/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/256/report/regression.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/256/report/regression_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/256/report/slope.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/256/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/32/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/32/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/32/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/32/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/32/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/32/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/32/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/32/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/32/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/32/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/32/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/32/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/32/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/32/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/32/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/32/report/regression.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/32/report/regression_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/32/report/slope.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/32/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/4/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/4/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/4/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/4/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/4/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/4/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/4/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/4/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/4/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/4/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/4/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/4/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/4/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/4/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/4/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/4/report/regression.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/4/report/regression_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/4/report/slope.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/4/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/512/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/512/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/512/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/512/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/512/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/512/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/512/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/512/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/512/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/512/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/512/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/512/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/512/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/512/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/512/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/512/report/regression.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/512/report/regression_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/512/report/slope.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/512/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/64/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/64/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/64/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/64/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/64/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/64/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/64/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/64/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/64/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/64/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/64/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/64/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/64/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/64/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/64/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/64/report/regression.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/64/report/regression_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/64/report/slope.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/64/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/8/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/8/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/8/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/8/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/8/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/8/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/8/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/8/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/8/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/8/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/8/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/8/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/8/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/8/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/8/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/8/report/regression.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/8/report/regression_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/8/report/slope.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/8/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/report/lines.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32 requests/report/violin.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32/report/lines.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/32/report/violin.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/1/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/1/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/1/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/1/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/1/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/1/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/1/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/1/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/1/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/1/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/1/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/1/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/1/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/1/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/1/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/1/report/regression.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/1/report/regression_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/1/report/slope.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/1/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/128/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/128/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/128/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/128/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/128/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/128/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/128/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/128/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/128/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/128/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/128/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/128/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/128/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/128/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/128/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/128/report/regression.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/128/report/regression_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/128/report/slope.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/128/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/16/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/16/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/16/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/16/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/16/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/16/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/16/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/16/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/16/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/16/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/16/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/16/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/16/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/16/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/16/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/16/report/regression.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/16/report/regression_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/16/report/slope.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/16/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/2/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/2/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/2/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/2/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/2/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/2/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/2/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/2/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/2/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/2/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/2/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/2/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/2/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/2/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/2/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/2/report/regression.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/2/report/regression_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/2/report/slope.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/2/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/256/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/256/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/256/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/256/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/256/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/256/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/256/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/256/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/256/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/256/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/256/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/256/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/256/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/256/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/256/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/256/report/regression.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/256/report/regression_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/256/report/slope.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/256/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/32/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/32/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/32/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/32/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/32/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/32/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/32/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/32/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/32/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/32/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/32/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/32/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/32/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/32/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/32/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/32/report/regression.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/32/report/regression_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/32/report/slope.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/32/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/4/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/4/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/4/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/4/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/4/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/4/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/4/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/4/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/4/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/4/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/4/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/4/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/4/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/4/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/4/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/4/report/regression.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/4/report/regression_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/4/report/slope.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/4/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/512/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/512/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/512/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/512/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/512/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/512/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/512/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/512/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/512/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/512/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/512/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/512/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/512/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/512/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/512/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/512/report/regression.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/512/report/regression_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/512/report/slope.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/512/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/64/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/64/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/64/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/64/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/64/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/64/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/64/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/64/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/64/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/64/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/64/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/64/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/64/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/64/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/64/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/64/report/regression.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/64/report/regression_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/64/report/slope.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/64/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/8/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/8/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/8/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/8/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/8/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/8/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/8/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/8/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/8/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/8/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/8/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/8/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/8/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/8/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/8/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/8/report/regression.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/8/report/regression_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/8/report/slope.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/8/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/report/lines.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4 requests/report/violin.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4/report/lines.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/4/report/violin.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/512/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/512/report/lines.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/512/report/violin.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/1/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/1/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/1/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/1/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/1/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/1/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/1/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/1/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/1/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/1/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/1/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/1/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/1/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/1/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/1/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/1/report/regression.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/1/report/regression_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/1/report/slope.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/1/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/128/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/128/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/128/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/128/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/128/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/128/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/128/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/128/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/128/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/128/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/128/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/128/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/128/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/128/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/128/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/128/report/regression.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/128/report/regression_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/128/report/slope.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/128/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/16/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/16/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/16/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/16/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/16/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/16/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/16/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/16/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/16/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/16/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/16/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/16/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/16/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/16/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/16/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/16/report/regression.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/16/report/regression_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/16/report/slope.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/16/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/2/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/2/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/2/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/2/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/2/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/2/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/2/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/2/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/2/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/2/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/2/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/2/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/2/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/2/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/2/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/2/report/regression.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/2/report/regression_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/2/report/slope.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/2/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/256/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/256/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/256/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/256/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/256/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/256/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/256/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/256/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/256/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/256/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/256/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/256/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/256/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/256/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/256/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/256/report/regression.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/256/report/regression_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/256/report/slope.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/256/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/32/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/32/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/32/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/32/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/32/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/32/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/32/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/32/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/32/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/32/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/32/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/32/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/32/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/32/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/32/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/32/report/regression.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/32/report/regression_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/32/report/slope.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/32/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/4/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/4/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/4/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/4/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/4/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/4/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/4/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/4/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/4/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/4/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/4/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/4/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/4/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/4/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/4/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/4/report/regression.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/4/report/regression_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/4/report/slope.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/4/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/512/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/512/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/512/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/512/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/512/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/512/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/512/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/512/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/512/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/512/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/512/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/512/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/512/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/512/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/512/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/512/report/regression.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/512/report/regression_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/512/report/slope.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/512/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/64/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/64/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/64/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/64/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/64/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/64/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/64/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/64/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/64/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/64/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/64/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/64/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/64/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/64/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/64/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/64/report/regression.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/64/report/regression_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/64/report/slope.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/64/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/8/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/8/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/8/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/8/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/8/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/8/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/8/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/8/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/8/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/8/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/8/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/8/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/8/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/8/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/8/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/8/report/regression.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/8/report/regression_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/8/report/slope.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/8/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/report/lines.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64 requests/report/violin.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64/report/lines.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/64/report/violin.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/1/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/1/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/1/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/1/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/1/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/1/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/1/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/1/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/1/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/1/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/1/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/1/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/1/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/1/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/1/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/1/report/regression.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/1/report/regression_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/1/report/slope.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/1/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/128/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/128/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/128/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/128/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/128/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/128/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/128/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/128/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/128/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/128/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/128/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/128/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/128/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/128/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/128/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/128/report/regression.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/128/report/regression_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/128/report/slope.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/128/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/16/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/16/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/16/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/16/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/16/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/16/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/16/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/16/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/16/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/16/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/16/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/16/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/16/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/16/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/16/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/16/report/regression.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/16/report/regression_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/16/report/slope.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/16/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/2/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/2/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/2/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/2/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/2/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/2/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/2/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/2/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/2/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/2/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/2/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/2/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/2/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/2/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/2/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/2/report/regression.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/2/report/regression_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/2/report/slope.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/2/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/256/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/256/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/256/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/256/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/256/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/256/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/256/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/256/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/256/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/256/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/256/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/256/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/256/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/256/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/256/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/256/report/regression.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/256/report/regression_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/256/report/slope.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/256/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/32/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/32/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/32/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/32/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/32/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/32/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/32/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/32/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/32/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/32/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/32/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/32/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/32/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/32/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/32/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/32/report/regression.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/32/report/regression_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/32/report/slope.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/32/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/4/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/4/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/4/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/4/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/4/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/4/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/4/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/4/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/4/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/4/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/4/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/4/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/4/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/4/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/4/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/4/report/regression.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/4/report/regression_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/4/report/slope.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/4/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/512/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/512/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/512/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/512/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/512/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/512/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/512/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/512/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/512/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/512/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/512/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/512/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/512/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/512/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/512/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/512/report/regression.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/512/report/regression_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/512/report/slope.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/512/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/64/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/64/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/64/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/64/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/64/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/64/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/64/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/64/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/64/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/64/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/64/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/64/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/64/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/64/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/64/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/64/report/regression.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/64/report/regression_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/64/report/slope.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/64/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/8/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/8/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/8/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/8/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/8/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/8/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/8/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/8/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/8/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/8/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/8/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/8/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/8/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/8/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/8/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/8/report/regression.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/8/report/regression_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/8/report/slope.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/8/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/report/lines.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8 requests/report/violin.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8/report/lines.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/8/report/violin.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/report/lines.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Kilobyte)/report/violin.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/1/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/1/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/1/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/1/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/1/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/1/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/1/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/1/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/1/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/1/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/1/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/1/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/1/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/1/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/1/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/1/report/regression.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/1/report/regression_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/1/report/slope.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/1/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/128/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/128/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/128/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/128/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/128/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/128/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/128/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/128/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/128/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/128/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/128/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/128/report/iteration_times.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/128/report/iteration_times_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/128/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/128/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/128/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/128/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/128/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/16/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/16/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/16/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/16/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/16/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/16/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/16/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/16/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/16/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/16/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/16/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/16/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/16/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/16/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/16/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/16/report/regression.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/16/report/regression_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/16/report/slope.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/16/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/2/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/2/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/2/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/2/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/2/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/2/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/2/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/2/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/2/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/2/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/2/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/2/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/2/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/2/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/2/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/2/report/regression.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/2/report/regression_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/2/report/slope.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/2/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/256/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/256/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/256/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/256/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/256/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/256/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/256/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/256/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/256/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/256/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/256/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/256/report/iteration_times.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/256/report/iteration_times_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/256/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/256/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/256/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/256/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/256/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/32/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/32/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/32/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/32/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/32/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/32/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/32/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/32/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/32/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/32/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/32/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/32/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/32/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/32/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/32/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/32/report/regression.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/32/report/regression_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/32/report/slope.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/32/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/4/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/4/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/4/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/4/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/4/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/4/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/4/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/4/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/4/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/4/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/4/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/4/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/4/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/4/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/4/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/4/report/regression.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/4/report/regression_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/4/report/slope.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/4/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/512/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/512/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/512/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/512/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/512/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/512/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/512/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/512/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/512/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/512/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/512/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/512/report/iteration_times.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/512/report/iteration_times_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/512/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/512/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/512/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/512/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/512/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/64/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/64/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/64/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/64/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/64/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/64/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/64/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/64/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/64/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/64/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/64/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/64/report/iteration_times.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/64/report/iteration_times_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/64/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/64/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/64/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/64/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/64/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/8/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/8/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/8/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/8/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/8/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/8/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/8/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/8/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/8/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/8/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/8/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/8/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/8/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/8/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/8/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/8/report/regression.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/8/report/regression_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/8/report/slope.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/8/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/report/lines.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1 request/report/violin.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1/report/lines.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/1/report/violin.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/128/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/128/report/lines.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/128/report/violin.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/1/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/1/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/1/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/1/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/1/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/1/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/1/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/1/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/1/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/1/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/1/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/1/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/1/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/1/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/1/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/1/report/regression.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/1/report/regression_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/1/report/slope.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/1/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/128/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/128/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/128/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/128/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/128/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/128/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/128/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/128/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/128/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/128/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/128/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/128/report/iteration_times.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/128/report/iteration_times_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/128/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/128/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/128/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/128/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/128/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/16/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/16/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/16/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/16/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/16/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/16/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/16/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/16/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/16/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/16/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/16/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/16/report/iteration_times.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/16/report/iteration_times_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/16/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/16/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/16/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/16/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/16/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/2/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/2/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/2/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/2/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/2/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/2/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/2/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/2/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/2/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/2/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/2/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/2/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/2/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/2/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/2/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/2/report/regression.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/2/report/regression_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/2/report/slope.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/2/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/256/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/256/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/256/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/256/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/256/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/256/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/256/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/256/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/256/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/256/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/256/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/256/report/iteration_times.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/256/report/iteration_times_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/256/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/256/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/256/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/256/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/256/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/32/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/32/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/32/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/32/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/32/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/32/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/32/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/32/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/32/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/32/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/32/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/32/report/iteration_times.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/32/report/iteration_times_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/32/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/32/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/32/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/32/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/32/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/4/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/4/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/4/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/4/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/4/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/4/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/4/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/4/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/4/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/4/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/4/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/4/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/4/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/4/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/4/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/4/report/regression.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/4/report/regression_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/4/report/slope.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/4/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/512/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/512/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/512/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/512/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/512/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/512/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/512/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/512/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/512/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/512/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/512/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/512/report/iteration_times.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/512/report/iteration_times_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/512/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/512/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/512/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/512/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/512/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/64/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/64/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/64/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/64/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/64/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/64/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/64/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/64/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/64/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/64/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/64/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/64/report/iteration_times.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/64/report/iteration_times_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/64/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/64/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/64/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/64/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/64/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/8/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/8/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/8/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/8/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/8/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/8/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/8/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/8/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/8/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/8/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/8/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/8/report/iteration_times.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/8/report/iteration_times_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/8/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/8/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/8/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/8/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/8/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/report/lines.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16 requests/report/violin.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16/report/lines.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/16/report/violin.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/1/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/1/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/1/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/1/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/1/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/1/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/1/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/1/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/1/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/1/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/1/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/1/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/1/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/1/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/1/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/1/report/regression.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/1/report/regression_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/1/report/slope.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/1/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/128/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/128/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/128/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/128/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/128/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/128/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/128/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/128/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/128/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/128/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/128/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/128/report/iteration_times.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/128/report/iteration_times_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/128/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/128/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/128/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/128/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/128/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/16/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/16/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/16/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/16/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/16/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/16/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/16/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/16/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/16/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/16/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/16/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/16/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/16/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/16/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/16/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/16/report/regression.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/16/report/regression_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/16/report/slope.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/16/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/2/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/2/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/2/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/2/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/2/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/2/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/2/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/2/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/2/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/2/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/2/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/2/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/2/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/2/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/2/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/2/report/regression.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/2/report/regression_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/2/report/slope.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/2/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/256/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/256/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/256/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/256/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/256/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/256/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/256/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/256/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/256/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/256/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/256/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/256/report/iteration_times.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/256/report/iteration_times_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/256/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/256/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/256/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/256/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/256/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/32/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/32/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/32/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/32/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/32/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/32/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/32/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/32/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/32/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/32/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/32/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/32/report/iteration_times.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/32/report/iteration_times_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/32/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/32/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/32/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/32/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/32/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/4/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/4/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/4/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/4/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/4/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/4/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/4/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/4/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/4/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/4/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/4/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/4/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/4/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/4/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/4/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/4/report/regression.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/4/report/regression_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/4/report/slope.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/4/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/512/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/512/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/512/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/512/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/512/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/512/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/512/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/512/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/512/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/512/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/512/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/512/report/iteration_times.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/512/report/iteration_times_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/512/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/512/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/512/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/512/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/512/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/64/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/64/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/64/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/64/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/64/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/64/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/64/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/64/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/64/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/64/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/64/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/64/report/iteration_times.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/64/report/iteration_times_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/64/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/64/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/64/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/64/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/64/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/8/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/8/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/8/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/8/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/8/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/8/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/8/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/8/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/8/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/8/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/8/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/8/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/8/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/8/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/8/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/8/report/regression.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/8/report/regression_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/8/report/slope.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/8/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/report/lines.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2 requests/report/violin.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2/report/lines.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/2/report/violin.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/256/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/256/report/lines.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/256/report/violin.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/1/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/1/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/1/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/1/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/1/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/1/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/1/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/1/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/1/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/1/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/1/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/1/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/1/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/1/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/1/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/1/report/regression.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/1/report/regression_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/1/report/slope.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/1/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/128/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/128/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/128/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/128/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/128/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/128/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/128/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/128/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/128/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/128/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/128/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/128/report/iteration_times.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/128/report/iteration_times_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/128/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/128/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/128/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/128/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/128/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/16/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/16/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/16/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/16/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/16/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/16/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/16/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/16/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/16/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/16/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/16/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/16/report/iteration_times.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/16/report/iteration_times_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/16/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/16/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/16/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/16/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/16/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/2/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/2/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/2/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/2/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/2/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/2/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/2/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/2/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/2/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/2/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/2/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/2/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/2/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/2/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/2/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/2/report/regression.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/2/report/regression_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/2/report/slope.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/2/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/256/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/256/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/256/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/256/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/256/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/256/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/256/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/256/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/256/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/256/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/256/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/256/report/iteration_times.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/256/report/iteration_times_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/256/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/256/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/256/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/256/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/256/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/32/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/32/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/32/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/32/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/32/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/32/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/32/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/32/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/32/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/32/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/32/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/32/report/iteration_times.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/32/report/iteration_times_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/32/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/32/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/32/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/32/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/32/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/4/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/4/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/4/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/4/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/4/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/4/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/4/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/4/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/4/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/4/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/4/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/4/report/iteration_times.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/4/report/iteration_times_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/4/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/4/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/4/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/4/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/4/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/512/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/512/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/512/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/512/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/512/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/512/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/512/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/512/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/512/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/512/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/512/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/512/report/iteration_times.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/512/report/iteration_times_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/512/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/512/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/512/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/512/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/512/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/64/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/64/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/64/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/64/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/64/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/64/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/64/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/64/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/64/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/64/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/64/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/64/report/iteration_times.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/64/report/iteration_times_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/64/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/64/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/64/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/64/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/64/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/8/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/8/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/8/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/8/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/8/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/8/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/8/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/8/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/8/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/8/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/8/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/8/report/iteration_times.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/8/report/iteration_times_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/8/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/8/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/8/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/8/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/8/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/report/lines.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32 requests/report/violin.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32/report/lines.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/32/report/violin.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/1/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/1/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/1/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/1/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/1/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/1/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/1/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/1/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/1/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/1/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/1/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/1/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/1/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/1/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/1/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/1/report/regression.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/1/report/regression_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/1/report/slope.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/1/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/128/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/128/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/128/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/128/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/128/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/128/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/128/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/128/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/128/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/128/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/128/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/128/report/iteration_times.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/128/report/iteration_times_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/128/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/128/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/128/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/128/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/128/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/16/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/16/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/16/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/16/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/16/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/16/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/16/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/16/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/16/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/16/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/16/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/16/report/iteration_times.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/16/report/iteration_times_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/16/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/16/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/16/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/16/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/16/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/2/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/2/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/2/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/2/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/2/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/2/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/2/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/2/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/2/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/2/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/2/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/2/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/2/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/2/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/2/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/2/report/regression.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/2/report/regression_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/2/report/slope.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/2/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/256/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/256/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/256/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/256/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/256/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/256/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/256/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/256/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/256/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/256/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/256/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/256/report/iteration_times.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/256/report/iteration_times_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/256/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/256/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/256/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/256/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/256/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/32/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/32/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/32/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/32/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/32/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/32/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/32/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/32/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/32/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/32/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/32/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/32/report/iteration_times.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/32/report/iteration_times_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/32/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/32/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/32/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/32/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/32/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/4/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/4/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/4/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/4/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/4/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/4/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/4/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/4/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/4/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/4/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/4/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/4/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/4/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/4/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/4/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/4/report/regression.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/4/report/regression_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/4/report/slope.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/4/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/512/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/512/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/512/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/512/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/512/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/512/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/512/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/512/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/512/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/512/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/512/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/512/report/iteration_times.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/512/report/iteration_times_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/512/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/512/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/512/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/512/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/512/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/64/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/64/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/64/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/64/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/64/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/64/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/64/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/64/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/64/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/64/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/64/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/64/report/iteration_times.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/64/report/iteration_times_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/64/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/64/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/64/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/64/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/64/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/8/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/8/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/8/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/8/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/8/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/8/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/8/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/8/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/8/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/8/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/8/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/8/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/8/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/8/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/8/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/8/report/regression.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/8/report/regression_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/8/report/slope.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/8/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/report/lines.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4 requests/report/violin.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4/report/lines.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/4/report/violin.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/512/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/512/report/lines.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/512/report/violin.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/1/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/1/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/1/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/1/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/1/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/1/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/1/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/1/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/1/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/1/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/1/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/1/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/1/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/1/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/1/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/1/report/regression.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/1/report/regression_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/1/report/slope.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/1/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/128/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/128/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/128/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/128/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/128/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/128/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/128/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/128/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/128/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/128/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/128/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/128/report/iteration_times.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/128/report/iteration_times_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/128/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/128/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/128/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/128/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/128/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/16/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/16/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/16/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/16/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/16/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/16/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/16/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/16/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/16/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/16/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/16/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/16/report/iteration_times.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/16/report/iteration_times_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/16/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/16/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/16/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/16/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/16/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/2/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/2/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/2/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/2/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/2/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/2/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/2/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/2/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/2/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/2/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/2/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/2/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/2/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/2/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/2/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/2/report/regression.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/2/report/regression_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/2/report/slope.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/2/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/256/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/256/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/256/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/256/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/256/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/256/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/256/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/256/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/256/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/256/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/256/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/256/report/iteration_times.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/256/report/iteration_times_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/256/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/256/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/256/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/256/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/256/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/32/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/32/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/32/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/32/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/32/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/32/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/32/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/32/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/32/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/32/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/32/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/32/report/iteration_times.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/32/report/iteration_times_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/32/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/32/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/32/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/32/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/32/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/4/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/4/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/4/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/4/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/4/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/4/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/4/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/4/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/4/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/4/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/4/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/4/report/iteration_times.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/4/report/iteration_times_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/4/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/4/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/4/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/4/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/4/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/512/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/512/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/512/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/512/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/512/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/512/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/512/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/512/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/512/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/512/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/512/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/512/report/iteration_times.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/512/report/iteration_times_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/512/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/512/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/512/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/512/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/512/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/64/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/64/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/64/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/64/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/64/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/64/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/64/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/64/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/64/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/64/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/64/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/64/report/iteration_times.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/64/report/iteration_times_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/64/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/64/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/64/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/64/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/64/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/8/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/8/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/8/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/8/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/8/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/8/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/8/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/8/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/8/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/8/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/8/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/8/report/iteration_times.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/8/report/iteration_times_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/8/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/8/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/8/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/8/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/8/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/report/lines.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64 requests/report/violin.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64/report/lines.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/64/report/violin.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/1/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/1/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/1/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/1/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/1/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/1/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/1/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/1/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/1/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/1/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/1/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/1/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/1/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/1/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/1/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/1/report/regression.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/1/report/regression_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/1/report/slope.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/1/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/128/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/128/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/128/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/128/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/128/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/128/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/128/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/128/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/128/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/128/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/128/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/128/report/iteration_times.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/128/report/iteration_times_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/128/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/128/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/128/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/128/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/128/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/16/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/16/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/16/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/16/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/16/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/16/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/16/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/16/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/16/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/16/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/16/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/16/report/iteration_times.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/16/report/iteration_times_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/16/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/16/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/16/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/16/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/16/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/2/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/2/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/2/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/2/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/2/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/2/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/2/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/2/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/2/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/2/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/2/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/2/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/2/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/2/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/2/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/2/report/regression.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/2/report/regression_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/2/report/slope.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/2/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/256/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/256/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/256/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/256/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/256/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/256/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/256/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/256/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/256/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/256/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/256/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/256/report/iteration_times.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/256/report/iteration_times_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/256/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/256/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/256/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/256/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/256/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/32/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/32/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/32/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/32/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/32/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/32/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/32/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/32/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/32/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/32/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/32/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/32/report/iteration_times.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/32/report/iteration_times_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/32/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/32/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/32/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/32/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/32/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/4/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/4/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/4/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/4/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/4/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/4/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/4/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/4/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/4/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/4/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/4/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/4/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/4/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/4/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/4/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/4/report/regression.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/4/report/regression_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/4/report/slope.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/4/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/512/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/512/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/512/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/512/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/512/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/512/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/512/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/512/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/512/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/512/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/512/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/512/report/iteration_times.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/512/report/iteration_times_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/512/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/512/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/512/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/512/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/512/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/64/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/64/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/64/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/64/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/64/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/64/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/64/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/64/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/64/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/64/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/64/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/64/report/iteration_times.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/64/report/iteration_times_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/64/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/64/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/64/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/64/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/64/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/8/base/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/8/base/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/8/base/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/8/base/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/8/new/benchmark.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/8/new/estimates.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/8/new/sample.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/8/new/tukey.json (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/8/report/MAD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/8/report/SD.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/8/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/8/report/mean.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/8/report/median.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/8/report/pdf.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/8/report/pdf_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/8/report/regression.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/8/report/regression_small.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/8/report/slope.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/8/report/typical.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/report/lines.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8 requests/report/violin.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8/report/lines.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/8/report/violin.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/report/index.html (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/report/lines.svg (100%) rename {criterion => ursa}/QUINN UFDP_Content Size (Megabyte)/report/violin.svg (100%) rename {criterion => ursa}/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/base/benchmark.json (100%) rename {criterion => ursa}/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/base/estimates.json (100%) rename {criterion => ursa}/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/base/sample.json (100%) rename {criterion => ursa}/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/base/tukey.json (100%) rename {criterion => ursa}/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/change/estimates.json (100%) rename {criterion => ursa}/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/new/benchmark.json (100%) rename {criterion => ursa}/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/new/estimates.json (100%) rename {criterion => ursa}/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/new/sample.json (100%) rename {criterion => ursa}/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/new/tukey.json (100%) rename {criterion => ursa}/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/report/MAD.svg (100%) rename {criterion => ursa}/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/report/SD.svg (100%) rename {criterion => ursa}/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/report/both/pdf.svg (100%) rename {criterion => ursa}/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/report/both/regression.svg (100%) rename {criterion => ursa}/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/report/change/mean.svg (100%) rename {criterion => ursa}/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/report/change/median.svg (100%) rename {criterion => ursa}/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/report/change/t-test.svg (100%) rename {criterion => ursa}/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/report/index.html (100%) rename {criterion => ursa}/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/report/mean.svg (100%) rename {criterion => ursa}/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/report/median.svg (100%) rename {criterion => ursa}/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/report/pdf.svg (100%) rename {criterion => ursa}/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/report/pdf_small.svg (100%) rename {criterion => ursa}/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/report/regression.svg (100%) rename {criterion => ursa}/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/report/regression_small.svg (100%) rename {criterion => ursa}/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/report/relative_pdf_small.svg (100%) rename {criterion => ursa}/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/report/relative_regression_small.svg (100%) rename {criterion => ursa}/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/report/slope.svg (100%) rename {criterion => ursa}/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/report/typical.svg (100%) rename {criterion => ursa}/S2N-QUIC UFDP_Content Size (Kilobyte)/1/report/index.html (100%) rename {criterion => ursa}/S2N-QUIC UFDP_Content Size (Kilobyte)/1/report/lines.svg (100%) rename {criterion => ursa}/S2N-QUIC UFDP_Content Size (Kilobyte)/1/report/violin.svg (100%) rename {criterion => ursa}/S2N-QUIC UFDP_Content Size (Kilobyte)/16 requests/1/base/benchmark.json (100%) rename {criterion => ursa}/S2N-QUIC UFDP_Content Size (Kilobyte)/16 requests/1/base/estimates.json (100%) rename {criterion => ursa}/S2N-QUIC UFDP_Content Size (Kilobyte)/16 requests/1/base/sample.json (100%) rename {criterion => ursa}/S2N-QUIC UFDP_Content Size (Kilobyte)/16 requests/1/base/tukey.json (100%) rename {criterion => ursa}/S2N-QUIC UFDP_Content Size (Kilobyte)/16 requests/1/new/benchmark.json (100%) rename {criterion => ursa}/S2N-QUIC UFDP_Content Size (Kilobyte)/16 requests/1/new/estimates.json (100%) rename {criterion => ursa}/S2N-QUIC UFDP_Content Size (Kilobyte)/16 requests/1/new/sample.json (100%) rename {criterion => ursa}/S2N-QUIC UFDP_Content Size (Kilobyte)/16 requests/1/new/tukey.json (100%) rename {criterion => ursa}/S2N-QUIC UFDP_Content Size (Kilobyte)/16 requests/1/report/MAD.svg (100%) rename {criterion => ursa}/S2N-QUIC UFDP_Content Size (Kilobyte)/16 requests/1/report/SD.svg (100%) rename {criterion => ursa}/S2N-QUIC UFDP_Content Size (Kilobyte)/16 requests/1/report/index.html (100%) rename {criterion => ursa}/S2N-QUIC UFDP_Content Size (Kilobyte)/16 requests/1/report/mean.svg (100%) rename {criterion => ursa}/S2N-QUIC UFDP_Content Size (Kilobyte)/16 requests/1/report/median.svg (100%) rename {criterion => ursa}/S2N-QUIC UFDP_Content Size (Kilobyte)/16 requests/1/report/pdf.svg (100%) rename {criterion => ursa}/S2N-QUIC UFDP_Content Size (Kilobyte)/16 requests/1/report/pdf_small.svg (100%) rename {criterion => ursa}/S2N-QUIC UFDP_Content Size (Kilobyte)/16 requests/1/report/regression.svg (100%) rename {criterion => ursa}/S2N-QUIC UFDP_Content Size (Kilobyte)/16 requests/1/report/regression_small.svg (100%) rename {criterion => ursa}/S2N-QUIC UFDP_Content Size (Kilobyte)/16 requests/1/report/slope.svg (100%) rename {criterion => ursa}/S2N-QUIC UFDP_Content Size (Kilobyte)/16 requests/1/report/typical.svg (100%) rename {criterion => ursa}/S2N-QUIC UFDP_Content Size (Kilobyte)/2 requests/1/base/benchmark.json (100%) rename {criterion => ursa}/S2N-QUIC UFDP_Content Size (Kilobyte)/2 requests/1/base/estimates.json (100%) rename {criterion => ursa}/S2N-QUIC UFDP_Content Size (Kilobyte)/2 requests/1/base/sample.json (100%) rename {criterion => ursa}/S2N-QUIC UFDP_Content Size (Kilobyte)/2 requests/1/base/tukey.json (100%) rename {criterion => ursa}/S2N-QUIC UFDP_Content Size (Kilobyte)/2 requests/1/new/benchmark.json (100%) rename {criterion => ursa}/S2N-QUIC UFDP_Content Size (Kilobyte)/2 requests/1/new/estimates.json (100%) rename {criterion => ursa}/S2N-QUIC UFDP_Content Size (Kilobyte)/2 requests/1/new/sample.json (100%) rename {criterion => ursa}/S2N-QUIC UFDP_Content Size (Kilobyte)/2 requests/1/new/tukey.json (100%) rename {criterion => ursa}/S2N-QUIC UFDP_Content Size (Kilobyte)/2 requests/1/report/MAD.svg (100%) rename {criterion => ursa}/S2N-QUIC UFDP_Content Size (Kilobyte)/2 requests/1/report/SD.svg (100%) rename {criterion => ursa}/S2N-QUIC UFDP_Content Size (Kilobyte)/2 requests/1/report/index.html (100%) rename {criterion => ursa}/S2N-QUIC UFDP_Content Size (Kilobyte)/2 requests/1/report/mean.svg (100%) rename {criterion => ursa}/S2N-QUIC UFDP_Content Size (Kilobyte)/2 requests/1/report/median.svg (100%) rename {criterion => ursa}/S2N-QUIC UFDP_Content Size (Kilobyte)/2 requests/1/report/pdf.svg (100%) rename {criterion => ursa}/S2N-QUIC UFDP_Content Size (Kilobyte)/2 requests/1/report/pdf_small.svg (100%) rename {criterion => ursa}/S2N-QUIC UFDP_Content Size (Kilobyte)/2 requests/1/report/regression.svg (100%) rename {criterion => ursa}/S2N-QUIC UFDP_Content Size (Kilobyte)/2 requests/1/report/regression_small.svg (100%) rename {criterion => ursa}/S2N-QUIC UFDP_Content Size (Kilobyte)/2 requests/1/report/slope.svg (100%) rename {criterion => ursa}/S2N-QUIC UFDP_Content Size (Kilobyte)/2 requests/1/report/typical.svg (100%) rename {criterion => ursa}/S2N-QUIC UFDP_Content Size (Kilobyte)/4 requests/1/base/benchmark.json (100%) rename {criterion => ursa}/S2N-QUIC UFDP_Content Size (Kilobyte)/4 requests/1/base/estimates.json (100%) rename {criterion => ursa}/S2N-QUIC UFDP_Content Size (Kilobyte)/4 requests/1/base/sample.json (100%) rename {criterion => ursa}/S2N-QUIC UFDP_Content Size (Kilobyte)/4 requests/1/base/tukey.json (100%) rename {criterion => ursa}/S2N-QUIC UFDP_Content Size (Kilobyte)/4 requests/1/new/benchmark.json (100%) rename {criterion => ursa}/S2N-QUIC UFDP_Content Size (Kilobyte)/4 requests/1/new/estimates.json (100%) rename {criterion => ursa}/S2N-QUIC UFDP_Content Size (Kilobyte)/4 requests/1/new/sample.json (100%) rename {criterion => ursa}/S2N-QUIC UFDP_Content Size (Kilobyte)/4 requests/1/new/tukey.json (100%) rename {criterion => ursa}/S2N-QUIC UFDP_Content Size (Kilobyte)/4 requests/1/report/MAD.svg (100%) rename {criterion => ursa}/S2N-QUIC UFDP_Content Size (Kilobyte)/4 requests/1/report/SD.svg (100%) rename {criterion => ursa}/S2N-QUIC UFDP_Content Size (Kilobyte)/4 requests/1/report/index.html (100%) rename {criterion => ursa}/S2N-QUIC UFDP_Content Size (Kilobyte)/4 requests/1/report/mean.svg (100%) rename {criterion => ursa}/S2N-QUIC UFDP_Content Size (Kilobyte)/4 requests/1/report/median.svg (100%) rename {criterion => ursa}/S2N-QUIC UFDP_Content Size (Kilobyte)/4 requests/1/report/pdf.svg (100%) rename {criterion => ursa}/S2N-QUIC UFDP_Content Size (Kilobyte)/4 requests/1/report/pdf_small.svg (100%) rename {criterion => ursa}/S2N-QUIC UFDP_Content Size (Kilobyte)/4 requests/1/report/regression.svg (100%) rename {criterion => ursa}/S2N-QUIC UFDP_Content Size (Kilobyte)/4 requests/1/report/regression_small.svg (100%) rename {criterion => ursa}/S2N-QUIC UFDP_Content Size (Kilobyte)/4 requests/1/report/slope.svg (100%) rename {criterion => ursa}/S2N-QUIC UFDP_Content Size (Kilobyte)/4 requests/1/report/typical.svg (100%) rename {criterion => ursa}/S2N-QUIC UFDP_Content Size (Kilobyte)/8 requests/1/base/benchmark.json (100%) rename {criterion => ursa}/S2N-QUIC UFDP_Content Size (Kilobyte)/8 requests/1/base/estimates.json (100%) rename {criterion => ursa}/S2N-QUIC UFDP_Content Size (Kilobyte)/8 requests/1/base/sample.json (100%) rename {criterion => ursa}/S2N-QUIC UFDP_Content Size (Kilobyte)/8 requests/1/base/tukey.json (100%) rename {criterion => ursa}/S2N-QUIC UFDP_Content Size (Kilobyte)/8 requests/1/new/benchmark.json (100%) rename {criterion => ursa}/S2N-QUIC UFDP_Content Size (Kilobyte)/8 requests/1/new/estimates.json (100%) rename {criterion => ursa}/S2N-QUIC UFDP_Content Size (Kilobyte)/8 requests/1/new/sample.json (100%) rename {criterion => ursa}/S2N-QUIC UFDP_Content Size (Kilobyte)/8 requests/1/new/tukey.json (100%) rename {criterion => ursa}/S2N-QUIC UFDP_Content Size (Kilobyte)/8 requests/1/report/MAD.svg (100%) rename {criterion => ursa}/S2N-QUIC UFDP_Content Size (Kilobyte)/8 requests/1/report/SD.svg (100%) rename {criterion => ursa}/S2N-QUIC UFDP_Content Size (Kilobyte)/8 requests/1/report/index.html (100%) rename {criterion => ursa}/S2N-QUIC UFDP_Content Size (Kilobyte)/8 requests/1/report/mean.svg (100%) rename {criterion => ursa}/S2N-QUIC UFDP_Content Size (Kilobyte)/8 requests/1/report/median.svg (100%) rename {criterion => ursa}/S2N-QUIC UFDP_Content Size (Kilobyte)/8 requests/1/report/pdf.svg (100%) rename {criterion => ursa}/S2N-QUIC UFDP_Content Size (Kilobyte)/8 requests/1/report/pdf_small.svg (100%) rename {criterion => ursa}/S2N-QUIC UFDP_Content Size (Kilobyte)/8 requests/1/report/regression.svg (100%) rename {criterion => ursa}/S2N-QUIC UFDP_Content Size (Kilobyte)/8 requests/1/report/regression_small.svg (100%) rename {criterion => ursa}/S2N-QUIC UFDP_Content Size (Kilobyte)/8 requests/1/report/slope.svg (100%) rename {criterion => ursa}/S2N-QUIC UFDP_Content Size (Kilobyte)/8 requests/1/report/typical.svg (100%) rename {criterion => ursa}/S2N-QUIC UFDP_Content Size (Kilobyte)/report/index.html (100%) rename {criterion => ursa}/S2N-QUIC UFDP_Content Size (Kilobyte)/report/lines.svg (100%) rename {criterion => ursa}/S2N-QUIC UFDP_Content Size (Kilobyte)/report/violin.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/1/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/1/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/1/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/1/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/1/change/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/1/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/1/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/1/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/1/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/1/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/1/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/1/report/both/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/1/report/both/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/1/report/change/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/1/report/change/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/1/report/change/t-test.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/1/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/1/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/1/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/1/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/1/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/1/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/1/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/1/report/relative_pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/1/report/relative_regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/1/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/1/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/128/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/128/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/128/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/128/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/128/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/128/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/128/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/128/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/128/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/128/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/128/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/128/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/128/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/128/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/128/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/128/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/128/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/128/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/128/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/16/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/16/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/16/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/16/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/16/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/16/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/16/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/16/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/16/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/16/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/16/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/16/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/16/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/16/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/16/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/16/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/16/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/16/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/16/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/2/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/2/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/2/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/2/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/2/change/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/2/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/2/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/2/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/2/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/2/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/2/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/2/report/both/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/2/report/both/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/2/report/change/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/2/report/change/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/2/report/change/t-test.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/2/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/2/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/2/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/2/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/2/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/2/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/2/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/2/report/relative_pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/2/report/relative_regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/2/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/2/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/256/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/256/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/256/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/256/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/256/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/256/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/256/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/256/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/256/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/256/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/256/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/256/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/256/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/256/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/256/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/256/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/256/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/256/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/256/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/32/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/32/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/32/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/32/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/32/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/32/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/32/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/32/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/32/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/32/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/32/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/32/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/32/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/32/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/32/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/32/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/32/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/32/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/32/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/4/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/4/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/4/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/4/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/4/change/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/4/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/4/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/4/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/4/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/4/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/4/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/4/report/both/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/4/report/both/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/4/report/change/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/4/report/change/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/4/report/change/t-test.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/4/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/4/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/4/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/4/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/4/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/4/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/4/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/4/report/relative_pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/4/report/relative_regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/4/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/4/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/512/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/512/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/512/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/512/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/512/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/512/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/512/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/512/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/512/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/512/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/512/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/512/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/512/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/512/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/512/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/512/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/512/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/512/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/512/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/64/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/64/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/64/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/64/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/64/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/64/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/64/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/64/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/64/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/64/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/64/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/64/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/64/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/64/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/64/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/64/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/64/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/64/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/64/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/8/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/8/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/8/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/8/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/8/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/8/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/8/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/8/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/8/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/8/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/8/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/8/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/8/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/8/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/8/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/8/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/8/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/8/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/8/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/report/lines.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1 request/report/violin.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1/report/lines.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/1/report/violin.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/128/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/128/report/lines.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/128/report/violin.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/1/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/1/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/1/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/1/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/1/change/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/1/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/1/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/1/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/1/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/1/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/1/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/1/report/both/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/1/report/both/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/1/report/change/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/1/report/change/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/1/report/change/t-test.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/1/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/1/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/1/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/1/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/1/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/1/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/1/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/1/report/relative_pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/1/report/relative_regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/1/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/1/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/128/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/128/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/128/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/128/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/128/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/128/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/128/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/128/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/128/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/128/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/128/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/128/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/128/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/128/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/128/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/128/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/128/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/128/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/128/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/16/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/16/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/16/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/16/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/16/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/16/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/16/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/16/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/16/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/16/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/16/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/16/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/16/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/16/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/16/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/16/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/16/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/16/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/16/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/2/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/2/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/2/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/2/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/2/change/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/2/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/2/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/2/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/2/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/2/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/2/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/2/report/both/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/2/report/both/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/2/report/change/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/2/report/change/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/2/report/change/t-test.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/2/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/2/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/2/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/2/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/2/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/2/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/2/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/2/report/relative_pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/2/report/relative_regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/2/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/2/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/256/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/256/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/256/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/256/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/256/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/256/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/256/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/256/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/256/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/256/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/256/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/256/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/256/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/256/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/256/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/256/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/256/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/256/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/256/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/32/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/32/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/32/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/32/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/32/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/32/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/32/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/32/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/32/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/32/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/32/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/32/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/32/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/32/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/32/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/32/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/32/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/32/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/32/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/4/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/4/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/4/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/4/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/4/change/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/4/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/4/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/4/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/4/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/4/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/4/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/4/report/both/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/4/report/both/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/4/report/change/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/4/report/change/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/4/report/change/t-test.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/4/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/4/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/4/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/4/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/4/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/4/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/4/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/4/report/relative_pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/4/report/relative_regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/4/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/4/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/512/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/512/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/512/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/512/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/512/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/512/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/512/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/512/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/512/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/512/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/512/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/512/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/512/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/512/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/512/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/512/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/512/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/512/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/512/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/64/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/64/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/64/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/64/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/64/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/64/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/64/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/64/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/64/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/64/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/64/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/64/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/64/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/64/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/64/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/64/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/64/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/64/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/64/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/8/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/8/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/8/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/8/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/8/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/8/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/8/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/8/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/8/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/8/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/8/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/8/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/8/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/8/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/8/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/8/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/8/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/8/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/8/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/report/lines.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16 requests/report/violin.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16/report/lines.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/16/report/violin.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/1/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/1/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/1/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/1/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/1/change/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/1/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/1/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/1/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/1/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/1/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/1/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/1/report/both/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/1/report/both/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/1/report/change/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/1/report/change/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/1/report/change/t-test.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/1/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/1/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/1/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/1/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/1/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/1/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/1/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/1/report/relative_pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/1/report/relative_regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/1/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/1/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/128/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/128/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/128/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/128/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/128/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/128/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/128/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/128/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/128/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/128/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/128/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/128/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/128/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/128/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/128/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/128/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/128/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/128/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/128/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/16/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/16/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/16/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/16/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/16/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/16/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/16/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/16/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/16/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/16/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/16/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/16/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/16/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/16/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/16/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/16/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/16/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/16/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/16/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/2/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/2/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/2/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/2/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/2/change/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/2/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/2/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/2/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/2/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/2/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/2/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/2/report/both/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/2/report/both/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/2/report/change/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/2/report/change/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/2/report/change/t-test.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/2/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/2/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/2/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/2/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/2/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/2/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/2/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/2/report/relative_pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/2/report/relative_regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/2/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/2/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/256/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/256/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/256/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/256/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/256/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/256/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/256/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/256/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/256/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/256/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/256/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/256/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/256/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/256/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/256/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/256/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/256/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/256/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/256/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/32/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/32/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/32/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/32/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/32/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/32/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/32/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/32/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/32/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/32/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/32/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/32/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/32/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/32/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/32/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/32/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/32/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/32/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/32/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/4/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/4/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/4/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/4/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/4/change/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/4/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/4/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/4/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/4/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/4/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/4/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/4/report/both/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/4/report/both/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/4/report/change/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/4/report/change/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/4/report/change/t-test.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/4/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/4/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/4/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/4/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/4/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/4/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/4/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/4/report/relative_pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/4/report/relative_regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/4/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/4/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/512/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/512/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/512/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/512/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/512/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/512/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/512/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/512/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/512/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/512/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/512/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/512/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/512/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/512/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/512/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/512/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/512/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/512/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/512/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/64/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/64/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/64/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/64/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/64/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/64/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/64/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/64/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/64/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/64/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/64/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/64/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/64/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/64/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/64/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/64/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/64/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/64/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/64/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/8/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/8/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/8/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/8/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/8/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/8/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/8/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/8/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/8/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/8/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/8/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/8/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/8/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/8/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/8/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/8/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/8/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/8/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/8/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/report/lines.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2 requests/report/violin.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2/report/lines.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/2/report/violin.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/256/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/256/report/lines.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/256/report/violin.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/1/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/1/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/1/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/1/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/1/change/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/1/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/1/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/1/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/1/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/1/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/1/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/1/report/both/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/1/report/both/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/1/report/change/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/1/report/change/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/1/report/change/t-test.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/1/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/1/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/1/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/1/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/1/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/1/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/1/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/1/report/relative_pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/1/report/relative_regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/1/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/1/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/128/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/128/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/128/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/128/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/128/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/128/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/128/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/128/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/128/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/128/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/128/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/128/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/128/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/128/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/128/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/128/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/128/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/128/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/128/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/16/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/16/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/16/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/16/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/16/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/16/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/16/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/16/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/16/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/16/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/16/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/16/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/16/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/16/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/16/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/16/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/16/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/16/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/16/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/2/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/2/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/2/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/2/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/2/change/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/2/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/2/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/2/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/2/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/2/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/2/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/2/report/both/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/2/report/both/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/2/report/change/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/2/report/change/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/2/report/change/t-test.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/2/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/2/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/2/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/2/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/2/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/2/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/2/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/2/report/relative_pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/2/report/relative_regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/2/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/2/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/256/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/256/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/256/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/256/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/256/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/256/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/256/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/256/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/256/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/256/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/256/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/256/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/256/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/256/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/256/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/256/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/256/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/256/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/256/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/32/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/32/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/32/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/32/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/32/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/32/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/32/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/32/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/32/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/32/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/32/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/32/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/32/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/32/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/32/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/32/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/32/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/32/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/32/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/4/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/4/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/4/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/4/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/4/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/4/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/4/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/4/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/4/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/4/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/4/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/4/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/4/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/4/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/4/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/4/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/4/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/4/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/4/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/512/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/512/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/512/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/512/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/512/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/512/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/512/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/512/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/512/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/512/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/512/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/512/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/512/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/512/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/512/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/512/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/512/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/512/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/512/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/64/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/64/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/64/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/64/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/64/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/64/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/64/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/64/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/64/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/64/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/64/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/64/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/64/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/64/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/64/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/64/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/64/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/64/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/64/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/8/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/8/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/8/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/8/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/8/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/8/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/8/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/8/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/8/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/8/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/8/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/8/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/8/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/8/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/8/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/8/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/8/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/8/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/8/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/report/lines.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32 requests/report/violin.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32/report/lines.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/32/report/violin.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/1/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/1/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/1/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/1/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/1/change/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/1/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/1/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/1/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/1/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/1/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/1/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/1/report/both/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/1/report/both/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/1/report/change/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/1/report/change/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/1/report/change/t-test.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/1/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/1/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/1/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/1/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/1/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/1/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/1/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/1/report/relative_pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/1/report/relative_regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/1/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/1/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/128/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/128/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/128/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/128/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/128/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/128/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/128/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/128/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/128/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/128/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/128/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/128/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/128/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/128/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/128/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/128/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/128/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/128/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/128/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/16/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/16/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/16/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/16/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/16/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/16/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/16/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/16/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/16/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/16/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/16/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/16/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/16/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/16/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/16/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/16/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/16/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/16/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/16/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/2/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/2/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/2/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/2/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/2/change/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/2/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/2/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/2/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/2/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/2/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/2/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/2/report/both/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/2/report/both/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/2/report/change/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/2/report/change/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/2/report/change/t-test.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/2/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/2/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/2/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/2/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/2/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/2/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/2/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/2/report/relative_pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/2/report/relative_regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/2/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/2/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/256/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/256/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/256/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/256/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/256/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/256/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/256/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/256/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/256/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/256/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/256/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/256/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/256/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/256/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/256/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/256/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/256/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/256/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/256/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/32/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/32/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/32/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/32/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/32/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/32/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/32/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/32/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/32/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/32/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/32/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/32/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/32/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/32/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/32/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/32/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/32/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/32/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/32/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/4/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/4/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/4/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/4/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/4/change/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/4/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/4/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/4/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/4/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/4/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/4/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/4/report/both/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/4/report/both/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/4/report/change/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/4/report/change/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/4/report/change/t-test.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/4/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/4/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/4/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/4/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/4/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/4/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/4/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/4/report/relative_pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/4/report/relative_regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/4/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/4/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/512/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/512/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/512/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/512/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/512/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/512/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/512/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/512/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/512/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/512/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/512/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/512/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/512/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/512/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/512/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/512/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/512/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/512/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/512/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/64/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/64/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/64/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/64/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/64/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/64/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/64/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/64/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/64/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/64/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/64/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/64/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/64/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/64/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/64/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/64/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/64/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/64/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/64/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/8/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/8/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/8/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/8/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/8/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/8/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/8/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/8/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/8/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/8/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/8/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/8/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/8/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/8/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/8/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/8/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/8/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/8/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/8/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/report/lines.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4 requests/report/violin.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4/report/lines.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/4/report/violin.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/512/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/512/report/lines.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/512/report/violin.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/1/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/1/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/1/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/1/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/1/change/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/1/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/1/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/1/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/1/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/1/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/1/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/1/report/both/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/1/report/both/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/1/report/change/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/1/report/change/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/1/report/change/t-test.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/1/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/1/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/1/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/1/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/1/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/1/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/1/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/1/report/relative_pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/1/report/relative_regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/1/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/1/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/128/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/128/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/128/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/128/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/128/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/128/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/128/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/128/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/128/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/128/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/128/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/128/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/128/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/128/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/128/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/128/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/128/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/128/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/128/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/16/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/16/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/16/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/16/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/16/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/16/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/16/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/16/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/16/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/16/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/16/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/16/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/16/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/16/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/16/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/16/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/16/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/16/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/16/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/2/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/2/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/2/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/2/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/2/change/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/2/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/2/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/2/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/2/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/2/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/2/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/2/report/both/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/2/report/both/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/2/report/change/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/2/report/change/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/2/report/change/t-test.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/2/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/2/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/2/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/2/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/2/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/2/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/2/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/2/report/relative_pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/2/report/relative_regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/2/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/2/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/256/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/256/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/256/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/256/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/256/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/256/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/256/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/256/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/256/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/256/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/256/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/256/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/256/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/256/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/256/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/256/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/256/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/256/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/256/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/32/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/32/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/32/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/32/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/32/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/32/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/32/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/32/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/32/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/32/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/32/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/32/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/32/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/32/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/32/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/32/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/32/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/32/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/32/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/4/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/4/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/4/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/4/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/4/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/4/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/4/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/4/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/4/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/4/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/4/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/4/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/4/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/4/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/4/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/4/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/4/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/4/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/4/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/512/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/512/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/512/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/512/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/512/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/512/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/512/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/512/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/512/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/512/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/512/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/512/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/512/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/512/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/512/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/512/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/512/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/512/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/512/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/64/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/64/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/64/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/64/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/64/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/64/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/64/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/64/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/64/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/64/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/64/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/64/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/64/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/64/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/64/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/64/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/64/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/64/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/64/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/8/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/8/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/8/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/8/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/8/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/8/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/8/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/8/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/8/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/8/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/8/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/8/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/8/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/8/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/8/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/8/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/8/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/8/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/8/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/report/lines.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64 requests/report/violin.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64/report/lines.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/64/report/violin.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/1/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/1/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/1/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/1/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/1/change/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/1/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/1/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/1/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/1/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/1/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/1/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/1/report/both/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/1/report/both/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/1/report/change/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/1/report/change/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/1/report/change/t-test.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/1/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/1/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/1/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/1/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/1/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/1/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/1/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/1/report/relative_pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/1/report/relative_regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/1/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/1/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/128/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/128/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/128/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/128/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/128/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/128/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/128/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/128/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/128/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/128/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/128/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/128/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/128/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/128/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/128/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/128/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/128/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/128/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/128/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/16/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/16/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/16/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/16/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/16/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/16/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/16/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/16/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/16/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/16/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/16/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/16/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/16/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/16/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/16/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/16/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/16/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/16/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/16/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/2/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/2/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/2/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/2/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/2/change/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/2/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/2/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/2/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/2/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/2/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/2/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/2/report/both/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/2/report/both/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/2/report/change/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/2/report/change/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/2/report/change/t-test.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/2/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/2/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/2/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/2/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/2/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/2/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/2/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/2/report/relative_pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/2/report/relative_regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/2/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/2/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/256/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/256/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/256/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/256/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/256/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/256/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/256/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/256/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/256/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/256/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/256/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/256/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/256/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/256/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/256/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/256/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/256/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/256/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/256/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/32/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/32/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/32/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/32/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/32/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/32/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/32/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/32/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/32/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/32/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/32/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/32/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/32/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/32/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/32/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/32/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/32/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/32/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/32/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/4/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/4/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/4/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/4/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/4/change/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/4/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/4/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/4/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/4/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/4/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/4/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/4/report/both/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/4/report/both/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/4/report/change/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/4/report/change/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/4/report/change/t-test.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/4/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/4/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/4/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/4/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/4/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/4/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/4/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/4/report/relative_pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/4/report/relative_regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/4/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/4/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/512/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/512/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/512/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/512/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/512/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/512/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/512/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/512/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/512/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/512/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/512/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/512/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/512/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/512/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/512/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/512/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/512/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/512/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/512/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/64/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/64/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/64/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/64/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/64/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/64/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/64/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/64/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/64/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/64/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/64/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/64/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/64/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/64/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/64/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/64/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/64/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/64/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/64/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/8/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/8/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/8/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/8/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/8/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/8/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/8/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/8/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/8/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/8/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/8/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/8/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/8/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/8/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/8/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/8/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/8/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/8/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/8/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/report/lines.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8 requests/report/violin.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8/report/lines.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/8/report/violin.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/report/lines.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Kilobyte)/report/violin.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/1/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/1/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/1/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/1/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/1/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/1/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/1/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/1/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/1/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/1/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/1/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/1/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/1/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/1/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/1/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/1/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/1/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/1/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/1/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/128/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/128/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/128/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/128/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/128/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/128/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/128/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/128/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/128/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/128/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/128/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/128/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/128/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/128/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/128/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/128/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/128/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/128/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/128/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/16/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/16/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/16/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/16/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/16/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/16/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/16/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/16/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/16/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/16/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/16/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/16/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/16/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/16/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/16/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/16/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/16/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/16/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/16/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/2/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/2/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/2/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/2/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/2/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/2/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/2/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/2/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/2/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/2/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/2/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/2/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/2/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/2/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/2/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/2/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/2/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/2/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/2/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/256/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/256/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/256/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/256/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/256/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/256/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/256/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/256/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/256/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/256/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/256/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/256/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/256/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/256/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/256/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/256/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/256/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/256/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/256/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/32/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/32/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/32/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/32/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/32/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/32/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/32/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/32/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/32/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/32/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/32/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/32/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/32/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/32/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/32/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/32/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/32/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/32/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/32/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/4/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/4/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/4/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/4/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/4/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/4/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/4/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/4/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/4/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/4/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/4/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/4/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/4/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/4/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/4/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/4/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/4/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/4/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/4/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/512/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/512/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/512/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/512/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/512/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/512/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/512/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/512/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/512/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/512/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/512/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/512/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/512/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/512/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/512/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/512/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/512/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/512/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/512/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/64/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/64/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/64/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/64/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/64/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/64/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/64/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/64/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/64/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/64/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/64/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/64/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/64/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/64/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/64/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/64/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/64/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/64/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/64/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/8/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/8/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/8/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/8/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/8/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/8/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/8/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/8/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/8/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/8/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/8/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/8/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/8/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/8/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/8/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/8/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/8/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/8/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/8/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/report/lines.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1 request/report/violin.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1/report/lines.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/1/report/violin.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/128/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/128/report/lines.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/128/report/violin.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/1/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/1/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/1/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/1/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/1/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/1/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/1/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/1/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/1/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/1/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/1/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/1/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/1/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/1/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/1/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/1/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/1/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/1/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/1/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/128/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/128/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/128/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/128/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/128/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/128/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/128/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/128/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/128/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/128/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/128/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/128/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/128/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/128/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/128/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/128/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/128/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/128/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/128/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/16/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/16/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/16/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/16/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/16/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/16/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/16/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/16/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/16/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/16/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/16/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/16/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/16/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/16/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/16/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/16/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/16/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/16/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/16/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/2/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/2/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/2/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/2/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/2/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/2/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/2/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/2/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/2/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/2/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/2/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/2/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/2/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/2/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/2/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/2/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/2/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/2/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/2/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/256/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/256/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/256/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/256/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/256/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/256/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/256/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/256/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/256/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/256/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/256/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/256/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/256/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/256/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/256/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/256/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/256/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/256/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/256/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/32/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/32/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/32/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/32/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/32/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/32/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/32/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/32/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/32/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/32/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/32/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/32/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/32/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/32/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/32/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/32/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/32/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/32/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/32/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/4/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/4/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/4/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/4/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/4/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/4/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/4/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/4/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/4/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/4/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/4/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/4/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/4/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/4/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/4/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/4/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/4/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/4/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/4/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/512/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/512/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/512/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/512/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/512/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/512/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/512/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/512/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/512/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/512/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/512/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/512/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/512/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/512/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/512/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/512/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/512/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/512/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/512/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/64/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/64/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/64/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/64/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/64/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/64/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/64/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/64/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/64/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/64/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/64/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/64/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/64/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/64/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/64/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/64/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/64/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/64/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/64/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/8/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/8/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/8/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/8/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/8/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/8/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/8/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/8/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/8/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/8/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/8/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/8/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/8/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/8/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/8/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/8/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/8/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/8/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/8/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/report/lines.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16 requests/report/violin.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16/report/lines.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/16/report/violin.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/1/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/1/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/1/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/1/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/1/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/1/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/1/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/1/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/1/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/1/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/1/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/1/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/1/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/1/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/1/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/1/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/1/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/1/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/1/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/128/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/128/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/128/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/128/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/128/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/128/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/128/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/128/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/128/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/128/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/128/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/128/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/128/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/128/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/128/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/128/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/128/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/128/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/128/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/16/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/16/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/16/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/16/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/16/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/16/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/16/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/16/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/16/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/16/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/16/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/16/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/16/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/16/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/16/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/16/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/16/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/16/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/16/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/2/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/2/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/2/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/2/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/2/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/2/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/2/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/2/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/2/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/2/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/2/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/2/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/2/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/2/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/2/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/2/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/2/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/2/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/2/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/256/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/256/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/256/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/256/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/256/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/256/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/256/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/256/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/256/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/256/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/256/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/256/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/256/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/256/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/256/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/256/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/256/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/256/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/256/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/32/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/32/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/32/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/32/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/32/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/32/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/32/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/32/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/32/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/32/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/32/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/32/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/32/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/32/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/32/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/32/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/32/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/32/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/32/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/4/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/4/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/4/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/4/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/4/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/4/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/4/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/4/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/4/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/4/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/4/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/4/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/4/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/4/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/4/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/4/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/4/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/4/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/4/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/512/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/512/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/512/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/512/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/512/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/512/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/512/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/512/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/512/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/512/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/512/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/512/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/512/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/512/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/512/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/512/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/512/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/512/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/512/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/64/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/64/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/64/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/64/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/64/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/64/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/64/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/64/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/64/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/64/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/64/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/64/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/64/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/64/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/64/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/64/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/64/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/64/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/64/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/8/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/8/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/8/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/8/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/8/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/8/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/8/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/8/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/8/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/8/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/8/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/8/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/8/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/8/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/8/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/8/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/8/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/8/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/8/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/report/lines.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2 requests/report/violin.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2/report/lines.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/2/report/violin.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/256/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/256/report/lines.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/256/report/violin.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/1/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/1/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/1/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/1/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/1/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/1/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/1/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/1/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/1/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/1/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/1/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/1/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/1/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/1/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/1/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/1/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/1/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/1/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/1/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/128/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/128/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/128/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/128/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/128/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/128/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/128/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/128/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/128/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/128/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/128/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/128/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/128/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/128/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/128/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/128/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/128/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/128/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/128/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/16/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/16/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/16/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/16/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/16/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/16/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/16/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/16/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/16/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/16/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/16/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/16/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/16/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/16/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/16/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/16/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/16/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/16/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/16/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/2/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/2/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/2/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/2/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/2/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/2/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/2/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/2/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/2/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/2/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/2/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/2/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/2/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/2/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/2/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/2/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/2/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/2/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/2/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/256/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/256/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/256/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/256/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/256/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/256/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/256/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/256/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/256/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/256/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/256/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/256/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/256/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/256/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/256/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/256/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/256/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/256/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/256/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/32/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/32/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/32/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/32/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/32/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/32/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/32/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/32/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/32/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/32/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/32/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/32/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/32/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/32/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/32/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/32/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/32/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/32/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/32/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/4/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/4/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/4/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/4/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/4/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/4/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/4/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/4/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/4/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/4/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/4/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/4/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/4/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/4/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/4/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/4/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/4/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/4/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/4/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/512/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/512/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/512/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/512/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/512/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/512/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/512/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/512/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/512/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/512/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/512/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/512/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/512/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/512/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/512/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/512/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/512/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/512/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/512/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/64/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/64/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/64/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/64/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/64/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/64/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/64/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/64/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/64/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/64/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/64/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/64/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/64/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/64/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/64/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/64/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/64/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/64/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/64/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/8/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/8/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/8/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/8/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/8/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/8/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/8/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/8/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/8/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/8/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/8/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/8/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/8/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/8/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/8/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/8/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/8/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/8/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/8/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/report/lines.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32 requests/report/violin.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32/report/lines.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/32/report/violin.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/1/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/1/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/1/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/1/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/1/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/1/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/1/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/1/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/1/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/1/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/1/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/1/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/1/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/1/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/1/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/1/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/1/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/1/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/1/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/128/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/128/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/128/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/128/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/128/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/128/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/128/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/128/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/128/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/128/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/128/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/128/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/128/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/128/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/128/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/128/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/128/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/128/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/128/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/16/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/16/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/16/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/16/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/16/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/16/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/16/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/16/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/16/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/16/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/16/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/16/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/16/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/16/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/16/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/16/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/16/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/16/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/16/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/2/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/2/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/2/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/2/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/2/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/2/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/2/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/2/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/2/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/2/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/2/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/2/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/2/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/2/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/2/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/2/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/2/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/2/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/2/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/256/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/256/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/256/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/256/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/256/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/256/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/256/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/256/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/256/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/256/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/256/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/256/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/256/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/256/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/256/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/256/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/256/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/256/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/256/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/32/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/32/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/32/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/32/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/32/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/32/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/32/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/32/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/32/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/32/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/32/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/32/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/32/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/32/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/32/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/32/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/32/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/32/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/32/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/4/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/4/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/4/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/4/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/4/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/4/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/4/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/4/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/4/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/4/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/4/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/4/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/4/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/4/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/4/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/4/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/4/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/4/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/4/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/512/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/512/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/512/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/512/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/512/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/512/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/512/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/512/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/512/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/512/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/512/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/512/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/512/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/512/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/512/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/512/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/512/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/512/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/512/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/64/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/64/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/64/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/64/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/64/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/64/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/64/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/64/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/64/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/64/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/64/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/64/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/64/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/64/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/64/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/64/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/64/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/64/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/64/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/8/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/8/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/8/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/8/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/8/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/8/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/8/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/8/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/8/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/8/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/8/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/8/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/8/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/8/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/8/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/8/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/8/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/8/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/8/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/report/lines.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4 requests/report/violin.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4/report/lines.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/4/report/violin.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/512/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/512/report/lines.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/512/report/violin.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/1/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/1/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/1/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/1/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/1/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/1/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/1/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/1/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/1/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/1/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/1/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/1/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/1/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/1/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/1/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/1/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/1/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/1/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/1/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/128/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/128/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/128/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/128/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/128/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/128/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/128/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/128/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/128/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/128/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/128/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/128/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/128/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/128/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/128/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/128/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/128/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/128/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/128/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/16/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/16/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/16/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/16/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/16/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/16/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/16/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/16/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/16/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/16/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/16/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/16/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/16/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/16/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/16/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/16/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/16/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/16/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/16/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/2/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/2/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/2/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/2/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/2/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/2/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/2/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/2/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/2/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/2/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/2/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/2/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/2/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/2/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/2/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/2/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/2/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/2/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/2/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/256/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/256/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/256/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/256/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/256/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/256/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/256/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/256/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/256/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/256/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/256/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/256/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/256/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/256/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/256/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/256/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/256/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/256/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/256/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/32/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/32/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/32/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/32/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/32/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/32/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/32/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/32/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/32/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/32/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/32/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/32/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/32/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/32/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/32/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/32/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/32/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/32/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/32/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/4/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/4/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/4/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/4/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/4/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/4/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/4/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/4/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/4/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/4/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/4/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/4/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/4/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/4/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/4/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/4/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/4/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/4/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/4/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/512/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/512/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/512/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/512/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/512/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/512/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/512/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/512/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/512/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/512/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/512/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/512/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/512/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/512/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/512/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/512/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/512/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/512/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/512/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/64/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/64/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/64/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/64/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/64/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/64/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/64/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/64/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/64/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/64/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/64/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/64/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/64/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/64/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/64/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/64/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/64/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/64/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/64/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/8/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/8/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/8/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/8/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/8/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/8/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/8/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/8/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/8/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/8/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/8/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/8/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/8/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/8/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/8/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/8/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/8/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/8/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/8/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/report/lines.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64 requests/report/violin.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64/report/lines.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/64/report/violin.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/1/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/1/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/1/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/1/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/1/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/1/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/1/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/1/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/1/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/1/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/1/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/1/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/1/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/1/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/1/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/1/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/1/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/1/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/1/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/128/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/128/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/128/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/128/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/128/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/128/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/128/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/128/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/128/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/128/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/128/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/128/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/128/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/128/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/128/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/128/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/128/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/128/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/128/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/16/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/16/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/16/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/16/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/16/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/16/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/16/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/16/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/16/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/16/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/16/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/16/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/16/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/16/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/16/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/16/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/16/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/16/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/16/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/2/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/2/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/2/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/2/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/2/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/2/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/2/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/2/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/2/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/2/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/2/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/2/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/2/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/2/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/2/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/2/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/2/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/2/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/2/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/256/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/256/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/256/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/256/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/256/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/256/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/256/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/256/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/256/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/256/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/256/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/256/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/256/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/256/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/256/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/256/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/256/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/256/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/256/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/32/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/32/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/32/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/32/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/32/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/32/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/32/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/32/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/32/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/32/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/32/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/32/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/32/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/32/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/32/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/32/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/32/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/32/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/32/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/4/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/4/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/4/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/4/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/4/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/4/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/4/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/4/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/4/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/4/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/4/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/4/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/4/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/4/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/4/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/4/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/4/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/4/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/4/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/512/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/512/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/512/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/512/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/512/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/512/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/512/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/512/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/512/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/512/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/512/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/512/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/512/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/512/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/512/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/512/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/512/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/512/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/512/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/64/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/64/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/64/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/64/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/64/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/64/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/64/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/64/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/64/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/64/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/64/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/64/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/64/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/64/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/64/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/64/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/64/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/64/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/64/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/8/base/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/8/base/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/8/base/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/8/base/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/8/new/benchmark.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/8/new/estimates.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/8/new/sample.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/8/new/tukey.json (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/8/report/MAD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/8/report/SD.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/8/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/8/report/mean.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/8/report/median.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/8/report/pdf.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/8/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/8/report/regression.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/8/report/regression_small.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/8/report/slope.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/8/report/typical.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/report/lines.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8 requests/report/violin.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8/report/lines.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/8/report/violin.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/report/index.html (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/report/lines.svg (100%) rename {criterion => ursa}/TCP UFDP_Content Size (Megabyte)/report/violin.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/change/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/report/both/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/report/both/regression.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/report/change/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/report/change/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/report/change/t-test.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/report/regression.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/report/regression_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/report/relative_pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/report/relative_regression_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/report/slope.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/128/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/128/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/128/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/128/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/128/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/128/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/128/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/128/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/128/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/128/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/128/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/128/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/128/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/128/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/128/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/128/report/regression.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/128/report/regression_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/128/report/slope.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/128/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/16/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/16/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/16/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/16/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/16/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/16/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/16/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/16/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/16/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/16/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/16/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/16/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/16/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/16/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/16/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/16/report/regression.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/16/report/regression_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/16/report/slope.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/16/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/2/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/2/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/2/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/2/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/2/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/2/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/2/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/2/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/2/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/2/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/2/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/2/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/2/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/2/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/2/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/2/report/regression.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/2/report/regression_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/2/report/slope.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/2/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/256/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/256/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/256/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/256/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/256/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/256/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/256/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/256/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/256/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/256/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/256/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/256/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/256/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/256/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/256/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/256/report/regression.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/256/report/regression_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/256/report/slope.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/256/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/32/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/32/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/32/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/32/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/32/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/32/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/32/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/32/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/32/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/32/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/32/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/32/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/32/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/32/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/32/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/32/report/regression.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/32/report/regression_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/32/report/slope.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/32/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/4/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/4/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/4/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/4/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/4/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/4/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/4/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/4/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/4/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/4/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/4/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/4/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/4/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/4/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/4/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/4/report/regression.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/4/report/regression_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/4/report/slope.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/4/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/512/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/512/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/512/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/512/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/512/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/512/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/512/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/512/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/512/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/512/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/512/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/512/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/512/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/512/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/512/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/512/report/regression.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/512/report/regression_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/512/report/slope.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/512/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/64/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/64/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/64/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/64/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/64/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/64/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/64/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/64/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/64/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/64/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/64/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/64/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/64/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/64/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/64/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/64/report/regression.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/64/report/regression_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/64/report/slope.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/64/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/8/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/8/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/8/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/8/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/8/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/8/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/8/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/8/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/8/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/8/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/8/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/8/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/8/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/8/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/8/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/8/report/regression.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/8/report/regression_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/8/report/slope.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/8/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/report/lines.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/report/violin.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1/report/lines.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/1/report/violin.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/128/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/128/report/lines.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/128/report/violin.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/change/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/report/both/iteration_times.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/report/both/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/report/change/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/report/change/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/report/change/t-test.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/report/iteration_times.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/report/iteration_times_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/report/regression.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/report/regression_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/report/relative_iteration_times_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/report/relative_pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/report/slope.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/128/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/128/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/128/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/128/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/128/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/128/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/128/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/128/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/128/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/128/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/128/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/128/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/128/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/128/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/128/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/128/report/regression.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/128/report/regression_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/128/report/slope.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/128/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/16/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/16/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/16/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/16/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/16/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/16/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/16/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/16/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/16/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/16/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/16/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/16/report/iteration_times.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/16/report/iteration_times_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/16/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/16/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/16/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/16/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/16/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/2/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/2/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/2/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/2/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/2/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/2/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/2/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/2/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/2/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/2/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/2/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/2/report/iteration_times.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/2/report/iteration_times_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/2/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/2/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/2/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/2/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/2/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/256/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/256/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/256/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/256/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/256/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/256/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/256/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/256/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/256/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/256/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/256/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/256/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/256/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/256/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/256/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/256/report/regression.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/256/report/regression_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/256/report/slope.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/256/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/32/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/32/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/32/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/32/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/32/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/32/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/32/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/32/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/32/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/32/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/32/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/32/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/32/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/32/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/32/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/32/report/regression.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/32/report/regression_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/32/report/slope.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/32/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/4/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/4/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/4/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/4/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/4/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/4/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/4/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/4/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/4/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/4/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/4/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/4/report/iteration_times.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/4/report/iteration_times_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/4/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/4/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/4/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/4/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/4/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/512/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/512/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/512/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/512/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/512/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/512/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/512/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/512/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/512/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/512/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/512/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/512/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/512/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/512/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/512/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/512/report/regression.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/512/report/regression_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/512/report/slope.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/512/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/64/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/64/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/64/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/64/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/64/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/64/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/64/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/64/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/64/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/64/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/64/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/64/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/64/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/64/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/64/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/64/report/regression.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/64/report/regression_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/64/report/slope.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/64/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/8/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/8/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/8/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/8/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/8/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/8/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/8/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/8/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/8/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/8/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/8/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/8/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/8/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/8/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/8/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/8/report/regression.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/8/report/regression_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/8/report/slope.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/8/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/report/lines.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/report/violin.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16/report/lines.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/16/report/violin.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/change/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/report/both/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/report/both/regression.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/report/change/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/report/change/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/report/change/t-test.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/report/regression.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/report/regression_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/report/relative_pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/report/relative_regression_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/report/slope.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/128/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/128/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/128/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/128/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/128/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/128/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/128/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/128/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/128/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/128/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/128/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/128/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/128/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/128/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/128/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/128/report/regression.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/128/report/regression_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/128/report/slope.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/128/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/16/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/16/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/16/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/16/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/16/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/16/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/16/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/16/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/16/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/16/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/16/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/16/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/16/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/16/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/16/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/16/report/regression.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/16/report/regression_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/16/report/slope.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/16/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/2/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/2/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/2/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/2/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/2/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/2/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/2/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/2/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/2/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/2/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/2/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/2/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/2/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/2/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/2/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/2/report/regression.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/2/report/regression_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/2/report/slope.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/2/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/256/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/256/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/256/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/256/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/256/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/256/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/256/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/256/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/256/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/256/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/256/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/256/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/256/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/256/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/256/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/256/report/regression.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/256/report/regression_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/256/report/slope.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/256/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/32/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/32/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/32/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/32/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/32/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/32/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/32/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/32/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/32/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/32/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/32/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/32/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/32/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/32/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/32/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/32/report/regression.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/32/report/regression_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/32/report/slope.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/32/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/4/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/4/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/4/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/4/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/4/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/4/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/4/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/4/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/4/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/4/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/4/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/4/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/4/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/4/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/4/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/4/report/regression.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/4/report/regression_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/4/report/slope.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/4/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/512/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/512/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/512/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/512/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/512/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/512/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/512/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/512/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/512/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/512/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/512/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/512/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/512/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/512/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/512/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/512/report/regression.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/512/report/regression_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/512/report/slope.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/512/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/64/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/64/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/64/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/64/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/64/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/64/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/64/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/64/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/64/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/64/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/64/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/64/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/64/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/64/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/64/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/64/report/regression.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/64/report/regression_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/64/report/slope.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/64/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/8/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/8/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/8/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/8/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/8/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/8/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/8/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/8/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/8/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/8/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/8/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/8/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/8/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/8/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/8/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/8/report/regression.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/8/report/regression_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/8/report/slope.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/8/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/report/lines.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/report/violin.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2/report/lines.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/2/report/violin.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/256/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/256/report/lines.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/256/report/violin.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/change/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/report/both/iteration_times.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/report/both/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/report/change/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/report/change/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/report/change/t-test.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/report/iteration_times.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/report/iteration_times_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/report/regression.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/report/regression_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/report/relative_iteration_times_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/report/relative_pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/report/slope.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/128/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/128/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/128/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/128/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/128/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/128/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/128/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/128/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/128/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/128/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/128/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/128/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/128/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/128/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/128/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/128/report/regression.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/128/report/regression_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/128/report/slope.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/128/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/16/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/16/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/16/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/16/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/16/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/16/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/16/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/16/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/16/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/16/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/16/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/16/report/iteration_times.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/16/report/iteration_times_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/16/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/16/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/16/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/16/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/16/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/2/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/2/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/2/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/2/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/2/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/2/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/2/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/2/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/2/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/2/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/2/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/2/report/iteration_times.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/2/report/iteration_times_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/2/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/2/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/2/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/2/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/2/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/256/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/256/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/256/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/256/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/256/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/256/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/256/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/256/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/256/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/256/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/256/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/256/report/iteration_times.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/256/report/iteration_times_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/256/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/256/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/256/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/256/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/256/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/32/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/32/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/32/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/32/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/32/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/32/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/32/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/32/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/32/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/32/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/32/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/32/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/32/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/32/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/32/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/32/report/regression.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/32/report/regression_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/32/report/slope.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/32/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/4/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/4/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/4/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/4/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/4/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/4/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/4/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/4/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/4/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/4/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/4/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/4/report/iteration_times.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/4/report/iteration_times_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/4/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/4/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/4/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/4/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/4/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/512/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/512/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/512/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/512/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/512/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/512/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/512/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/512/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/512/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/512/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/512/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/512/report/iteration_times.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/512/report/iteration_times_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/512/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/512/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/512/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/512/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/512/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/64/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/64/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/64/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/64/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/64/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/64/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/64/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/64/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/64/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/64/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/64/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/64/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/64/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/64/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/64/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/64/report/regression.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/64/report/regression_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/64/report/slope.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/64/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/8/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/8/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/8/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/8/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/8/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/8/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/8/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/8/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/8/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/8/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/8/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/8/report/iteration_times.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/8/report/iteration_times_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/8/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/8/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/8/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/8/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/8/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/report/lines.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/report/violin.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32/report/lines.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/32/report/violin.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/change/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/report/both/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/report/both/regression.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/report/change/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/report/change/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/report/change/t-test.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/report/regression.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/report/regression_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/report/relative_pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/report/relative_regression_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/report/slope.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/128/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/128/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/128/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/128/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/128/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/128/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/128/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/128/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/128/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/128/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/128/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/128/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/128/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/128/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/128/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/128/report/regression.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/128/report/regression_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/128/report/slope.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/128/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/16/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/16/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/16/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/16/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/16/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/16/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/16/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/16/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/16/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/16/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/16/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/16/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/16/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/16/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/16/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/16/report/regression.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/16/report/regression_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/16/report/slope.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/16/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/2/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/2/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/2/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/2/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/2/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/2/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/2/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/2/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/2/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/2/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/2/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/2/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/2/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/2/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/2/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/2/report/regression.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/2/report/regression_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/2/report/slope.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/2/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/256/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/256/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/256/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/256/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/256/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/256/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/256/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/256/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/256/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/256/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/256/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/256/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/256/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/256/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/256/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/256/report/regression.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/256/report/regression_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/256/report/slope.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/256/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/32/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/32/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/32/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/32/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/32/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/32/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/32/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/32/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/32/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/32/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/32/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/32/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/32/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/32/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/32/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/32/report/regression.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/32/report/regression_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/32/report/slope.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/32/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/4/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/4/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/4/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/4/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/4/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/4/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/4/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/4/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/4/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/4/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/4/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/4/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/4/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/4/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/4/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/4/report/regression.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/4/report/regression_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/4/report/slope.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/4/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/512/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/512/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/512/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/512/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/512/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/512/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/512/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/512/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/512/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/512/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/512/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/512/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/512/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/512/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/512/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/512/report/regression.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/512/report/regression_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/512/report/slope.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/512/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/64/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/64/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/64/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/64/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/64/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/64/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/64/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/64/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/64/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/64/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/64/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/64/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/64/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/64/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/64/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/64/report/regression.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/64/report/regression_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/64/report/slope.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/64/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/8/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/8/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/8/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/8/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/8/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/8/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/8/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/8/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/8/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/8/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/8/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/8/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/8/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/8/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/8/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/8/report/regression.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/8/report/regression_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/8/report/slope.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/8/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/report/lines.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/report/violin.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4/report/lines.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/4/report/violin.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/512/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/512/report/lines.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/512/report/violin.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/1/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/1/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/1/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/1/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/1/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/1/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/1/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/1/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/1/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/1/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/1/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/1/report/iteration_times.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/1/report/iteration_times_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/1/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/1/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/1/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/1/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/1/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/128/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/128/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/128/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/128/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/128/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/128/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/128/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/128/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/128/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/128/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/128/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/128/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/128/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/128/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/128/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/128/report/regression.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/128/report/regression_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/128/report/slope.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/128/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/16/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/16/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/16/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/16/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/16/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/16/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/16/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/16/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/16/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/16/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/16/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/16/report/iteration_times.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/16/report/iteration_times_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/16/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/16/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/16/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/16/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/16/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/2/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/2/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/2/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/2/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/2/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/2/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/2/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/2/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/2/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/2/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/2/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/2/report/iteration_times.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/2/report/iteration_times_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/2/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/2/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/2/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/2/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/2/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/256/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/256/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/256/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/256/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/256/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/256/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/256/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/256/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/256/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/256/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/256/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/256/report/iteration_times.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/256/report/iteration_times_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/256/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/256/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/256/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/256/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/256/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/32/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/32/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/32/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/32/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/32/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/32/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/32/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/32/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/32/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/32/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/32/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/32/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/32/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/32/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/32/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/32/report/regression.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/32/report/regression_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/32/report/slope.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/32/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/4/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/4/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/4/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/4/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/4/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/4/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/4/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/4/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/4/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/4/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/4/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/4/report/iteration_times.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/4/report/iteration_times_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/4/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/4/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/4/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/4/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/4/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/512/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/512/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/512/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/512/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/512/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/512/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/512/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/512/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/512/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/512/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/512/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/512/report/iteration_times.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/512/report/iteration_times_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/512/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/512/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/512/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/512/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/512/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/64/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/64/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/64/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/64/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/64/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/64/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/64/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/64/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/64/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/64/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/64/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/64/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/64/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/64/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/64/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/64/report/regression.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/64/report/regression_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/64/report/slope.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/64/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/8/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/8/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/8/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/8/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/8/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/8/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/8/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/8/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/8/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/8/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/8/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/8/report/iteration_times.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/8/report/iteration_times_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/8/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/8/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/8/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/8/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/8/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/report/lines.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/report/violin.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64/report/lines.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/64/report/violin.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/change/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/report/both/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/report/both/regression.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/report/change/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/report/change/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/report/change/t-test.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/report/regression.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/report/regression_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/report/relative_pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/report/relative_regression_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/report/slope.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/128/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/128/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/128/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/128/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/128/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/128/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/128/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/128/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/128/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/128/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/128/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/128/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/128/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/128/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/128/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/128/report/regression.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/128/report/regression_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/128/report/slope.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/128/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/16/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/16/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/16/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/16/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/16/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/16/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/16/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/16/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/16/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/16/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/16/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/16/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/16/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/16/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/16/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/16/report/regression.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/16/report/regression_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/16/report/slope.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/16/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/2/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/2/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/2/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/2/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/2/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/2/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/2/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/2/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/2/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/2/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/2/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/2/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/2/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/2/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/2/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/2/report/regression.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/2/report/regression_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/2/report/slope.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/2/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/256/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/256/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/256/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/256/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/256/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/256/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/256/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/256/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/256/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/256/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/256/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/256/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/256/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/256/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/256/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/256/report/regression.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/256/report/regression_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/256/report/slope.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/256/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/32/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/32/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/32/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/32/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/32/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/32/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/32/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/32/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/32/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/32/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/32/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/32/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/32/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/32/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/32/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/32/report/regression.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/32/report/regression_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/32/report/slope.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/32/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/4/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/4/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/4/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/4/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/4/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/4/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/4/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/4/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/4/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/4/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/4/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/4/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/4/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/4/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/4/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/4/report/regression.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/4/report/regression_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/4/report/slope.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/4/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/512/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/512/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/512/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/512/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/512/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/512/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/512/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/512/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/512/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/512/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/512/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/512/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/512/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/512/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/512/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/512/report/regression.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/512/report/regression_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/512/report/slope.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/512/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/64/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/64/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/64/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/64/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/64/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/64/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/64/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/64/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/64/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/64/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/64/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/64/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/64/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/64/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/64/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/64/report/regression.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/64/report/regression_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/64/report/slope.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/64/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/8/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/8/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/8/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/8/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/8/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/8/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/8/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/8/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/8/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/8/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/8/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/8/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/8/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/8/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/8/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/8/report/regression.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/8/report/regression_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/8/report/slope.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/8/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/report/lines.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/report/violin.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8/report/lines.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/8/report/violin.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/report/lines.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Kilobyte)/report/violin.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/1/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/1/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/1/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/1/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/1/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/1/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/1/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/1/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/1/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/1/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/1/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/1/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/1/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/1/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/1/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/1/report/regression.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/1/report/regression_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/1/report/slope.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/1/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/128/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/128/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/128/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/128/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/128/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/128/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/128/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/128/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/128/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/128/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/128/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/128/report/iteration_times.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/128/report/iteration_times_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/128/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/128/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/128/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/128/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/128/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/16/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/16/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/16/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/16/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/16/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/16/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/16/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/16/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/16/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/16/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/16/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/16/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/16/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/16/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/16/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/16/report/regression.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/16/report/regression_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/16/report/slope.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/16/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/2/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/2/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/2/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/2/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/2/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/2/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/2/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/2/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/2/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/2/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/2/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/2/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/2/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/2/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/2/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/2/report/regression.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/2/report/regression_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/2/report/slope.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/2/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/256/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/256/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/256/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/256/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/256/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/256/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/256/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/256/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/256/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/256/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/256/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/256/report/iteration_times.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/256/report/iteration_times_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/256/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/256/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/256/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/256/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/256/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/32/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/32/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/32/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/32/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/32/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/32/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/32/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/32/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/32/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/32/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/32/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/32/report/iteration_times.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/32/report/iteration_times_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/32/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/32/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/32/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/32/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/32/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/4/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/4/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/4/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/4/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/4/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/4/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/4/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/4/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/4/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/4/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/4/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/4/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/4/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/4/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/4/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/4/report/regression.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/4/report/regression_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/4/report/slope.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/4/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/512/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/512/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/512/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/512/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/512/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/512/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/512/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/512/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/512/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/512/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/512/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/512/report/iteration_times.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/512/report/iteration_times_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/512/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/512/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/512/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/512/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/512/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/64/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/64/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/64/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/64/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/64/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/64/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/64/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/64/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/64/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/64/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/64/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/64/report/iteration_times.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/64/report/iteration_times_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/64/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/64/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/64/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/64/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/64/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/8/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/8/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/8/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/8/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/8/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/8/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/8/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/8/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/8/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/8/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/8/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/8/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/8/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/8/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/8/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/8/report/regression.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/8/report/regression_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/8/report/slope.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/8/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/report/lines.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1 request/report/violin.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1/report/lines.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/1/report/violin.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/128/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/128/report/lines.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/128/report/violin.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/1/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/1/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/1/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/1/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/1/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/1/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/1/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/1/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/1/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/1/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/1/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/1/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/1/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/1/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/1/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/1/report/regression.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/1/report/regression_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/1/report/slope.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/1/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/128/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/128/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/128/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/128/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/128/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/128/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/128/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/128/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/128/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/128/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/128/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/128/report/iteration_times.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/128/report/iteration_times_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/128/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/128/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/128/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/128/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/128/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/16/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/16/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/16/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/16/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/16/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/16/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/16/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/16/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/16/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/16/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/16/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/16/report/iteration_times.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/16/report/iteration_times_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/16/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/16/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/16/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/16/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/16/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/2/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/2/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/2/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/2/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/2/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/2/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/2/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/2/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/2/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/2/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/2/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/2/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/2/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/2/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/2/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/2/report/regression.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/2/report/regression_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/2/report/slope.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/2/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/256/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/256/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/256/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/256/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/256/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/256/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/256/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/256/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/256/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/256/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/256/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/256/report/iteration_times.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/256/report/iteration_times_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/256/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/256/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/256/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/256/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/256/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/32/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/32/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/32/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/32/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/32/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/32/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/32/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/32/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/32/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/32/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/32/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/32/report/iteration_times.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/32/report/iteration_times_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/32/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/32/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/32/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/32/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/32/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/4/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/4/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/4/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/4/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/4/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/4/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/4/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/4/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/4/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/4/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/4/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/4/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/4/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/4/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/4/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/4/report/regression.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/4/report/regression_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/4/report/slope.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/4/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/512/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/512/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/512/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/512/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/512/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/512/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/512/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/512/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/512/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/512/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/512/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/512/report/iteration_times.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/512/report/iteration_times_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/512/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/512/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/512/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/512/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/512/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/64/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/64/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/64/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/64/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/64/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/64/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/64/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/64/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/64/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/64/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/64/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/64/report/iteration_times.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/64/report/iteration_times_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/64/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/64/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/64/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/64/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/64/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/8/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/8/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/8/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/8/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/8/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/8/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/8/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/8/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/8/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/8/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/8/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/8/report/iteration_times.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/8/report/iteration_times_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/8/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/8/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/8/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/8/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/8/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/report/lines.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/report/violin.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16/report/lines.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/16/report/violin.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/1/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/1/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/1/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/1/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/1/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/1/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/1/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/1/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/1/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/1/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/1/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/1/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/1/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/1/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/1/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/1/report/regression.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/1/report/regression_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/1/report/slope.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/1/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/128/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/128/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/128/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/128/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/128/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/128/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/128/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/128/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/128/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/128/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/128/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/128/report/iteration_times.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/128/report/iteration_times_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/128/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/128/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/128/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/128/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/128/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/16/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/16/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/16/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/16/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/16/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/16/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/16/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/16/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/16/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/16/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/16/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/16/report/iteration_times.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/16/report/iteration_times_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/16/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/16/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/16/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/16/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/16/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/2/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/2/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/2/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/2/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/2/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/2/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/2/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/2/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/2/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/2/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/2/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/2/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/2/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/2/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/2/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/2/report/regression.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/2/report/regression_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/2/report/slope.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/2/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/256/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/256/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/256/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/256/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/256/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/256/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/256/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/256/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/256/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/256/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/256/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/256/report/iteration_times.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/256/report/iteration_times_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/256/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/256/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/256/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/256/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/256/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/32/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/32/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/32/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/32/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/32/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/32/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/32/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/32/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/32/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/32/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/32/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/32/report/iteration_times.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/32/report/iteration_times_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/32/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/32/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/32/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/32/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/32/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/4/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/4/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/4/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/4/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/4/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/4/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/4/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/4/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/4/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/4/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/4/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/4/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/4/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/4/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/4/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/4/report/regression.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/4/report/regression_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/4/report/slope.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/4/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/512/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/512/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/512/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/512/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/512/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/512/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/512/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/512/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/512/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/512/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/512/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/512/report/iteration_times.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/512/report/iteration_times_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/512/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/512/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/512/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/512/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/512/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/64/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/64/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/64/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/64/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/64/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/64/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/64/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/64/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/64/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/64/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/64/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/64/report/iteration_times.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/64/report/iteration_times_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/64/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/64/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/64/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/64/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/64/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/8/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/8/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/8/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/8/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/8/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/8/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/8/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/8/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/8/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/8/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/8/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/8/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/8/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/8/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/8/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/8/report/regression.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/8/report/regression_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/8/report/slope.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/8/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/report/lines.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/report/violin.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2/report/lines.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/2/report/violin.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/256/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/256/report/lines.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/256/report/violin.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/1/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/1/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/1/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/1/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/1/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/1/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/1/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/1/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/1/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/1/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/1/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/1/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/1/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/1/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/1/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/1/report/regression.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/1/report/regression_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/1/report/slope.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/1/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/128/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/128/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/128/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/128/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/128/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/128/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/128/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/128/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/128/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/128/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/128/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/128/report/iteration_times.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/128/report/iteration_times_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/128/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/128/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/128/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/128/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/128/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/16/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/16/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/16/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/16/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/16/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/16/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/16/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/16/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/16/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/16/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/16/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/16/report/iteration_times.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/16/report/iteration_times_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/16/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/16/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/16/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/16/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/16/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/2/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/2/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/2/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/2/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/2/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/2/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/2/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/2/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/2/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/2/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/2/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/2/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/2/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/2/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/2/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/2/report/regression.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/2/report/regression_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/2/report/slope.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/2/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/256/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/256/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/256/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/256/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/256/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/256/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/256/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/256/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/256/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/256/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/256/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/256/report/iteration_times.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/256/report/iteration_times_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/256/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/256/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/256/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/256/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/256/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/32/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/32/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/32/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/32/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/32/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/32/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/32/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/32/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/32/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/32/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/32/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/32/report/iteration_times.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/32/report/iteration_times_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/32/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/32/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/32/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/32/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/32/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/4/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/4/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/4/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/4/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/4/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/4/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/4/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/4/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/4/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/4/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/4/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/4/report/iteration_times.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/4/report/iteration_times_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/4/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/4/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/4/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/4/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/4/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/512/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/512/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/512/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/512/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/512/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/512/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/512/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/512/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/512/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/512/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/512/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/512/report/iteration_times.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/512/report/iteration_times_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/512/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/512/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/512/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/512/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/512/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/64/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/64/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/64/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/64/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/64/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/64/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/64/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/64/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/64/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/64/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/64/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/64/report/iteration_times.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/64/report/iteration_times_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/64/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/64/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/64/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/64/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/64/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/8/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/8/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/8/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/8/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/8/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/8/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/8/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/8/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/8/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/8/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/8/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/8/report/iteration_times.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/8/report/iteration_times_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/8/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/8/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/8/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/8/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/8/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/report/lines.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/report/violin.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32/report/lines.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/32/report/violin.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/1/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/1/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/1/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/1/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/1/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/1/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/1/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/1/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/1/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/1/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/1/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/1/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/1/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/1/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/1/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/1/report/regression.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/1/report/regression_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/1/report/slope.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/1/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/128/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/128/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/128/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/128/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/128/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/128/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/128/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/128/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/128/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/128/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/128/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/128/report/iteration_times.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/128/report/iteration_times_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/128/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/128/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/128/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/128/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/128/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/16/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/16/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/16/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/16/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/16/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/16/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/16/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/16/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/16/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/16/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/16/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/16/report/iteration_times.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/16/report/iteration_times_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/16/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/16/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/16/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/16/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/16/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/2/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/2/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/2/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/2/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/2/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/2/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/2/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/2/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/2/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/2/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/2/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/2/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/2/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/2/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/2/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/2/report/regression.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/2/report/regression_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/2/report/slope.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/2/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/256/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/256/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/256/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/256/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/256/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/256/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/256/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/256/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/256/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/256/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/256/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/256/report/iteration_times.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/256/report/iteration_times_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/256/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/256/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/256/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/256/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/256/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/32/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/32/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/32/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/32/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/32/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/32/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/32/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/32/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/32/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/32/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/32/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/32/report/iteration_times.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/32/report/iteration_times_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/32/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/32/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/32/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/32/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/32/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/4/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/4/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/4/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/4/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/4/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/4/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/4/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/4/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/4/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/4/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/4/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/4/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/4/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/4/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/4/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/4/report/regression.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/4/report/regression_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/4/report/slope.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/4/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/512/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/512/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/512/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/512/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/512/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/512/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/512/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/512/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/512/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/512/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/512/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/512/report/iteration_times.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/512/report/iteration_times_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/512/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/512/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/512/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/512/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/512/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/64/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/64/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/64/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/64/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/64/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/64/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/64/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/64/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/64/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/64/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/64/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/64/report/iteration_times.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/64/report/iteration_times_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/64/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/64/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/64/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/64/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/64/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/8/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/8/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/8/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/8/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/8/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/8/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/8/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/8/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/8/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/8/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/8/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/8/report/iteration_times.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/8/report/iteration_times_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/8/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/8/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/8/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/8/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/8/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/report/lines.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/report/violin.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4/report/lines.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/4/report/violin.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/512/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/512/report/lines.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/512/report/violin.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/1/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/1/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/1/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/1/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/1/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/1/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/1/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/1/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/1/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/1/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/1/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/1/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/1/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/1/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/1/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/1/report/regression.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/1/report/regression_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/1/report/slope.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/1/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/128/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/128/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/128/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/128/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/128/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/128/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/128/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/128/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/128/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/128/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/128/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/128/report/iteration_times.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/128/report/iteration_times_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/128/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/128/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/128/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/128/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/128/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/16/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/16/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/16/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/16/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/16/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/16/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/16/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/16/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/16/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/16/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/16/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/16/report/iteration_times.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/16/report/iteration_times_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/16/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/16/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/16/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/16/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/16/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/2/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/2/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/2/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/2/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/2/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/2/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/2/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/2/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/2/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/2/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/2/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/2/report/iteration_times.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/2/report/iteration_times_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/2/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/2/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/2/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/2/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/2/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/256/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/256/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/256/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/256/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/256/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/256/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/256/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/256/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/256/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/256/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/256/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/256/report/iteration_times.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/256/report/iteration_times_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/256/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/256/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/256/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/256/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/256/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/32/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/32/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/32/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/32/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/32/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/32/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/32/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/32/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/32/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/32/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/32/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/32/report/iteration_times.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/32/report/iteration_times_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/32/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/32/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/32/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/32/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/32/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/4/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/4/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/4/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/4/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/4/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/4/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/4/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/4/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/4/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/4/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/4/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/4/report/iteration_times.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/4/report/iteration_times_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/4/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/4/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/4/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/4/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/4/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/512/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/512/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/512/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/512/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/512/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/512/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/512/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/512/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/512/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/512/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/512/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/512/report/iteration_times.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/512/report/iteration_times_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/512/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/512/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/512/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/512/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/512/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/64/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/64/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/64/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/64/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/64/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/64/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/64/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/64/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/64/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/64/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/64/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/64/report/iteration_times.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/64/report/iteration_times_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/64/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/64/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/64/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/64/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/64/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/8/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/8/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/8/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/8/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/8/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/8/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/8/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/8/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/8/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/8/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/8/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/8/report/iteration_times.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/8/report/iteration_times_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/8/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/8/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/8/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/8/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/8/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/report/lines.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/report/violin.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64/report/lines.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/64/report/violin.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/1/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/1/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/1/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/1/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/1/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/1/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/1/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/1/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/1/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/1/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/1/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/1/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/1/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/1/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/1/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/1/report/regression.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/1/report/regression_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/1/report/slope.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/1/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/128/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/128/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/128/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/128/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/128/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/128/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/128/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/128/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/128/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/128/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/128/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/128/report/iteration_times.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/128/report/iteration_times_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/128/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/128/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/128/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/128/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/128/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/16/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/16/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/16/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/16/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/16/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/16/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/16/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/16/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/16/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/16/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/16/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/16/report/iteration_times.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/16/report/iteration_times_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/16/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/16/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/16/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/16/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/16/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/2/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/2/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/2/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/2/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/2/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/2/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/2/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/2/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/2/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/2/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/2/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/2/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/2/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/2/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/2/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/2/report/regression.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/2/report/regression_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/2/report/slope.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/2/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/256/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/256/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/256/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/256/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/256/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/256/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/256/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/256/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/256/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/256/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/256/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/256/report/iteration_times.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/256/report/iteration_times_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/256/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/256/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/256/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/256/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/256/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/32/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/32/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/32/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/32/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/32/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/32/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/32/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/32/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/32/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/32/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/32/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/32/report/iteration_times.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/32/report/iteration_times_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/32/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/32/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/32/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/32/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/32/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/4/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/4/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/4/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/4/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/4/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/4/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/4/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/4/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/4/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/4/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/4/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/4/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/4/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/4/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/4/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/4/report/regression.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/4/report/regression_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/4/report/slope.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/4/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/512/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/512/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/512/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/512/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/512/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/512/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/512/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/512/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/512/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/512/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/512/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/512/report/iteration_times.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/512/report/iteration_times_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/512/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/512/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/512/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/512/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/512/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/64/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/64/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/64/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/64/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/64/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/64/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/64/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/64/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/64/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/64/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/64/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/64/report/iteration_times.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/64/report/iteration_times_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/64/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/64/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/64/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/64/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/64/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/8/base/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/8/base/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/8/base/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/8/base/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/8/new/benchmark.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/8/new/estimates.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/8/new/sample.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/8/new/tukey.json (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/8/report/MAD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/8/report/SD.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/8/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/8/report/iteration_times.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/8/report/iteration_times_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/8/report/mean.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/8/report/median.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/8/report/pdf.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/8/report/pdf_small.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/8/report/typical.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/report/lines.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/report/violin.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8/report/lines.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/8/report/violin.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/report/index.html (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/report/lines.svg (100%) rename {criterion => ursa}/TCP_TLS UFDP_Content Size (Megabyte)/report/violin.svg (100%) rename {criterion => ursa}/Tree/1024/report/index.html (100%) rename {criterion => ursa}/Tree/1024/report/violin.svg (100%) rename {criterion => ursa}/Tree/1152/report/index.html (100%) rename {criterion => ursa}/Tree/1152/report/violin.svg (100%) rename {criterion => ursa}/Tree/128/report/index.html (100%) rename {criterion => ursa}/Tree/128/report/violin.svg (100%) rename {criterion => ursa}/Tree/1280/report/index.html (100%) rename {criterion => ursa}/Tree/1280/report/violin.svg (100%) rename {criterion => ursa}/Tree/1408/report/index.html (100%) rename {criterion => ursa}/Tree/1408/report/violin.svg (100%) rename {criterion => ursa}/Tree/1536/report/index.html (100%) rename {criterion => ursa}/Tree/1536/report/violin.svg (100%) rename {criterion => ursa}/Tree/1664/report/index.html (100%) rename {criterion => ursa}/Tree/1664/report/violin.svg (100%) rename {criterion => ursa}/Tree/1792/report/index.html (100%) rename {criterion => ursa}/Tree/1792/report/violin.svg (100%) rename {criterion => ursa}/Tree/1920/report/index.html (100%) rename {criterion => ursa}/Tree/1920/report/violin.svg (100%) rename {criterion => ursa}/Tree/256/report/index.html (100%) rename {criterion => ursa}/Tree/256/report/violin.svg (100%) rename {criterion => ursa}/Tree/384/report/index.html (100%) rename {criterion => ursa}/Tree/384/report/violin.svg (100%) rename {criterion => ursa}/Tree/512/report/index.html (100%) rename {criterion => ursa}/Tree/512/report/violin.svg (100%) rename {criterion => ursa}/Tree/640/report/index.html (100%) rename {criterion => ursa}/Tree/640/report/violin.svg (100%) rename {criterion => ursa}/Tree/768/report/index.html (100%) rename {criterion => ursa}/Tree/768/report/violin.svg (100%) rename {criterion => ursa}/Tree/896/report/index.html (100%) rename {criterion => ursa}/Tree/896/report/violin.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/1024/base/benchmark.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/1024/base/estimates.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/1024/base/sample.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/1024/base/tukey.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/1024/new/benchmark.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/1024/new/estimates.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/1024/new/sample.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/1024/new/tukey.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/1024/report/MAD.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/1024/report/SD.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/1024/report/index.html (100%) rename {criterion => ursa}/Tree/gen-proof_new/1024/report/mean.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/1024/report/median.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/1024/report/pdf.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/1024/report/pdf_small.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/1024/report/regression.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/1024/report/regression_small.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/1024/report/slope.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/1024/report/typical.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/1152/base/benchmark.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/1152/base/estimates.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/1152/base/sample.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/1152/base/tukey.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/1152/new/benchmark.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/1152/new/estimates.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/1152/new/sample.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/1152/new/tukey.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/1152/report/MAD.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/1152/report/SD.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/1152/report/index.html (100%) rename {criterion => ursa}/Tree/gen-proof_new/1152/report/mean.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/1152/report/median.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/1152/report/pdf.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/1152/report/pdf_small.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/1152/report/regression.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/1152/report/regression_small.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/1152/report/slope.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/1152/report/typical.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/128/base/benchmark.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/128/base/estimates.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/128/base/sample.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/128/base/tukey.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/128/new/benchmark.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/128/new/estimates.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/128/new/sample.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/128/new/tukey.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/128/report/MAD.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/128/report/SD.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/128/report/index.html (100%) rename {criterion => ursa}/Tree/gen-proof_new/128/report/mean.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/128/report/median.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/128/report/pdf.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/128/report/pdf_small.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/128/report/regression.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/128/report/regression_small.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/128/report/slope.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/128/report/typical.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/1280/base/benchmark.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/1280/base/estimates.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/1280/base/sample.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/1280/base/tukey.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/1280/new/benchmark.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/1280/new/estimates.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/1280/new/sample.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/1280/new/tukey.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/1280/report/MAD.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/1280/report/SD.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/1280/report/index.html (100%) rename {criterion => ursa}/Tree/gen-proof_new/1280/report/mean.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/1280/report/median.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/1280/report/pdf.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/1280/report/pdf_small.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/1280/report/regression.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/1280/report/regression_small.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/1280/report/slope.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/1280/report/typical.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/1408/base/benchmark.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/1408/base/estimates.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/1408/base/sample.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/1408/base/tukey.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/1408/new/benchmark.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/1408/new/estimates.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/1408/new/sample.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/1408/new/tukey.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/1408/report/MAD.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/1408/report/SD.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/1408/report/index.html (100%) rename {criterion => ursa}/Tree/gen-proof_new/1408/report/mean.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/1408/report/median.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/1408/report/pdf.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/1408/report/pdf_small.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/1408/report/regression.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/1408/report/regression_small.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/1408/report/slope.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/1408/report/typical.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/1536/base/benchmark.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/1536/base/estimates.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/1536/base/sample.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/1536/base/tukey.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/1536/new/benchmark.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/1536/new/estimates.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/1536/new/sample.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/1536/new/tukey.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/1536/report/MAD.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/1536/report/SD.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/1536/report/index.html (100%) rename {criterion => ursa}/Tree/gen-proof_new/1536/report/mean.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/1536/report/median.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/1536/report/pdf.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/1536/report/pdf_small.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/1536/report/regression.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/1536/report/regression_small.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/1536/report/slope.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/1536/report/typical.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/1664/base/benchmark.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/1664/base/estimates.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/1664/base/sample.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/1664/base/tukey.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/1664/new/benchmark.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/1664/new/estimates.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/1664/new/sample.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/1664/new/tukey.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/1664/report/MAD.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/1664/report/SD.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/1664/report/index.html (100%) rename {criterion => ursa}/Tree/gen-proof_new/1664/report/mean.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/1664/report/median.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/1664/report/pdf.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/1664/report/pdf_small.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/1664/report/regression.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/1664/report/regression_small.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/1664/report/slope.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/1664/report/typical.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/1792/base/benchmark.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/1792/base/estimates.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/1792/base/sample.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/1792/base/tukey.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/1792/new/benchmark.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/1792/new/estimates.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/1792/new/sample.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/1792/new/tukey.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/1792/report/MAD.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/1792/report/SD.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/1792/report/index.html (100%) rename {criterion => ursa}/Tree/gen-proof_new/1792/report/mean.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/1792/report/median.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/1792/report/pdf.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/1792/report/pdf_small.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/1792/report/regression.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/1792/report/regression_small.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/1792/report/slope.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/1792/report/typical.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/1920/base/benchmark.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/1920/base/estimates.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/1920/base/sample.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/1920/base/tukey.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/1920/new/benchmark.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/1920/new/estimates.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/1920/new/sample.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/1920/new/tukey.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/1920/report/MAD.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/1920/report/SD.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/1920/report/index.html (100%) rename {criterion => ursa}/Tree/gen-proof_new/1920/report/mean.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/1920/report/median.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/1920/report/pdf.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/1920/report/pdf_small.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/1920/report/regression.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/1920/report/regression_small.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/1920/report/slope.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/1920/report/typical.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/256/base/benchmark.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/256/base/estimates.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/256/base/sample.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/256/base/tukey.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/256/new/benchmark.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/256/new/estimates.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/256/new/sample.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/256/new/tukey.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/256/report/MAD.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/256/report/SD.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/256/report/index.html (100%) rename {criterion => ursa}/Tree/gen-proof_new/256/report/mean.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/256/report/median.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/256/report/pdf.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/256/report/pdf_small.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/256/report/regression.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/256/report/regression_small.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/256/report/slope.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/256/report/typical.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/384/base/benchmark.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/384/base/estimates.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/384/base/sample.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/384/base/tukey.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/384/new/benchmark.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/384/new/estimates.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/384/new/sample.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/384/new/tukey.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/384/report/MAD.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/384/report/SD.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/384/report/index.html (100%) rename {criterion => ursa}/Tree/gen-proof_new/384/report/mean.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/384/report/median.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/384/report/pdf.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/384/report/pdf_small.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/384/report/regression.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/384/report/regression_small.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/384/report/slope.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/384/report/typical.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/512/base/benchmark.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/512/base/estimates.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/512/base/sample.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/512/base/tukey.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/512/new/benchmark.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/512/new/estimates.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/512/new/sample.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/512/new/tukey.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/512/report/MAD.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/512/report/SD.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/512/report/index.html (100%) rename {criterion => ursa}/Tree/gen-proof_new/512/report/mean.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/512/report/median.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/512/report/pdf.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/512/report/pdf_small.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/512/report/regression.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/512/report/regression_small.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/512/report/slope.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/512/report/typical.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/640/base/benchmark.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/640/base/estimates.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/640/base/sample.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/640/base/tukey.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/640/new/benchmark.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/640/new/estimates.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/640/new/sample.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/640/new/tukey.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/640/report/MAD.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/640/report/SD.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/640/report/index.html (100%) rename {criterion => ursa}/Tree/gen-proof_new/640/report/mean.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/640/report/median.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/640/report/pdf.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/640/report/pdf_small.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/640/report/regression.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/640/report/regression_small.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/640/report/slope.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/640/report/typical.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/768/base/benchmark.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/768/base/estimates.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/768/base/sample.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/768/base/tukey.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/768/new/benchmark.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/768/new/estimates.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/768/new/sample.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/768/new/tukey.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/768/report/MAD.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/768/report/SD.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/768/report/index.html (100%) rename {criterion => ursa}/Tree/gen-proof_new/768/report/mean.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/768/report/median.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/768/report/pdf.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/768/report/pdf_small.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/768/report/regression.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/768/report/regression_small.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/768/report/slope.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/768/report/typical.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/896/base/benchmark.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/896/base/estimates.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/896/base/sample.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/896/base/tukey.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/896/new/benchmark.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/896/new/estimates.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/896/new/sample.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/896/new/tukey.json (100%) rename {criterion => ursa}/Tree/gen-proof_new/896/report/MAD.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/896/report/SD.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/896/report/index.html (100%) rename {criterion => ursa}/Tree/gen-proof_new/896/report/mean.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/896/report/median.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/896/report/pdf.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/896/report/pdf_small.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/896/report/regression.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/896/report/regression_small.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/896/report/slope.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/896/report/typical.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/report/index.html (100%) rename {criterion => ursa}/Tree/gen-proof_new/report/lines.svg (100%) rename {criterion => ursa}/Tree/gen-proof_new/report/violin.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1024/base/benchmark.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1024/base/estimates.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1024/base/sample.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1024/base/tukey.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1024/new/benchmark.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1024/new/estimates.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1024/new/sample.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1024/new/tukey.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1024/report/MAD.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1024/report/SD.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1024/report/index.html (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1024/report/mean.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1024/report/median.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1024/report/pdf.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1024/report/pdf_small.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1024/report/regression.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1024/report/regression_small.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1024/report/slope.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1024/report/typical.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1152/base/benchmark.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1152/base/estimates.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1152/base/sample.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1152/base/tukey.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1152/new/benchmark.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1152/new/estimates.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1152/new/sample.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1152/new/tukey.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1152/report/MAD.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1152/report/SD.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1152/report/index.html (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1152/report/mean.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1152/report/median.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1152/report/pdf.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1152/report/pdf_small.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1152/report/regression.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1152/report/regression_small.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1152/report/slope.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1152/report/typical.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/128/base/benchmark.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/128/base/estimates.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/128/base/sample.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/128/base/tukey.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/128/new/benchmark.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/128/new/estimates.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/128/new/sample.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/128/new/tukey.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/128/report/MAD.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/128/report/SD.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/128/report/index.html (100%) rename {criterion => ursa}/Tree/gen-proof_resume/128/report/mean.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/128/report/median.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/128/report/pdf.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/128/report/pdf_small.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/128/report/regression.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/128/report/regression_small.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/128/report/slope.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/128/report/typical.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1280/base/benchmark.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1280/base/estimates.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1280/base/sample.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1280/base/tukey.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1280/new/benchmark.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1280/new/estimates.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1280/new/sample.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1280/new/tukey.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1280/report/MAD.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1280/report/SD.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1280/report/index.html (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1280/report/mean.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1280/report/median.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1280/report/pdf.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1280/report/pdf_small.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1280/report/regression.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1280/report/regression_small.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1280/report/slope.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1280/report/typical.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1408/base/benchmark.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1408/base/estimates.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1408/base/sample.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1408/base/tukey.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1408/new/benchmark.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1408/new/estimates.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1408/new/sample.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1408/new/tukey.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1408/report/MAD.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1408/report/SD.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1408/report/index.html (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1408/report/mean.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1408/report/median.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1408/report/pdf.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1408/report/pdf_small.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1408/report/regression.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1408/report/regression_small.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1408/report/slope.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1408/report/typical.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1536/base/benchmark.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1536/base/estimates.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1536/base/sample.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1536/base/tukey.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1536/new/benchmark.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1536/new/estimates.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1536/new/sample.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1536/new/tukey.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1536/report/MAD.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1536/report/SD.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1536/report/index.html (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1536/report/mean.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1536/report/median.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1536/report/pdf.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1536/report/pdf_small.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1536/report/regression.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1536/report/regression_small.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1536/report/slope.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1536/report/typical.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1664/base/benchmark.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1664/base/estimates.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1664/base/sample.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1664/base/tukey.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1664/new/benchmark.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1664/new/estimates.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1664/new/sample.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1664/new/tukey.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1664/report/MAD.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1664/report/SD.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1664/report/index.html (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1664/report/mean.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1664/report/median.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1664/report/pdf.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1664/report/pdf_small.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1664/report/regression.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1664/report/regression_small.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1664/report/slope.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1664/report/typical.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1792/base/benchmark.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1792/base/estimates.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1792/base/sample.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1792/base/tukey.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1792/new/benchmark.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1792/new/estimates.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1792/new/sample.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1792/new/tukey.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1792/report/MAD.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1792/report/SD.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1792/report/index.html (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1792/report/mean.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1792/report/median.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1792/report/pdf.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1792/report/pdf_small.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1792/report/regression.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1792/report/regression_small.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1792/report/slope.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1792/report/typical.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1920/base/benchmark.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1920/base/estimates.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1920/base/sample.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1920/base/tukey.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1920/new/benchmark.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1920/new/estimates.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1920/new/sample.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1920/new/tukey.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1920/report/MAD.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1920/report/SD.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1920/report/index.html (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1920/report/mean.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1920/report/median.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1920/report/pdf.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1920/report/pdf_small.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1920/report/regression.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1920/report/regression_small.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1920/report/slope.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/1920/report/typical.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/256/base/benchmark.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/256/base/estimates.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/256/base/sample.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/256/base/tukey.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/256/new/benchmark.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/256/new/estimates.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/256/new/sample.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/256/new/tukey.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/256/report/MAD.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/256/report/SD.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/256/report/index.html (100%) rename {criterion => ursa}/Tree/gen-proof_resume/256/report/mean.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/256/report/median.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/256/report/pdf.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/256/report/pdf_small.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/256/report/regression.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/256/report/regression_small.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/256/report/slope.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/256/report/typical.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/384/base/benchmark.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/384/base/estimates.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/384/base/sample.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/384/base/tukey.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/384/new/benchmark.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/384/new/estimates.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/384/new/sample.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/384/new/tukey.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/384/report/MAD.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/384/report/SD.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/384/report/index.html (100%) rename {criterion => ursa}/Tree/gen-proof_resume/384/report/mean.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/384/report/median.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/384/report/pdf.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/384/report/pdf_small.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/384/report/regression.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/384/report/regression_small.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/384/report/slope.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/384/report/typical.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/512/base/benchmark.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/512/base/estimates.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/512/base/sample.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/512/base/tukey.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/512/new/benchmark.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/512/new/estimates.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/512/new/sample.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/512/new/tukey.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/512/report/MAD.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/512/report/SD.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/512/report/index.html (100%) rename {criterion => ursa}/Tree/gen-proof_resume/512/report/mean.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/512/report/median.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/512/report/pdf.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/512/report/pdf_small.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/512/report/regression.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/512/report/regression_small.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/512/report/slope.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/512/report/typical.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/640/base/benchmark.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/640/base/estimates.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/640/base/sample.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/640/base/tukey.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/640/new/benchmark.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/640/new/estimates.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/640/new/sample.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/640/new/tukey.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/640/report/MAD.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/640/report/SD.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/640/report/index.html (100%) rename {criterion => ursa}/Tree/gen-proof_resume/640/report/mean.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/640/report/median.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/640/report/pdf.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/640/report/pdf_small.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/640/report/regression.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/640/report/regression_small.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/640/report/slope.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/640/report/typical.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/768/base/benchmark.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/768/base/estimates.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/768/base/sample.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/768/base/tukey.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/768/new/benchmark.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/768/new/estimates.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/768/new/sample.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/768/new/tukey.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/768/report/MAD.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/768/report/SD.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/768/report/index.html (100%) rename {criterion => ursa}/Tree/gen-proof_resume/768/report/mean.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/768/report/median.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/768/report/pdf.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/768/report/pdf_small.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/768/report/regression.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/768/report/regression_small.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/768/report/slope.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/768/report/typical.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/896/base/benchmark.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/896/base/estimates.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/896/base/sample.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/896/base/tukey.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/896/new/benchmark.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/896/new/estimates.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/896/new/sample.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/896/new/tukey.json (100%) rename {criterion => ursa}/Tree/gen-proof_resume/896/report/MAD.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/896/report/SD.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/896/report/index.html (100%) rename {criterion => ursa}/Tree/gen-proof_resume/896/report/mean.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/896/report/median.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/896/report/pdf.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/896/report/pdf_small.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/896/report/regression.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/896/report/regression_small.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/896/report/slope.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/896/report/typical.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/report/index.html (100%) rename {criterion => ursa}/Tree/gen-proof_resume/report/lines.svg (100%) rename {criterion => ursa}/Tree/gen-proof_resume/report/violin.svg (100%) rename {criterion => ursa}/Tree/report/index.html (100%) rename {criterion => ursa}/Tree/report/lines.svg (100%) rename {criterion => ursa}/Tree/report/violin.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1024/base/benchmark.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1024/base/estimates.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1024/base/sample.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1024/base/tukey.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1024/new/benchmark.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1024/new/estimates.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1024/new/sample.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1024/new/tukey.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1024/report/MAD.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1024/report/SD.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1024/report/index.html (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1024/report/mean.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1024/report/median.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1024/report/pdf.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1024/report/pdf_small.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1024/report/regression.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1024/report/regression_small.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1024/report/slope.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1024/report/typical.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1152/base/benchmark.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1152/base/estimates.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1152/base/sample.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1152/base/tukey.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1152/new/benchmark.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1152/new/estimates.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1152/new/sample.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1152/new/tukey.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1152/report/MAD.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1152/report/SD.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1152/report/index.html (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1152/report/mean.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1152/report/median.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1152/report/pdf.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1152/report/pdf_small.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1152/report/regression.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1152/report/regression_small.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1152/report/slope.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1152/report/typical.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/128/base/benchmark.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/128/base/estimates.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/128/base/sample.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/128/base/tukey.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/128/new/benchmark.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/128/new/estimates.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/128/new/sample.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/128/new/tukey.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/128/report/MAD.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/128/report/SD.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/128/report/index.html (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/128/report/mean.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/128/report/median.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/128/report/pdf.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/128/report/pdf_small.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/128/report/regression.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/128/report/regression_small.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/128/report/slope.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/128/report/typical.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1280/base/benchmark.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1280/base/estimates.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1280/base/sample.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1280/base/tukey.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1280/new/benchmark.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1280/new/estimates.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1280/new/sample.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1280/new/tukey.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1280/report/MAD.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1280/report/SD.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1280/report/index.html (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1280/report/mean.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1280/report/median.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1280/report/pdf.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1280/report/pdf_small.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1280/report/regression.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1280/report/regression_small.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1280/report/slope.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1280/report/typical.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1408/base/benchmark.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1408/base/estimates.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1408/base/sample.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1408/base/tukey.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1408/new/benchmark.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1408/new/estimates.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1408/new/sample.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1408/new/tukey.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1408/report/MAD.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1408/report/SD.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1408/report/index.html (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1408/report/mean.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1408/report/median.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1408/report/pdf.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1408/report/pdf_small.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1408/report/regression.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1408/report/regression_small.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1408/report/slope.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1408/report/typical.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1536/base/benchmark.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1536/base/estimates.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1536/base/sample.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1536/base/tukey.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1536/new/benchmark.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1536/new/estimates.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1536/new/sample.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1536/new/tukey.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1536/report/MAD.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1536/report/SD.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1536/report/index.html (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1536/report/mean.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1536/report/median.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1536/report/pdf.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1536/report/pdf_small.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1536/report/regression.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1536/report/regression_small.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1536/report/slope.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1536/report/typical.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1664/base/benchmark.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1664/base/estimates.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1664/base/sample.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1664/base/tukey.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1664/new/benchmark.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1664/new/estimates.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1664/new/sample.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1664/new/tukey.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1664/report/MAD.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1664/report/SD.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1664/report/index.html (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1664/report/mean.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1664/report/median.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1664/report/pdf.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1664/report/pdf_small.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1664/report/regression.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1664/report/regression_small.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1664/report/slope.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1664/report/typical.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1792/base/benchmark.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1792/base/estimates.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1792/base/sample.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1792/base/tukey.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1792/new/benchmark.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1792/new/estimates.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1792/new/sample.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1792/new/tukey.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1792/report/MAD.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1792/report/SD.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1792/report/index.html (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1792/report/mean.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1792/report/median.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1792/report/pdf.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1792/report/pdf_small.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1792/report/regression.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1792/report/regression_small.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1792/report/slope.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1792/report/typical.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1920/base/benchmark.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1920/base/estimates.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1920/base/sample.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1920/base/tukey.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1920/new/benchmark.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1920/new/estimates.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1920/new/sample.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1920/new/tukey.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1920/report/MAD.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1920/report/SD.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1920/report/index.html (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1920/report/mean.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1920/report/median.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1920/report/pdf.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1920/report/pdf_small.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1920/report/regression.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1920/report/regression_small.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1920/report/slope.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/1920/report/typical.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/256/base/benchmark.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/256/base/estimates.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/256/base/sample.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/256/base/tukey.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/256/new/benchmark.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/256/new/estimates.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/256/new/sample.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/256/new/tukey.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/256/report/MAD.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/256/report/SD.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/256/report/index.html (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/256/report/mean.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/256/report/median.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/256/report/pdf.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/256/report/pdf_small.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/256/report/regression.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/256/report/regression_small.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/256/report/slope.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/256/report/typical.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/384/base/benchmark.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/384/base/estimates.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/384/base/sample.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/384/base/tukey.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/384/new/benchmark.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/384/new/estimates.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/384/new/sample.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/384/new/tukey.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/384/report/MAD.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/384/report/SD.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/384/report/index.html (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/384/report/mean.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/384/report/median.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/384/report/pdf.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/384/report/pdf_small.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/384/report/regression.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/384/report/regression_small.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/384/report/slope.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/384/report/typical.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/512/base/benchmark.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/512/base/estimates.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/512/base/sample.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/512/base/tukey.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/512/new/benchmark.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/512/new/estimates.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/512/new/sample.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/512/new/tukey.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/512/report/MAD.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/512/report/SD.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/512/report/index.html (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/512/report/mean.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/512/report/median.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/512/report/pdf.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/512/report/pdf_small.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/512/report/regression.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/512/report/regression_small.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/512/report/slope.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/512/report/typical.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/640/base/benchmark.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/640/base/estimates.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/640/base/sample.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/640/base/tukey.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/640/new/benchmark.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/640/new/estimates.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/640/new/sample.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/640/new/tukey.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/640/report/MAD.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/640/report/SD.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/640/report/index.html (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/640/report/mean.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/640/report/median.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/640/report/pdf.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/640/report/pdf_small.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/640/report/regression.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/640/report/regression_small.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/640/report/slope.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/640/report/typical.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/768/base/benchmark.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/768/base/estimates.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/768/base/sample.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/768/base/tukey.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/768/new/benchmark.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/768/new/estimates.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/768/new/sample.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/768/new/tukey.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/768/report/MAD.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/768/report/SD.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/768/report/index.html (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/768/report/mean.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/768/report/median.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/768/report/pdf.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/768/report/pdf_small.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/768/report/regression.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/768/report/regression_small.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/768/report/slope.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/768/report/typical.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/896/base/benchmark.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/896/base/estimates.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/896/base/sample.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/896/base/tukey.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/896/new/benchmark.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/896/new/estimates.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/896/new/sample.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/896/new/tukey.json (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/896/report/MAD.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/896/report/SD.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/896/report/index.html (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/896/report/mean.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/896/report/median.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/896/report/pdf.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/896/report/pdf_small.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/896/report/regression.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/896/report/regression_small.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/896/report/slope.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/896/report/typical.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/report/index.html (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/report/lines.svg (100%) rename {criterion => ursa}/Tree/verifier_feed-proof/report/violin.svg (100%) rename {criterion => ursa}/report/index.html (100%) diff --git a/index.html b/index.html index badec20a..04de5db9 100644 --- a/index.html +++ b/index.html @@ -63,7 +63,8 @@

Fleek Network Benchmarks

diff --git a/topology/Constrained FasterPAM/1000/base/benchmark.json b/topology/Constrained FasterPAM/1000/base/benchmark.json new file mode 100644 index 00000000..e18a30c5 --- /dev/null +++ b/topology/Constrained FasterPAM/1000/base/benchmark.json @@ -0,0 +1 @@ +{"group_id":"Constrained FasterPAM","function_id":null,"value_str":"1000","throughput":null,"full_id":"Constrained FasterPAM/1000","directory_name":"Constrained FasterPAM/1000","title":"Constrained FasterPAM/1000"} \ No newline at end of file diff --git a/topology/Constrained FasterPAM/1000/base/estimates.json b/topology/Constrained FasterPAM/1000/base/estimates.json new file mode 100644 index 00000000..f1410c03 --- /dev/null +++ b/topology/Constrained FasterPAM/1000/base/estimates.json @@ -0,0 +1 @@ +{"mean":{"confidence_interval":{"confidence_level":0.95,"lower_bound":1141732.025,"upper_bound":1510993.380010416},"point_estimate":1319907.8549999997,"standard_error":94600.21095366303},"median":{"confidence_interval":{"confidence_level":0.95,"lower_bound":797681.3541666667,"upper_bound":1347402.8333333333},"point_estimate":1003578.5,"standard_error":156842.22595279655},"median_abs_dev":{"confidence_interval":{"confidence_level":0.95,"lower_bound":535998.9940591158,"upper_bound":990208.5690952842},"point_estimate":750006.5860722214,"standard_error":111993.06908383597},"slope":null,"std_dev":{"confidence_interval":{"confidence_level":0.95,"lower_bound":771833.9270477177,"upper_bound":1101051.4502530433},"point_estimate":949236.183661734,"standard_error":84176.00318914147}} \ No newline at end of file diff --git a/topology/Constrained FasterPAM/1000/base/sample.json b/topology/Constrained FasterPAM/1000/base/sample.json new file mode 100644 index 00000000..e3232776 --- /dev/null +++ b/topology/Constrained FasterPAM/1000/base/sample.json @@ -0,0 +1 @@ +{"sampling_mode":"Flat","iters":[24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0],"times":[14957923.0,59198625.0,21771677.0,75848123.0,34822622.0,41358275.0,13128205.0,80155814.0,19189373.0,16758340.0,20201003.0,7493161.0,41304894.0,49684553.0,11284928.0,65297112.0,21454995.0,39387415.0,10275278.0,12992234.0,11521120.0,36115224.0,50822804.0,38753129.0,74499031.0,44444423.0,35623859.0,27201380.0,50822394.0,30465871.0,27847136.0,22521364.0,40114093.0,18626058.0,7950916.0,14876361.0,9439350.0,18336305.0,25968077.0,37007583.0,35154275.0,72191678.0,13542730.0,30952706.0,13938633.0,95198148.0,18687918.0,42477614.0,102749900.0,57311806.0,83882279.0,41285574.0,35041584.0,32337668.0,34395498.0,8658863.0,20871739.0,39340855.0,88317763.0,8623292.0,13706901.0,11196767.0,14685629.0,21926539.0,20799119.0,18204803.0,11034645.0,25650404.0,19600787.0,99418168.0,9675662.0,16083083.0,13517159.0,15372907.0,34764432.0,17212024.0,33288597.0,74064096.0,44315443.0,30069797.0,39287685.0,65509655.0,15418327.0,40109343.0,7124728.0,16717619.0,7764504.0,10450520.0,15818971.0,21573345.0,27925476.0,17599878.0,29833955.0,15475698.0,10117726.0,46895867.0,49411401.0,8918144.0,10924154.0,11833343.0]} \ No newline at end of file diff --git a/topology/Constrained FasterPAM/1000/base/tukey.json b/topology/Constrained FasterPAM/1000/base/tukey.json new file mode 100644 index 00000000..c243e397 --- /dev/null +++ b/topology/Constrained FasterPAM/1000/base/tukey.json @@ -0,0 +1 @@ +[-2579424.072916666,-980781.2447916664,3282266.296875,4880909.125] \ No newline at end of file diff --git a/topology/Constrained FasterPAM/1000/new/benchmark.json b/topology/Constrained FasterPAM/1000/new/benchmark.json new file mode 100644 index 00000000..e18a30c5 --- /dev/null +++ b/topology/Constrained FasterPAM/1000/new/benchmark.json @@ -0,0 +1 @@ +{"group_id":"Constrained FasterPAM","function_id":null,"value_str":"1000","throughput":null,"full_id":"Constrained FasterPAM/1000","directory_name":"Constrained FasterPAM/1000","title":"Constrained FasterPAM/1000"} \ No newline at end of file diff --git a/topology/Constrained FasterPAM/1000/new/estimates.json b/topology/Constrained FasterPAM/1000/new/estimates.json new file mode 100644 index 00000000..f1410c03 --- /dev/null +++ b/topology/Constrained FasterPAM/1000/new/estimates.json @@ -0,0 +1 @@ +{"mean":{"confidence_interval":{"confidence_level":0.95,"lower_bound":1141732.025,"upper_bound":1510993.380010416},"point_estimate":1319907.8549999997,"standard_error":94600.21095366303},"median":{"confidence_interval":{"confidence_level":0.95,"lower_bound":797681.3541666667,"upper_bound":1347402.8333333333},"point_estimate":1003578.5,"standard_error":156842.22595279655},"median_abs_dev":{"confidence_interval":{"confidence_level":0.95,"lower_bound":535998.9940591158,"upper_bound":990208.5690952842},"point_estimate":750006.5860722214,"standard_error":111993.06908383597},"slope":null,"std_dev":{"confidence_interval":{"confidence_level":0.95,"lower_bound":771833.9270477177,"upper_bound":1101051.4502530433},"point_estimate":949236.183661734,"standard_error":84176.00318914147}} \ No newline at end of file diff --git a/topology/Constrained FasterPAM/1000/new/sample.json b/topology/Constrained FasterPAM/1000/new/sample.json new file mode 100644 index 00000000..e3232776 --- /dev/null +++ b/topology/Constrained FasterPAM/1000/new/sample.json @@ -0,0 +1 @@ +{"sampling_mode":"Flat","iters":[24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0,24.0],"times":[14957923.0,59198625.0,21771677.0,75848123.0,34822622.0,41358275.0,13128205.0,80155814.0,19189373.0,16758340.0,20201003.0,7493161.0,41304894.0,49684553.0,11284928.0,65297112.0,21454995.0,39387415.0,10275278.0,12992234.0,11521120.0,36115224.0,50822804.0,38753129.0,74499031.0,44444423.0,35623859.0,27201380.0,50822394.0,30465871.0,27847136.0,22521364.0,40114093.0,18626058.0,7950916.0,14876361.0,9439350.0,18336305.0,25968077.0,37007583.0,35154275.0,72191678.0,13542730.0,30952706.0,13938633.0,95198148.0,18687918.0,42477614.0,102749900.0,57311806.0,83882279.0,41285574.0,35041584.0,32337668.0,34395498.0,8658863.0,20871739.0,39340855.0,88317763.0,8623292.0,13706901.0,11196767.0,14685629.0,21926539.0,20799119.0,18204803.0,11034645.0,25650404.0,19600787.0,99418168.0,9675662.0,16083083.0,13517159.0,15372907.0,34764432.0,17212024.0,33288597.0,74064096.0,44315443.0,30069797.0,39287685.0,65509655.0,15418327.0,40109343.0,7124728.0,16717619.0,7764504.0,10450520.0,15818971.0,21573345.0,27925476.0,17599878.0,29833955.0,15475698.0,10117726.0,46895867.0,49411401.0,8918144.0,10924154.0,11833343.0]} \ No newline at end of file diff --git a/topology/Constrained FasterPAM/1000/new/tukey.json b/topology/Constrained FasterPAM/1000/new/tukey.json new file mode 100644 index 00000000..c243e397 --- /dev/null +++ b/topology/Constrained FasterPAM/1000/new/tukey.json @@ -0,0 +1 @@ +[-2579424.072916666,-980781.2447916664,3282266.296875,4880909.125] \ No newline at end of file diff --git a/topology/Constrained FasterPAM/1000/report/MAD.svg b/topology/Constrained FasterPAM/1000/report/MAD.svg new file mode 100644 index 00000000..4eb96e53 --- /dev/null +++ b/topology/Constrained FasterPAM/1000/report/MAD.svg @@ -0,0 +1,104 @@ + + +Constrained FasterPAM/1000:MAD + + +Density (a.u.) + + +Average time (µs) + + + +5e-4 + + + +0.001 + + + +0.0015 + + + +0.002 + + + +0.0025 + + + +0.003 + + + +0.0035 + + + +0.004 + + + + +500 + + + +550 + + + +600 + + + +650 + + + +700 + + + +750 + + + +800 + + + +850 + + + +900 + + + +950 + + + +1000 + + + + + + +Bootstrap distribution + + +Confidence interval + + +Point estimate + + + + + diff --git a/topology/Constrained FasterPAM/1000/report/SD.svg b/topology/Constrained FasterPAM/1000/report/SD.svg new file mode 100644 index 00000000..869984c9 --- /dev/null +++ b/topology/Constrained FasterPAM/1000/report/SD.svg @@ -0,0 +1,100 @@ + + +Constrained FasterPAM/1000:SD + + +Density (a.u.) + + +Average time (ms) + + + +0.5 + + + +1 + + + +1.5 + + + +2 + + + +2.5 + + + +3 + + + +3.5 + + + +4 + + + +4.5 + + + +5 + + + + +0.75 + + + +0.8 + + + +0.85 + + + +0.9 + + + +0.95 + + + +1 + + + +1.05 + + + +1.1 + + + + + + +Bootstrap distribution + + +Confidence interval + + +Point estimate + + + + + diff --git a/topology/Constrained FasterPAM/1000/report/index.html b/topology/Constrained FasterPAM/1000/report/index.html new file mode 100644 index 00000000..1134c769 --- /dev/null +++ b/topology/Constrained FasterPAM/1000/report/index.html @@ -0,0 +1,193 @@ + + + + + + Constrained FasterPAM/1000 - Criterion.rs + + + + +
+

Constrained FasterPAM/1000

+
+
+ + + + + + + +
+ + PDF of Slope + + + + Iteration Times + +
+
+
+
+

Additional Statistics:

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Lower boundEstimateUpper bound
0.00734650.00760600.0073091
Mean1.1417 ms1.3199 ms1.5110 ms
Std. Dev.771.83 µs949.24 µs1.1011 ms
Median797.68 µs1.0036 ms1.3474 ms
MAD536.00 µs750.01 µs990.21 µs
+
+
+

Additional Plots:

+ +
+
+
+

Understanding this report:

+

The plot on the left displays the average time per iteration for this benchmark. The shaded region + shows the estimated probability 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.

+

The plot on the right shows the average time per iteration for the samples. Each point + represents one sample.

+

See the + documentation for more details on the additional statistics.

+
+
+
+ + + + \ No newline at end of file diff --git a/topology/Constrained FasterPAM/1000/report/iteration_times.svg b/topology/Constrained FasterPAM/1000/report/iteration_times.svg new file mode 100644 index 00000000..87059feb --- /dev/null +++ b/topology/Constrained FasterPAM/1000/report/iteration_times.svg @@ -0,0 +1,204 @@ + + +Constrained FasterPAM/1000 + + +Average Iteration Time (ms) + + + + + + + + + + + + + + + + + + + + + +0.5 + + + +1.0 + + + +1.5 + + + +2.0 + + + +2.5 + + + +3.0 + + + +3.5 + + + +4.0 + + + + +10 + + + +20 + + + +30 + + + +40 + + + +50 + + + +60 + + + +70 + + + +80 + + + +90 + + + +100 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Sample + + + diff --git a/topology/Constrained FasterPAM/1000/report/iteration_times_small.svg b/topology/Constrained FasterPAM/1000/report/iteration_times_small.svg new file mode 100644 index 00000000..4cb278fc --- /dev/null +++ b/topology/Constrained FasterPAM/1000/report/iteration_times_small.svg @@ -0,0 +1,197 @@ + + +Average Iteration Time (ms) + + + + + + + + + + + + + + + + + + + + + +0.5 + + + +1.0 + + + +1.5 + + + +2.0 + + + +2.5 + + + +3.0 + + + +3.5 + + + +4.0 + + + + +10 + + + +20 + + + +30 + + + +40 + + + +50 + + + +60 + + + +70 + + + +80 + + + +90 + + + +100 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/topology/Constrained FasterPAM/1000/report/mean.svg b/topology/Constrained FasterPAM/1000/report/mean.svg new file mode 100644 index 00000000..4913414c --- /dev/null +++ b/topology/Constrained FasterPAM/1000/report/mean.svg @@ -0,0 +1,100 @@ + + +Constrained FasterPAM/1000:mean + + +Density (a.u.) + + +Average time (ms) + + + +0.5 + + + +1 + + + +1.5 + + + +2 + + + +2.5 + + + +3 + + + +3.5 + + + +4 + + + +4.5 + + + + +1.15 + + + +1.2 + + + +1.25 + + + +1.3 + + + +1.35 + + + +1.4 + + + +1.45 + + + +1.5 + + + +1.55 + + + + + + +Bootstrap distribution + + +Confidence interval + + +Point estimate + + + + + diff --git a/topology/Constrained FasterPAM/1000/report/median.svg b/topology/Constrained FasterPAM/1000/report/median.svg new file mode 100644 index 00000000..c9cc8982 --- /dev/null +++ b/topology/Constrained FasterPAM/1000/report/median.svg @@ -0,0 +1,80 @@ + + +Constrained FasterPAM/1000:median + + +Density (a.u.) + + +Average time (ms) + + + +1 + + + +2 + + + +3 + + + +4 + + + +5 + + + +6 + + + + +0.8 + + + +0.9 + + + +1 + + + +1.1 + + + +1.2 + + + +1.3 + + + +1.4 + + + + + + +Bootstrap distribution + + +Confidence interval + + +Point estimate + + + + + diff --git a/topology/Constrained FasterPAM/1000/report/pdf.svg b/topology/Constrained FasterPAM/1000/report/pdf.svg new file mode 100644 index 00000000..8cb4b808 --- /dev/null +++ b/topology/Constrained FasterPAM/1000/report/pdf.svg @@ -0,0 +1,143 @@ + + +Constrained FasterPAM/1000 + + +Iterations + + +Average Time (ms) + + + +0 + + + +5 + + + +10 + + + +15 + + + +20 + + + + +0 + + + +1 + + + +2 + + + +3 + + + +4 + + + +5 + + + +Density (a.u.) + + + +0 + + + +0.05 + + + +0.1 + + + +0.15 + + + +0.2 + + + +0.25 + + + +0.3 + + + +0.35 + + + +0.4 + + + +0.45 + + + +0.5 + + + + + + + + + + + + + + + + + + + + + +PDF + + +Mean + + +"Clean" sample + + +Mild outliers + + +Severe outliers + + + + + + + diff --git a/topology/Constrained FasterPAM/1000/report/pdf_small.svg b/topology/Constrained FasterPAM/1000/report/pdf_small.svg new file mode 100644 index 00000000..22fe61f0 --- /dev/null +++ b/topology/Constrained FasterPAM/1000/report/pdf_small.svg @@ -0,0 +1,48 @@ + + +Density (a.u.) + + +Average Time (ms) + + + +0 + + + +0.1 + + + +0.2 + + + +0.3 + + + +0.4 + + + +0.5 + + + + +0 + + + +2 + + + +4 + + + + + diff --git a/topology/Constrained FasterPAM/1000/report/typical.svg b/topology/Constrained FasterPAM/1000/report/typical.svg new file mode 100644 index 00000000..ef19532e --- /dev/null +++ b/topology/Constrained FasterPAM/1000/report/typical.svg @@ -0,0 +1,100 @@ + + +Constrained FasterPAM/1000:typical + + +Density (a.u.) + + +Average time (ms) + + + +0.5 + + + +1 + + + +1.5 + + + +2 + + + +2.5 + + + +3 + + + +3.5 + + + +4 + + + +4.5 + + + + +1.15 + + + +1.2 + + + +1.25 + + + +1.3 + + + +1.35 + + + +1.4 + + + +1.45 + + + +1.5 + + + +1.55 + + + + + + +Bootstrap distribution + + +Confidence interval + + +Point estimate + + + + + diff --git a/topology/Constrained FasterPAM/10000/base/benchmark.json b/topology/Constrained FasterPAM/10000/base/benchmark.json new file mode 100644 index 00000000..9a12b48d --- /dev/null +++ b/topology/Constrained FasterPAM/10000/base/benchmark.json @@ -0,0 +1 @@ +{"group_id":"Constrained FasterPAM","function_id":null,"value_str":"10000","throughput":null,"full_id":"Constrained FasterPAM/10000","directory_name":"Constrained FasterPAM/10000","title":"Constrained FasterPAM/10000"} \ No newline at end of file diff --git a/topology/Constrained FasterPAM/10000/base/estimates.json b/topology/Constrained FasterPAM/10000/base/estimates.json new file mode 100644 index 00000000..8be56f09 --- /dev/null +++ b/topology/Constrained FasterPAM/10000/base/estimates.json @@ -0,0 +1 @@ +{"mean":{"confidence_interval":{"confidence_level":0.95,"lower_bound":167136030.13025,"upper_bound":210918319.85},"point_estimate":187352178.9,"standard_error":11240097.549492761},"median":{"confidence_interval":{"confidence_level":0.95,"lower_bound":138881728.5,"upper_bound":156762430.0},"point_estimate":146635847.5,"standard_error":4902431.717551589},"median_abs_dev":{"confidence_interval":{"confidence_level":0.95,"lower_bound":20972165.37086964,"upper_bound":39449515.250966094},"point_estimate":31616597.146493196,"standard_error":4956448.124319279},"slope":null,"std_dev":{"confidence_interval":{"confidence_level":0.95,"lower_bound":70104827.38367838,"upper_bound":147761859.08194733},"point_estimate":112674629.45687841,"standard_error":19898215.326671228}} \ No newline at end of file diff --git a/topology/Constrained FasterPAM/10000/base/sample.json b/topology/Constrained FasterPAM/10000/base/sample.json new file mode 100644 index 00000000..cbc2430f --- /dev/null +++ b/topology/Constrained FasterPAM/10000/base/sample.json @@ -0,0 +1 @@ +{"sampling_mode":"Flat","iters":[1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0],"times":[171482305.0,124220745.0,138159577.0,136963096.0,151882118.0,175012109.0,130482294.0,132071629.0,136629182.0,461156957.0,221543333.0,124136154.0,160479590.0,173755116.0,318391506.0,119573509.0,123461047.0,725420867.0,155910897.0,134003138.0,137633742.0,134761625.0,248630780.0,321334954.0,127702548.0,143081404.0,129466754.0,136678793.0,173516064.0,131256001.0,141705761.0,212288274.0,177862836.0,252631448.0,124154844.0,418081837.0,122574828.0,175076929.0,126154013.0,136402931.0,173832827.0,321747978.0,171136652.0,155068808.0,141876202.0,151532555.0,144143224.0,123606238.0,145559298.0,183141026.0,155125230.0,176508353.0,675834204.0,455692315.0,117520451.0,307973626.0,185642740.0,120453699.0,146582107.0,137409791.0,149183142.0,139747442.0,134503283.0,137495061.0,139603880.0,155325671.0,126814559.0,124467476.0,266964126.0,216442994.0,126160712.0,163530060.0,139277458.0,163325017.0,268168157.0,158399630.0,128696577.0,146689588.0,187007254.0,177505492.0,192327694.0,346390153.0,169806429.0,657501909.0,128289383.0,301385223.0,119401408.0,137529902.0,150710106.0,137060458.0,151652276.0,126891900.0,176260311.0,143194345.0,160037416.0,123395956.0,130302622.0,118917094.0,119450209.0,119286658.0]} \ No newline at end of file diff --git a/topology/Constrained FasterPAM/10000/base/tukey.json b/topology/Constrained FasterPAM/10000/base/tukey.json new file mode 100644 index 00000000..3e774338 --- /dev/null +++ b/topology/Constrained FasterPAM/10000/base/tukey.json @@ -0,0 +1 @@ +[-6022616.25,62519979.0,245300233.0,313842828.25] \ No newline at end of file diff --git a/topology/Constrained FasterPAM/10000/new/benchmark.json b/topology/Constrained FasterPAM/10000/new/benchmark.json new file mode 100644 index 00000000..9a12b48d --- /dev/null +++ b/topology/Constrained FasterPAM/10000/new/benchmark.json @@ -0,0 +1 @@ +{"group_id":"Constrained FasterPAM","function_id":null,"value_str":"10000","throughput":null,"full_id":"Constrained FasterPAM/10000","directory_name":"Constrained FasterPAM/10000","title":"Constrained FasterPAM/10000"} \ No newline at end of file diff --git a/topology/Constrained FasterPAM/10000/new/estimates.json b/topology/Constrained FasterPAM/10000/new/estimates.json new file mode 100644 index 00000000..8be56f09 --- /dev/null +++ b/topology/Constrained FasterPAM/10000/new/estimates.json @@ -0,0 +1 @@ +{"mean":{"confidence_interval":{"confidence_level":0.95,"lower_bound":167136030.13025,"upper_bound":210918319.85},"point_estimate":187352178.9,"standard_error":11240097.549492761},"median":{"confidence_interval":{"confidence_level":0.95,"lower_bound":138881728.5,"upper_bound":156762430.0},"point_estimate":146635847.5,"standard_error":4902431.717551589},"median_abs_dev":{"confidence_interval":{"confidence_level":0.95,"lower_bound":20972165.37086964,"upper_bound":39449515.250966094},"point_estimate":31616597.146493196,"standard_error":4956448.124319279},"slope":null,"std_dev":{"confidence_interval":{"confidence_level":0.95,"lower_bound":70104827.38367838,"upper_bound":147761859.08194733},"point_estimate":112674629.45687841,"standard_error":19898215.326671228}} \ No newline at end of file diff --git a/topology/Constrained FasterPAM/10000/new/sample.json b/topology/Constrained FasterPAM/10000/new/sample.json new file mode 100644 index 00000000..cbc2430f --- /dev/null +++ b/topology/Constrained FasterPAM/10000/new/sample.json @@ -0,0 +1 @@ +{"sampling_mode":"Flat","iters":[1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0],"times":[171482305.0,124220745.0,138159577.0,136963096.0,151882118.0,175012109.0,130482294.0,132071629.0,136629182.0,461156957.0,221543333.0,124136154.0,160479590.0,173755116.0,318391506.0,119573509.0,123461047.0,725420867.0,155910897.0,134003138.0,137633742.0,134761625.0,248630780.0,321334954.0,127702548.0,143081404.0,129466754.0,136678793.0,173516064.0,131256001.0,141705761.0,212288274.0,177862836.0,252631448.0,124154844.0,418081837.0,122574828.0,175076929.0,126154013.0,136402931.0,173832827.0,321747978.0,171136652.0,155068808.0,141876202.0,151532555.0,144143224.0,123606238.0,145559298.0,183141026.0,155125230.0,176508353.0,675834204.0,455692315.0,117520451.0,307973626.0,185642740.0,120453699.0,146582107.0,137409791.0,149183142.0,139747442.0,134503283.0,137495061.0,139603880.0,155325671.0,126814559.0,124467476.0,266964126.0,216442994.0,126160712.0,163530060.0,139277458.0,163325017.0,268168157.0,158399630.0,128696577.0,146689588.0,187007254.0,177505492.0,192327694.0,346390153.0,169806429.0,657501909.0,128289383.0,301385223.0,119401408.0,137529902.0,150710106.0,137060458.0,151652276.0,126891900.0,176260311.0,143194345.0,160037416.0,123395956.0,130302622.0,118917094.0,119450209.0,119286658.0]} \ No newline at end of file diff --git a/topology/Constrained FasterPAM/10000/new/tukey.json b/topology/Constrained FasterPAM/10000/new/tukey.json new file mode 100644 index 00000000..3e774338 --- /dev/null +++ b/topology/Constrained FasterPAM/10000/new/tukey.json @@ -0,0 +1 @@ +[-6022616.25,62519979.0,245300233.0,313842828.25] \ No newline at end of file diff --git a/topology/Constrained FasterPAM/10000/report/MAD.svg b/topology/Constrained FasterPAM/10000/report/MAD.svg new file mode 100644 index 00000000..098a9ac4 --- /dev/null +++ b/topology/Constrained FasterPAM/10000/report/MAD.svg @@ -0,0 +1,112 @@ + + +Constrained FasterPAM/10000:MAD + + +Density (a.u.) + + +Average time (ms) + + + +0.01 + + + +0.02 + + + +0.03 + + + +0.04 + + + +0.05 + + + +0.06 + + + +0.07 + + + +0.08 + + + +0.09 + + + +0.1 + + + + +20 + + + +22 + + + +24 + + + +26 + + + +28 + + + +30 + + + +32 + + + +34 + + + +36 + + + +38 + + + +40 + + + + + + +Bootstrap distribution + + +Confidence interval + + +Point estimate + + + + + diff --git a/topology/Constrained FasterPAM/10000/report/SD.svg b/topology/Constrained FasterPAM/10000/report/SD.svg new file mode 100644 index 00000000..51eb109f --- /dev/null +++ b/topology/Constrained FasterPAM/10000/report/SD.svg @@ -0,0 +1,108 @@ + + +Constrained FasterPAM/10000:SD + + +Density (a.u.) + + +Average time (ms) + + + +0.002 + + + +0.004 + + + +0.006 + + + +0.008 + + + +0.01 + + + +0.012 + + + +0.014 + + + +0.016 + + + +0.018 + + + +0.02 + + + +0.022 + + + + +70 + + + +80 + + + +90 + + + +100 + + + +110 + + + +120 + + + +130 + + + +140 + + + +150 + + + + + + +Bootstrap distribution + + +Confidence interval + + +Point estimate + + + + + diff --git a/topology/Constrained FasterPAM/10000/report/index.html b/topology/Constrained FasterPAM/10000/report/index.html new file mode 100644 index 00000000..0f966c6c --- /dev/null +++ b/topology/Constrained FasterPAM/10000/report/index.html @@ -0,0 +1,193 @@ + + + + + + Constrained FasterPAM/10000 - Criterion.rs + + + + +
+

Constrained FasterPAM/10000

+
+
+ + + + + + + +
+ + PDF of Slope + + + + Iteration Times + +
+
+
+
+

Additional Statistics:

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Lower boundEstimateUpper bound
0.00355730.00367260.0035177
Mean167.14 ms187.35 ms210.92 ms
Std. Dev.70.105 ms112.67 ms147.76 ms
Median138.88 ms146.64 ms156.76 ms
MAD20.972 ms31.617 ms39.450 ms
+
+
+

Additional Plots:

+ +
+
+
+

Understanding this report:

+

The plot on the left displays the average time per iteration for this benchmark. The shaded region + shows the estimated probability 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.

+

The plot on the right shows the average time per iteration for the samples. Each point + represents one sample.

+

See the + documentation for more details on the additional statistics.

+
+
+
+ + + + \ No newline at end of file diff --git a/topology/Constrained FasterPAM/10000/report/iteration_times.svg b/topology/Constrained FasterPAM/10000/report/iteration_times.svg new file mode 100644 index 00000000..79684325 --- /dev/null +++ b/topology/Constrained FasterPAM/10000/report/iteration_times.svg @@ -0,0 +1,194 @@ + + +Constrained FasterPAM/10000 + + +Average Iteration Time (ms) + + + + + + + + + + + + + + + + + + + +200.0 + + + +300.0 + + + +400.0 + + + +500.0 + + + +600.0 + + + +700.0 + + + + +10 + + + +20 + + + +30 + + + +40 + + + +50 + + + +60 + + + +70 + + + +80 + + + +90 + + + +100 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Sample + + + diff --git a/topology/Constrained FasterPAM/10000/report/iteration_times_small.svg b/topology/Constrained FasterPAM/10000/report/iteration_times_small.svg new file mode 100644 index 00000000..a17db5d0 --- /dev/null +++ b/topology/Constrained FasterPAM/10000/report/iteration_times_small.svg @@ -0,0 +1,187 @@ + + +Average Iteration Time (ms) + + + + + + + + + + + + + + + + + + + +200.0 + + + +300.0 + + + +400.0 + + + +500.0 + + + +600.0 + + + +700.0 + + + + +10 + + + +20 + + + +30 + + + +40 + + + +50 + + + +60 + + + +70 + + + +80 + + + +90 + + + +100 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/topology/Constrained FasterPAM/10000/report/mean.svg b/topology/Constrained FasterPAM/10000/report/mean.svg new file mode 100644 index 00000000..0a083e7f --- /dev/null +++ b/topology/Constrained FasterPAM/10000/report/mean.svg @@ -0,0 +1,100 @@ + + +Constrained FasterPAM/10000:mean + + +Density (a.u.) + + +Average time (ms) + + + +0.005 + + + +0.01 + + + +0.015 + + + +0.02 + + + +0.025 + + + +0.03 + + + +0.035 + + + + +165 + + + +170 + + + +175 + + + +180 + + + +185 + + + +190 + + + +195 + + + +200 + + + +205 + + + +210 + + + +215 + + + + + + +Bootstrap distribution + + +Confidence interval + + +Point estimate + + + + + diff --git a/topology/Constrained FasterPAM/10000/report/median.svg b/topology/Constrained FasterPAM/10000/report/median.svg new file mode 100644 index 00000000..fd5910fd --- /dev/null +++ b/topology/Constrained FasterPAM/10000/report/median.svg @@ -0,0 +1,96 @@ + + +Constrained FasterPAM/10000:median + + +Density (a.u.) + + +Average time (ms) + + + +0.02 + + + +0.04 + + + +0.06 + + + +0.08 + + + +0.1 + + + +0.12 + + + + +138 + + + +140 + + + +142 + + + +144 + + + +146 + + + +148 + + + +150 + + + +152 + + + +154 + + + +156 + + + +158 + + + + + + +Bootstrap distribution + + +Confidence interval + + +Point estimate + + + + + diff --git a/topology/Constrained FasterPAM/10000/report/pdf.svg b/topology/Constrained FasterPAM/10000/report/pdf.svg new file mode 100644 index 00000000..de94e002 --- /dev/null +++ b/topology/Constrained FasterPAM/10000/report/pdf.svg @@ -0,0 +1,183 @@ + + +Constrained FasterPAM/10000 + + +Iterations + + +Average Time (ms) + + + +0 + + + +0.1 + + + +0.2 + + + +0.3 + + + +0.4 + + + +0.5 + + + +0.6 + + + +0.7 + + + +0.8 + + + +0.9 + + + +1 + + + + +0 + + + +100 + + + +200 + + + +300 + + + +400 + + + +500 + + + +600 + + + +700 + + + +800 + + + +Density (a.u.) + + + +0 + + + +0.001 + + + +0.002 + + + +0.003 + + + +0.004 + + + +0.005 + + + +0.006 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +PDF + + +Mean + + +"Clean" sample + + +Mild outliers + + +Severe outliers + + + + + + + diff --git a/topology/Constrained FasterPAM/10000/report/pdf_small.svg b/topology/Constrained FasterPAM/10000/report/pdf_small.svg new file mode 100644 index 00000000..72aaf57d --- /dev/null +++ b/topology/Constrained FasterPAM/10000/report/pdf_small.svg @@ -0,0 +1,60 @@ + + +Density (a.u.) + + +Average Time (ms) + + + +0 + + + +0.001 + + + +0.002 + + + +0.003 + + + +0.004 + + + +0.005 + + + +0.006 + + + + +0 + + + +200 + + + +400 + + + +600 + + + +800 + + + + + diff --git a/topology/Constrained FasterPAM/10000/report/typical.svg b/topology/Constrained FasterPAM/10000/report/typical.svg new file mode 100644 index 00000000..9046cf49 --- /dev/null +++ b/topology/Constrained FasterPAM/10000/report/typical.svg @@ -0,0 +1,100 @@ + + +Constrained FasterPAM/10000:typical + + +Density (a.u.) + + +Average time (ms) + + + +0.005 + + + +0.01 + + + +0.015 + + + +0.02 + + + +0.025 + + + +0.03 + + + +0.035 + + + + +165 + + + +170 + + + +175 + + + +180 + + + +185 + + + +190 + + + +195 + + + +200 + + + +205 + + + +210 + + + +215 + + + + + + +Bootstrap distribution + + +Confidence interval + + +Point estimate + + + + + diff --git a/topology/Constrained FasterPAM/2000/base/benchmark.json b/topology/Constrained FasterPAM/2000/base/benchmark.json new file mode 100644 index 00000000..2fa12af0 --- /dev/null +++ b/topology/Constrained FasterPAM/2000/base/benchmark.json @@ -0,0 +1 @@ +{"group_id":"Constrained FasterPAM","function_id":null,"value_str":"2000","throughput":null,"full_id":"Constrained FasterPAM/2000","directory_name":"Constrained FasterPAM/2000","title":"Constrained FasterPAM/2000"} \ No newline at end of file diff --git a/topology/Constrained FasterPAM/2000/base/estimates.json b/topology/Constrained FasterPAM/2000/base/estimates.json new file mode 100644 index 00000000..35d8aab6 --- /dev/null +++ b/topology/Constrained FasterPAM/2000/base/estimates.json @@ -0,0 +1 @@ +{"mean":{"confidence_interval":{"confidence_level":0.95,"lower_bound":6849652.775,"upper_bound":8137145.88375},"point_estimate":7463696.52,"standard_error":327495.20082850294},"median":{"confidence_interval":{"confidence_level":0.95,"lower_bound":5647750.75,"upper_bound":6574406.4375},"point_estimate":5975273.1875,"standard_error":239161.69242405484},"median_abs_dev":{"confidence_interval":{"confidence_level":0.95,"lower_bound":1079551.651975692,"upper_bound":2413603.2602749765},"point_estimate":1604673.919661343,"standard_error":332129.94590255246},"slope":null,"std_dev":{"confidence_interval":{"confidence_level":0.95,"lower_bound":2596823.0504839364,"upper_bound":3939637.0799469305},"point_estimate":3312836.4800033006,"standard_error":342451.39046970673}} \ No newline at end of file diff --git a/topology/Constrained FasterPAM/2000/base/sample.json b/topology/Constrained FasterPAM/2000/base/sample.json new file mode 100644 index 00000000..46fd28ce --- /dev/null +++ b/topology/Constrained FasterPAM/2000/base/sample.json @@ -0,0 +1 @@ +{"sampling_mode":"Flat","iters":[8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0],"times":[37919812.0,40574607.0,42302313.0,61317845.0,38052783.0,41057462.0,55229406.0,40050902.0,39318384.0,60603678.0,69126448.0,49650833.0,87804197.0,72983985.0,50368380.0,91263590.0,37871442.0,105556736.0,39335965.0,78591769.0,57923653.0,40521696.0,40910230.0,96462339.0,49213149.0,39332064.0,107950680.0,43397954.0,87116641.0,71263940.0,57317456.0,83967731.0,47286561.0,39211184.0,77131685.0,39029942.0,49788585.0,115360181.0,47484603.0,56885903.0,81320425.0,45417052.0,44980109.0,47094650.0,39075783.0,43434034.0,52841654.0,41190963.0,43590606.0,41242174.0,46355433.0,75431470.0,41905559.0,80986732.0,49006587.0,103435346.0,66994230.0,40753188.0,46761576.0,45185171.0,60758859.0,45383903.0,47733905.0,38391956.0,126739268.0,74415960.0,38223094.0,43984289.0,135345731.0,64725967.0,47588264.0,41794819.0,90212380.0,37555768.0,127131943.0,61124213.0,40163943.0,39715929.0,144634299.0,49900266.0,50817955.0,87268882.0,58200835.0,37110384.0,39557037.0,87567426.0,38314005.0,38972222.0,41343805.0,52348849.0,41865700.0,47870466.0,40223524.0,40854499.0,70431871.0,38793939.0,158342380.0,89303292.0,40335304.0,52370629.0]} \ No newline at end of file diff --git a/topology/Constrained FasterPAM/2000/base/tukey.json b/topology/Constrained FasterPAM/2000/base/tukey.json new file mode 100644 index 00000000..4a303afb --- /dev/null +++ b/topology/Constrained FasterPAM/2000/base/tukey.json @@ -0,0 +1 @@ +[-6470646.09375,-683499.84375,14748890.15625,20536036.40625] \ No newline at end of file diff --git a/topology/Constrained FasterPAM/2000/new/benchmark.json b/topology/Constrained FasterPAM/2000/new/benchmark.json new file mode 100644 index 00000000..2fa12af0 --- /dev/null +++ b/topology/Constrained FasterPAM/2000/new/benchmark.json @@ -0,0 +1 @@ +{"group_id":"Constrained FasterPAM","function_id":null,"value_str":"2000","throughput":null,"full_id":"Constrained FasterPAM/2000","directory_name":"Constrained FasterPAM/2000","title":"Constrained FasterPAM/2000"} \ No newline at end of file diff --git a/topology/Constrained FasterPAM/2000/new/estimates.json b/topology/Constrained FasterPAM/2000/new/estimates.json new file mode 100644 index 00000000..35d8aab6 --- /dev/null +++ b/topology/Constrained FasterPAM/2000/new/estimates.json @@ -0,0 +1 @@ +{"mean":{"confidence_interval":{"confidence_level":0.95,"lower_bound":6849652.775,"upper_bound":8137145.88375},"point_estimate":7463696.52,"standard_error":327495.20082850294},"median":{"confidence_interval":{"confidence_level":0.95,"lower_bound":5647750.75,"upper_bound":6574406.4375},"point_estimate":5975273.1875,"standard_error":239161.69242405484},"median_abs_dev":{"confidence_interval":{"confidence_level":0.95,"lower_bound":1079551.651975692,"upper_bound":2413603.2602749765},"point_estimate":1604673.919661343,"standard_error":332129.94590255246},"slope":null,"std_dev":{"confidence_interval":{"confidence_level":0.95,"lower_bound":2596823.0504839364,"upper_bound":3939637.0799469305},"point_estimate":3312836.4800033006,"standard_error":342451.39046970673}} \ No newline at end of file diff --git a/topology/Constrained FasterPAM/2000/new/sample.json b/topology/Constrained FasterPAM/2000/new/sample.json new file mode 100644 index 00000000..46fd28ce --- /dev/null +++ b/topology/Constrained FasterPAM/2000/new/sample.json @@ -0,0 +1 @@ +{"sampling_mode":"Flat","iters":[8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0,8.0],"times":[37919812.0,40574607.0,42302313.0,61317845.0,38052783.0,41057462.0,55229406.0,40050902.0,39318384.0,60603678.0,69126448.0,49650833.0,87804197.0,72983985.0,50368380.0,91263590.0,37871442.0,105556736.0,39335965.0,78591769.0,57923653.0,40521696.0,40910230.0,96462339.0,49213149.0,39332064.0,107950680.0,43397954.0,87116641.0,71263940.0,57317456.0,83967731.0,47286561.0,39211184.0,77131685.0,39029942.0,49788585.0,115360181.0,47484603.0,56885903.0,81320425.0,45417052.0,44980109.0,47094650.0,39075783.0,43434034.0,52841654.0,41190963.0,43590606.0,41242174.0,46355433.0,75431470.0,41905559.0,80986732.0,49006587.0,103435346.0,66994230.0,40753188.0,46761576.0,45185171.0,60758859.0,45383903.0,47733905.0,38391956.0,126739268.0,74415960.0,38223094.0,43984289.0,135345731.0,64725967.0,47588264.0,41794819.0,90212380.0,37555768.0,127131943.0,61124213.0,40163943.0,39715929.0,144634299.0,49900266.0,50817955.0,87268882.0,58200835.0,37110384.0,39557037.0,87567426.0,38314005.0,38972222.0,41343805.0,52348849.0,41865700.0,47870466.0,40223524.0,40854499.0,70431871.0,38793939.0,158342380.0,89303292.0,40335304.0,52370629.0]} \ No newline at end of file diff --git a/topology/Constrained FasterPAM/2000/new/tukey.json b/topology/Constrained FasterPAM/2000/new/tukey.json new file mode 100644 index 00000000..4a303afb --- /dev/null +++ b/topology/Constrained FasterPAM/2000/new/tukey.json @@ -0,0 +1 @@ +[-6470646.09375,-683499.84375,14748890.15625,20536036.40625] \ No newline at end of file diff --git a/topology/Constrained FasterPAM/2000/report/MAD.svg b/topology/Constrained FasterPAM/2000/report/MAD.svg new file mode 100644 index 00000000..957f6716 --- /dev/null +++ b/topology/Constrained FasterPAM/2000/report/MAD.svg @@ -0,0 +1,96 @@ + + +Constrained FasterPAM/2000:MAD + + +Density (a.u.) + + +Average time (ms) + + + +0.2 + + + +0.4 + + + +0.6 + + + +0.8 + + + +1 + + + +1.2 + + + +1.4 + + + +1.6 + + + +1.8 + + + + +1 + + + +1.2 + + + +1.4 + + + +1.6 + + + +1.8 + + + +2 + + + +2.2 + + + +2.4 + + + + + + +Bootstrap distribution + + +Confidence interval + + +Point estimate + + + + + diff --git a/topology/Constrained FasterPAM/2000/report/SD.svg b/topology/Constrained FasterPAM/2000/report/SD.svg new file mode 100644 index 00000000..e05d33fc --- /dev/null +++ b/topology/Constrained FasterPAM/2000/report/SD.svg @@ -0,0 +1,80 @@ + + +Constrained FasterPAM/2000:SD + + +Density (a.u.) + + +Average time (ms) + + + +0.2 + + + +0.4 + + + +0.6 + + + +0.8 + + + +1 + + + +1.2 + + + + +2.6 + + + +2.8 + + + +3 + + + +3.2 + + + +3.4 + + + +3.6 + + + +3.8 + + + + + + +Bootstrap distribution + + +Confidence interval + + +Point estimate + + + + + diff --git a/topology/Constrained FasterPAM/2000/report/index.html b/topology/Constrained FasterPAM/2000/report/index.html new file mode 100644 index 00000000..75a09b0c --- /dev/null +++ b/topology/Constrained FasterPAM/2000/report/index.html @@ -0,0 +1,193 @@ + + + + + + Constrained FasterPAM/2000 - Criterion.rs + + + + +
+

Constrained FasterPAM/2000

+
+
+ + + + + + + +
+ + PDF of Slope + + + + Iteration Times + +
+
+
+
+

Additional Statistics:

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Lower boundEstimateUpper bound
0.00074800.00077400.0007430
Mean6.8497 ms7.4637 ms8.1371 ms
Std. Dev.2.5968 ms3.3128 ms3.9396 ms
Median5.6478 ms5.9753 ms6.5744 ms
MAD1.0796 ms1.6047 ms2.4136 ms
+
+
+

Additional Plots:

+ +
+
+
+

Understanding this report:

+

The plot on the left displays the average time per iteration for this benchmark. The shaded region + shows the estimated probability 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.

+

The plot on the right shows the average time per iteration for the samples. Each point + represents one sample.

+

See the + documentation for more details on the additional statistics.

+
+
+
+ + + + \ No newline at end of file diff --git a/topology/Constrained FasterPAM/2000/report/iteration_times.svg b/topology/Constrained FasterPAM/2000/report/iteration_times.svg new file mode 100644 index 00000000..5638935f --- /dev/null +++ b/topology/Constrained FasterPAM/2000/report/iteration_times.svg @@ -0,0 +1,199 @@ + + +Constrained FasterPAM/2000 + + +Average Iteration Time (ms) + + + + + + + + + + + + + + + + + + + + +6.0 + + + +8.0 + + + +10.0 + + + +12.0 + + + +14.0 + + + +16.0 + + + +18.0 + + + + +10 + + + +20 + + + +30 + + + +40 + + + +50 + + + +60 + + + +70 + + + +80 + + + +90 + + + +100 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Sample + + + diff --git a/topology/Constrained FasterPAM/2000/report/iteration_times_small.svg b/topology/Constrained FasterPAM/2000/report/iteration_times_small.svg new file mode 100644 index 00000000..4265959e --- /dev/null +++ b/topology/Constrained FasterPAM/2000/report/iteration_times_small.svg @@ -0,0 +1,192 @@ + + +Average Iteration Time (ms) + + + + + + + + + + + + + + + + + + + + +6.0 + + + +8.0 + + + +10.0 + + + +12.0 + + + +14.0 + + + +16.0 + + + +18.0 + + + + +10 + + + +20 + + + +30 + + + +40 + + + +50 + + + +60 + + + +70 + + + +80 + + + +90 + + + +100 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/topology/Constrained FasterPAM/2000/report/mean.svg b/topology/Constrained FasterPAM/2000/report/mean.svg new file mode 100644 index 00000000..ac7422d9 --- /dev/null +++ b/topology/Constrained FasterPAM/2000/report/mean.svg @@ -0,0 +1,84 @@ + + +Constrained FasterPAM/2000:mean + + +Density (a.u.) + + +Average time (ms) + + + +0.2 + + + +0.4 + + + +0.6 + + + +0.8 + + + +1 + + + +1.2 + + + + +6.8 + + + +7 + + + +7.2 + + + +7.4 + + + +7.6 + + + +7.8 + + + +8 + + + +8.2 + + + + + + +Bootstrap distribution + + +Confidence interval + + +Point estimate + + + + + diff --git a/topology/Constrained FasterPAM/2000/report/median.svg b/topology/Constrained FasterPAM/2000/report/median.svg new file mode 100644 index 00000000..25c77b9f --- /dev/null +++ b/topology/Constrained FasterPAM/2000/report/median.svg @@ -0,0 +1,104 @@ + + +Constrained FasterPAM/2000:median + + +Density (a.u.) + + +Average time (ms) + + + +0.5 + + + +1 + + + +1.5 + + + +2 + + + +2.5 + + + +3 + + + +3.5 + + + +4 + + + + +5.6 + + + +5.7 + + + +5.8 + + + +5.9 + + + +6 + + + +6.1 + + + +6.2 + + + +6.3 + + + +6.4 + + + +6.5 + + + +6.6 + + + + + + +Bootstrap distribution + + +Confidence interval + + +Point estimate + + + + + diff --git a/topology/Constrained FasterPAM/2000/report/pdf.svg b/topology/Constrained FasterPAM/2000/report/pdf.svg new file mode 100644 index 00000000..74ecba1b --- /dev/null +++ b/topology/Constrained FasterPAM/2000/report/pdf.svg @@ -0,0 +1,169 @@ + + +Constrained FasterPAM/2000 + + +Iterations + + +Average Time (ms) + + + +0 + + + +1 + + + +2 + + + +3 + + + +4 + + + +5 + + + +6 + + + +7 + + + +8 + + + + +2 + + + +4 + + + +6 + + + +8 + + + +10 + + + +12 + + + +14 + + + +16 + + + +18 + + + +20 + + + +22 + + + +Density (a.u.) + + + +0 + + + +0.02 + + + +0.04 + + + +0.06 + + + +0.08 + + + +0.1 + + + +0.12 + + + +0.14 + + + +0.16 + + + + + + + + + + + + + + + + + + + +PDF + + +Mean + + +"Clean" sample + + +Mild outliers + + +Severe outliers + + + + + + + diff --git a/topology/Constrained FasterPAM/2000/report/pdf_small.svg b/topology/Constrained FasterPAM/2000/report/pdf_small.svg new file mode 100644 index 00000000..9559ad1c --- /dev/null +++ b/topology/Constrained FasterPAM/2000/report/pdf_small.svg @@ -0,0 +1,68 @@ + + +Density (a.u.) + + +Average Time (ms) + + + +0 + + + +0.02 + + + +0.04 + + + +0.06 + + + +0.08 + + + +0.1 + + + +0.12 + + + +0.14 + + + +0.16 + + + +0.18 + + + + +5 + + + +10 + + + +15 + + + +20 + + + + + diff --git a/topology/Constrained FasterPAM/2000/report/typical.svg b/topology/Constrained FasterPAM/2000/report/typical.svg new file mode 100644 index 00000000..0911cb61 --- /dev/null +++ b/topology/Constrained FasterPAM/2000/report/typical.svg @@ -0,0 +1,84 @@ + + +Constrained FasterPAM/2000:typical + + +Density (a.u.) + + +Average time (ms) + + + +0.2 + + + +0.4 + + + +0.6 + + + +0.8 + + + +1 + + + +1.2 + + + + +6.8 + + + +7 + + + +7.2 + + + +7.4 + + + +7.6 + + + +7.8 + + + +8 + + + +8.2 + + + + + + +Bootstrap distribution + + +Confidence interval + + +Point estimate + + + + + diff --git a/topology/Constrained FasterPAM/20000/base/benchmark.json b/topology/Constrained FasterPAM/20000/base/benchmark.json new file mode 100644 index 00000000..53339820 --- /dev/null +++ b/topology/Constrained FasterPAM/20000/base/benchmark.json @@ -0,0 +1 @@ +{"group_id":"Constrained FasterPAM","function_id":null,"value_str":"20000","throughput":null,"full_id":"Constrained FasterPAM/20000","directory_name":"Constrained FasterPAM/20000","title":"Constrained FasterPAM/20000"} \ No newline at end of file diff --git a/topology/Constrained FasterPAM/20000/base/estimates.json b/topology/Constrained FasterPAM/20000/base/estimates.json new file mode 100644 index 00000000..c64aa2d1 --- /dev/null +++ b/topology/Constrained FasterPAM/20000/base/estimates.json @@ -0,0 +1 @@ +{"mean":{"confidence_interval":{"confidence_level":0.95,"lower_bound":737637968.2667501,"upper_bound":880548750.74},"point_estimate":805634682.07,"standard_error":36577368.0116282},"median":{"confidence_interval":{"confidence_level":0.95,"lower_bound":614217487.0,"upper_bound":747638028.0},"point_estimate":661403392.0,"standard_error":33880548.73734235},"median_abs_dev":{"confidence_interval":{"confidence_level":0.95,"lower_bound":145194369.06348467,"upper_bound":299359544.3353057},"point_estimate":192337016.29583538,"standard_error":38783364.37926396},"slope":null,"std_dev":{"confidence_interval":{"confidence_level":0.95,"lower_bound":273507196.45207787,"upper_bound":454606638.03040826},"point_estimate":367698492.84235513,"standard_error":46507824.31417033}} \ No newline at end of file diff --git a/topology/Constrained FasterPAM/20000/base/sample.json b/topology/Constrained FasterPAM/20000/base/sample.json new file mode 100644 index 00000000..d4e58979 --- /dev/null +++ b/topology/Constrained FasterPAM/20000/base/sample.json @@ -0,0 +1 @@ +{"sampling_mode":"Flat","iters":[1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0],"times":[507261707.0,1365401859.0,1166759084.0,542164960.0,1469486802.0,2131174480.0,897817761.0,1321624301.0,653996425.0,614217487.0,519997608.0,742885193.0,533081173.0,752390863.0,1188898346.0,507989344.0,516811157.0,785833743.0,1073872209.0,826461560.0,554046842.0,703053594.0,1063683412.0,548983215.0,1308124882.0,648644014.0,672163799.0,545429610.0,513809390.0,1006305885.0,543032948.0,829384478.0,577510127.0,986443226.0,655717852.0,555770669.0,1178684779.0,618381446.0,1218784431.0,822581463.0,871602220.0,670562193.0,1603873293.0,729177162.0,611741652.0,1225543886.0,579824638.0,1270488943.0,617213765.0,494196832.0,508858032.0,503430881.0,768841881.0,513903210.0,570978195.0,936013045.0,545732933.0,638188555.0,645080241.0,494219792.0,779873256.0,547500980.0,563301031.0,588807194.0,580109501.0,948099669.0,998517461.0,745836462.0,510311125.0,496723246.0,503960265.0,666973550.0,809905462.0,1050924531.0,1808343312.0,1210715333.0,1434626459.0,570895983.0,779869957.0,600773608.0,801081858.0,530266526.0,755960468.0,487290127.0,641306694.0,721978514.0,589525991.0,772785409.0,511274805.0,655833234.0,579804369.0,2437417161.0,715846316.0,1072525676.0,492007882.0,567327490.0,1723605784.0,594076904.0,555032251.0,694318890.0]} \ No newline at end of file diff --git a/topology/Constrained FasterPAM/20000/base/tukey.json b/topology/Constrained FasterPAM/20000/base/tukey.json new file mode 100644 index 00000000..c60c87f7 --- /dev/null +++ b/topology/Constrained FasterPAM/20000/base/tukey.json @@ -0,0 +1 @@ +[-597960508.0,-21587304.625,1515407904.375,2091781107.75] \ No newline at end of file diff --git a/topology/Constrained FasterPAM/20000/new/benchmark.json b/topology/Constrained FasterPAM/20000/new/benchmark.json new file mode 100644 index 00000000..53339820 --- /dev/null +++ b/topology/Constrained FasterPAM/20000/new/benchmark.json @@ -0,0 +1 @@ +{"group_id":"Constrained FasterPAM","function_id":null,"value_str":"20000","throughput":null,"full_id":"Constrained FasterPAM/20000","directory_name":"Constrained FasterPAM/20000","title":"Constrained FasterPAM/20000"} \ No newline at end of file diff --git a/topology/Constrained FasterPAM/20000/new/estimates.json b/topology/Constrained FasterPAM/20000/new/estimates.json new file mode 100644 index 00000000..c64aa2d1 --- /dev/null +++ b/topology/Constrained FasterPAM/20000/new/estimates.json @@ -0,0 +1 @@ +{"mean":{"confidence_interval":{"confidence_level":0.95,"lower_bound":737637968.2667501,"upper_bound":880548750.74},"point_estimate":805634682.07,"standard_error":36577368.0116282},"median":{"confidence_interval":{"confidence_level":0.95,"lower_bound":614217487.0,"upper_bound":747638028.0},"point_estimate":661403392.0,"standard_error":33880548.73734235},"median_abs_dev":{"confidence_interval":{"confidence_level":0.95,"lower_bound":145194369.06348467,"upper_bound":299359544.3353057},"point_estimate":192337016.29583538,"standard_error":38783364.37926396},"slope":null,"std_dev":{"confidence_interval":{"confidence_level":0.95,"lower_bound":273507196.45207787,"upper_bound":454606638.03040826},"point_estimate":367698492.84235513,"standard_error":46507824.31417033}} \ No newline at end of file diff --git a/topology/Constrained FasterPAM/20000/new/sample.json b/topology/Constrained FasterPAM/20000/new/sample.json new file mode 100644 index 00000000..d4e58979 --- /dev/null +++ b/topology/Constrained FasterPAM/20000/new/sample.json @@ -0,0 +1 @@ +{"sampling_mode":"Flat","iters":[1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0],"times":[507261707.0,1365401859.0,1166759084.0,542164960.0,1469486802.0,2131174480.0,897817761.0,1321624301.0,653996425.0,614217487.0,519997608.0,742885193.0,533081173.0,752390863.0,1188898346.0,507989344.0,516811157.0,785833743.0,1073872209.0,826461560.0,554046842.0,703053594.0,1063683412.0,548983215.0,1308124882.0,648644014.0,672163799.0,545429610.0,513809390.0,1006305885.0,543032948.0,829384478.0,577510127.0,986443226.0,655717852.0,555770669.0,1178684779.0,618381446.0,1218784431.0,822581463.0,871602220.0,670562193.0,1603873293.0,729177162.0,611741652.0,1225543886.0,579824638.0,1270488943.0,617213765.0,494196832.0,508858032.0,503430881.0,768841881.0,513903210.0,570978195.0,936013045.0,545732933.0,638188555.0,645080241.0,494219792.0,779873256.0,547500980.0,563301031.0,588807194.0,580109501.0,948099669.0,998517461.0,745836462.0,510311125.0,496723246.0,503960265.0,666973550.0,809905462.0,1050924531.0,1808343312.0,1210715333.0,1434626459.0,570895983.0,779869957.0,600773608.0,801081858.0,530266526.0,755960468.0,487290127.0,641306694.0,721978514.0,589525991.0,772785409.0,511274805.0,655833234.0,579804369.0,2437417161.0,715846316.0,1072525676.0,492007882.0,567327490.0,1723605784.0,594076904.0,555032251.0,694318890.0]} \ No newline at end of file diff --git a/topology/Constrained FasterPAM/20000/new/tukey.json b/topology/Constrained FasterPAM/20000/new/tukey.json new file mode 100644 index 00000000..c60c87f7 --- /dev/null +++ b/topology/Constrained FasterPAM/20000/new/tukey.json @@ -0,0 +1 @@ +[-597960508.0,-21587304.625,1515407904.375,2091781107.75] \ No newline at end of file diff --git a/topology/Constrained FasterPAM/20000/report/MAD.svg b/topology/Constrained FasterPAM/20000/report/MAD.svg new file mode 100644 index 00000000..ade0c396 --- /dev/null +++ b/topology/Constrained FasterPAM/20000/report/MAD.svg @@ -0,0 +1,96 @@ + + +Constrained FasterPAM/20000:MAD + + +Density (a.u.) + + +Average time (ms) + + + +0.002 + + + +0.004 + + + +0.006 + + + +0.008 + + + +0.01 + + + +0.012 + + + +0.014 + + + +0.016 + + + + +140 + + + +160 + + + +180 + + + +200 + + + +220 + + + +240 + + + +260 + + + +280 + + + +300 + + + + + + +Bootstrap distribution + + +Confidence interval + + +Point estimate + + + + + diff --git a/topology/Constrained FasterPAM/20000/report/SD.svg b/topology/Constrained FasterPAM/20000/report/SD.svg new file mode 100644 index 00000000..b96ca1e4 --- /dev/null +++ b/topology/Constrained FasterPAM/20000/report/SD.svg @@ -0,0 +1,108 @@ + + +Constrained FasterPAM/20000:SD + + +Density (a.u.) + + +Average time (ms) + + + +0.001 + + + +0.002 + + + +0.003 + + + +0.004 + + + +0.005 + + + +0.006 + + + +0.007 + + + +0.008 + + + +0.009 + + + + +260 + + + +280 + + + +300 + + + +320 + + + +340 + + + +360 + + + +380 + + + +400 + + + +420 + + + +440 + + + +460 + + + + + + +Bootstrap distribution + + +Confidence interval + + +Point estimate + + + + + diff --git a/topology/Constrained FasterPAM/20000/report/index.html b/topology/Constrained FasterPAM/20000/report/index.html new file mode 100644 index 00000000..48850fda --- /dev/null +++ b/topology/Constrained FasterPAM/20000/report/index.html @@ -0,0 +1,193 @@ + + + + + + Constrained FasterPAM/20000 - Criterion.rs + + + + +
+

Constrained FasterPAM/20000

+
+
+ + + + + + + +
+ + PDF of Slope + + + + Iteration Times + +
+
+
+
+

Additional Statistics:

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Lower boundEstimateUpper bound
0.00089400.00092490.0008877
Mean737.64 ms805.63 ms880.55 ms
Std. Dev.273.51 ms367.70 ms454.61 ms
Median614.22 ms661.40 ms747.64 ms
MAD145.19 ms192.34 ms299.36 ms
+
+
+

Additional Plots:

+ +
+
+
+

Understanding this report:

+

The plot on the left displays the average time per iteration for this benchmark. The shaded region + shows the estimated probability 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.

+

The plot on the right shows the average time per iteration for the samples. Each point + represents one sample.

+

See the + documentation for more details on the additional statistics.

+
+
+
+ + + + \ No newline at end of file diff --git a/topology/Constrained FasterPAM/20000/report/iteration_times.svg b/topology/Constrained FasterPAM/20000/report/iteration_times.svg new file mode 100644 index 00000000..c2186ac7 --- /dev/null +++ b/topology/Constrained FasterPAM/20000/report/iteration_times.svg @@ -0,0 +1,214 @@ + + +Constrained FasterPAM/20000 + + +Average Iteration Time (s) + + + + + + + + + + + + + + + + + + + + + + + +0.6 + + + +0.8 + + + +1.0 + + + +1.2 + + + +1.4 + + + +1.6 + + + +1.8 + + + +2.0 + + + +2.2 + + + +2.4 + + + + +10 + + + +20 + + + +30 + + + +40 + + + +50 + + + +60 + + + +70 + + + +80 + + + +90 + + + +100 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Sample + + + diff --git a/topology/Constrained FasterPAM/20000/report/iteration_times_small.svg b/topology/Constrained FasterPAM/20000/report/iteration_times_small.svg new file mode 100644 index 00000000..2d972c33 --- /dev/null +++ b/topology/Constrained FasterPAM/20000/report/iteration_times_small.svg @@ -0,0 +1,207 @@ + + +Average Iteration Time (s) + + + + + + + + + + + + + + + + + + + + + + + +0.6 + + + +0.8 + + + +1.0 + + + +1.2 + + + +1.4 + + + +1.6 + + + +1.8 + + + +2.0 + + + +2.2 + + + +2.4 + + + + +10 + + + +20 + + + +30 + + + +40 + + + +50 + + + +60 + + + +70 + + + +80 + + + +90 + + + +100 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/topology/Constrained FasterPAM/20000/report/mean.svg b/topology/Constrained FasterPAM/20000/report/mean.svg new file mode 100644 index 00000000..963351f6 --- /dev/null +++ b/topology/Constrained FasterPAM/20000/report/mean.svg @@ -0,0 +1,104 @@ + + +Constrained FasterPAM/20000:mean + + +Density (a.u.) + + +Average time (ms) + + + +0.001 + + + +0.002 + + + +0.003 + + + +0.004 + + + +0.005 + + + +0.006 + + + +0.007 + + + +0.008 + + + +0.009 + + + +0.01 + + + +0.011 + + + + +740 + + + +760 + + + +780 + + + +800 + + + +820 + + + +840 + + + +860 + + + +880 + + + + + + +Bootstrap distribution + + +Confidence interval + + +Point estimate + + + + + diff --git a/topology/Constrained FasterPAM/20000/report/median.svg b/topology/Constrained FasterPAM/20000/report/median.svg new file mode 100644 index 00000000..362175a5 --- /dev/null +++ b/topology/Constrained FasterPAM/20000/report/median.svg @@ -0,0 +1,84 @@ + + +Constrained FasterPAM/20000:median + + +Density (a.u.) + + +Average time (ms) + + + +0.005 + + + +0.01 + + + +0.015 + + + +0.02 + + + +0.025 + + + + +600 + + + +620 + + + +640 + + + +660 + + + +680 + + + +700 + + + +720 + + + +740 + + + +760 + + + + + + +Bootstrap distribution + + +Confidence interval + + +Point estimate + + + + + diff --git a/topology/Constrained FasterPAM/20000/report/pdf.svg b/topology/Constrained FasterPAM/20000/report/pdf.svg new file mode 100644 index 00000000..18369140 --- /dev/null +++ b/topology/Constrained FasterPAM/20000/report/pdf.svg @@ -0,0 +1,149 @@ + + +Constrained FasterPAM/20000 + + +Iterations + + +Average Time (s) + + + +0 + + + +0.1 + + + +0.2 + + + +0.3 + + + +0.4 + + + +0.5 + + + +0.6 + + + +0.7 + + + +0.8 + + + +0.9 + + + +1 + + + + +0.5 + + + +1 + + + +1.5 + + + +2 + + + +2.5 + + + +Density (a.u.) + + + +0 + + + +0.2 + + + +0.4 + + + +0.6 + + + +0.8 + + + +1 + + + +1.2 + + + +1.4 + + + + + + + + + + + + + + + + + + + +PDF + + +Mean + + +"Clean" sample + + +Mild outliers + + +Severe outliers + + + + + + + diff --git a/topology/Constrained FasterPAM/20000/report/pdf_small.svg b/topology/Constrained FasterPAM/20000/report/pdf_small.svg new file mode 100644 index 00000000..c012af17 --- /dev/null +++ b/topology/Constrained FasterPAM/20000/report/pdf_small.svg @@ -0,0 +1,68 @@ + + +Density (a.u.) + + +Average Time (s) + + + +0 + + + +0.2 + + + +0.4 + + + +0.6 + + + +0.8 + + + +1 + + + +1.2 + + + +1.4 + + + +1.6 + + + + +0.5 + + + +1 + + + +1.5 + + + +2 + + + +2.5 + + + + + diff --git a/topology/Constrained FasterPAM/20000/report/typical.svg b/topology/Constrained FasterPAM/20000/report/typical.svg new file mode 100644 index 00000000..9e82ef66 --- /dev/null +++ b/topology/Constrained FasterPAM/20000/report/typical.svg @@ -0,0 +1,104 @@ + + +Constrained FasterPAM/20000:typical + + +Density (a.u.) + + +Average time (ms) + + + +0.001 + + + +0.002 + + + +0.003 + + + +0.004 + + + +0.005 + + + +0.006 + + + +0.007 + + + +0.008 + + + +0.009 + + + +0.01 + + + +0.011 + + + + +740 + + + +760 + + + +780 + + + +800 + + + +820 + + + +840 + + + +860 + + + +880 + + + + + + +Bootstrap distribution + + +Confidence interval + + +Point estimate + + + + + diff --git a/topology/Constrained FasterPAM/5000/base/benchmark.json b/topology/Constrained FasterPAM/5000/base/benchmark.json new file mode 100644 index 00000000..77c10152 --- /dev/null +++ b/topology/Constrained FasterPAM/5000/base/benchmark.json @@ -0,0 +1 @@ +{"group_id":"Constrained FasterPAM","function_id":null,"value_str":"5000","throughput":null,"full_id":"Constrained FasterPAM/5000","directory_name":"Constrained FasterPAM/5000","title":"Constrained FasterPAM/5000"} \ No newline at end of file diff --git a/topology/Constrained FasterPAM/5000/base/estimates.json b/topology/Constrained FasterPAM/5000/base/estimates.json new file mode 100644 index 00000000..5eb407d1 --- /dev/null +++ b/topology/Constrained FasterPAM/5000/base/estimates.json @@ -0,0 +1 @@ +{"mean":{"confidence_interval":{"confidence_level":0.95,"lower_bound":38227819.072375,"upper_bound":45454502.8735},"point_estimate":41613673.5,"standard_error":1847321.1061653905},"median":{"confidence_interval":{"confidence_level":0.95,"lower_bound":33624000.5,"upper_bound":37374588.75},"point_estimate":34818764.5,"standard_error":901758.4634662727},"median_abs_dev":{"confidence_interval":{"confidence_level":0.95,"lower_bound":5213057.240849733,"upper_bound":10139880.302268637},"point_estimate":7039740.869669616,"standard_error":1139939.6797009504},"slope":null,"std_dev":{"confidence_interval":{"confidence_level":0.95,"lower_bound":12017804.365531694,"upper_bound":24155392.47920068},"point_estimate":18565248.460848074,"standard_error":3104224.164501028}} \ No newline at end of file diff --git a/topology/Constrained FasterPAM/5000/base/sample.json b/topology/Constrained FasterPAM/5000/base/sample.json new file mode 100644 index 00000000..0bc8f5a0 --- /dev/null +++ b/topology/Constrained FasterPAM/5000/base/sample.json @@ -0,0 +1 @@ +{"sampling_mode":"Flat","iters":[2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0],"times":[59546188.0,90758096.0,105415875.0,62841699.0,120070645.0,56486108.0,189181904.0,57908332.0,56735871.0,70259420.0,62692528.0,64645486.0,67278661.0,70975716.0,62874489.0,126048002.0,73918065.0,62368675.0,73938726.0,67252162.0,60420156.0,68639165.0,59222335.0,68460653.0,141511550.0,100111215.0,67248001.0,59249425.0,84108632.0,61517176.0,69263641.0,86879348.0,69724775.0,115573841.0,69663115.0,64503315.0,58585038.0,89425723.0,61513617.0,245951786.0,60194084.0,79187045.0,203842084.0,79294566.0,80400967.0,60369175.0,72535882.0,172847008.0,78456438.0,62335195.0,98046425.0,56551469.0,67247171.0,65215112.0,56130375.0,70774895.0,138725403.0,68576684.0,99611369.0,69611943.0,59221454.0,61428335.0,62691618.0,113484432.0,68349162.0,80176275.0,96895795.0,68733356.0,77976954.0,100218155.0,61249033.0,63323184.0,106200653.0,78554099.0,125391895.0,59159914.0,75580290.0,58636249.0,61658188.0,121657920.0,60690938.0,71815604.0,98909593.0,265415561.0,77160856.0,65865818.0,56206306.0,59157524.0,91282231.0,57444978.0,62643648.0,56584029.0,83691468.0,102171014.0,63401475.0,110602945.0,78799281.0,63653067.0,84119482.0,69809476.0]} \ No newline at end of file diff --git a/topology/Constrained FasterPAM/5000/base/tukey.json b/topology/Constrained FasterPAM/5000/base/tukey.json new file mode 100644 index 00000000..4ca9ebd4 --- /dev/null +++ b/topology/Constrained FasterPAM/5000/base/tukey.json @@ -0,0 +1 @@ +[-10306337.875,10388316.875,65574062.875,86268717.625] \ No newline at end of file diff --git a/topology/Constrained FasterPAM/5000/new/benchmark.json b/topology/Constrained FasterPAM/5000/new/benchmark.json new file mode 100644 index 00000000..77c10152 --- /dev/null +++ b/topology/Constrained FasterPAM/5000/new/benchmark.json @@ -0,0 +1 @@ +{"group_id":"Constrained FasterPAM","function_id":null,"value_str":"5000","throughput":null,"full_id":"Constrained FasterPAM/5000","directory_name":"Constrained FasterPAM/5000","title":"Constrained FasterPAM/5000"} \ No newline at end of file diff --git a/topology/Constrained FasterPAM/5000/new/estimates.json b/topology/Constrained FasterPAM/5000/new/estimates.json new file mode 100644 index 00000000..5eb407d1 --- /dev/null +++ b/topology/Constrained FasterPAM/5000/new/estimates.json @@ -0,0 +1 @@ +{"mean":{"confidence_interval":{"confidence_level":0.95,"lower_bound":38227819.072375,"upper_bound":45454502.8735},"point_estimate":41613673.5,"standard_error":1847321.1061653905},"median":{"confidence_interval":{"confidence_level":0.95,"lower_bound":33624000.5,"upper_bound":37374588.75},"point_estimate":34818764.5,"standard_error":901758.4634662727},"median_abs_dev":{"confidence_interval":{"confidence_level":0.95,"lower_bound":5213057.240849733,"upper_bound":10139880.302268637},"point_estimate":7039740.869669616,"standard_error":1139939.6797009504},"slope":null,"std_dev":{"confidence_interval":{"confidence_level":0.95,"lower_bound":12017804.365531694,"upper_bound":24155392.47920068},"point_estimate":18565248.460848074,"standard_error":3104224.164501028}} \ No newline at end of file diff --git a/topology/Constrained FasterPAM/5000/new/sample.json b/topology/Constrained FasterPAM/5000/new/sample.json new file mode 100644 index 00000000..0bc8f5a0 --- /dev/null +++ b/topology/Constrained FasterPAM/5000/new/sample.json @@ -0,0 +1 @@ +{"sampling_mode":"Flat","iters":[2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0],"times":[59546188.0,90758096.0,105415875.0,62841699.0,120070645.0,56486108.0,189181904.0,57908332.0,56735871.0,70259420.0,62692528.0,64645486.0,67278661.0,70975716.0,62874489.0,126048002.0,73918065.0,62368675.0,73938726.0,67252162.0,60420156.0,68639165.0,59222335.0,68460653.0,141511550.0,100111215.0,67248001.0,59249425.0,84108632.0,61517176.0,69263641.0,86879348.0,69724775.0,115573841.0,69663115.0,64503315.0,58585038.0,89425723.0,61513617.0,245951786.0,60194084.0,79187045.0,203842084.0,79294566.0,80400967.0,60369175.0,72535882.0,172847008.0,78456438.0,62335195.0,98046425.0,56551469.0,67247171.0,65215112.0,56130375.0,70774895.0,138725403.0,68576684.0,99611369.0,69611943.0,59221454.0,61428335.0,62691618.0,113484432.0,68349162.0,80176275.0,96895795.0,68733356.0,77976954.0,100218155.0,61249033.0,63323184.0,106200653.0,78554099.0,125391895.0,59159914.0,75580290.0,58636249.0,61658188.0,121657920.0,60690938.0,71815604.0,98909593.0,265415561.0,77160856.0,65865818.0,56206306.0,59157524.0,91282231.0,57444978.0,62643648.0,56584029.0,83691468.0,102171014.0,63401475.0,110602945.0,78799281.0,63653067.0,84119482.0,69809476.0]} \ No newline at end of file diff --git a/topology/Constrained FasterPAM/5000/new/tukey.json b/topology/Constrained FasterPAM/5000/new/tukey.json new file mode 100644 index 00000000..4ca9ebd4 --- /dev/null +++ b/topology/Constrained FasterPAM/5000/new/tukey.json @@ -0,0 +1 @@ +[-10306337.875,10388316.875,65574062.875,86268717.625] \ No newline at end of file diff --git a/topology/Constrained FasterPAM/5000/report/MAD.svg b/topology/Constrained FasterPAM/5000/report/MAD.svg new file mode 100644 index 00000000..98f91879 --- /dev/null +++ b/topology/Constrained FasterPAM/5000/report/MAD.svg @@ -0,0 +1,80 @@ + + +Constrained FasterPAM/5000:MAD + + +Density (a.u.) + + +Average time (ms) + + + +0.1 + + + +0.2 + + + +0.3 + + + +0.4 + + + +0.5 + + + +0.6 + + + +0.7 + + + + +5 + + + +6 + + + +7 + + + +8 + + + +9 + + + +10 + + + + + + +Bootstrap distribution + + +Confidence interval + + +Point estimate + + + + + diff --git a/topology/Constrained FasterPAM/5000/report/SD.svg b/topology/Constrained FasterPAM/5000/report/SD.svg new file mode 100644 index 00000000..7321a87b --- /dev/null +++ b/topology/Constrained FasterPAM/5000/report/SD.svg @@ -0,0 +1,80 @@ + + +Constrained FasterPAM/5000:SD + + +Density (a.u.) + + +Average time (ms) + + + +0.02 + + + +0.04 + + + +0.06 + + + +0.08 + + + +0.1 + + + +0.12 + + + + +12 + + + +14 + + + +16 + + + +18 + + + +20 + + + +22 + + + +24 + + + + + + +Bootstrap distribution + + +Confidence interval + + +Point estimate + + + + + diff --git a/topology/Constrained FasterPAM/5000/report/index.html b/topology/Constrained FasterPAM/5000/report/index.html new file mode 100644 index 00000000..94022560 --- /dev/null +++ b/topology/Constrained FasterPAM/5000/report/index.html @@ -0,0 +1,193 @@ + + + + + + Constrained FasterPAM/5000 - Criterion.rs + + + + +
+

Constrained FasterPAM/5000

+
+
+ + + + + + + +
+ + PDF of Slope + + + + Iteration Times + +
+
+
+
+

Additional Statistics:

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Lower boundEstimateUpper bound
0.00127460.00131730.0012628
Mean38.228 ms41.614 ms45.455 ms
Std. Dev.12.018 ms18.565 ms24.155 ms
Median33.624 ms34.819 ms37.375 ms
MAD5.2131 ms7.0397 ms10.140 ms
+
+
+

Additional Plots:

+ +
+
+
+

Understanding this report:

+

The plot on the left displays the average time per iteration for this benchmark. The shaded region + shows the estimated probability 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.

+

The plot on the right shows the average time per iteration for the samples. Each point + represents one sample.

+

See the + documentation for more details on the additional statistics.

+
+
+
+ + + + \ No newline at end of file diff --git a/topology/Constrained FasterPAM/5000/report/iteration_times.svg b/topology/Constrained FasterPAM/5000/report/iteration_times.svg new file mode 100644 index 00000000..78f33e8e --- /dev/null +++ b/topology/Constrained FasterPAM/5000/report/iteration_times.svg @@ -0,0 +1,219 @@ + + +Constrained FasterPAM/5000 + + +Average Iteration Time (ms) + + + + + + + + + + + + + + + + + + + + + + + + +30.0 + + + +40.0 + + + +50.0 + + + +60.0 + + + +70.0 + + + +80.0 + + + +90.0 + + + +100.0 + + + +110.0 + + + +120.0 + + + +130.0 + + + + +10 + + + +20 + + + +30 + + + +40 + + + +50 + + + +60 + + + +70 + + + +80 + + + +90 + + + +100 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Sample + + + diff --git a/topology/Constrained FasterPAM/5000/report/iteration_times_small.svg b/topology/Constrained FasterPAM/5000/report/iteration_times_small.svg new file mode 100644 index 00000000..feb26b3a --- /dev/null +++ b/topology/Constrained FasterPAM/5000/report/iteration_times_small.svg @@ -0,0 +1,212 @@ + + +Average Iteration Time (ms) + + + + + + + + + + + + + + + + + + + + + + + + +30.0 + + + +40.0 + + + +50.0 + + + +60.0 + + + +70.0 + + + +80.0 + + + +90.0 + + + +100.0 + + + +110.0 + + + +120.0 + + + +130.0 + + + + +10 + + + +20 + + + +30 + + + +40 + + + +50 + + + +60 + + + +70 + + + +80 + + + +90 + + + +100 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/topology/Constrained FasterPAM/5000/report/mean.svg b/topology/Constrained FasterPAM/5000/report/mean.svg new file mode 100644 index 00000000..f1d06dc6 --- /dev/null +++ b/topology/Constrained FasterPAM/5000/report/mean.svg @@ -0,0 +1,108 @@ + + +Constrained FasterPAM/5000:mean + + +Density (a.u.) + + +Average time (ms) + + + +0.02 + + + +0.04 + + + +0.06 + + + +0.08 + + + +0.1 + + + +0.12 + + + +0.14 + + + +0.16 + + + +0.18 + + + +0.2 + + + +0.22 + + + + +38 + + + +39 + + + +40 + + + +41 + + + +42 + + + +43 + + + +44 + + + +45 + + + +46 + + + + + + +Bootstrap distribution + + +Confidence interval + + +Point estimate + + + + + diff --git a/topology/Constrained FasterPAM/5000/report/median.svg b/topology/Constrained FasterPAM/5000/report/median.svg new file mode 100644 index 00000000..b64fa65a --- /dev/null +++ b/topology/Constrained FasterPAM/5000/report/median.svg @@ -0,0 +1,108 @@ + + +Constrained FasterPAM/5000:median + + +Density (a.u.) + + +Average time (ms) + + + +0.1 + + + +0.2 + + + +0.3 + + + +0.4 + + + +0.5 + + + +0.6 + + + +0.7 + + + +0.8 + + + +0.9 + + + +1 + + + +1.1 + + + + +33.5 + + + +34 + + + +34.5 + + + +35 + + + +35.5 + + + +36 + + + +36.5 + + + +37 + + + +37.5 + + + + + + +Bootstrap distribution + + +Confidence interval + + +Point estimate + + + + + diff --git a/topology/Constrained FasterPAM/5000/report/pdf.svg b/topology/Constrained FasterPAM/5000/report/pdf.svg new file mode 100644 index 00000000..5ab6b662 --- /dev/null +++ b/topology/Constrained FasterPAM/5000/report/pdf.svg @@ -0,0 +1,157 @@ + + +Constrained FasterPAM/5000 + + +Iterations + + +Average Time (ms) + + + +0 + + + +0.2 + + + +0.4 + + + +0.6 + + + +0.8 + + + +1 + + + +1.2 + + + +1.4 + + + +1.6 + + + +1.8 + + + +2 + + + + +20 + + + +40 + + + +60 + + + +80 + + + +100 + + + +120 + + + +140 + + + +Density (a.u.) + + + +0 + + + +0.005 + + + +0.01 + + + +0.015 + + + +0.02 + + + +0.025 + + + +0.03 + + + + + + + + + + + + + + + + + + + + + + + +PDF + + +Mean + + +"Clean" sample + + +Mild outliers + + +Severe outliers + + + + + + + diff --git a/topology/Constrained FasterPAM/5000/report/pdf_small.svg b/topology/Constrained FasterPAM/5000/report/pdf_small.svg new file mode 100644 index 00000000..669bc512 --- /dev/null +++ b/topology/Constrained FasterPAM/5000/report/pdf_small.svg @@ -0,0 +1,56 @@ + + +Density (a.u.) + + +Average Time (ms) + + + +0 + + + +0.005 + + + +0.01 + + + +0.015 + + + +0.02 + + + +0.025 + + + +0.03 + + + +0.035 + + + + +50 + + + +100 + + + +150 + + + + + diff --git a/topology/Constrained FasterPAM/5000/report/typical.svg b/topology/Constrained FasterPAM/5000/report/typical.svg new file mode 100644 index 00000000..5d79070b --- /dev/null +++ b/topology/Constrained FasterPAM/5000/report/typical.svg @@ -0,0 +1,108 @@ + + +Constrained FasterPAM/5000:typical + + +Density (a.u.) + + +Average time (ms) + + + +0.02 + + + +0.04 + + + +0.06 + + + +0.08 + + + +0.1 + + + +0.12 + + + +0.14 + + + +0.16 + + + +0.18 + + + +0.2 + + + +0.22 + + + + +38 + + + +39 + + + +40 + + + +41 + + + +42 + + + +43 + + + +44 + + + +45 + + + +46 + + + + + + +Bootstrap distribution + + +Confidence interval + + +Point estimate + + + + + diff --git a/topology/FasterPAM/1000/base/benchmark.json b/topology/FasterPAM/1000/base/benchmark.json new file mode 100644 index 00000000..51a3afe3 --- /dev/null +++ b/topology/FasterPAM/1000/base/benchmark.json @@ -0,0 +1 @@ +{"group_id":"FasterPAM","function_id":null,"value_str":"1000","throughput":null,"full_id":"FasterPAM/1000","directory_name":"FasterPAM/1000","title":"FasterPAM/1000"} \ No newline at end of file diff --git a/topology/FasterPAM/1000/base/estimates.json b/topology/FasterPAM/1000/base/estimates.json new file mode 100644 index 00000000..3e113b24 --- /dev/null +++ b/topology/FasterPAM/1000/base/estimates.json @@ -0,0 +1 @@ +{"mean":{"confidence_interval":{"confidence_level":0.95,"lower_bound":1088588.0463969233,"upper_bound":1445731.650626185},"point_estimate":1262681.3259930687,"standard_error":91002.09124466626},"median":{"confidence_interval":{"confidence_level":0.95,"lower_bound":768919.0167464116,"upper_bound":1212796.3855421687},"point_estimate":969614.7471153846,"standard_error":128323.17967122865},"median_abs_dev":{"confidence_interval":{"confidence_level":0.95,"lower_bound":536776.5313619392,"upper_bound":1086003.3843994052},"point_estimate":733744.9760208557,"standard_error":150300.07368787262},"slope":{"confidence_interval":{"confidence_level":0.95,"lower_bound":1106447.4816355698,"upper_bound":1595967.9697808546},"point_estimate":1340099.885337668,"standard_error":124994.42883020572},"std_dev":{"confidence_interval":{"confidence_level":0.95,"lower_bound":762082.4159004146,"upper_bound":1067294.075639487},"point_estimate":922617.0766487508,"standard_error":78418.53990064489}} \ No newline at end of file diff --git a/topology/FasterPAM/1000/base/sample.json b/topology/FasterPAM/1000/base/sample.json new file mode 100644 index 00000000..831e0724 --- /dev/null +++ b/topology/FasterPAM/1000/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":[494624.0,762817.0,2423833.0,1221171.0,9034336.0,21273933.0,15771080.0,3842377.0,9192258.0,3204290.0,21792288.0,6491133.0,6181239.0,16953952.0,20607247.0,5749695.0,11235897.0,12501589.0,39809339.0,16911112.0,8593302.0,16317146.0,27515773.0,8115467.0,59320476.0,24922658.0,118074446.0,37531828.0,10347979.0,15856112.0,23993929.0,15230785.0,12175996.0,35409478.0,47674224.0,73332379.0,15460298.0,15733670.0,100501588.0,20683747.0,18564957.0,73080927.0,102499097.0,104956011.0,81019342.0,14419198.0,100727091.0,23037960.0,49159308.0,42552686.0,26358671.0,93472321.0,26223731.0,49587163.0,102872671.0,53339268.0,31156037.0,21412284.0,97903113.0,88886698.0,79485618.0,200020078.0,29999096.0,128343233.0,95756203.0,57442518.0,76087636.0,218875427.0,45250901.0,154275761.0,48137940.0,198027728.0,213103221.0,152194071.0,24427363.0,60507368.0,24301361.0,163865262.0,90510533.0,78453258.0,315876371.0,56528629.0,100662100.0,205699322.0,116315119.0,214109491.0,104666598.0,41999600.0,36653530.0,73247469.0,179863625.0,43602585.0,54590320.0,36259616.0,344965408.0,62751139.0,118397049.0,140485020.0,53270868.0,129970059.0]} \ No newline at end of file diff --git a/topology/FasterPAM/1000/base/tukey.json b/topology/FasterPAM/1000/base/tukey.json new file mode 100644 index 00000000..e71977fb --- /dev/null +++ b/topology/FasterPAM/1000/base/tukey.json @@ -0,0 +1 @@ +[-3489274.2179245283,-1497263.8424528302,3814763.8254716983,5806774.200943396] \ No newline at end of file diff --git a/topology/FasterPAM/1000/new/benchmark.json b/topology/FasterPAM/1000/new/benchmark.json new file mode 100644 index 00000000..51a3afe3 --- /dev/null +++ b/topology/FasterPAM/1000/new/benchmark.json @@ -0,0 +1 @@ +{"group_id":"FasterPAM","function_id":null,"value_str":"1000","throughput":null,"full_id":"FasterPAM/1000","directory_name":"FasterPAM/1000","title":"FasterPAM/1000"} \ No newline at end of file diff --git a/topology/FasterPAM/1000/new/estimates.json b/topology/FasterPAM/1000/new/estimates.json new file mode 100644 index 00000000..3e113b24 --- /dev/null +++ b/topology/FasterPAM/1000/new/estimates.json @@ -0,0 +1 @@ +{"mean":{"confidence_interval":{"confidence_level":0.95,"lower_bound":1088588.0463969233,"upper_bound":1445731.650626185},"point_estimate":1262681.3259930687,"standard_error":91002.09124466626},"median":{"confidence_interval":{"confidence_level":0.95,"lower_bound":768919.0167464116,"upper_bound":1212796.3855421687},"point_estimate":969614.7471153846,"standard_error":128323.17967122865},"median_abs_dev":{"confidence_interval":{"confidence_level":0.95,"lower_bound":536776.5313619392,"upper_bound":1086003.3843994052},"point_estimate":733744.9760208557,"standard_error":150300.07368787262},"slope":{"confidence_interval":{"confidence_level":0.95,"lower_bound":1106447.4816355698,"upper_bound":1595967.9697808546},"point_estimate":1340099.885337668,"standard_error":124994.42883020572},"std_dev":{"confidence_interval":{"confidence_level":0.95,"lower_bound":762082.4159004146,"upper_bound":1067294.075639487},"point_estimate":922617.0766487508,"standard_error":78418.53990064489}} \ No newline at end of file diff --git a/topology/FasterPAM/1000/new/sample.json b/topology/FasterPAM/1000/new/sample.json new file mode 100644 index 00000000..831e0724 --- /dev/null +++ b/topology/FasterPAM/1000/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":[494624.0,762817.0,2423833.0,1221171.0,9034336.0,21273933.0,15771080.0,3842377.0,9192258.0,3204290.0,21792288.0,6491133.0,6181239.0,16953952.0,20607247.0,5749695.0,11235897.0,12501589.0,39809339.0,16911112.0,8593302.0,16317146.0,27515773.0,8115467.0,59320476.0,24922658.0,118074446.0,37531828.0,10347979.0,15856112.0,23993929.0,15230785.0,12175996.0,35409478.0,47674224.0,73332379.0,15460298.0,15733670.0,100501588.0,20683747.0,18564957.0,73080927.0,102499097.0,104956011.0,81019342.0,14419198.0,100727091.0,23037960.0,49159308.0,42552686.0,26358671.0,93472321.0,26223731.0,49587163.0,102872671.0,53339268.0,31156037.0,21412284.0,97903113.0,88886698.0,79485618.0,200020078.0,29999096.0,128343233.0,95756203.0,57442518.0,76087636.0,218875427.0,45250901.0,154275761.0,48137940.0,198027728.0,213103221.0,152194071.0,24427363.0,60507368.0,24301361.0,163865262.0,90510533.0,78453258.0,315876371.0,56528629.0,100662100.0,205699322.0,116315119.0,214109491.0,104666598.0,41999600.0,36653530.0,73247469.0,179863625.0,43602585.0,54590320.0,36259616.0,344965408.0,62751139.0,118397049.0,140485020.0,53270868.0,129970059.0]} \ No newline at end of file diff --git a/topology/FasterPAM/1000/new/tukey.json b/topology/FasterPAM/1000/new/tukey.json new file mode 100644 index 00000000..e71977fb --- /dev/null +++ b/topology/FasterPAM/1000/new/tukey.json @@ -0,0 +1 @@ +[-3489274.2179245283,-1497263.8424528302,3814763.8254716983,5806774.200943396] \ No newline at end of file diff --git a/topology/FasterPAM/1000/report/MAD.svg b/topology/FasterPAM/1000/report/MAD.svg new file mode 100644 index 00000000..1719102a --- /dev/null +++ b/topology/FasterPAM/1000/report/MAD.svg @@ -0,0 +1,84 @@ + + +FasterPAM/1000:MAD + + +Density (a.u.) + + +Average time (ms) + + + +0.5 + + + +1 + + + +1.5 + + + +2 + + + +2.5 + + + +3 + + + +3.5 + + + + +0.5 + + + +0.6 + + + +0.7 + + + +0.8 + + + +0.9 + + + +1 + + + +1.1 + + + + + + +Bootstrap distribution + + +Confidence interval + + +Point estimate + + + + + diff --git a/topology/FasterPAM/1000/report/SD.svg b/topology/FasterPAM/1000/report/SD.svg new file mode 100644 index 00000000..14d409b3 --- /dev/null +++ b/topology/FasterPAM/1000/report/SD.svg @@ -0,0 +1,100 @@ + + +FasterPAM/1000:SD + + +Density (a.u.) + + +Average time (ms) + + + +0.5 + + + +1 + + + +1.5 + + + +2 + + + +2.5 + + + +3 + + + +3.5 + + + +4 + + + +4.5 + + + +5 + + + + +0.75 + + + +0.8 + + + +0.85 + + + +0.9 + + + +0.95 + + + +1 + + + +1.05 + + + +1.1 + + + + + + +Bootstrap distribution + + +Confidence interval + + +Point estimate + + + + + diff --git a/topology/FasterPAM/1000/report/index.html b/topology/FasterPAM/1000/report/index.html new file mode 100644 index 00000000..cc26511d --- /dev/null +++ b/topology/FasterPAM/1000/report/index.html @@ -0,0 +1,203 @@ + + + + + + FasterPAM/1000 - Criterion.rs + + + + +
+

FasterPAM/1000

+
+
+ + + + + + + +
+ + PDF of Slope + + + + Regression + +
+
+
+
+

Additional Statistics:

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Lower boundEstimateUpper bound
Slope1.1064 ms1.3401 ms1.5960 ms
0.01262110.01340480.0124758
Mean1.0886 ms1.2627 ms1.4457 ms
Std. Dev.762.08 µs922.62 µs1.0673 ms
Median768.92 µs969.61 µs1.2128 ms
MAD536.78 µs733.74 µs1.0860 ms
+
+
+

Additional Plots:

+ +
+
+
+

Understanding this report:

+

The plot on the left displays the average time per iteration for this benchmark. The shaded region + shows the estimated probability 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.

+

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.

+

See the + documentation for more details on the additional statistics.

+
+
+
+ + + + \ No newline at end of file diff --git a/topology/FasterPAM/1000/report/mean.svg b/topology/FasterPAM/1000/report/mean.svg new file mode 100644 index 00000000..1d822b80 --- /dev/null +++ b/topology/FasterPAM/1000/report/mean.svg @@ -0,0 +1,100 @@ + + +FasterPAM/1000:mean + + +Density (a.u.) + + +Average time (ms) + + + +0.5 + + + +1 + + + +1.5 + + + +2 + + + +2.5 + + + +3 + + + +3.5 + + + +4 + + + +4.5 + + + + +1.05 + + + +1.1 + + + +1.15 + + + +1.2 + + + +1.25 + + + +1.3 + + + +1.35 + + + +1.4 + + + +1.45 + + + + + + +Bootstrap distribution + + +Confidence interval + + +Point estimate + + + + + diff --git a/topology/FasterPAM/1000/report/median.svg b/topology/FasterPAM/1000/report/median.svg new file mode 100644 index 00000000..097b47e8 --- /dev/null +++ b/topology/FasterPAM/1000/report/median.svg @@ -0,0 +1,108 @@ + + +FasterPAM/1000:median + + +Density (a.u.) + + +Average time (ms) + + + +0.5 + + + +1 + + + +1.5 + + + +2 + + + +2.5 + + + +3 + + + +3.5 + + + +4 + + + +4.5 + + + + +0.75 + + + +0.8 + + + +0.85 + + + +0.9 + + + +0.95 + + + +1 + + + +1.05 + + + +1.1 + + + +1.15 + + + +1.2 + + + +1.25 + + + + + + +Bootstrap distribution + + +Confidence interval + + +Point estimate + + + + + diff --git a/topology/FasterPAM/1000/report/pdf.svg b/topology/FasterPAM/1000/report/pdf.svg new file mode 100644 index 00000000..f536e414 --- /dev/null +++ b/topology/FasterPAM/1000/report/pdf.svg @@ -0,0 +1,159 @@ + + +FasterPAM/1000 + + +Iterations + + +Average Time (ms) + + + +0 + + + +10 + + + +20 + + + +30 + + + +40 + + + +50 + + + +60 + + + +70 + + + +80 + + + +90 + + + +100 + + + + +0 + + + +1 + + + +2 + + + +3 + + + +4 + + + +5 + + + +Density (a.u.) + + + +0 + + + +0.05 + + + +0.1 + + + +0.15 + + + +0.2 + + + +0.25 + + + +0.3 + + + +0.35 + + + +0.4 + + + +0.45 + + + +0.5 + + + + + + + + + + + + + +PDF + + +Mean + + +"Clean" sample + + +Mild outliers + + +Severe outliers + + + + + + + diff --git a/topology/FasterPAM/1000/report/pdf_small.svg b/topology/FasterPAM/1000/report/pdf_small.svg new file mode 100644 index 00000000..9f777d82 --- /dev/null +++ b/topology/FasterPAM/1000/report/pdf_small.svg @@ -0,0 +1,48 @@ + + +Density (a.u.) + + +Average Time (ms) + + + +0 + + + +0.1 + + + +0.2 + + + +0.3 + + + +0.4 + + + +0.5 + + + + +0 + + + +2 + + + +4 + + + + + diff --git a/topology/FasterPAM/1000/report/regression.svg b/topology/FasterPAM/1000/report/regression.svg new file mode 100644 index 00000000..a3a7aa12 --- /dev/null +++ b/topology/FasterPAM/1000/report/regression.svg @@ -0,0 +1,207 @@ + + +FasterPAM/1000 + + +Total sample time (ms) + + +Iterations + + + + + + + + + + + + + + + + + + + +50.0 + + + +100.0 + + + +150.0 + + + +200.0 + + + +250.0 + + + +300.0 + + + + +10 + + + +20 + + + +30 + + + +40 + + + +50 + + + +60 + + + +70 + + + +80 + + + +90 + + + +100 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Sample + + +Linear regression + + +Confidence interval + + + + + diff --git a/topology/FasterPAM/1000/report/regression_small.svg b/topology/FasterPAM/1000/report/regression_small.svg new file mode 100644 index 00000000..17f0fbce --- /dev/null +++ b/topology/FasterPAM/1000/report/regression_small.svg @@ -0,0 +1,192 @@ + + +Total sample time (ms) + + +Iterations + + + + + + + + + + + + + + + + + + + +50.0 + + + +100.0 + + + +150.0 + + + +200.0 + + + +250.0 + + + +300.0 + + + + +10 + + + +20 + + + +30 + + + +40 + + + +50 + + + +60 + + + +70 + + + +80 + + + +90 + + + +100 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/topology/FasterPAM/1000/report/slope.svg b/topology/FasterPAM/1000/report/slope.svg new file mode 100644 index 00000000..87485852 --- /dev/null +++ b/topology/FasterPAM/1000/report/slope.svg @@ -0,0 +1,80 @@ + + +FasterPAM/1000:slope + + +Density (a.u.) + + +Average time (ms) + + + +0.5 + + + +1 + + + +1.5 + + + +2 + + + +2.5 + + + +3 + + + +3.5 + + + + +1.1 + + + +1.2 + + + +1.3 + + + +1.4 + + + +1.5 + + + +1.6 + + + + + + +Bootstrap distribution + + +Confidence interval + + +Point estimate + + + + + diff --git a/topology/FasterPAM/1000/report/typical.svg b/topology/FasterPAM/1000/report/typical.svg new file mode 100644 index 00000000..b3357259 --- /dev/null +++ b/topology/FasterPAM/1000/report/typical.svg @@ -0,0 +1,80 @@ + + +FasterPAM/1000:typical + + +Density (a.u.) + + +Average time (ms) + + + +0.5 + + + +1 + + + +1.5 + + + +2 + + + +2.5 + + + +3 + + + +3.5 + + + + +1.1 + + + +1.2 + + + +1.3 + + + +1.4 + + + +1.5 + + + +1.6 + + + + + + +Bootstrap distribution + + +Confidence interval + + +Point estimate + + + + + diff --git a/topology/FasterPAM/10000/base/benchmark.json b/topology/FasterPAM/10000/base/benchmark.json new file mode 100644 index 00000000..9b6bf64a --- /dev/null +++ b/topology/FasterPAM/10000/base/benchmark.json @@ -0,0 +1 @@ +{"group_id":"FasterPAM","function_id":null,"value_str":"10000","throughput":null,"full_id":"FasterPAM/10000","directory_name":"FasterPAM/10000","title":"FasterPAM/10000"} \ No newline at end of file diff --git a/topology/FasterPAM/10000/base/estimates.json b/topology/FasterPAM/10000/base/estimates.json new file mode 100644 index 00000000..3c12eda8 --- /dev/null +++ b/topology/FasterPAM/10000/base/estimates.json @@ -0,0 +1 @@ +{"mean":{"confidence_interval":{"confidence_level":0.95,"lower_bound":169977249.9995,"upper_bound":235462063.43974996},"point_estimate":198088676.75,"standard_error":16880826.249251533},"median":{"confidence_interval":{"confidence_level":0.95,"lower_bound":137327789.0,"upper_bound":156866901.0},"point_estimate":148410465.0,"standard_error":4867813.867593715},"median_abs_dev":{"confidence_interval":{"confidence_level":0.95,"lower_bound":19522099.57101345,"upper_bound":45575906.003665924},"point_estimate":32818262.957659364,"standard_error":6514099.515202449},"slope":null,"std_dev":{"confidence_interval":{"confidence_level":0.95,"lower_bound":73794703.49132083,"upper_bound":258981249.45779955},"point_estimate":169101308.79574353,"standard_error":53626176.96322317}} \ No newline at end of file diff --git a/topology/FasterPAM/10000/base/sample.json b/topology/FasterPAM/10000/base/sample.json new file mode 100644 index 00000000..b96691af --- /dev/null +++ b/topology/FasterPAM/10000/base/sample.json @@ -0,0 +1 @@ +{"sampling_mode":"Flat","iters":[1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0],"times":[127905170.0,680563138.0,119442829.0,296276705.0,119690861.0,214169062.0,121598539.0,133418912.0,127195993.0,128335053.0,126665528.0,163233786.0,191753169.0,629535532.0,128255743.0,134660755.0,120390848.0,1533688554.0,164498419.0,136024396.0,125469526.0,149470775.0,130761787.0,169138663.0,123728780.0,126006571.0,148563276.0,135179159.0,403333515.0,127172282.0,315262846.0,154758756.0,137161269.0,194968189.0,170372494.0,127521406.0,126101263.0,152748377.0,128028211.0,149194092.0,126670708.0,118283408.0,151819138.0,259433764.0,120387408.0,331210207.0,135150238.0,125826660.0,120102376.0,125025682.0,148301524.0,332010395.0,126875180.0,193177853.0,419472459.0,580571156.0,118781253.0,126946840.0,164845262.0,221287320.0,214249634.0,289987665.0,124106342.0,376400859.0,286241179.0,147576497.0,163283886.0,209246905.0,160985425.0,148519406.0,135687324.0,149916800.0,137327789.0,132206761.0,255635127.0,275116144.0,151245932.0,164041464.0,143069134.0,132050729.0,137602682.0,183493970.0,185380698.0,144392677.0,191485456.0,216045929.0,142416568.0,120422898.0,221991806.0,184004215.0,139058546.0,123581848.0,139327128.0,139977405.0,182105477.0,121674900.0,135261210.0,183678052.0,231205194.0,150442954.0]} \ No newline at end of file diff --git a/topology/FasterPAM/10000/base/tukey.json b/topology/FasterPAM/10000/base/tukey.json new file mode 100644 index 00000000..182a4da0 --- /dev/null +++ b/topology/FasterPAM/10000/base/tukey.json @@ -0,0 +1 @@ +[-65091104.0,31359062.5,288559506.5,385009673.0] \ No newline at end of file diff --git a/topology/FasterPAM/10000/new/benchmark.json b/topology/FasterPAM/10000/new/benchmark.json new file mode 100644 index 00000000..9b6bf64a --- /dev/null +++ b/topology/FasterPAM/10000/new/benchmark.json @@ -0,0 +1 @@ +{"group_id":"FasterPAM","function_id":null,"value_str":"10000","throughput":null,"full_id":"FasterPAM/10000","directory_name":"FasterPAM/10000","title":"FasterPAM/10000"} \ No newline at end of file diff --git a/topology/FasterPAM/10000/new/estimates.json b/topology/FasterPAM/10000/new/estimates.json new file mode 100644 index 00000000..3c12eda8 --- /dev/null +++ b/topology/FasterPAM/10000/new/estimates.json @@ -0,0 +1 @@ +{"mean":{"confidence_interval":{"confidence_level":0.95,"lower_bound":169977249.9995,"upper_bound":235462063.43974996},"point_estimate":198088676.75,"standard_error":16880826.249251533},"median":{"confidence_interval":{"confidence_level":0.95,"lower_bound":137327789.0,"upper_bound":156866901.0},"point_estimate":148410465.0,"standard_error":4867813.867593715},"median_abs_dev":{"confidence_interval":{"confidence_level":0.95,"lower_bound":19522099.57101345,"upper_bound":45575906.003665924},"point_estimate":32818262.957659364,"standard_error":6514099.515202449},"slope":null,"std_dev":{"confidence_interval":{"confidence_level":0.95,"lower_bound":73794703.49132083,"upper_bound":258981249.45779955},"point_estimate":169101308.79574353,"standard_error":53626176.96322317}} \ No newline at end of file diff --git a/topology/FasterPAM/10000/new/sample.json b/topology/FasterPAM/10000/new/sample.json new file mode 100644 index 00000000..b96691af --- /dev/null +++ b/topology/FasterPAM/10000/new/sample.json @@ -0,0 +1 @@ +{"sampling_mode":"Flat","iters":[1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0],"times":[127905170.0,680563138.0,119442829.0,296276705.0,119690861.0,214169062.0,121598539.0,133418912.0,127195993.0,128335053.0,126665528.0,163233786.0,191753169.0,629535532.0,128255743.0,134660755.0,120390848.0,1533688554.0,164498419.0,136024396.0,125469526.0,149470775.0,130761787.0,169138663.0,123728780.0,126006571.0,148563276.0,135179159.0,403333515.0,127172282.0,315262846.0,154758756.0,137161269.0,194968189.0,170372494.0,127521406.0,126101263.0,152748377.0,128028211.0,149194092.0,126670708.0,118283408.0,151819138.0,259433764.0,120387408.0,331210207.0,135150238.0,125826660.0,120102376.0,125025682.0,148301524.0,332010395.0,126875180.0,193177853.0,419472459.0,580571156.0,118781253.0,126946840.0,164845262.0,221287320.0,214249634.0,289987665.0,124106342.0,376400859.0,286241179.0,147576497.0,163283886.0,209246905.0,160985425.0,148519406.0,135687324.0,149916800.0,137327789.0,132206761.0,255635127.0,275116144.0,151245932.0,164041464.0,143069134.0,132050729.0,137602682.0,183493970.0,185380698.0,144392677.0,191485456.0,216045929.0,142416568.0,120422898.0,221991806.0,184004215.0,139058546.0,123581848.0,139327128.0,139977405.0,182105477.0,121674900.0,135261210.0,183678052.0,231205194.0,150442954.0]} \ No newline at end of file diff --git a/topology/FasterPAM/10000/new/tukey.json b/topology/FasterPAM/10000/new/tukey.json new file mode 100644 index 00000000..182a4da0 --- /dev/null +++ b/topology/FasterPAM/10000/new/tukey.json @@ -0,0 +1 @@ +[-65091104.0,31359062.5,288559506.5,385009673.0] \ No newline at end of file diff --git a/topology/FasterPAM/10000/report/MAD.svg b/topology/FasterPAM/10000/report/MAD.svg new file mode 100644 index 00000000..cba0407e --- /dev/null +++ b/topology/FasterPAM/10000/report/MAD.svg @@ -0,0 +1,96 @@ + + +FasterPAM/10000:MAD + + +Density (a.u.) + + +Average time (ms) + + + +0.01 + + + +0.02 + + + +0.03 + + + +0.04 + + + +0.05 + + + +0.06 + + + +0.07 + + + +0.08 + + + +0.09 + + + +0.1 + + + +0.11 + + + + +20 + + + +25 + + + +30 + + + +35 + + + +40 + + + +45 + + + + + + +Bootstrap distribution + + +Confidence interval + + +Point estimate + + + + + diff --git a/topology/FasterPAM/10000/report/SD.svg b/topology/FasterPAM/10000/report/SD.svg new file mode 100644 index 00000000..bd4e67ff --- /dev/null +++ b/topology/FasterPAM/10000/report/SD.svg @@ -0,0 +1,100 @@ + + +FasterPAM/10000:SD + + +Density (a.u.) + + +Average time (ms) + + + +0.002 + + + +0.004 + + + +0.006 + + + +0.008 + + + +0.01 + + + +0.012 + + + +0.014 + + + + +60 + + + +80 + + + +100 + + + +120 + + + +140 + + + +160 + + + +180 + + + +200 + + + +220 + + + +240 + + + +260 + + + + + + +Bootstrap distribution + + +Confidence interval + + +Point estimate + + + + + diff --git a/topology/FasterPAM/10000/report/index.html b/topology/FasterPAM/10000/report/index.html new file mode 100644 index 00000000..166c4063 --- /dev/null +++ b/topology/FasterPAM/10000/report/index.html @@ -0,0 +1,193 @@ + + + + + + FasterPAM/10000 - Criterion.rs + + + + +
+

FasterPAM/10000

+
+
+ + + + + + + +
+ + PDF of Slope + + + + Iteration Times + +
+
+
+
+

Additional Statistics:

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Lower boundEstimateUpper bound
0.00077950.00080130.0007636
Mean169.98 ms198.09 ms235.46 ms
Std. Dev.73.795 ms169.10 ms258.98 ms
Median137.33 ms148.41 ms156.87 ms
MAD19.522 ms32.818 ms45.576 ms
+
+
+

Additional Plots:

+ +
+
+
+

Understanding this report:

+

The plot on the left displays the average time per iteration for this benchmark. The shaded region + shows the estimated probability 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.

+

The plot on the right shows the average time per iteration for the samples. Each point + represents one sample.

+

See the + documentation for more details on the additional statistics.

+
+
+
+ + + + \ No newline at end of file diff --git a/topology/FasterPAM/10000/report/iteration_times.svg b/topology/FasterPAM/10000/report/iteration_times.svg new file mode 100644 index 00000000..93910cdf --- /dev/null +++ b/topology/FasterPAM/10000/report/iteration_times.svg @@ -0,0 +1,199 @@ + + +FasterPAM/10000 + + +Average Iteration Time (s) + + + + + + + + + + + + + + + + + + + + +0.2 + + + +0.4 + + + +0.6 + + + +0.8 + + + +1.0 + + + +1.2 + + + +1.4 + + + + +10 + + + +20 + + + +30 + + + +40 + + + +50 + + + +60 + + + +70 + + + +80 + + + +90 + + + +100 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Sample + + + diff --git a/topology/FasterPAM/10000/report/iteration_times_small.svg b/topology/FasterPAM/10000/report/iteration_times_small.svg new file mode 100644 index 00000000..2c5133c1 --- /dev/null +++ b/topology/FasterPAM/10000/report/iteration_times_small.svg @@ -0,0 +1,192 @@ + + +Average Iteration Time (s) + + + + + + + + + + + + + + + + + + + + +0.2 + + + +0.4 + + + +0.6 + + + +0.8 + + + +1.0 + + + +1.2 + + + +1.4 + + + + +10 + + + +20 + + + +30 + + + +40 + + + +50 + + + +60 + + + +70 + + + +80 + + + +90 + + + +100 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/topology/FasterPAM/10000/report/mean.svg b/topology/FasterPAM/10000/report/mean.svg new file mode 100644 index 00000000..6808245d --- /dev/null +++ b/topology/FasterPAM/10000/report/mean.svg @@ -0,0 +1,80 @@ + + +FasterPAM/10000:mean + + +Density (a.u.) + + +Average time (ms) + + + +0.005 + + + +0.01 + + + +0.015 + + + +0.02 + + + +0.025 + + + + +170 + + + +180 + + + +190 + + + +200 + + + +210 + + + +220 + + + +230 + + + +240 + + + + + + +Bootstrap distribution + + +Confidence interval + + +Point estimate + + + + + diff --git a/topology/FasterPAM/10000/report/median.svg b/topology/FasterPAM/10000/report/median.svg new file mode 100644 index 00000000..f458721b --- /dev/null +++ b/topology/FasterPAM/10000/report/median.svg @@ -0,0 +1,88 @@ + + +FasterPAM/10000:median + + +Density (a.u.) + + +Average time (ms) + + + +0.02 + + + +0.04 + + + +0.06 + + + +0.08 + + + +0.1 + + + +0.12 + + + +0.14 + + + +0.16 + + + +0.18 + + + +0.2 + + + +0.22 + + + + +140 + + + +145 + + + +150 + + + +155 + + + + + + +Bootstrap distribution + + +Confidence interval + + +Point estimate + + + + + diff --git a/topology/FasterPAM/10000/report/pdf.svg b/topology/FasterPAM/10000/report/pdf.svg new file mode 100644 index 00000000..e3370de2 --- /dev/null +++ b/topology/FasterPAM/10000/report/pdf.svg @@ -0,0 +1,183 @@ + + +FasterPAM/10000 + + +Iterations + + +Average Time (s) + + + +0 + + + +0.1 + + + +0.2 + + + +0.3 + + + +0.4 + + + +0.5 + + + +0.6 + + + +0.7 + + + +0.8 + + + +0.9 + + + +1 + + + + +0 + + + +0.2 + + + +0.4 + + + +0.6 + + + +0.8 + + + +1 + + + +1.2 + + + +1.4 + + + +1.6 + + + +Density (a.u.) + + + +0 + + + +0.5 + + + +1 + + + +1.5 + + + +2 + + + +2.5 + + + +3 + + + +3.5 + + + +4 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +PDF + + +Mean + + +"Clean" sample + + +Mild outliers + + +Severe outliers + + + + + + + diff --git a/topology/FasterPAM/10000/report/pdf_small.svg b/topology/FasterPAM/10000/report/pdf_small.svg new file mode 100644 index 00000000..976d89ed --- /dev/null +++ b/topology/FasterPAM/10000/report/pdf_small.svg @@ -0,0 +1,68 @@ + + +Density (a.u.) + + +Average Time (s) + + + +0 + + + +0.5 + + + +1 + + + +1.5 + + + +2 + + + +2.5 + + + +3 + + + +3.5 + + + +4 + + + +4.5 + + + + +0 + + + +0.5 + + + +1 + + + +1.5 + + + + + diff --git a/topology/FasterPAM/10000/report/typical.svg b/topology/FasterPAM/10000/report/typical.svg new file mode 100644 index 00000000..b09f777c --- /dev/null +++ b/topology/FasterPAM/10000/report/typical.svg @@ -0,0 +1,80 @@ + + +FasterPAM/10000:typical + + +Density (a.u.) + + +Average time (ms) + + + +0.005 + + + +0.01 + + + +0.015 + + + +0.02 + + + +0.025 + + + + +170 + + + +180 + + + +190 + + + +200 + + + +210 + + + +220 + + + +230 + + + +240 + + + + + + +Bootstrap distribution + + +Confidence interval + + +Point estimate + + + + + diff --git a/topology/FasterPAM/2000/base/benchmark.json b/topology/FasterPAM/2000/base/benchmark.json new file mode 100644 index 00000000..697f83c4 --- /dev/null +++ b/topology/FasterPAM/2000/base/benchmark.json @@ -0,0 +1 @@ +{"group_id":"FasterPAM","function_id":null,"value_str":"2000","throughput":null,"full_id":"FasterPAM/2000","directory_name":"FasterPAM/2000","title":"FasterPAM/2000"} \ No newline at end of file diff --git a/topology/FasterPAM/2000/base/estimates.json b/topology/FasterPAM/2000/base/estimates.json new file mode 100644 index 00000000..acdf74eb --- /dev/null +++ b/topology/FasterPAM/2000/base/estimates.json @@ -0,0 +1 @@ +{"mean":{"confidence_interval":{"confidence_level":0.95,"lower_bound":6826343.5696250005,"upper_bound":8645458.847875},"point_estimate":7675722.475,"standard_error":466086.9752862111},"median":{"confidence_interval":{"confidence_level":0.95,"lower_bound":5437362.0,"upper_bound":6293072.5},"point_estimate":5663596.625,"standard_error":243421.40162937593},"median_abs_dev":{"confidence_interval":{"confidence_level":0.95,"lower_bound":794191.7409002781,"upper_bound":1875601.273651421},"point_estimate":1173778.2909862697,"standard_error":295787.8197495492},"slope":null,"std_dev":{"confidence_interval":{"confidence_level":0.95,"lower_bound":3101895.191302691,"upper_bound":6007611.091641127},"point_estimate":4676372.214299549,"standard_error":742426.5698522412}} \ No newline at end of file diff --git a/topology/FasterPAM/2000/base/sample.json b/topology/FasterPAM/2000/base/sample.json new file mode 100644 index 00000000..7c0caea1 --- /dev/null +++ b/topology/FasterPAM/2000/base/sample.json @@ -0,0 +1 @@ +{"sampling_mode":"Flat","iters":[4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0],"times":[20163902.0,25833717.0,21806768.0,21087351.0,30000606.0,21357514.0,43269663.0,26238570.0,49292340.0,25369202.0,19819299.0,20233904.0,86977239.0,25172290.0,20207613.0,33696431.0,24817086.0,40446476.0,23490304.0,23108260.0,21820859.0,31011335.0,44499074.0,47894187.0,19502716.0,18948031.0,23527624.0,19543907.0,20703317.0,19950001.0,19646317.0,20986900.0,19161343.0,50185439.0,23682245.0,21848529.0,19338464.0,21240253.0,20925469.0,32971375.0,20450295.0,19998371.0,19491296.0,45776216.0,18776609.0,21411664.0,19287634.0,22200513.0,21633996.0,20496396.0,23873277.0,20199832.0,29021876.0,69679563.0,18546067.0,19483856.0,24441414.0,28919486.0,21851338.0,21973879.0,20629007.0,29897305.0,19472236.0,42444805.0,18941611.0,68188349.0,27648804.0,25858357.0,27415781.0,21289723.0,21678037.0,22129481.0,50937695.0,24249622.0,21873428.0,20818269.0,25510063.0,20672758.0,26889596.0,31669222.0,117712562.0,22174652.0,20060072.0,29109478.0,53347459.0,19235883.0,23567645.0,53000316.0,21394294.0,33256607.0,44600545.0,26168949.0,52880544.0,108869388.0,22090701.0,96827463.0,19317875.0,19231493.0,36683800.0,55255617.0]} \ No newline at end of file diff --git a/topology/FasterPAM/2000/base/tukey.json b/topology/FasterPAM/2000/base/tukey.json new file mode 100644 index 00000000..8539674c --- /dev/null +++ b/topology/FasterPAM/2000/base/tukey.json @@ -0,0 +1 @@ +[-2896984.3125,1112116.6875,11803052.6875,15812153.6875] \ No newline at end of file diff --git a/topology/FasterPAM/2000/new/benchmark.json b/topology/FasterPAM/2000/new/benchmark.json new file mode 100644 index 00000000..697f83c4 --- /dev/null +++ b/topology/FasterPAM/2000/new/benchmark.json @@ -0,0 +1 @@ +{"group_id":"FasterPAM","function_id":null,"value_str":"2000","throughput":null,"full_id":"FasterPAM/2000","directory_name":"FasterPAM/2000","title":"FasterPAM/2000"} \ No newline at end of file diff --git a/topology/FasterPAM/2000/new/estimates.json b/topology/FasterPAM/2000/new/estimates.json new file mode 100644 index 00000000..acdf74eb --- /dev/null +++ b/topology/FasterPAM/2000/new/estimates.json @@ -0,0 +1 @@ +{"mean":{"confidence_interval":{"confidence_level":0.95,"lower_bound":6826343.5696250005,"upper_bound":8645458.847875},"point_estimate":7675722.475,"standard_error":466086.9752862111},"median":{"confidence_interval":{"confidence_level":0.95,"lower_bound":5437362.0,"upper_bound":6293072.5},"point_estimate":5663596.625,"standard_error":243421.40162937593},"median_abs_dev":{"confidence_interval":{"confidence_level":0.95,"lower_bound":794191.7409002781,"upper_bound":1875601.273651421},"point_estimate":1173778.2909862697,"standard_error":295787.8197495492},"slope":null,"std_dev":{"confidence_interval":{"confidence_level":0.95,"lower_bound":3101895.191302691,"upper_bound":6007611.091641127},"point_estimate":4676372.214299549,"standard_error":742426.5698522412}} \ No newline at end of file diff --git a/topology/FasterPAM/2000/new/sample.json b/topology/FasterPAM/2000/new/sample.json new file mode 100644 index 00000000..7c0caea1 --- /dev/null +++ b/topology/FasterPAM/2000/new/sample.json @@ -0,0 +1 @@ +{"sampling_mode":"Flat","iters":[4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0],"times":[20163902.0,25833717.0,21806768.0,21087351.0,30000606.0,21357514.0,43269663.0,26238570.0,49292340.0,25369202.0,19819299.0,20233904.0,86977239.0,25172290.0,20207613.0,33696431.0,24817086.0,40446476.0,23490304.0,23108260.0,21820859.0,31011335.0,44499074.0,47894187.0,19502716.0,18948031.0,23527624.0,19543907.0,20703317.0,19950001.0,19646317.0,20986900.0,19161343.0,50185439.0,23682245.0,21848529.0,19338464.0,21240253.0,20925469.0,32971375.0,20450295.0,19998371.0,19491296.0,45776216.0,18776609.0,21411664.0,19287634.0,22200513.0,21633996.0,20496396.0,23873277.0,20199832.0,29021876.0,69679563.0,18546067.0,19483856.0,24441414.0,28919486.0,21851338.0,21973879.0,20629007.0,29897305.0,19472236.0,42444805.0,18941611.0,68188349.0,27648804.0,25858357.0,27415781.0,21289723.0,21678037.0,22129481.0,50937695.0,24249622.0,21873428.0,20818269.0,25510063.0,20672758.0,26889596.0,31669222.0,117712562.0,22174652.0,20060072.0,29109478.0,53347459.0,19235883.0,23567645.0,53000316.0,21394294.0,33256607.0,44600545.0,26168949.0,52880544.0,108869388.0,22090701.0,96827463.0,19317875.0,19231493.0,36683800.0,55255617.0]} \ No newline at end of file diff --git a/topology/FasterPAM/2000/new/tukey.json b/topology/FasterPAM/2000/new/tukey.json new file mode 100644 index 00000000..8539674c --- /dev/null +++ b/topology/FasterPAM/2000/new/tukey.json @@ -0,0 +1 @@ +[-2896984.3125,1112116.6875,11803052.6875,15812153.6875] \ No newline at end of file diff --git a/topology/FasterPAM/2000/report/MAD.svg b/topology/FasterPAM/2000/report/MAD.svg new file mode 100644 index 00000000..e2698ca3 --- /dev/null +++ b/topology/FasterPAM/2000/report/MAD.svg @@ -0,0 +1,96 @@ + + +FasterPAM/2000:MAD + + +Density (a.u.) + + +Average time (ms) + + + +0.2 + + + +0.4 + + + +0.6 + + + +0.8 + + + +1 + + + +1.2 + + + +1.4 + + + +1.6 + + + +1.8 + + + +2 + + + +2.2 + + + + +0.8 + + + +1 + + + +1.2 + + + +1.4 + + + +1.6 + + + +1.8 + + + + + + +Bootstrap distribution + + +Confidence interval + + +Point estimate + + + + + diff --git a/topology/FasterPAM/2000/report/SD.svg b/topology/FasterPAM/2000/report/SD.svg new file mode 100644 index 00000000..bc25ea62 --- /dev/null +++ b/topology/FasterPAM/2000/report/SD.svg @@ -0,0 +1,100 @@ + + +FasterPAM/2000:SD + + +Density (a.u.) + + +Average time (ms) + + + +0.05 + + + +0.1 + + + +0.15 + + + +0.2 + + + +0.25 + + + +0.3 + + + +0.35 + + + +0.4 + + + +0.45 + + + +0.5 + + + +0.55 + + + + +3 + + + +3.5 + + + +4 + + + +4.5 + + + +5 + + + +5.5 + + + +6 + + + + + + +Bootstrap distribution + + +Confidence interval + + +Point estimate + + + + + diff --git a/topology/FasterPAM/2000/report/index.html b/topology/FasterPAM/2000/report/index.html new file mode 100644 index 00000000..5ef01c69 --- /dev/null +++ b/topology/FasterPAM/2000/report/index.html @@ -0,0 +1,193 @@ + + + + + + FasterPAM/2000 - Criterion.rs + + + + +
+

FasterPAM/2000

+
+
+ + + + + + + +
+ + PDF of Slope + + + + Iteration Times + +
+
+
+
+

Additional Statistics:

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Lower boundEstimateUpper bound
0.01656290.01710540.0164050
Mean6.8263 ms7.6757 ms8.6455 ms
Std. Dev.3.1019 ms4.6764 ms6.0076 ms
Median5.4374 ms5.6636 ms6.2931 ms
MAD794.19 µs1.1738 ms1.8756 ms
+
+
+

Additional Plots:

+ +
+
+
+

Understanding this report:

+

The plot on the left displays the average time per iteration for this benchmark. The shaded region + shows the estimated probability 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.

+

The plot on the right shows the average time per iteration for the samples. Each point + represents one sample.

+

See the + documentation for more details on the additional statistics.

+
+
+
+ + + + \ No newline at end of file diff --git a/topology/FasterPAM/2000/report/iteration_times.svg b/topology/FasterPAM/2000/report/iteration_times.svg new file mode 100644 index 00000000..94009f65 --- /dev/null +++ b/topology/FasterPAM/2000/report/iteration_times.svg @@ -0,0 +1,189 @@ + + +FasterPAM/2000 + + +Average Iteration Time (ms) + + + + + + + + + + + + + + + + + + +5.0 + + + +10.0 + + + +15.0 + + + +20.0 + + + +25.0 + + + + +10 + + + +20 + + + +30 + + + +40 + + + +50 + + + +60 + + + +70 + + + +80 + + + +90 + + + +100 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Sample + + + diff --git a/topology/FasterPAM/2000/report/iteration_times_small.svg b/topology/FasterPAM/2000/report/iteration_times_small.svg new file mode 100644 index 00000000..df810448 --- /dev/null +++ b/topology/FasterPAM/2000/report/iteration_times_small.svg @@ -0,0 +1,182 @@ + + +Average Iteration Time (ms) + + + + + + + + + + + + + + + + + + +5.0 + + + +10.0 + + + +15.0 + + + +20.0 + + + +25.0 + + + + +10 + + + +20 + + + +30 + + + +40 + + + +50 + + + +60 + + + +70 + + + +80 + + + +90 + + + +100 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/topology/FasterPAM/2000/report/mean.svg b/topology/FasterPAM/2000/report/mean.svg new file mode 100644 index 00000000..740edd82 --- /dev/null +++ b/topology/FasterPAM/2000/report/mean.svg @@ -0,0 +1,108 @@ + + +FasterPAM/2000:mean + + +Density (a.u.) + + +Average time (ms) + + + +0.1 + + + +0.2 + + + +0.3 + + + +0.4 + + + +0.5 + + + +0.6 + + + +0.7 + + + +0.8 + + + +0.9 + + + + +6.8 + + + +7 + + + +7.2 + + + +7.4 + + + +7.6 + + + +7.8 + + + +8 + + + +8.2 + + + +8.4 + + + +8.6 + + + +8.8 + + + + + + +Bootstrap distribution + + +Confidence interval + + +Point estimate + + + + + diff --git a/topology/FasterPAM/2000/report/median.svg b/topology/FasterPAM/2000/report/median.svg new file mode 100644 index 00000000..4aec2864 --- /dev/null +++ b/topology/FasterPAM/2000/report/median.svg @@ -0,0 +1,100 @@ + + +FasterPAM/2000:median + + +Density (a.u.) + + +Average time (ms) + + + +0.5 + + + +1 + + + +1.5 + + + +2 + + + +2.5 + + + +3 + + + +3.5 + + + +4 + + + + +5.4 + + + +5.5 + + + +5.6 + + + +5.7 + + + +5.8 + + + +5.9 + + + +6 + + + +6.1 + + + +6.2 + + + +6.3 + + + + + + +Bootstrap distribution + + +Confidence interval + + +Point estimate + + + + + diff --git a/topology/FasterPAM/2000/report/pdf.svg b/topology/FasterPAM/2000/report/pdf.svg new file mode 100644 index 00000000..1ca00b97 --- /dev/null +++ b/topology/FasterPAM/2000/report/pdf.svg @@ -0,0 +1,171 @@ + + +FasterPAM/2000 + + +Iterations + + +Average Time (ms) + + + +0 + + + +0.5 + + + +1 + + + +1.5 + + + +2 + + + +2.5 + + + +3 + + + +3.5 + + + +4 + + + + +0 + + + +5 + + + +10 + + + +15 + + + +20 + + + +25 + + + +30 + + + +35 + + + +Density (a.u.) + + + +0 + + + +0.02 + + + +0.04 + + + +0.06 + + + +0.08 + + + +0.1 + + + +0.12 + + + +0.14 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +PDF + + +Mean + + +"Clean" sample + + +Mild outliers + + +Severe outliers + + + + + + + diff --git a/topology/FasterPAM/2000/report/pdf_small.svg b/topology/FasterPAM/2000/report/pdf_small.svg new file mode 100644 index 00000000..5d366588 --- /dev/null +++ b/topology/FasterPAM/2000/report/pdf_small.svg @@ -0,0 +1,60 @@ + + +Density (a.u.) + + +Average Time (ms) + + + +0 + + + +0.02 + + + +0.04 + + + +0.06 + + + +0.08 + + + +0.1 + + + +0.12 + + + +0.14 + + + + +0 + + + +10 + + + +20 + + + +30 + + + + + diff --git a/topology/FasterPAM/2000/report/typical.svg b/topology/FasterPAM/2000/report/typical.svg new file mode 100644 index 00000000..3e8b47ee --- /dev/null +++ b/topology/FasterPAM/2000/report/typical.svg @@ -0,0 +1,108 @@ + + +FasterPAM/2000:typical + + +Density (a.u.) + + +Average time (ms) + + + +0.1 + + + +0.2 + + + +0.3 + + + +0.4 + + + +0.5 + + + +0.6 + + + +0.7 + + + +0.8 + + + +0.9 + + + + +6.8 + + + +7 + + + +7.2 + + + +7.4 + + + +7.6 + + + +7.8 + + + +8 + + + +8.2 + + + +8.4 + + + +8.6 + + + +8.8 + + + + + + +Bootstrap distribution + + +Confidence interval + + +Point estimate + + + + + diff --git a/topology/FasterPAM/20000/base/benchmark.json b/topology/FasterPAM/20000/base/benchmark.json new file mode 100644 index 00000000..953b4e39 --- /dev/null +++ b/topology/FasterPAM/20000/base/benchmark.json @@ -0,0 +1 @@ +{"group_id":"FasterPAM","function_id":null,"value_str":"20000","throughput":null,"full_id":"FasterPAM/20000","directory_name":"FasterPAM/20000","title":"FasterPAM/20000"} \ No newline at end of file diff --git a/topology/FasterPAM/20000/base/estimates.json b/topology/FasterPAM/20000/base/estimates.json new file mode 100644 index 00000000..a197193b --- /dev/null +++ b/topology/FasterPAM/20000/base/estimates.json @@ -0,0 +1 @@ +{"mean":{"confidence_interval":{"confidence_level":0.95,"lower_bound":710966323.02,"upper_bound":874480910.5699998},"point_estimate":787227242.74,"standard_error":41756585.61050185},"median":{"confidence_interval":{"confidence_level":0.95,"lower_bound":596465292.5,"upper_bound":694406591.0},"point_estimate":628690350.0,"standard_error":21892442.227058806},"median_abs_dev":{"confidence_interval":{"confidence_level":0.95,"lower_bound":110040656.80588782,"upper_bound":222973336.1679969},"point_estimate":156283540.05971253,"standard_error":25956990.41277314},"slope":null,"std_dev":{"confidence_interval":{"confidence_level":0.95,"lower_bound":284086057.9281196,"upper_bound":534332698.7714179},"point_estimate":417548462.94712013,"standard_error":63959532.9052966}} \ No newline at end of file diff --git a/topology/FasterPAM/20000/base/sample.json b/topology/FasterPAM/20000/base/sample.json new file mode 100644 index 00000000..12a2028b --- /dev/null +++ b/topology/FasterPAM/20000/base/sample.json @@ -0,0 +1 @@ +{"sampling_mode":"Flat","iters":[1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0],"times":[759524712.0,515335743.0,2608239989.0,628983138.0,1809608694.0,1696659198.0,756003198.0,660986583.0,576303526.0,598716369.0,614578150.0,590442850.0,628397562.0,749791639.0,602487735.0,1951859121.0,999507431.0,578337465.0,634708732.0,757658213.0,1798853881.0,2671099619.0,516299623.0,678041925.0,800252710.0,547771382.0,771565316.0,523421701.0,856410675.0,694406591.0,624922299.0,517186931.0,541685315.0,586476772.0,734726606.0,675231418.0,724019283.0,712715396.0,626289991.0,615464569.0,630193089.0,576707049.0,648803897.0,1228609115.0,524829633.0,491897280.0,574939872.0,545840954.0,787251806.0,1316706095.0,541794256.0,642738738.0,535352665.0,538965039.0,518734695.0,529422278.0,567087707.0,523135388.0,855197784.0,702083695.0,530738732.0,803141357.0,963780319.0,558970180.0,1174037424.0,511908731.0,1823172373.0,543158688.0,622387464.0,648455003.0,555764489.0,783224328.0,1150300668.0,512651518.0,495458144.0,605153300.0,529728490.0,1076542375.0,513623988.0,913772853.0,704459696.0,828992265.0,518210641.0,618557958.0,1018720713.0,537201042.0,785405318.0,529306127.0,867435652.0,526254647.0,1659866516.0,1205042010.0,506205196.0,1069450567.0,793809609.0,544085717.0,560022549.0,512881180.0,883363233.0,522220128.0]} \ No newline at end of file diff --git a/topology/FasterPAM/20000/base/tukey.json b/topology/FasterPAM/20000/base/tukey.json new file mode 100644 index 00000000..d8b75717 --- /dev/null +++ b/topology/FasterPAM/20000/base/tukey.json @@ -0,0 +1 @@ +[-235856532.25,152955244.25,1189786648.25,1578598424.75] \ No newline at end of file diff --git a/topology/FasterPAM/20000/new/benchmark.json b/topology/FasterPAM/20000/new/benchmark.json new file mode 100644 index 00000000..953b4e39 --- /dev/null +++ b/topology/FasterPAM/20000/new/benchmark.json @@ -0,0 +1 @@ +{"group_id":"FasterPAM","function_id":null,"value_str":"20000","throughput":null,"full_id":"FasterPAM/20000","directory_name":"FasterPAM/20000","title":"FasterPAM/20000"} \ No newline at end of file diff --git a/topology/FasterPAM/20000/new/estimates.json b/topology/FasterPAM/20000/new/estimates.json new file mode 100644 index 00000000..a197193b --- /dev/null +++ b/topology/FasterPAM/20000/new/estimates.json @@ -0,0 +1 @@ +{"mean":{"confidence_interval":{"confidence_level":0.95,"lower_bound":710966323.02,"upper_bound":874480910.5699998},"point_estimate":787227242.74,"standard_error":41756585.61050185},"median":{"confidence_interval":{"confidence_level":0.95,"lower_bound":596465292.5,"upper_bound":694406591.0},"point_estimate":628690350.0,"standard_error":21892442.227058806},"median_abs_dev":{"confidence_interval":{"confidence_level":0.95,"lower_bound":110040656.80588782,"upper_bound":222973336.1679969},"point_estimate":156283540.05971253,"standard_error":25956990.41277314},"slope":null,"std_dev":{"confidence_interval":{"confidence_level":0.95,"lower_bound":284086057.9281196,"upper_bound":534332698.7714179},"point_estimate":417548462.94712013,"standard_error":63959532.9052966}} \ No newline at end of file diff --git a/topology/FasterPAM/20000/new/sample.json b/topology/FasterPAM/20000/new/sample.json new file mode 100644 index 00000000..12a2028b --- /dev/null +++ b/topology/FasterPAM/20000/new/sample.json @@ -0,0 +1 @@ +{"sampling_mode":"Flat","iters":[1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0],"times":[759524712.0,515335743.0,2608239989.0,628983138.0,1809608694.0,1696659198.0,756003198.0,660986583.0,576303526.0,598716369.0,614578150.0,590442850.0,628397562.0,749791639.0,602487735.0,1951859121.0,999507431.0,578337465.0,634708732.0,757658213.0,1798853881.0,2671099619.0,516299623.0,678041925.0,800252710.0,547771382.0,771565316.0,523421701.0,856410675.0,694406591.0,624922299.0,517186931.0,541685315.0,586476772.0,734726606.0,675231418.0,724019283.0,712715396.0,626289991.0,615464569.0,630193089.0,576707049.0,648803897.0,1228609115.0,524829633.0,491897280.0,574939872.0,545840954.0,787251806.0,1316706095.0,541794256.0,642738738.0,535352665.0,538965039.0,518734695.0,529422278.0,567087707.0,523135388.0,855197784.0,702083695.0,530738732.0,803141357.0,963780319.0,558970180.0,1174037424.0,511908731.0,1823172373.0,543158688.0,622387464.0,648455003.0,555764489.0,783224328.0,1150300668.0,512651518.0,495458144.0,605153300.0,529728490.0,1076542375.0,513623988.0,913772853.0,704459696.0,828992265.0,518210641.0,618557958.0,1018720713.0,537201042.0,785405318.0,529306127.0,867435652.0,526254647.0,1659866516.0,1205042010.0,506205196.0,1069450567.0,793809609.0,544085717.0,560022549.0,512881180.0,883363233.0,522220128.0]} \ No newline at end of file diff --git a/topology/FasterPAM/20000/new/tukey.json b/topology/FasterPAM/20000/new/tukey.json new file mode 100644 index 00000000..d8b75717 --- /dev/null +++ b/topology/FasterPAM/20000/new/tukey.json @@ -0,0 +1 @@ +[-235856532.25,152955244.25,1189786648.25,1578598424.75] \ No newline at end of file diff --git a/topology/FasterPAM/20000/report/MAD.svg b/topology/FasterPAM/20000/report/MAD.svg new file mode 100644 index 00000000..62cc2e91 --- /dev/null +++ b/topology/FasterPAM/20000/report/MAD.svg @@ -0,0 +1,100 @@ + + +FasterPAM/20000:MAD + + +Density (a.u.) + + +Average time (ms) + + + +0.002 + + + +0.004 + + + +0.006 + + + +0.008 + + + +0.01 + + + +0.012 + + + +0.014 + + + +0.016 + + + +0.018 + + + +0.02 + + + +0.022 + + + + +100 + + + +120 + + + +140 + + + +160 + + + +180 + + + +200 + + + +220 + + + + + + +Bootstrap distribution + + +Confidence interval + + +Point estimate + + + + + diff --git a/topology/FasterPAM/20000/report/SD.svg b/topology/FasterPAM/20000/report/SD.svg new file mode 100644 index 00000000..93252877 --- /dev/null +++ b/topology/FasterPAM/20000/report/SD.svg @@ -0,0 +1,76 @@ + + +FasterPAM/20000:SD + + +Density (a.u.) + + +Average time (ms) + + + +0.001 + + + +0.002 + + + +0.003 + + + +0.004 + + + +0.005 + + + +0.006 + + + + +300 + + + +350 + + + +400 + + + +450 + + + +500 + + + +550 + + + + + + +Bootstrap distribution + + +Confidence interval + + +Point estimate + + + + + diff --git a/topology/FasterPAM/20000/report/index.html b/topology/FasterPAM/20000/report/index.html new file mode 100644 index 00000000..5712a6fd --- /dev/null +++ b/topology/FasterPAM/20000/report/index.html @@ -0,0 +1,193 @@ + + + + + + FasterPAM/20000 - Criterion.rs + + + + +
+

FasterPAM/20000

+
+
+ + + + + + + +
+ + PDF of Slope + + + + Iteration Times + +
+
+
+
+

Additional Statistics:

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Lower boundEstimateUpper bound
0.00392070.00405230.0038818
Mean710.97 ms787.23 ms874.48 ms
Std. Dev.284.09 ms417.55 ms534.33 ms
Median596.47 ms628.69 ms694.41 ms
MAD110.04 ms156.28 ms222.97 ms
+
+
+

Additional Plots:

+ +
+
+
+

Understanding this report:

+

The plot on the left displays the average time per iteration for this benchmark. The shaded region + shows the estimated probability 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.

+

The plot on the right shows the average time per iteration for the samples. Each point + represents one sample.

+

See the + documentation for more details on the additional statistics.

+
+
+
+ + + + \ No newline at end of file diff --git a/topology/FasterPAM/20000/report/iteration_times.svg b/topology/FasterPAM/20000/report/iteration_times.svg new file mode 100644 index 00000000..a7be5db7 --- /dev/null +++ b/topology/FasterPAM/20000/report/iteration_times.svg @@ -0,0 +1,219 @@ + + +FasterPAM/20000 + + +Average Iteration Time (s) + + + + + + + + + + + + + + + + + + + + + + + + +0.6 + + + +0.8 + + + +1.0 + + + +1.2 + + + +1.4 + + + +1.6 + + + +1.8 + + + +2.0 + + + +2.2 + + + +2.4 + + + +2.6 + + + + +10 + + + +20 + + + +30 + + + +40 + + + +50 + + + +60 + + + +70 + + + +80 + + + +90 + + + +100 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Sample + + + diff --git a/topology/FasterPAM/20000/report/iteration_times_small.svg b/topology/FasterPAM/20000/report/iteration_times_small.svg new file mode 100644 index 00000000..8359b57a --- /dev/null +++ b/topology/FasterPAM/20000/report/iteration_times_small.svg @@ -0,0 +1,212 @@ + + +Average Iteration Time (s) + + + + + + + + + + + + + + + + + + + + + + + + +0.6 + + + +0.8 + + + +1.0 + + + +1.2 + + + +1.4 + + + +1.6 + + + +1.8 + + + +2.0 + + + +2.2 + + + +2.4 + + + +2.6 + + + + +10 + + + +20 + + + +30 + + + +40 + + + +50 + + + +60 + + + +70 + + + +80 + + + +90 + + + +100 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/topology/FasterPAM/20000/report/mean.svg b/topology/FasterPAM/20000/report/mean.svg new file mode 100644 index 00000000..f32b4861 --- /dev/null +++ b/topology/FasterPAM/20000/report/mean.svg @@ -0,0 +1,108 @@ + + +FasterPAM/20000:mean + + +Density (a.u.) + + +Average time (ms) + + + +0.001 + + + +0.002 + + + +0.003 + + + +0.004 + + + +0.005 + + + +0.006 + + + +0.007 + + + +0.008 + + + +0.009 + + + +0.01 + + + + +700 + + + +720 + + + +740 + + + +760 + + + +780 + + + +800 + + + +820 + + + +840 + + + +860 + + + +880 + + + + + + +Bootstrap distribution + + +Confidence interval + + +Point estimate + + + + + diff --git a/topology/FasterPAM/20000/report/median.svg b/topology/FasterPAM/20000/report/median.svg new file mode 100644 index 00000000..dc79c643 --- /dev/null +++ b/topology/FasterPAM/20000/report/median.svg @@ -0,0 +1,92 @@ + + +FasterPAM/20000:median + + +Density (a.u.) + + +Average time (ms) + + + +0.005 + + + +0.01 + + + +0.015 + + + +0.02 + + + +0.025 + + + +0.03 + + + +0.035 + + + +0.04 + + + +0.045 + + + +0.05 + + + + +600 + + + +620 + + + +640 + + + +660 + + + +680 + + + +700 + + + + + + +Bootstrap distribution + + +Confidence interval + + +Point estimate + + + + + diff --git a/topology/FasterPAM/20000/report/pdf.svg b/topology/FasterPAM/20000/report/pdf.svg new file mode 100644 index 00000000..7b1c9349 --- /dev/null +++ b/topology/FasterPAM/20000/report/pdf.svg @@ -0,0 +1,169 @@ + + +FasterPAM/20000 + + +Iterations + + +Average Time (s) + + + +0 + + + +0.1 + + + +0.2 + + + +0.3 + + + +0.4 + + + +0.5 + + + +0.6 + + + +0.7 + + + +0.8 + + + +0.9 + + + +1 + + + + +0 + + + +0.5 + + + +1 + + + +1.5 + + + +2 + + + +2.5 + + + +3 + + + +Density (a.u.) + + + +0 + + + +0.2 + + + +0.4 + + + +0.6 + + + +0.8 + + + +1 + + + +1.2 + + + +1.4 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +PDF + + +Mean + + +"Clean" sample + + +Mild outliers + + +Severe outliers + + + + + + + diff --git a/topology/FasterPAM/20000/report/pdf_small.svg b/topology/FasterPAM/20000/report/pdf_small.svg new file mode 100644 index 00000000..506ea23d --- /dev/null +++ b/topology/FasterPAM/20000/report/pdf_small.svg @@ -0,0 +1,64 @@ + + +Density (a.u.) + + +Average Time (s) + + + +0 + + + +0.2 + + + +0.4 + + + +0.6 + + + +0.8 + + + +1 + + + +1.2 + + + +1.4 + + + +1.6 + + + + +0 + + + +1 + + + +2 + + + +3 + + + + + diff --git a/topology/FasterPAM/20000/report/typical.svg b/topology/FasterPAM/20000/report/typical.svg new file mode 100644 index 00000000..f2fd5b9f --- /dev/null +++ b/topology/FasterPAM/20000/report/typical.svg @@ -0,0 +1,108 @@ + + +FasterPAM/20000:typical + + +Density (a.u.) + + +Average time (ms) + + + +0.001 + + + +0.002 + + + +0.003 + + + +0.004 + + + +0.005 + + + +0.006 + + + +0.007 + + + +0.008 + + + +0.009 + + + +0.01 + + + + +700 + + + +720 + + + +740 + + + +760 + + + +780 + + + +800 + + + +820 + + + +840 + + + +860 + + + +880 + + + + + + +Bootstrap distribution + + +Confidence interval + + +Point estimate + + + + + diff --git a/topology/FasterPAM/5000/base/benchmark.json b/topology/FasterPAM/5000/base/benchmark.json new file mode 100644 index 00000000..29270fb9 --- /dev/null +++ b/topology/FasterPAM/5000/base/benchmark.json @@ -0,0 +1 @@ +{"group_id":"FasterPAM","function_id":null,"value_str":"5000","throughput":null,"full_id":"FasterPAM/5000","directory_name":"FasterPAM/5000","title":"FasterPAM/5000"} \ No newline at end of file diff --git a/topology/FasterPAM/5000/base/estimates.json b/topology/FasterPAM/5000/base/estimates.json new file mode 100644 index 00000000..74e47559 --- /dev/null +++ b/topology/FasterPAM/5000/base/estimates.json @@ -0,0 +1 @@ +{"mean":{"confidence_interval":{"confidence_level":0.95,"lower_bound":40855703.916625,"upper_bound":52042591.844},"point_estimate":46062820.31,"standard_error":2862824.4740447085},"median":{"confidence_interval":{"confidence_level":0.95,"lower_bound":33836507.5,"upper_bound":38022737.75},"point_estimate":35668070.25,"standard_error":1065724.5112325533},"median_abs_dev":{"confidence_interval":{"confidence_level":0.95,"lower_bound":5295541.690385342,"upper_bound":10050173.830273747},"point_estimate":7347839.59954977,"standard_error":1212313.9974525783},"slope":null,"std_dev":{"confidence_interval":{"confidence_level":0.95,"lower_bound":18472822.421582054,"upper_bound":37475695.790028475},"point_estimate":28729301.23913724,"standard_error":4843340.932270111}} \ No newline at end of file diff --git a/topology/FasterPAM/5000/base/sample.json b/topology/FasterPAM/5000/base/sample.json new file mode 100644 index 00000000..1882dc0f --- /dev/null +++ b/topology/FasterPAM/5000/base/sample.json @@ -0,0 +1 @@ +{"sampling_mode":"Flat","iters":[2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0],"times":[105643097.0,65760787.0,65498124.0,62381864.0,99799801.0,70014568.0,71226769.0,61390125.0,93769464.0,146877891.0,57909163.0,117474010.0,85984450.0,82747739.0,89684445.0,80239005.0,65432765.0,61457956.0,80004483.0,261196681.0,87594815.0,67673015.0,64237253.0,69205070.0,77447828.0,71973516.0,70527772.0,81823489.0,64566835.0,120288846.0,58269825.0,57883852.0,56373267.0,68603343.0,79735920.0,92915856.0,182760802.0,195344463.0,238171531.0,71697063.0,287855575.0,68696584.0,58905901.0,63373234.0,72108318.0,93438600.0,307439632.0,64531515.0,55995324.0,64138332.0,66697475.0,86469904.0,65853148.0,86698027.0,57719230.0,74824214.0,92464891.0,77266737.0,183324418.0,61601407.0,63328374.0,57719391.0,116805954.0,79857971.0,75844093.0,63756928.0,210219555.0,65503894.0,59069943.0,68503702.0,62275894.0,137314169.0,63675897.0,59557028.0,57579849.0,70310040.0,74365409.0,59976853.0,65126652.0,73374699.0,62899680.0,162145916.0,105270133.0,81844161.0,87269052.0,67369942.0,71445512.0,85499445.0,75940084.0,79255076.0,161789593.0,56768831.0,73844204.0,64600956.0,386233402.0,60599108.0,59232425.0,69901107.0,66083040.0,59416086.0]} \ No newline at end of file diff --git a/topology/FasterPAM/5000/base/tukey.json b/topology/FasterPAM/5000/base/tukey.json new file mode 100644 index 00000000..44a3d804 --- /dev/null +++ b/topology/FasterPAM/5000/base/tukey.json @@ -0,0 +1 @@ +[-3552398.625,14157968.25,61385613.25,79095980.125] \ No newline at end of file diff --git a/topology/FasterPAM/5000/new/benchmark.json b/topology/FasterPAM/5000/new/benchmark.json new file mode 100644 index 00000000..29270fb9 --- /dev/null +++ b/topology/FasterPAM/5000/new/benchmark.json @@ -0,0 +1 @@ +{"group_id":"FasterPAM","function_id":null,"value_str":"5000","throughput":null,"full_id":"FasterPAM/5000","directory_name":"FasterPAM/5000","title":"FasterPAM/5000"} \ No newline at end of file diff --git a/topology/FasterPAM/5000/new/estimates.json b/topology/FasterPAM/5000/new/estimates.json new file mode 100644 index 00000000..74e47559 --- /dev/null +++ b/topology/FasterPAM/5000/new/estimates.json @@ -0,0 +1 @@ +{"mean":{"confidence_interval":{"confidence_level":0.95,"lower_bound":40855703.916625,"upper_bound":52042591.844},"point_estimate":46062820.31,"standard_error":2862824.4740447085},"median":{"confidence_interval":{"confidence_level":0.95,"lower_bound":33836507.5,"upper_bound":38022737.75},"point_estimate":35668070.25,"standard_error":1065724.5112325533},"median_abs_dev":{"confidence_interval":{"confidence_level":0.95,"lower_bound":5295541.690385342,"upper_bound":10050173.830273747},"point_estimate":7347839.59954977,"standard_error":1212313.9974525783},"slope":null,"std_dev":{"confidence_interval":{"confidence_level":0.95,"lower_bound":18472822.421582054,"upper_bound":37475695.790028475},"point_estimate":28729301.23913724,"standard_error":4843340.932270111}} \ No newline at end of file diff --git a/topology/FasterPAM/5000/new/sample.json b/topology/FasterPAM/5000/new/sample.json new file mode 100644 index 00000000..1882dc0f --- /dev/null +++ b/topology/FasterPAM/5000/new/sample.json @@ -0,0 +1 @@ +{"sampling_mode":"Flat","iters":[2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0],"times":[105643097.0,65760787.0,65498124.0,62381864.0,99799801.0,70014568.0,71226769.0,61390125.0,93769464.0,146877891.0,57909163.0,117474010.0,85984450.0,82747739.0,89684445.0,80239005.0,65432765.0,61457956.0,80004483.0,261196681.0,87594815.0,67673015.0,64237253.0,69205070.0,77447828.0,71973516.0,70527772.0,81823489.0,64566835.0,120288846.0,58269825.0,57883852.0,56373267.0,68603343.0,79735920.0,92915856.0,182760802.0,195344463.0,238171531.0,71697063.0,287855575.0,68696584.0,58905901.0,63373234.0,72108318.0,93438600.0,307439632.0,64531515.0,55995324.0,64138332.0,66697475.0,86469904.0,65853148.0,86698027.0,57719230.0,74824214.0,92464891.0,77266737.0,183324418.0,61601407.0,63328374.0,57719391.0,116805954.0,79857971.0,75844093.0,63756928.0,210219555.0,65503894.0,59069943.0,68503702.0,62275894.0,137314169.0,63675897.0,59557028.0,57579849.0,70310040.0,74365409.0,59976853.0,65126652.0,73374699.0,62899680.0,162145916.0,105270133.0,81844161.0,87269052.0,67369942.0,71445512.0,85499445.0,75940084.0,79255076.0,161789593.0,56768831.0,73844204.0,64600956.0,386233402.0,60599108.0,59232425.0,69901107.0,66083040.0,59416086.0]} \ No newline at end of file diff --git a/topology/FasterPAM/5000/new/tukey.json b/topology/FasterPAM/5000/new/tukey.json new file mode 100644 index 00000000..44a3d804 --- /dev/null +++ b/topology/FasterPAM/5000/new/tukey.json @@ -0,0 +1 @@ +[-3552398.625,14157968.25,61385613.25,79095980.125] \ No newline at end of file diff --git a/topology/FasterPAM/5000/report/MAD.svg b/topology/FasterPAM/5000/report/MAD.svg new file mode 100644 index 00000000..65273d5f --- /dev/null +++ b/topology/FasterPAM/5000/report/MAD.svg @@ -0,0 +1,84 @@ + + +FasterPAM/5000:MAD + + +Density (a.u.) + + +Average time (ms) + + + +0.05 + + + +0.1 + + + +0.15 + + + +0.2 + + + +0.25 + + + +0.3 + + + +0.35 + + + +0.4 + + + + +5 + + + +6 + + + +7 + + + +8 + + + +9 + + + +10 + + + + + + +Bootstrap distribution + + +Confidence interval + + +Point estimate + + + + + diff --git a/topology/FasterPAM/5000/report/SD.svg b/topology/FasterPAM/5000/report/SD.svg new file mode 100644 index 00000000..d0d602f8 --- /dev/null +++ b/topology/FasterPAM/5000/report/SD.svg @@ -0,0 +1,104 @@ + + +FasterPAM/5000:SD + + +Density (a.u.) + + +Average time (ms) + + + +0.01 + + + +0.02 + + + +0.03 + + + +0.04 + + + +0.05 + + + +0.06 + + + +0.07 + + + +0.08 + + + + +18 + + + +20 + + + +22 + + + +24 + + + +26 + + + +28 + + + +30 + + + +32 + + + +34 + + + +36 + + + +38 + + + + + + +Bootstrap distribution + + +Confidence interval + + +Point estimate + + + + + diff --git a/topology/FasterPAM/5000/report/index.html b/topology/FasterPAM/5000/report/index.html new file mode 100644 index 00000000..2c430de9 --- /dev/null +++ b/topology/FasterPAM/5000/report/index.html @@ -0,0 +1,193 @@ + + + + + + FasterPAM/5000 - Criterion.rs + + + + +
+

FasterPAM/5000

+
+
+ + + + + + + +
+ + PDF of Slope + + + + Iteration Times + +
+
+
+
+

Additional Statistics:

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Lower boundEstimateUpper bound
0.00315830.00326280.0031264
Mean40.856 ms46.063 ms52.043 ms
Std. Dev.18.473 ms28.729 ms37.476 ms
Median33.837 ms35.668 ms38.023 ms
MAD5.2955 ms7.3478 ms10.050 ms
+
+
+

Additional Plots:

+ +
+
+
+

Understanding this report:

+

The plot on the left displays the average time per iteration for this benchmark. The shaded region + shows the estimated probability 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.

+

The plot on the right shows the average time per iteration for the samples. Each point + represents one sample.

+

See the + documentation for more details on the additional statistics.

+
+
+
+ + + + \ No newline at end of file diff --git a/topology/FasterPAM/5000/report/iteration_times.svg b/topology/FasterPAM/5000/report/iteration_times.svg new file mode 100644 index 00000000..aa29805b --- /dev/null +++ b/topology/FasterPAM/5000/report/iteration_times.svg @@ -0,0 +1,204 @@ + + +FasterPAM/5000 + + +Average Iteration Time (ms) + + + + + + + + + + + + + + + + + + + + + +40.0 + + + +60.0 + + + +80.0 + + + +100.0 + + + +120.0 + + + +140.0 + + + +160.0 + + + +180.0 + + + + +10 + + + +20 + + + +30 + + + +40 + + + +50 + + + +60 + + + +70 + + + +80 + + + +90 + + + +100 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Sample + + + diff --git a/topology/FasterPAM/5000/report/iteration_times_small.svg b/topology/FasterPAM/5000/report/iteration_times_small.svg new file mode 100644 index 00000000..6d4b5837 --- /dev/null +++ b/topology/FasterPAM/5000/report/iteration_times_small.svg @@ -0,0 +1,197 @@ + + +Average Iteration Time (ms) + + + + + + + + + + + + + + + + + + + + + +40.0 + + + +60.0 + + + +80.0 + + + +100.0 + + + +120.0 + + + +140.0 + + + +160.0 + + + +180.0 + + + + +10 + + + +20 + + + +30 + + + +40 + + + +50 + + + +60 + + + +70 + + + +80 + + + +90 + + + +100 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/topology/FasterPAM/5000/report/mean.svg b/topology/FasterPAM/5000/report/mean.svg new file mode 100644 index 00000000..2fa0218b --- /dev/null +++ b/topology/FasterPAM/5000/report/mean.svg @@ -0,0 +1,84 @@ + + +FasterPAM/5000:mean + + +Density (a.u.) + + +Average time (ms) + + + +0.02 + + + +0.04 + + + +0.06 + + + +0.08 + + + +0.1 + + + +0.12 + + + +0.14 + + + + +40 + + + +42 + + + +44 + + + +46 + + + +48 + + + +50 + + + +52 + + + + + + +Bootstrap distribution + + +Confidence interval + + +Point estimate + + + + + diff --git a/topology/FasterPAM/5000/report/median.svg b/topology/FasterPAM/5000/report/median.svg new file mode 100644 index 00000000..0eecdab0 --- /dev/null +++ b/topology/FasterPAM/5000/report/median.svg @@ -0,0 +1,92 @@ + + +FasterPAM/5000:median + + +Density (a.u.) + + +Average time (ms) + + + +0.1 + + + +0.2 + + + +0.3 + + + +0.4 + + + +0.5 + + + +0.6 + + + + +33.5 + + + +34 + + + +34.5 + + + +35 + + + +35.5 + + + +36 + + + +36.5 + + + +37 + + + +37.5 + + + +38 + + + + + + +Bootstrap distribution + + +Confidence interval + + +Point estimate + + + + + diff --git a/topology/FasterPAM/5000/report/pdf.svg b/topology/FasterPAM/5000/report/pdf.svg new file mode 100644 index 00000000..74f4851c --- /dev/null +++ b/topology/FasterPAM/5000/report/pdf.svg @@ -0,0 +1,157 @@ + + +FasterPAM/5000 + + +Iterations + + +Average Time (ms) + + + +0 + + + +0.2 + + + +0.4 + + + +0.6 + + + +0.8 + + + +1 + + + +1.2 + + + +1.4 + + + +1.6 + + + +1.8 + + + +2 + + + + +0 + + + +50 + + + +100 + + + +150 + + + +200 + + + +Density (a.u.) + + + +0 + + + +0.005 + + + +0.01 + + + +0.015 + + + +0.02 + + + +0.025 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +PDF + + +Mean + + +"Clean" sample + + +Mild outliers + + +Severe outliers + + + + + + + diff --git a/topology/FasterPAM/5000/report/pdf_small.svg b/topology/FasterPAM/5000/report/pdf_small.svg new file mode 100644 index 00000000..17a643c1 --- /dev/null +++ b/topology/FasterPAM/5000/report/pdf_small.svg @@ -0,0 +1,56 @@ + + +Density (a.u.) + + +Average Time (ms) + + + +0 + + + +0.005 + + + +0.01 + + + +0.015 + + + +0.02 + + + +0.025 + + + + +0 + + + +50 + + + +100 + + + +150 + + + +200 + + + + + diff --git a/topology/FasterPAM/5000/report/typical.svg b/topology/FasterPAM/5000/report/typical.svg new file mode 100644 index 00000000..adb4a07b --- /dev/null +++ b/topology/FasterPAM/5000/report/typical.svg @@ -0,0 +1,84 @@ + + +FasterPAM/5000:typical + + +Density (a.u.) + + +Average time (ms) + + + +0.02 + + + +0.04 + + + +0.06 + + + +0.08 + + + +0.1 + + + +0.12 + + + +0.14 + + + + +40 + + + +42 + + + +44 + + + +46 + + + +48 + + + +50 + + + +52 + + + + + + +Bootstrap distribution + + +Confidence interval + + +Point estimate + + + + + diff --git a/topology/report/index.html b/topology/report/index.html new file mode 100644 index 00000000..513fc1b2 --- /dev/null +++ b/topology/report/index.html @@ -0,0 +1,93 @@ + + + + + + Index - Criterion.rs + + + + +
+

Criterion.rs Benchmark Index

+ See individual benchmark pages below for more details. + +
+ + + \ No newline at end of file diff --git a/criterion/Codec/content_range_request_decode/base/benchmark.json b/ursa/Codec/content_range_request_decode/base/benchmark.json similarity index 100% rename from criterion/Codec/content_range_request_decode/base/benchmark.json rename to ursa/Codec/content_range_request_decode/base/benchmark.json diff --git a/criterion/Codec/content_range_request_decode/base/estimates.json b/ursa/Codec/content_range_request_decode/base/estimates.json similarity index 100% rename from criterion/Codec/content_range_request_decode/base/estimates.json rename to ursa/Codec/content_range_request_decode/base/estimates.json diff --git a/criterion/Codec/content_range_request_decode/base/sample.json b/ursa/Codec/content_range_request_decode/base/sample.json similarity index 100% rename from criterion/Codec/content_range_request_decode/base/sample.json rename to ursa/Codec/content_range_request_decode/base/sample.json diff --git a/criterion/Codec/content_range_request_decode/base/tukey.json b/ursa/Codec/content_range_request_decode/base/tukey.json similarity index 100% rename from criterion/Codec/content_range_request_decode/base/tukey.json rename to ursa/Codec/content_range_request_decode/base/tukey.json diff --git a/criterion/Codec/content_range_request_decode/new/benchmark.json b/ursa/Codec/content_range_request_decode/new/benchmark.json similarity index 100% rename from criterion/Codec/content_range_request_decode/new/benchmark.json rename to ursa/Codec/content_range_request_decode/new/benchmark.json diff --git a/criterion/Codec/content_range_request_decode/new/estimates.json b/ursa/Codec/content_range_request_decode/new/estimates.json similarity index 100% rename from criterion/Codec/content_range_request_decode/new/estimates.json rename to ursa/Codec/content_range_request_decode/new/estimates.json diff --git a/criterion/Codec/content_range_request_decode/new/sample.json b/ursa/Codec/content_range_request_decode/new/sample.json similarity index 100% rename from criterion/Codec/content_range_request_decode/new/sample.json rename to ursa/Codec/content_range_request_decode/new/sample.json diff --git a/criterion/Codec/content_range_request_decode/new/tukey.json b/ursa/Codec/content_range_request_decode/new/tukey.json similarity index 100% rename from criterion/Codec/content_range_request_decode/new/tukey.json rename to ursa/Codec/content_range_request_decode/new/tukey.json diff --git a/criterion/Codec/content_range_request_decode/report/MAD.svg b/ursa/Codec/content_range_request_decode/report/MAD.svg similarity index 100% rename from criterion/Codec/content_range_request_decode/report/MAD.svg rename to ursa/Codec/content_range_request_decode/report/MAD.svg diff --git a/criterion/Codec/content_range_request_decode/report/SD.svg b/ursa/Codec/content_range_request_decode/report/SD.svg similarity index 100% rename from criterion/Codec/content_range_request_decode/report/SD.svg rename to ursa/Codec/content_range_request_decode/report/SD.svg diff --git a/criterion/Codec/content_range_request_decode/report/index.html b/ursa/Codec/content_range_request_decode/report/index.html similarity index 100% rename from criterion/Codec/content_range_request_decode/report/index.html rename to ursa/Codec/content_range_request_decode/report/index.html diff --git a/criterion/Codec/content_range_request_decode/report/mean.svg b/ursa/Codec/content_range_request_decode/report/mean.svg similarity index 100% rename from criterion/Codec/content_range_request_decode/report/mean.svg rename to ursa/Codec/content_range_request_decode/report/mean.svg diff --git a/criterion/Codec/content_range_request_decode/report/median.svg b/ursa/Codec/content_range_request_decode/report/median.svg similarity index 100% rename from criterion/Codec/content_range_request_decode/report/median.svg rename to ursa/Codec/content_range_request_decode/report/median.svg diff --git a/criterion/Codec/content_range_request_decode/report/pdf.svg b/ursa/Codec/content_range_request_decode/report/pdf.svg similarity index 100% rename from criterion/Codec/content_range_request_decode/report/pdf.svg rename to ursa/Codec/content_range_request_decode/report/pdf.svg diff --git a/criterion/Codec/content_range_request_decode/report/pdf_small.svg b/ursa/Codec/content_range_request_decode/report/pdf_small.svg similarity index 100% rename from criterion/Codec/content_range_request_decode/report/pdf_small.svg rename to ursa/Codec/content_range_request_decode/report/pdf_small.svg diff --git a/criterion/Codec/content_range_request_decode/report/regression.svg b/ursa/Codec/content_range_request_decode/report/regression.svg similarity index 100% rename from criterion/Codec/content_range_request_decode/report/regression.svg rename to ursa/Codec/content_range_request_decode/report/regression.svg diff --git a/criterion/Codec/content_range_request_decode/report/regression_small.svg b/ursa/Codec/content_range_request_decode/report/regression_small.svg similarity index 100% rename from criterion/Codec/content_range_request_decode/report/regression_small.svg rename to ursa/Codec/content_range_request_decode/report/regression_small.svg diff --git a/criterion/Codec/content_range_request_decode/report/slope.svg b/ursa/Codec/content_range_request_decode/report/slope.svg similarity index 100% rename from criterion/Codec/content_range_request_decode/report/slope.svg rename to ursa/Codec/content_range_request_decode/report/slope.svg diff --git a/criterion/Codec/content_range_request_decode/report/typical.svg b/ursa/Codec/content_range_request_decode/report/typical.svg similarity index 100% rename from criterion/Codec/content_range_request_decode/report/typical.svg rename to ursa/Codec/content_range_request_decode/report/typical.svg diff --git a/criterion/Codec/content_range_request_encode/base/benchmark.json b/ursa/Codec/content_range_request_encode/base/benchmark.json similarity index 100% rename from criterion/Codec/content_range_request_encode/base/benchmark.json rename to ursa/Codec/content_range_request_encode/base/benchmark.json diff --git a/criterion/Codec/content_range_request_encode/base/estimates.json b/ursa/Codec/content_range_request_encode/base/estimates.json similarity index 100% rename from criterion/Codec/content_range_request_encode/base/estimates.json rename to ursa/Codec/content_range_request_encode/base/estimates.json diff --git a/criterion/Codec/content_range_request_encode/base/sample.json b/ursa/Codec/content_range_request_encode/base/sample.json similarity index 100% rename from criterion/Codec/content_range_request_encode/base/sample.json rename to ursa/Codec/content_range_request_encode/base/sample.json diff --git a/criterion/Codec/content_range_request_encode/base/tukey.json b/ursa/Codec/content_range_request_encode/base/tukey.json similarity index 100% rename from criterion/Codec/content_range_request_encode/base/tukey.json rename to ursa/Codec/content_range_request_encode/base/tukey.json diff --git a/criterion/Codec/content_range_request_encode/new/benchmark.json b/ursa/Codec/content_range_request_encode/new/benchmark.json similarity index 100% rename from criterion/Codec/content_range_request_encode/new/benchmark.json rename to ursa/Codec/content_range_request_encode/new/benchmark.json diff --git a/criterion/Codec/content_range_request_encode/new/estimates.json b/ursa/Codec/content_range_request_encode/new/estimates.json similarity index 100% rename from criterion/Codec/content_range_request_encode/new/estimates.json rename to ursa/Codec/content_range_request_encode/new/estimates.json diff --git a/criterion/Codec/content_range_request_encode/new/sample.json b/ursa/Codec/content_range_request_encode/new/sample.json similarity index 100% rename from criterion/Codec/content_range_request_encode/new/sample.json rename to ursa/Codec/content_range_request_encode/new/sample.json diff --git a/criterion/Codec/content_range_request_encode/new/tukey.json b/ursa/Codec/content_range_request_encode/new/tukey.json similarity index 100% rename from criterion/Codec/content_range_request_encode/new/tukey.json rename to ursa/Codec/content_range_request_encode/new/tukey.json diff --git a/criterion/Codec/content_range_request_encode/report/MAD.svg b/ursa/Codec/content_range_request_encode/report/MAD.svg similarity index 100% rename from criterion/Codec/content_range_request_encode/report/MAD.svg rename to ursa/Codec/content_range_request_encode/report/MAD.svg diff --git a/criterion/Codec/content_range_request_encode/report/SD.svg b/ursa/Codec/content_range_request_encode/report/SD.svg similarity index 100% rename from criterion/Codec/content_range_request_encode/report/SD.svg rename to ursa/Codec/content_range_request_encode/report/SD.svg diff --git a/criterion/Codec/content_range_request_encode/report/index.html b/ursa/Codec/content_range_request_encode/report/index.html similarity index 100% rename from criterion/Codec/content_range_request_encode/report/index.html rename to ursa/Codec/content_range_request_encode/report/index.html diff --git a/criterion/Codec/content_range_request_encode/report/mean.svg b/ursa/Codec/content_range_request_encode/report/mean.svg similarity index 100% rename from criterion/Codec/content_range_request_encode/report/mean.svg rename to ursa/Codec/content_range_request_encode/report/mean.svg diff --git a/criterion/Codec/content_range_request_encode/report/median.svg b/ursa/Codec/content_range_request_encode/report/median.svg similarity index 100% rename from criterion/Codec/content_range_request_encode/report/median.svg rename to ursa/Codec/content_range_request_encode/report/median.svg diff --git a/criterion/Codec/content_range_request_encode/report/pdf.svg b/ursa/Codec/content_range_request_encode/report/pdf.svg similarity index 100% rename from criterion/Codec/content_range_request_encode/report/pdf.svg rename to ursa/Codec/content_range_request_encode/report/pdf.svg diff --git a/criterion/Codec/content_range_request_encode/report/pdf_small.svg b/ursa/Codec/content_range_request_encode/report/pdf_small.svg similarity index 100% rename from criterion/Codec/content_range_request_encode/report/pdf_small.svg rename to ursa/Codec/content_range_request_encode/report/pdf_small.svg diff --git a/criterion/Codec/content_range_request_encode/report/regression.svg b/ursa/Codec/content_range_request_encode/report/regression.svg similarity index 100% rename from criterion/Codec/content_range_request_encode/report/regression.svg rename to ursa/Codec/content_range_request_encode/report/regression.svg diff --git a/criterion/Codec/content_range_request_encode/report/regression_small.svg b/ursa/Codec/content_range_request_encode/report/regression_small.svg similarity index 100% rename from criterion/Codec/content_range_request_encode/report/regression_small.svg rename to ursa/Codec/content_range_request_encode/report/regression_small.svg diff --git a/criterion/Codec/content_range_request_encode/report/slope.svg b/ursa/Codec/content_range_request_encode/report/slope.svg similarity index 100% rename from criterion/Codec/content_range_request_encode/report/slope.svg rename to ursa/Codec/content_range_request_encode/report/slope.svg diff --git a/criterion/Codec/content_range_request_encode/report/typical.svg b/ursa/Codec/content_range_request_encode/report/typical.svg similarity index 100% rename from criterion/Codec/content_range_request_encode/report/typical.svg rename to ursa/Codec/content_range_request_encode/report/typical.svg diff --git a/criterion/Codec/content_request_decode/base/benchmark.json b/ursa/Codec/content_request_decode/base/benchmark.json similarity index 100% rename from criterion/Codec/content_request_decode/base/benchmark.json rename to ursa/Codec/content_request_decode/base/benchmark.json diff --git a/criterion/Codec/content_request_decode/base/estimates.json b/ursa/Codec/content_request_decode/base/estimates.json similarity index 100% rename from criterion/Codec/content_request_decode/base/estimates.json rename to ursa/Codec/content_request_decode/base/estimates.json diff --git a/criterion/Codec/content_request_decode/base/sample.json b/ursa/Codec/content_request_decode/base/sample.json similarity index 100% rename from criterion/Codec/content_request_decode/base/sample.json rename to ursa/Codec/content_request_decode/base/sample.json diff --git a/criterion/Codec/content_request_decode/base/tukey.json b/ursa/Codec/content_request_decode/base/tukey.json similarity index 100% rename from criterion/Codec/content_request_decode/base/tukey.json rename to ursa/Codec/content_request_decode/base/tukey.json diff --git a/criterion/Codec/content_request_decode/new/benchmark.json b/ursa/Codec/content_request_decode/new/benchmark.json similarity index 100% rename from criterion/Codec/content_request_decode/new/benchmark.json rename to ursa/Codec/content_request_decode/new/benchmark.json diff --git a/criterion/Codec/content_request_decode/new/estimates.json b/ursa/Codec/content_request_decode/new/estimates.json similarity index 100% rename from criterion/Codec/content_request_decode/new/estimates.json rename to ursa/Codec/content_request_decode/new/estimates.json diff --git a/criterion/Codec/content_request_decode/new/sample.json b/ursa/Codec/content_request_decode/new/sample.json similarity index 100% rename from criterion/Codec/content_request_decode/new/sample.json rename to ursa/Codec/content_request_decode/new/sample.json diff --git a/criterion/Codec/content_request_decode/new/tukey.json b/ursa/Codec/content_request_decode/new/tukey.json similarity index 100% rename from criterion/Codec/content_request_decode/new/tukey.json rename to ursa/Codec/content_request_decode/new/tukey.json diff --git a/criterion/Codec/content_request_decode/report/MAD.svg b/ursa/Codec/content_request_decode/report/MAD.svg similarity index 100% rename from criterion/Codec/content_request_decode/report/MAD.svg rename to ursa/Codec/content_request_decode/report/MAD.svg diff --git a/criterion/Codec/content_request_decode/report/SD.svg b/ursa/Codec/content_request_decode/report/SD.svg similarity index 100% rename from criterion/Codec/content_request_decode/report/SD.svg rename to ursa/Codec/content_request_decode/report/SD.svg diff --git a/criterion/Codec/content_request_decode/report/index.html b/ursa/Codec/content_request_decode/report/index.html similarity index 100% rename from criterion/Codec/content_request_decode/report/index.html rename to ursa/Codec/content_request_decode/report/index.html diff --git a/criterion/Codec/content_request_decode/report/mean.svg b/ursa/Codec/content_request_decode/report/mean.svg similarity index 100% rename from criterion/Codec/content_request_decode/report/mean.svg rename to ursa/Codec/content_request_decode/report/mean.svg diff --git a/criterion/Codec/content_request_decode/report/median.svg b/ursa/Codec/content_request_decode/report/median.svg similarity index 100% rename from criterion/Codec/content_request_decode/report/median.svg rename to ursa/Codec/content_request_decode/report/median.svg diff --git a/criterion/Codec/content_request_decode/report/pdf.svg b/ursa/Codec/content_request_decode/report/pdf.svg similarity index 100% rename from criterion/Codec/content_request_decode/report/pdf.svg rename to ursa/Codec/content_request_decode/report/pdf.svg diff --git a/criterion/Codec/content_request_decode/report/pdf_small.svg b/ursa/Codec/content_request_decode/report/pdf_small.svg similarity index 100% rename from criterion/Codec/content_request_decode/report/pdf_small.svg rename to ursa/Codec/content_request_decode/report/pdf_small.svg diff --git a/criterion/Codec/content_request_decode/report/regression.svg b/ursa/Codec/content_request_decode/report/regression.svg similarity index 100% rename from criterion/Codec/content_request_decode/report/regression.svg rename to ursa/Codec/content_request_decode/report/regression.svg diff --git a/criterion/Codec/content_request_decode/report/regression_small.svg b/ursa/Codec/content_request_decode/report/regression_small.svg similarity index 100% rename from criterion/Codec/content_request_decode/report/regression_small.svg rename to ursa/Codec/content_request_decode/report/regression_small.svg diff --git a/criterion/Codec/content_request_decode/report/slope.svg b/ursa/Codec/content_request_decode/report/slope.svg similarity index 100% rename from criterion/Codec/content_request_decode/report/slope.svg rename to ursa/Codec/content_request_decode/report/slope.svg diff --git a/criterion/Codec/content_request_decode/report/typical.svg b/ursa/Codec/content_request_decode/report/typical.svg similarity index 100% rename from criterion/Codec/content_request_decode/report/typical.svg rename to ursa/Codec/content_request_decode/report/typical.svg diff --git a/criterion/Codec/content_request_encode/base/benchmark.json b/ursa/Codec/content_request_encode/base/benchmark.json similarity index 100% rename from criterion/Codec/content_request_encode/base/benchmark.json rename to ursa/Codec/content_request_encode/base/benchmark.json diff --git a/criterion/Codec/content_request_encode/base/estimates.json b/ursa/Codec/content_request_encode/base/estimates.json similarity index 100% rename from criterion/Codec/content_request_encode/base/estimates.json rename to ursa/Codec/content_request_encode/base/estimates.json diff --git a/criterion/Codec/content_request_encode/base/sample.json b/ursa/Codec/content_request_encode/base/sample.json similarity index 100% rename from criterion/Codec/content_request_encode/base/sample.json rename to ursa/Codec/content_request_encode/base/sample.json diff --git a/criterion/Codec/content_request_encode/base/tukey.json b/ursa/Codec/content_request_encode/base/tukey.json similarity index 100% rename from criterion/Codec/content_request_encode/base/tukey.json rename to ursa/Codec/content_request_encode/base/tukey.json diff --git a/criterion/Codec/content_request_encode/new/benchmark.json b/ursa/Codec/content_request_encode/new/benchmark.json similarity index 100% rename from criterion/Codec/content_request_encode/new/benchmark.json rename to ursa/Codec/content_request_encode/new/benchmark.json diff --git a/criterion/Codec/content_request_encode/new/estimates.json b/ursa/Codec/content_request_encode/new/estimates.json similarity index 100% rename from criterion/Codec/content_request_encode/new/estimates.json rename to ursa/Codec/content_request_encode/new/estimates.json diff --git a/criterion/Codec/content_request_encode/new/sample.json b/ursa/Codec/content_request_encode/new/sample.json similarity index 100% rename from criterion/Codec/content_request_encode/new/sample.json rename to ursa/Codec/content_request_encode/new/sample.json diff --git a/criterion/Codec/content_request_encode/new/tukey.json b/ursa/Codec/content_request_encode/new/tukey.json similarity index 100% rename from criterion/Codec/content_request_encode/new/tukey.json rename to ursa/Codec/content_request_encode/new/tukey.json diff --git a/criterion/Codec/content_request_encode/report/MAD.svg b/ursa/Codec/content_request_encode/report/MAD.svg similarity index 100% rename from criterion/Codec/content_request_encode/report/MAD.svg rename to ursa/Codec/content_request_encode/report/MAD.svg diff --git a/criterion/Codec/content_request_encode/report/SD.svg b/ursa/Codec/content_request_encode/report/SD.svg similarity index 100% rename from criterion/Codec/content_request_encode/report/SD.svg rename to ursa/Codec/content_request_encode/report/SD.svg diff --git a/criterion/Codec/content_request_encode/report/index.html b/ursa/Codec/content_request_encode/report/index.html similarity index 100% rename from criterion/Codec/content_request_encode/report/index.html rename to ursa/Codec/content_request_encode/report/index.html diff --git a/criterion/Codec/content_request_encode/report/mean.svg b/ursa/Codec/content_request_encode/report/mean.svg similarity index 100% rename from criterion/Codec/content_request_encode/report/mean.svg rename to ursa/Codec/content_request_encode/report/mean.svg diff --git a/criterion/Codec/content_request_encode/report/median.svg b/ursa/Codec/content_request_encode/report/median.svg similarity index 100% rename from criterion/Codec/content_request_encode/report/median.svg rename to ursa/Codec/content_request_encode/report/median.svg diff --git a/criterion/Codec/content_request_encode/report/pdf.svg b/ursa/Codec/content_request_encode/report/pdf.svg similarity index 100% rename from criterion/Codec/content_request_encode/report/pdf.svg rename to ursa/Codec/content_request_encode/report/pdf.svg diff --git a/criterion/Codec/content_request_encode/report/pdf_small.svg b/ursa/Codec/content_request_encode/report/pdf_small.svg similarity index 100% rename from criterion/Codec/content_request_encode/report/pdf_small.svg rename to ursa/Codec/content_request_encode/report/pdf_small.svg diff --git a/criterion/Codec/content_request_encode/report/regression.svg b/ursa/Codec/content_request_encode/report/regression.svg similarity index 100% rename from criterion/Codec/content_request_encode/report/regression.svg rename to ursa/Codec/content_request_encode/report/regression.svg diff --git a/criterion/Codec/content_request_encode/report/regression_small.svg b/ursa/Codec/content_request_encode/report/regression_small.svg similarity index 100% rename from criterion/Codec/content_request_encode/report/regression_small.svg rename to ursa/Codec/content_request_encode/report/regression_small.svg diff --git a/criterion/Codec/content_request_encode/report/slope.svg b/ursa/Codec/content_request_encode/report/slope.svg similarity index 100% rename from criterion/Codec/content_request_encode/report/slope.svg rename to ursa/Codec/content_request_encode/report/slope.svg diff --git a/criterion/Codec/content_request_encode/report/typical.svg b/ursa/Codec/content_request_encode/report/typical.svg similarity index 100% rename from criterion/Codec/content_request_encode/report/typical.svg rename to ursa/Codec/content_request_encode/report/typical.svg diff --git a/criterion/Codec/content_response_decode/base/benchmark.json b/ursa/Codec/content_response_decode/base/benchmark.json similarity index 100% rename from criterion/Codec/content_response_decode/base/benchmark.json rename to ursa/Codec/content_response_decode/base/benchmark.json diff --git a/criterion/Codec/content_response_decode/base/estimates.json b/ursa/Codec/content_response_decode/base/estimates.json similarity index 100% rename from criterion/Codec/content_response_decode/base/estimates.json rename to ursa/Codec/content_response_decode/base/estimates.json diff --git a/criterion/Codec/content_response_decode/base/sample.json b/ursa/Codec/content_response_decode/base/sample.json similarity index 100% rename from criterion/Codec/content_response_decode/base/sample.json rename to ursa/Codec/content_response_decode/base/sample.json diff --git a/criterion/Codec/content_response_decode/base/tukey.json b/ursa/Codec/content_response_decode/base/tukey.json similarity index 100% rename from criterion/Codec/content_response_decode/base/tukey.json rename to ursa/Codec/content_response_decode/base/tukey.json diff --git a/criterion/Codec/content_response_decode/new/benchmark.json b/ursa/Codec/content_response_decode/new/benchmark.json similarity index 100% rename from criterion/Codec/content_response_decode/new/benchmark.json rename to ursa/Codec/content_response_decode/new/benchmark.json diff --git a/criterion/Codec/content_response_decode/new/estimates.json b/ursa/Codec/content_response_decode/new/estimates.json similarity index 100% rename from criterion/Codec/content_response_decode/new/estimates.json rename to ursa/Codec/content_response_decode/new/estimates.json diff --git a/criterion/Codec/content_response_decode/new/sample.json b/ursa/Codec/content_response_decode/new/sample.json similarity index 100% rename from criterion/Codec/content_response_decode/new/sample.json rename to ursa/Codec/content_response_decode/new/sample.json diff --git a/criterion/Codec/content_response_decode/new/tukey.json b/ursa/Codec/content_response_decode/new/tukey.json similarity index 100% rename from criterion/Codec/content_response_decode/new/tukey.json rename to ursa/Codec/content_response_decode/new/tukey.json diff --git a/criterion/Codec/content_response_decode/report/MAD.svg b/ursa/Codec/content_response_decode/report/MAD.svg similarity index 100% rename from criterion/Codec/content_response_decode/report/MAD.svg rename to ursa/Codec/content_response_decode/report/MAD.svg diff --git a/criterion/Codec/content_response_decode/report/SD.svg b/ursa/Codec/content_response_decode/report/SD.svg similarity index 100% rename from criterion/Codec/content_response_decode/report/SD.svg rename to ursa/Codec/content_response_decode/report/SD.svg diff --git a/criterion/Codec/content_response_decode/report/index.html b/ursa/Codec/content_response_decode/report/index.html similarity index 100% rename from criterion/Codec/content_response_decode/report/index.html rename to ursa/Codec/content_response_decode/report/index.html diff --git a/criterion/Codec/content_response_decode/report/mean.svg b/ursa/Codec/content_response_decode/report/mean.svg similarity index 100% rename from criterion/Codec/content_response_decode/report/mean.svg rename to ursa/Codec/content_response_decode/report/mean.svg diff --git a/criterion/Codec/content_response_decode/report/median.svg b/ursa/Codec/content_response_decode/report/median.svg similarity index 100% rename from criterion/Codec/content_response_decode/report/median.svg rename to ursa/Codec/content_response_decode/report/median.svg diff --git a/criterion/Codec/content_response_decode/report/pdf.svg b/ursa/Codec/content_response_decode/report/pdf.svg similarity index 100% rename from criterion/Codec/content_response_decode/report/pdf.svg rename to ursa/Codec/content_response_decode/report/pdf.svg diff --git a/criterion/Codec/content_response_decode/report/pdf_small.svg b/ursa/Codec/content_response_decode/report/pdf_small.svg similarity index 100% rename from criterion/Codec/content_response_decode/report/pdf_small.svg rename to ursa/Codec/content_response_decode/report/pdf_small.svg diff --git a/criterion/Codec/content_response_decode/report/regression.svg b/ursa/Codec/content_response_decode/report/regression.svg similarity index 100% rename from criterion/Codec/content_response_decode/report/regression.svg rename to ursa/Codec/content_response_decode/report/regression.svg diff --git a/criterion/Codec/content_response_decode/report/regression_small.svg b/ursa/Codec/content_response_decode/report/regression_small.svg similarity index 100% rename from criterion/Codec/content_response_decode/report/regression_small.svg rename to ursa/Codec/content_response_decode/report/regression_small.svg diff --git a/criterion/Codec/content_response_decode/report/slope.svg b/ursa/Codec/content_response_decode/report/slope.svg similarity index 100% rename from criterion/Codec/content_response_decode/report/slope.svg rename to ursa/Codec/content_response_decode/report/slope.svg diff --git a/criterion/Codec/content_response_decode/report/typical.svg b/ursa/Codec/content_response_decode/report/typical.svg similarity index 100% rename from criterion/Codec/content_response_decode/report/typical.svg rename to ursa/Codec/content_response_decode/report/typical.svg diff --git a/criterion/Codec/content_response_encode/base/benchmark.json b/ursa/Codec/content_response_encode/base/benchmark.json similarity index 100% rename from criterion/Codec/content_response_encode/base/benchmark.json rename to ursa/Codec/content_response_encode/base/benchmark.json diff --git a/criterion/Codec/content_response_encode/base/estimates.json b/ursa/Codec/content_response_encode/base/estimates.json similarity index 100% rename from criterion/Codec/content_response_encode/base/estimates.json rename to ursa/Codec/content_response_encode/base/estimates.json diff --git a/criterion/Codec/content_response_encode/base/sample.json b/ursa/Codec/content_response_encode/base/sample.json similarity index 100% rename from criterion/Codec/content_response_encode/base/sample.json rename to ursa/Codec/content_response_encode/base/sample.json diff --git a/criterion/Codec/content_response_encode/base/tukey.json b/ursa/Codec/content_response_encode/base/tukey.json similarity index 100% rename from criterion/Codec/content_response_encode/base/tukey.json rename to ursa/Codec/content_response_encode/base/tukey.json diff --git a/criterion/Codec/content_response_encode/new/benchmark.json b/ursa/Codec/content_response_encode/new/benchmark.json similarity index 100% rename from criterion/Codec/content_response_encode/new/benchmark.json rename to ursa/Codec/content_response_encode/new/benchmark.json diff --git a/criterion/Codec/content_response_encode/new/estimates.json b/ursa/Codec/content_response_encode/new/estimates.json similarity index 100% rename from criterion/Codec/content_response_encode/new/estimates.json rename to ursa/Codec/content_response_encode/new/estimates.json diff --git a/criterion/Codec/content_response_encode/new/sample.json b/ursa/Codec/content_response_encode/new/sample.json similarity index 100% rename from criterion/Codec/content_response_encode/new/sample.json rename to ursa/Codec/content_response_encode/new/sample.json diff --git a/criterion/Codec/content_response_encode/new/tukey.json b/ursa/Codec/content_response_encode/new/tukey.json similarity index 100% rename from criterion/Codec/content_response_encode/new/tukey.json rename to ursa/Codec/content_response_encode/new/tukey.json diff --git a/criterion/Codec/content_response_encode/report/MAD.svg b/ursa/Codec/content_response_encode/report/MAD.svg similarity index 100% rename from criterion/Codec/content_response_encode/report/MAD.svg rename to ursa/Codec/content_response_encode/report/MAD.svg diff --git a/criterion/Codec/content_response_encode/report/SD.svg b/ursa/Codec/content_response_encode/report/SD.svg similarity index 100% rename from criterion/Codec/content_response_encode/report/SD.svg rename to ursa/Codec/content_response_encode/report/SD.svg diff --git a/criterion/Codec/content_response_encode/report/index.html b/ursa/Codec/content_response_encode/report/index.html similarity index 100% rename from criterion/Codec/content_response_encode/report/index.html rename to ursa/Codec/content_response_encode/report/index.html diff --git a/criterion/Codec/content_response_encode/report/mean.svg b/ursa/Codec/content_response_encode/report/mean.svg similarity index 100% rename from criterion/Codec/content_response_encode/report/mean.svg rename to ursa/Codec/content_response_encode/report/mean.svg diff --git a/criterion/Codec/content_response_encode/report/median.svg b/ursa/Codec/content_response_encode/report/median.svg similarity index 100% rename from criterion/Codec/content_response_encode/report/median.svg rename to ursa/Codec/content_response_encode/report/median.svg diff --git a/criterion/Codec/content_response_encode/report/pdf.svg b/ursa/Codec/content_response_encode/report/pdf.svg similarity index 100% rename from criterion/Codec/content_response_encode/report/pdf.svg rename to ursa/Codec/content_response_encode/report/pdf.svg diff --git a/criterion/Codec/content_response_encode/report/pdf_small.svg b/ursa/Codec/content_response_encode/report/pdf_small.svg similarity index 100% rename from criterion/Codec/content_response_encode/report/pdf_small.svg rename to ursa/Codec/content_response_encode/report/pdf_small.svg diff --git a/criterion/Codec/content_response_encode/report/regression.svg b/ursa/Codec/content_response_encode/report/regression.svg similarity index 100% rename from criterion/Codec/content_response_encode/report/regression.svg rename to ursa/Codec/content_response_encode/report/regression.svg diff --git a/criterion/Codec/content_response_encode/report/regression_small.svg b/ursa/Codec/content_response_encode/report/regression_small.svg similarity index 100% rename from criterion/Codec/content_response_encode/report/regression_small.svg rename to ursa/Codec/content_response_encode/report/regression_small.svg diff --git a/criterion/Codec/content_response_encode/report/slope.svg b/ursa/Codec/content_response_encode/report/slope.svg similarity index 100% rename from criterion/Codec/content_response_encode/report/slope.svg rename to ursa/Codec/content_response_encode/report/slope.svg diff --git a/criterion/Codec/content_response_encode/report/typical.svg b/ursa/Codec/content_response_encode/report/typical.svg similarity index 100% rename from criterion/Codec/content_response_encode/report/typical.svg rename to ursa/Codec/content_response_encode/report/typical.svg diff --git a/criterion/Codec/decryption_key_request_decode/base/benchmark.json b/ursa/Codec/decryption_key_request_decode/base/benchmark.json similarity index 100% rename from criterion/Codec/decryption_key_request_decode/base/benchmark.json rename to ursa/Codec/decryption_key_request_decode/base/benchmark.json diff --git a/criterion/Codec/decryption_key_request_decode/base/estimates.json b/ursa/Codec/decryption_key_request_decode/base/estimates.json similarity index 100% rename from criterion/Codec/decryption_key_request_decode/base/estimates.json rename to ursa/Codec/decryption_key_request_decode/base/estimates.json diff --git a/criterion/Codec/decryption_key_request_decode/base/sample.json b/ursa/Codec/decryption_key_request_decode/base/sample.json similarity index 100% rename from criterion/Codec/decryption_key_request_decode/base/sample.json rename to ursa/Codec/decryption_key_request_decode/base/sample.json diff --git a/criterion/Codec/decryption_key_request_decode/base/tukey.json b/ursa/Codec/decryption_key_request_decode/base/tukey.json similarity index 100% rename from criterion/Codec/decryption_key_request_decode/base/tukey.json rename to ursa/Codec/decryption_key_request_decode/base/tukey.json diff --git a/criterion/Codec/decryption_key_request_decode/new/benchmark.json b/ursa/Codec/decryption_key_request_decode/new/benchmark.json similarity index 100% rename from criterion/Codec/decryption_key_request_decode/new/benchmark.json rename to ursa/Codec/decryption_key_request_decode/new/benchmark.json diff --git a/criterion/Codec/decryption_key_request_decode/new/estimates.json b/ursa/Codec/decryption_key_request_decode/new/estimates.json similarity index 100% rename from criterion/Codec/decryption_key_request_decode/new/estimates.json rename to ursa/Codec/decryption_key_request_decode/new/estimates.json diff --git a/criterion/Codec/decryption_key_request_decode/new/sample.json b/ursa/Codec/decryption_key_request_decode/new/sample.json similarity index 100% rename from criterion/Codec/decryption_key_request_decode/new/sample.json rename to ursa/Codec/decryption_key_request_decode/new/sample.json diff --git a/criterion/Codec/decryption_key_request_decode/new/tukey.json b/ursa/Codec/decryption_key_request_decode/new/tukey.json similarity index 100% rename from criterion/Codec/decryption_key_request_decode/new/tukey.json rename to ursa/Codec/decryption_key_request_decode/new/tukey.json diff --git a/criterion/Codec/decryption_key_request_decode/report/MAD.svg b/ursa/Codec/decryption_key_request_decode/report/MAD.svg similarity index 100% rename from criterion/Codec/decryption_key_request_decode/report/MAD.svg rename to ursa/Codec/decryption_key_request_decode/report/MAD.svg diff --git a/criterion/Codec/decryption_key_request_decode/report/SD.svg b/ursa/Codec/decryption_key_request_decode/report/SD.svg similarity index 100% rename from criterion/Codec/decryption_key_request_decode/report/SD.svg rename to ursa/Codec/decryption_key_request_decode/report/SD.svg diff --git a/criterion/Codec/decryption_key_request_decode/report/index.html b/ursa/Codec/decryption_key_request_decode/report/index.html similarity index 100% rename from criterion/Codec/decryption_key_request_decode/report/index.html rename to ursa/Codec/decryption_key_request_decode/report/index.html diff --git a/criterion/Codec/decryption_key_request_decode/report/mean.svg b/ursa/Codec/decryption_key_request_decode/report/mean.svg similarity index 100% rename from criterion/Codec/decryption_key_request_decode/report/mean.svg rename to ursa/Codec/decryption_key_request_decode/report/mean.svg diff --git a/criterion/Codec/decryption_key_request_decode/report/median.svg b/ursa/Codec/decryption_key_request_decode/report/median.svg similarity index 100% rename from criterion/Codec/decryption_key_request_decode/report/median.svg rename to ursa/Codec/decryption_key_request_decode/report/median.svg diff --git a/criterion/Codec/decryption_key_request_decode/report/pdf.svg b/ursa/Codec/decryption_key_request_decode/report/pdf.svg similarity index 100% rename from criterion/Codec/decryption_key_request_decode/report/pdf.svg rename to ursa/Codec/decryption_key_request_decode/report/pdf.svg diff --git a/criterion/Codec/decryption_key_request_decode/report/pdf_small.svg b/ursa/Codec/decryption_key_request_decode/report/pdf_small.svg similarity index 100% rename from criterion/Codec/decryption_key_request_decode/report/pdf_small.svg rename to ursa/Codec/decryption_key_request_decode/report/pdf_small.svg diff --git a/criterion/Codec/decryption_key_request_decode/report/regression.svg b/ursa/Codec/decryption_key_request_decode/report/regression.svg similarity index 100% rename from criterion/Codec/decryption_key_request_decode/report/regression.svg rename to ursa/Codec/decryption_key_request_decode/report/regression.svg diff --git a/criterion/Codec/decryption_key_request_decode/report/regression_small.svg b/ursa/Codec/decryption_key_request_decode/report/regression_small.svg similarity index 100% rename from criterion/Codec/decryption_key_request_decode/report/regression_small.svg rename to ursa/Codec/decryption_key_request_decode/report/regression_small.svg diff --git a/criterion/Codec/decryption_key_request_decode/report/slope.svg b/ursa/Codec/decryption_key_request_decode/report/slope.svg similarity index 100% rename from criterion/Codec/decryption_key_request_decode/report/slope.svg rename to ursa/Codec/decryption_key_request_decode/report/slope.svg diff --git a/criterion/Codec/decryption_key_request_decode/report/typical.svg b/ursa/Codec/decryption_key_request_decode/report/typical.svg similarity index 100% rename from criterion/Codec/decryption_key_request_decode/report/typical.svg rename to ursa/Codec/decryption_key_request_decode/report/typical.svg diff --git a/criterion/Codec/decryption_key_request_encode/base/benchmark.json b/ursa/Codec/decryption_key_request_encode/base/benchmark.json similarity index 100% rename from criterion/Codec/decryption_key_request_encode/base/benchmark.json rename to ursa/Codec/decryption_key_request_encode/base/benchmark.json diff --git a/criterion/Codec/decryption_key_request_encode/base/estimates.json b/ursa/Codec/decryption_key_request_encode/base/estimates.json similarity index 100% rename from criterion/Codec/decryption_key_request_encode/base/estimates.json rename to ursa/Codec/decryption_key_request_encode/base/estimates.json diff --git a/criterion/Codec/decryption_key_request_encode/base/sample.json b/ursa/Codec/decryption_key_request_encode/base/sample.json similarity index 100% rename from criterion/Codec/decryption_key_request_encode/base/sample.json rename to ursa/Codec/decryption_key_request_encode/base/sample.json diff --git a/criterion/Codec/decryption_key_request_encode/base/tukey.json b/ursa/Codec/decryption_key_request_encode/base/tukey.json similarity index 100% rename from criterion/Codec/decryption_key_request_encode/base/tukey.json rename to ursa/Codec/decryption_key_request_encode/base/tukey.json diff --git a/criterion/Codec/decryption_key_request_encode/new/benchmark.json b/ursa/Codec/decryption_key_request_encode/new/benchmark.json similarity index 100% rename from criterion/Codec/decryption_key_request_encode/new/benchmark.json rename to ursa/Codec/decryption_key_request_encode/new/benchmark.json diff --git a/criterion/Codec/decryption_key_request_encode/new/estimates.json b/ursa/Codec/decryption_key_request_encode/new/estimates.json similarity index 100% rename from criterion/Codec/decryption_key_request_encode/new/estimates.json rename to ursa/Codec/decryption_key_request_encode/new/estimates.json diff --git a/criterion/Codec/decryption_key_request_encode/new/sample.json b/ursa/Codec/decryption_key_request_encode/new/sample.json similarity index 100% rename from criterion/Codec/decryption_key_request_encode/new/sample.json rename to ursa/Codec/decryption_key_request_encode/new/sample.json diff --git a/criterion/Codec/decryption_key_request_encode/new/tukey.json b/ursa/Codec/decryption_key_request_encode/new/tukey.json similarity index 100% rename from criterion/Codec/decryption_key_request_encode/new/tukey.json rename to ursa/Codec/decryption_key_request_encode/new/tukey.json diff --git a/criterion/Codec/decryption_key_request_encode/report/MAD.svg b/ursa/Codec/decryption_key_request_encode/report/MAD.svg similarity index 100% rename from criterion/Codec/decryption_key_request_encode/report/MAD.svg rename to ursa/Codec/decryption_key_request_encode/report/MAD.svg diff --git a/criterion/Codec/decryption_key_request_encode/report/SD.svg b/ursa/Codec/decryption_key_request_encode/report/SD.svg similarity index 100% rename from criterion/Codec/decryption_key_request_encode/report/SD.svg rename to ursa/Codec/decryption_key_request_encode/report/SD.svg diff --git a/criterion/Codec/decryption_key_request_encode/report/index.html b/ursa/Codec/decryption_key_request_encode/report/index.html similarity index 100% rename from criterion/Codec/decryption_key_request_encode/report/index.html rename to ursa/Codec/decryption_key_request_encode/report/index.html diff --git a/criterion/Codec/decryption_key_request_encode/report/mean.svg b/ursa/Codec/decryption_key_request_encode/report/mean.svg similarity index 100% rename from criterion/Codec/decryption_key_request_encode/report/mean.svg rename to ursa/Codec/decryption_key_request_encode/report/mean.svg diff --git a/criterion/Codec/decryption_key_request_encode/report/median.svg b/ursa/Codec/decryption_key_request_encode/report/median.svg similarity index 100% rename from criterion/Codec/decryption_key_request_encode/report/median.svg rename to ursa/Codec/decryption_key_request_encode/report/median.svg diff --git a/criterion/Codec/decryption_key_request_encode/report/pdf.svg b/ursa/Codec/decryption_key_request_encode/report/pdf.svg similarity index 100% rename from criterion/Codec/decryption_key_request_encode/report/pdf.svg rename to ursa/Codec/decryption_key_request_encode/report/pdf.svg diff --git a/criterion/Codec/decryption_key_request_encode/report/pdf_small.svg b/ursa/Codec/decryption_key_request_encode/report/pdf_small.svg similarity index 100% rename from criterion/Codec/decryption_key_request_encode/report/pdf_small.svg rename to ursa/Codec/decryption_key_request_encode/report/pdf_small.svg diff --git a/criterion/Codec/decryption_key_request_encode/report/regression.svg b/ursa/Codec/decryption_key_request_encode/report/regression.svg similarity index 100% rename from criterion/Codec/decryption_key_request_encode/report/regression.svg rename to ursa/Codec/decryption_key_request_encode/report/regression.svg diff --git a/criterion/Codec/decryption_key_request_encode/report/regression_small.svg b/ursa/Codec/decryption_key_request_encode/report/regression_small.svg similarity index 100% rename from criterion/Codec/decryption_key_request_encode/report/regression_small.svg rename to ursa/Codec/decryption_key_request_encode/report/regression_small.svg diff --git a/criterion/Codec/decryption_key_request_encode/report/slope.svg b/ursa/Codec/decryption_key_request_encode/report/slope.svg similarity index 100% rename from criterion/Codec/decryption_key_request_encode/report/slope.svg rename to ursa/Codec/decryption_key_request_encode/report/slope.svg diff --git a/criterion/Codec/decryption_key_request_encode/report/typical.svg b/ursa/Codec/decryption_key_request_encode/report/typical.svg similarity index 100% rename from criterion/Codec/decryption_key_request_encode/report/typical.svg rename to ursa/Codec/decryption_key_request_encode/report/typical.svg diff --git a/criterion/Codec/decryption_key_response_decode/base/benchmark.json b/ursa/Codec/decryption_key_response_decode/base/benchmark.json similarity index 100% rename from criterion/Codec/decryption_key_response_decode/base/benchmark.json rename to ursa/Codec/decryption_key_response_decode/base/benchmark.json diff --git a/criterion/Codec/decryption_key_response_decode/base/estimates.json b/ursa/Codec/decryption_key_response_decode/base/estimates.json similarity index 100% rename from criterion/Codec/decryption_key_response_decode/base/estimates.json rename to ursa/Codec/decryption_key_response_decode/base/estimates.json diff --git a/criterion/Codec/decryption_key_response_decode/base/sample.json b/ursa/Codec/decryption_key_response_decode/base/sample.json similarity index 100% rename from criterion/Codec/decryption_key_response_decode/base/sample.json rename to ursa/Codec/decryption_key_response_decode/base/sample.json diff --git a/criterion/Codec/decryption_key_response_decode/base/tukey.json b/ursa/Codec/decryption_key_response_decode/base/tukey.json similarity index 100% rename from criterion/Codec/decryption_key_response_decode/base/tukey.json rename to ursa/Codec/decryption_key_response_decode/base/tukey.json diff --git a/criterion/Codec/decryption_key_response_decode/new/benchmark.json b/ursa/Codec/decryption_key_response_decode/new/benchmark.json similarity index 100% rename from criterion/Codec/decryption_key_response_decode/new/benchmark.json rename to ursa/Codec/decryption_key_response_decode/new/benchmark.json diff --git a/criterion/Codec/decryption_key_response_decode/new/estimates.json b/ursa/Codec/decryption_key_response_decode/new/estimates.json similarity index 100% rename from criterion/Codec/decryption_key_response_decode/new/estimates.json rename to ursa/Codec/decryption_key_response_decode/new/estimates.json diff --git a/criterion/Codec/decryption_key_response_decode/new/sample.json b/ursa/Codec/decryption_key_response_decode/new/sample.json similarity index 100% rename from criterion/Codec/decryption_key_response_decode/new/sample.json rename to ursa/Codec/decryption_key_response_decode/new/sample.json diff --git a/criterion/Codec/decryption_key_response_decode/new/tukey.json b/ursa/Codec/decryption_key_response_decode/new/tukey.json similarity index 100% rename from criterion/Codec/decryption_key_response_decode/new/tukey.json rename to ursa/Codec/decryption_key_response_decode/new/tukey.json diff --git a/criterion/Codec/decryption_key_response_decode/report/MAD.svg b/ursa/Codec/decryption_key_response_decode/report/MAD.svg similarity index 100% rename from criterion/Codec/decryption_key_response_decode/report/MAD.svg rename to ursa/Codec/decryption_key_response_decode/report/MAD.svg diff --git a/criterion/Codec/decryption_key_response_decode/report/SD.svg b/ursa/Codec/decryption_key_response_decode/report/SD.svg similarity index 100% rename from criterion/Codec/decryption_key_response_decode/report/SD.svg rename to ursa/Codec/decryption_key_response_decode/report/SD.svg diff --git a/criterion/Codec/decryption_key_response_decode/report/index.html b/ursa/Codec/decryption_key_response_decode/report/index.html similarity index 100% rename from criterion/Codec/decryption_key_response_decode/report/index.html rename to ursa/Codec/decryption_key_response_decode/report/index.html diff --git a/criterion/Codec/decryption_key_response_decode/report/mean.svg b/ursa/Codec/decryption_key_response_decode/report/mean.svg similarity index 100% rename from criterion/Codec/decryption_key_response_decode/report/mean.svg rename to ursa/Codec/decryption_key_response_decode/report/mean.svg diff --git a/criterion/Codec/decryption_key_response_decode/report/median.svg b/ursa/Codec/decryption_key_response_decode/report/median.svg similarity index 100% rename from criterion/Codec/decryption_key_response_decode/report/median.svg rename to ursa/Codec/decryption_key_response_decode/report/median.svg diff --git a/criterion/Codec/decryption_key_response_decode/report/pdf.svg b/ursa/Codec/decryption_key_response_decode/report/pdf.svg similarity index 100% rename from criterion/Codec/decryption_key_response_decode/report/pdf.svg rename to ursa/Codec/decryption_key_response_decode/report/pdf.svg diff --git a/criterion/Codec/decryption_key_response_decode/report/pdf_small.svg b/ursa/Codec/decryption_key_response_decode/report/pdf_small.svg similarity index 100% rename from criterion/Codec/decryption_key_response_decode/report/pdf_small.svg rename to ursa/Codec/decryption_key_response_decode/report/pdf_small.svg diff --git a/criterion/Codec/decryption_key_response_decode/report/regression.svg b/ursa/Codec/decryption_key_response_decode/report/regression.svg similarity index 100% rename from criterion/Codec/decryption_key_response_decode/report/regression.svg rename to ursa/Codec/decryption_key_response_decode/report/regression.svg diff --git a/criterion/Codec/decryption_key_response_decode/report/regression_small.svg b/ursa/Codec/decryption_key_response_decode/report/regression_small.svg similarity index 100% rename from criterion/Codec/decryption_key_response_decode/report/regression_small.svg rename to ursa/Codec/decryption_key_response_decode/report/regression_small.svg diff --git a/criterion/Codec/decryption_key_response_decode/report/slope.svg b/ursa/Codec/decryption_key_response_decode/report/slope.svg similarity index 100% rename from criterion/Codec/decryption_key_response_decode/report/slope.svg rename to ursa/Codec/decryption_key_response_decode/report/slope.svg diff --git a/criterion/Codec/decryption_key_response_decode/report/typical.svg b/ursa/Codec/decryption_key_response_decode/report/typical.svg similarity index 100% rename from criterion/Codec/decryption_key_response_decode/report/typical.svg rename to ursa/Codec/decryption_key_response_decode/report/typical.svg diff --git a/criterion/Codec/decryption_key_response_encode/base/benchmark.json b/ursa/Codec/decryption_key_response_encode/base/benchmark.json similarity index 100% rename from criterion/Codec/decryption_key_response_encode/base/benchmark.json rename to ursa/Codec/decryption_key_response_encode/base/benchmark.json diff --git a/criterion/Codec/decryption_key_response_encode/base/estimates.json b/ursa/Codec/decryption_key_response_encode/base/estimates.json similarity index 100% rename from criterion/Codec/decryption_key_response_encode/base/estimates.json rename to ursa/Codec/decryption_key_response_encode/base/estimates.json diff --git a/criterion/Codec/decryption_key_response_encode/base/sample.json b/ursa/Codec/decryption_key_response_encode/base/sample.json similarity index 100% rename from criterion/Codec/decryption_key_response_encode/base/sample.json rename to ursa/Codec/decryption_key_response_encode/base/sample.json diff --git a/criterion/Codec/decryption_key_response_encode/base/tukey.json b/ursa/Codec/decryption_key_response_encode/base/tukey.json similarity index 100% rename from criterion/Codec/decryption_key_response_encode/base/tukey.json rename to ursa/Codec/decryption_key_response_encode/base/tukey.json diff --git a/criterion/Codec/decryption_key_response_encode/new/benchmark.json b/ursa/Codec/decryption_key_response_encode/new/benchmark.json similarity index 100% rename from criterion/Codec/decryption_key_response_encode/new/benchmark.json rename to ursa/Codec/decryption_key_response_encode/new/benchmark.json diff --git a/criterion/Codec/decryption_key_response_encode/new/estimates.json b/ursa/Codec/decryption_key_response_encode/new/estimates.json similarity index 100% rename from criterion/Codec/decryption_key_response_encode/new/estimates.json rename to ursa/Codec/decryption_key_response_encode/new/estimates.json diff --git a/criterion/Codec/decryption_key_response_encode/new/sample.json b/ursa/Codec/decryption_key_response_encode/new/sample.json similarity index 100% rename from criterion/Codec/decryption_key_response_encode/new/sample.json rename to ursa/Codec/decryption_key_response_encode/new/sample.json diff --git a/criterion/Codec/decryption_key_response_encode/new/tukey.json b/ursa/Codec/decryption_key_response_encode/new/tukey.json similarity index 100% rename from criterion/Codec/decryption_key_response_encode/new/tukey.json rename to ursa/Codec/decryption_key_response_encode/new/tukey.json diff --git a/criterion/Codec/decryption_key_response_encode/report/MAD.svg b/ursa/Codec/decryption_key_response_encode/report/MAD.svg similarity index 100% rename from criterion/Codec/decryption_key_response_encode/report/MAD.svg rename to ursa/Codec/decryption_key_response_encode/report/MAD.svg diff --git a/criterion/Codec/decryption_key_response_encode/report/SD.svg b/ursa/Codec/decryption_key_response_encode/report/SD.svg similarity index 100% rename from criterion/Codec/decryption_key_response_encode/report/SD.svg rename to ursa/Codec/decryption_key_response_encode/report/SD.svg diff --git a/criterion/Codec/decryption_key_response_encode/report/index.html b/ursa/Codec/decryption_key_response_encode/report/index.html similarity index 100% rename from criterion/Codec/decryption_key_response_encode/report/index.html rename to ursa/Codec/decryption_key_response_encode/report/index.html diff --git a/criterion/Codec/decryption_key_response_encode/report/mean.svg b/ursa/Codec/decryption_key_response_encode/report/mean.svg similarity index 100% rename from criterion/Codec/decryption_key_response_encode/report/mean.svg rename to ursa/Codec/decryption_key_response_encode/report/mean.svg diff --git a/criterion/Codec/decryption_key_response_encode/report/median.svg b/ursa/Codec/decryption_key_response_encode/report/median.svg similarity index 100% rename from criterion/Codec/decryption_key_response_encode/report/median.svg rename to ursa/Codec/decryption_key_response_encode/report/median.svg diff --git a/criterion/Codec/decryption_key_response_encode/report/pdf.svg b/ursa/Codec/decryption_key_response_encode/report/pdf.svg similarity index 100% rename from criterion/Codec/decryption_key_response_encode/report/pdf.svg rename to ursa/Codec/decryption_key_response_encode/report/pdf.svg diff --git a/criterion/Codec/decryption_key_response_encode/report/pdf_small.svg b/ursa/Codec/decryption_key_response_encode/report/pdf_small.svg similarity index 100% rename from criterion/Codec/decryption_key_response_encode/report/pdf_small.svg rename to ursa/Codec/decryption_key_response_encode/report/pdf_small.svg diff --git a/criterion/Codec/decryption_key_response_encode/report/regression.svg b/ursa/Codec/decryption_key_response_encode/report/regression.svg similarity index 100% rename from criterion/Codec/decryption_key_response_encode/report/regression.svg rename to ursa/Codec/decryption_key_response_encode/report/regression.svg diff --git a/criterion/Codec/decryption_key_response_encode/report/regression_small.svg b/ursa/Codec/decryption_key_response_encode/report/regression_small.svg similarity index 100% rename from criterion/Codec/decryption_key_response_encode/report/regression_small.svg rename to ursa/Codec/decryption_key_response_encode/report/regression_small.svg diff --git a/criterion/Codec/decryption_key_response_encode/report/slope.svg b/ursa/Codec/decryption_key_response_encode/report/slope.svg similarity index 100% rename from criterion/Codec/decryption_key_response_encode/report/slope.svg rename to ursa/Codec/decryption_key_response_encode/report/slope.svg diff --git a/criterion/Codec/decryption_key_response_encode/report/typical.svg b/ursa/Codec/decryption_key_response_encode/report/typical.svg similarity index 100% rename from criterion/Codec/decryption_key_response_encode/report/typical.svg rename to ursa/Codec/decryption_key_response_encode/report/typical.svg diff --git a/criterion/Codec/end_of_request_signal_decode/base/benchmark.json b/ursa/Codec/end_of_request_signal_decode/base/benchmark.json similarity index 100% rename from criterion/Codec/end_of_request_signal_decode/base/benchmark.json rename to ursa/Codec/end_of_request_signal_decode/base/benchmark.json diff --git a/criterion/Codec/end_of_request_signal_decode/base/estimates.json b/ursa/Codec/end_of_request_signal_decode/base/estimates.json similarity index 100% rename from criterion/Codec/end_of_request_signal_decode/base/estimates.json rename to ursa/Codec/end_of_request_signal_decode/base/estimates.json diff --git a/criterion/Codec/end_of_request_signal_decode/base/sample.json b/ursa/Codec/end_of_request_signal_decode/base/sample.json similarity index 100% rename from criterion/Codec/end_of_request_signal_decode/base/sample.json rename to ursa/Codec/end_of_request_signal_decode/base/sample.json diff --git a/criterion/Codec/end_of_request_signal_decode/base/tukey.json b/ursa/Codec/end_of_request_signal_decode/base/tukey.json similarity index 100% rename from criterion/Codec/end_of_request_signal_decode/base/tukey.json rename to ursa/Codec/end_of_request_signal_decode/base/tukey.json diff --git a/criterion/Codec/end_of_request_signal_decode/new/benchmark.json b/ursa/Codec/end_of_request_signal_decode/new/benchmark.json similarity index 100% rename from criterion/Codec/end_of_request_signal_decode/new/benchmark.json rename to ursa/Codec/end_of_request_signal_decode/new/benchmark.json diff --git a/criterion/Codec/end_of_request_signal_decode/new/estimates.json b/ursa/Codec/end_of_request_signal_decode/new/estimates.json similarity index 100% rename from criterion/Codec/end_of_request_signal_decode/new/estimates.json rename to ursa/Codec/end_of_request_signal_decode/new/estimates.json diff --git a/criterion/Codec/end_of_request_signal_decode/new/sample.json b/ursa/Codec/end_of_request_signal_decode/new/sample.json similarity index 100% rename from criterion/Codec/end_of_request_signal_decode/new/sample.json rename to ursa/Codec/end_of_request_signal_decode/new/sample.json diff --git a/criterion/Codec/end_of_request_signal_decode/new/tukey.json b/ursa/Codec/end_of_request_signal_decode/new/tukey.json similarity index 100% rename from criterion/Codec/end_of_request_signal_decode/new/tukey.json rename to ursa/Codec/end_of_request_signal_decode/new/tukey.json diff --git a/criterion/Codec/end_of_request_signal_decode/report/MAD.svg b/ursa/Codec/end_of_request_signal_decode/report/MAD.svg similarity index 100% rename from criterion/Codec/end_of_request_signal_decode/report/MAD.svg rename to ursa/Codec/end_of_request_signal_decode/report/MAD.svg diff --git a/criterion/Codec/end_of_request_signal_decode/report/SD.svg b/ursa/Codec/end_of_request_signal_decode/report/SD.svg similarity index 100% rename from criterion/Codec/end_of_request_signal_decode/report/SD.svg rename to ursa/Codec/end_of_request_signal_decode/report/SD.svg diff --git a/criterion/Codec/end_of_request_signal_decode/report/index.html b/ursa/Codec/end_of_request_signal_decode/report/index.html similarity index 100% rename from criterion/Codec/end_of_request_signal_decode/report/index.html rename to ursa/Codec/end_of_request_signal_decode/report/index.html diff --git a/criterion/Codec/end_of_request_signal_decode/report/mean.svg b/ursa/Codec/end_of_request_signal_decode/report/mean.svg similarity index 100% rename from criterion/Codec/end_of_request_signal_decode/report/mean.svg rename to ursa/Codec/end_of_request_signal_decode/report/mean.svg diff --git a/criterion/Codec/end_of_request_signal_decode/report/median.svg b/ursa/Codec/end_of_request_signal_decode/report/median.svg similarity index 100% rename from criterion/Codec/end_of_request_signal_decode/report/median.svg rename to ursa/Codec/end_of_request_signal_decode/report/median.svg diff --git a/criterion/Codec/end_of_request_signal_decode/report/pdf.svg b/ursa/Codec/end_of_request_signal_decode/report/pdf.svg similarity index 100% rename from criterion/Codec/end_of_request_signal_decode/report/pdf.svg rename to ursa/Codec/end_of_request_signal_decode/report/pdf.svg diff --git a/criterion/Codec/end_of_request_signal_decode/report/pdf_small.svg b/ursa/Codec/end_of_request_signal_decode/report/pdf_small.svg similarity index 100% rename from criterion/Codec/end_of_request_signal_decode/report/pdf_small.svg rename to ursa/Codec/end_of_request_signal_decode/report/pdf_small.svg diff --git a/criterion/Codec/end_of_request_signal_decode/report/regression.svg b/ursa/Codec/end_of_request_signal_decode/report/regression.svg similarity index 100% rename from criterion/Codec/end_of_request_signal_decode/report/regression.svg rename to ursa/Codec/end_of_request_signal_decode/report/regression.svg diff --git a/criterion/Codec/end_of_request_signal_decode/report/regression_small.svg b/ursa/Codec/end_of_request_signal_decode/report/regression_small.svg similarity index 100% rename from criterion/Codec/end_of_request_signal_decode/report/regression_small.svg rename to ursa/Codec/end_of_request_signal_decode/report/regression_small.svg diff --git a/criterion/Codec/end_of_request_signal_decode/report/slope.svg b/ursa/Codec/end_of_request_signal_decode/report/slope.svg similarity index 100% rename from criterion/Codec/end_of_request_signal_decode/report/slope.svg rename to ursa/Codec/end_of_request_signal_decode/report/slope.svg diff --git a/criterion/Codec/end_of_request_signal_decode/report/typical.svg b/ursa/Codec/end_of_request_signal_decode/report/typical.svg similarity index 100% rename from criterion/Codec/end_of_request_signal_decode/report/typical.svg rename to ursa/Codec/end_of_request_signal_decode/report/typical.svg diff --git a/criterion/Codec/end_of_request_signal_encode/base/benchmark.json b/ursa/Codec/end_of_request_signal_encode/base/benchmark.json similarity index 100% rename from criterion/Codec/end_of_request_signal_encode/base/benchmark.json rename to ursa/Codec/end_of_request_signal_encode/base/benchmark.json diff --git a/criterion/Codec/end_of_request_signal_encode/base/estimates.json b/ursa/Codec/end_of_request_signal_encode/base/estimates.json similarity index 100% rename from criterion/Codec/end_of_request_signal_encode/base/estimates.json rename to ursa/Codec/end_of_request_signal_encode/base/estimates.json diff --git a/criterion/Codec/end_of_request_signal_encode/base/sample.json b/ursa/Codec/end_of_request_signal_encode/base/sample.json similarity index 100% rename from criterion/Codec/end_of_request_signal_encode/base/sample.json rename to ursa/Codec/end_of_request_signal_encode/base/sample.json diff --git a/criterion/Codec/end_of_request_signal_encode/base/tukey.json b/ursa/Codec/end_of_request_signal_encode/base/tukey.json similarity index 100% rename from criterion/Codec/end_of_request_signal_encode/base/tukey.json rename to ursa/Codec/end_of_request_signal_encode/base/tukey.json diff --git a/criterion/Codec/end_of_request_signal_encode/new/benchmark.json b/ursa/Codec/end_of_request_signal_encode/new/benchmark.json similarity index 100% rename from criterion/Codec/end_of_request_signal_encode/new/benchmark.json rename to ursa/Codec/end_of_request_signal_encode/new/benchmark.json diff --git a/criterion/Codec/end_of_request_signal_encode/new/estimates.json b/ursa/Codec/end_of_request_signal_encode/new/estimates.json similarity index 100% rename from criterion/Codec/end_of_request_signal_encode/new/estimates.json rename to ursa/Codec/end_of_request_signal_encode/new/estimates.json diff --git a/criterion/Codec/end_of_request_signal_encode/new/sample.json b/ursa/Codec/end_of_request_signal_encode/new/sample.json similarity index 100% rename from criterion/Codec/end_of_request_signal_encode/new/sample.json rename to ursa/Codec/end_of_request_signal_encode/new/sample.json diff --git a/criterion/Codec/end_of_request_signal_encode/new/tukey.json b/ursa/Codec/end_of_request_signal_encode/new/tukey.json similarity index 100% rename from criterion/Codec/end_of_request_signal_encode/new/tukey.json rename to ursa/Codec/end_of_request_signal_encode/new/tukey.json diff --git a/criterion/Codec/end_of_request_signal_encode/report/MAD.svg b/ursa/Codec/end_of_request_signal_encode/report/MAD.svg similarity index 100% rename from criterion/Codec/end_of_request_signal_encode/report/MAD.svg rename to ursa/Codec/end_of_request_signal_encode/report/MAD.svg diff --git a/criterion/Codec/end_of_request_signal_encode/report/SD.svg b/ursa/Codec/end_of_request_signal_encode/report/SD.svg similarity index 100% rename from criterion/Codec/end_of_request_signal_encode/report/SD.svg rename to ursa/Codec/end_of_request_signal_encode/report/SD.svg diff --git a/criterion/Codec/end_of_request_signal_encode/report/index.html b/ursa/Codec/end_of_request_signal_encode/report/index.html similarity index 100% rename from criterion/Codec/end_of_request_signal_encode/report/index.html rename to ursa/Codec/end_of_request_signal_encode/report/index.html diff --git a/criterion/Codec/end_of_request_signal_encode/report/mean.svg b/ursa/Codec/end_of_request_signal_encode/report/mean.svg similarity index 100% rename from criterion/Codec/end_of_request_signal_encode/report/mean.svg rename to ursa/Codec/end_of_request_signal_encode/report/mean.svg diff --git a/criterion/Codec/end_of_request_signal_encode/report/median.svg b/ursa/Codec/end_of_request_signal_encode/report/median.svg similarity index 100% rename from criterion/Codec/end_of_request_signal_encode/report/median.svg rename to ursa/Codec/end_of_request_signal_encode/report/median.svg diff --git a/criterion/Codec/end_of_request_signal_encode/report/pdf.svg b/ursa/Codec/end_of_request_signal_encode/report/pdf.svg similarity index 100% rename from criterion/Codec/end_of_request_signal_encode/report/pdf.svg rename to ursa/Codec/end_of_request_signal_encode/report/pdf.svg diff --git a/criterion/Codec/end_of_request_signal_encode/report/pdf_small.svg b/ursa/Codec/end_of_request_signal_encode/report/pdf_small.svg similarity index 100% rename from criterion/Codec/end_of_request_signal_encode/report/pdf_small.svg rename to ursa/Codec/end_of_request_signal_encode/report/pdf_small.svg diff --git a/criterion/Codec/end_of_request_signal_encode/report/regression.svg b/ursa/Codec/end_of_request_signal_encode/report/regression.svg similarity index 100% rename from criterion/Codec/end_of_request_signal_encode/report/regression.svg rename to ursa/Codec/end_of_request_signal_encode/report/regression.svg diff --git a/criterion/Codec/end_of_request_signal_encode/report/regression_small.svg b/ursa/Codec/end_of_request_signal_encode/report/regression_small.svg similarity index 100% rename from criterion/Codec/end_of_request_signal_encode/report/regression_small.svg rename to ursa/Codec/end_of_request_signal_encode/report/regression_small.svg diff --git a/criterion/Codec/end_of_request_signal_encode/report/slope.svg b/ursa/Codec/end_of_request_signal_encode/report/slope.svg similarity index 100% rename from criterion/Codec/end_of_request_signal_encode/report/slope.svg rename to ursa/Codec/end_of_request_signal_encode/report/slope.svg diff --git a/criterion/Codec/end_of_request_signal_encode/report/typical.svg b/ursa/Codec/end_of_request_signal_encode/report/typical.svg similarity index 100% rename from criterion/Codec/end_of_request_signal_encode/report/typical.svg rename to ursa/Codec/end_of_request_signal_encode/report/typical.svg diff --git a/criterion/Codec/handshake_request_decode/base/benchmark.json b/ursa/Codec/handshake_request_decode/base/benchmark.json similarity index 100% rename from criterion/Codec/handshake_request_decode/base/benchmark.json rename to ursa/Codec/handshake_request_decode/base/benchmark.json diff --git a/criterion/Codec/handshake_request_decode/base/estimates.json b/ursa/Codec/handshake_request_decode/base/estimates.json similarity index 100% rename from criterion/Codec/handshake_request_decode/base/estimates.json rename to ursa/Codec/handshake_request_decode/base/estimates.json diff --git a/criterion/Codec/handshake_request_decode/base/sample.json b/ursa/Codec/handshake_request_decode/base/sample.json similarity index 100% rename from criterion/Codec/handshake_request_decode/base/sample.json rename to ursa/Codec/handshake_request_decode/base/sample.json diff --git a/criterion/Codec/handshake_request_decode/base/tukey.json b/ursa/Codec/handshake_request_decode/base/tukey.json similarity index 100% rename from criterion/Codec/handshake_request_decode/base/tukey.json rename to ursa/Codec/handshake_request_decode/base/tukey.json diff --git a/criterion/Codec/handshake_request_decode/new/benchmark.json b/ursa/Codec/handshake_request_decode/new/benchmark.json similarity index 100% rename from criterion/Codec/handshake_request_decode/new/benchmark.json rename to ursa/Codec/handshake_request_decode/new/benchmark.json diff --git a/criterion/Codec/handshake_request_decode/new/estimates.json b/ursa/Codec/handshake_request_decode/new/estimates.json similarity index 100% rename from criterion/Codec/handshake_request_decode/new/estimates.json rename to ursa/Codec/handshake_request_decode/new/estimates.json diff --git a/criterion/Codec/handshake_request_decode/new/sample.json b/ursa/Codec/handshake_request_decode/new/sample.json similarity index 100% rename from criterion/Codec/handshake_request_decode/new/sample.json rename to ursa/Codec/handshake_request_decode/new/sample.json diff --git a/criterion/Codec/handshake_request_decode/new/tukey.json b/ursa/Codec/handshake_request_decode/new/tukey.json similarity index 100% rename from criterion/Codec/handshake_request_decode/new/tukey.json rename to ursa/Codec/handshake_request_decode/new/tukey.json diff --git a/criterion/Codec/handshake_request_decode/report/MAD.svg b/ursa/Codec/handshake_request_decode/report/MAD.svg similarity index 100% rename from criterion/Codec/handshake_request_decode/report/MAD.svg rename to ursa/Codec/handshake_request_decode/report/MAD.svg diff --git a/criterion/Codec/handshake_request_decode/report/SD.svg b/ursa/Codec/handshake_request_decode/report/SD.svg similarity index 100% rename from criterion/Codec/handshake_request_decode/report/SD.svg rename to ursa/Codec/handshake_request_decode/report/SD.svg diff --git a/criterion/Codec/handshake_request_decode/report/index.html b/ursa/Codec/handshake_request_decode/report/index.html similarity index 100% rename from criterion/Codec/handshake_request_decode/report/index.html rename to ursa/Codec/handshake_request_decode/report/index.html diff --git a/criterion/Codec/handshake_request_decode/report/mean.svg b/ursa/Codec/handshake_request_decode/report/mean.svg similarity index 100% rename from criterion/Codec/handshake_request_decode/report/mean.svg rename to ursa/Codec/handshake_request_decode/report/mean.svg diff --git a/criterion/Codec/handshake_request_decode/report/median.svg b/ursa/Codec/handshake_request_decode/report/median.svg similarity index 100% rename from criterion/Codec/handshake_request_decode/report/median.svg rename to ursa/Codec/handshake_request_decode/report/median.svg diff --git a/criterion/Codec/handshake_request_decode/report/pdf.svg b/ursa/Codec/handshake_request_decode/report/pdf.svg similarity index 100% rename from criterion/Codec/handshake_request_decode/report/pdf.svg rename to ursa/Codec/handshake_request_decode/report/pdf.svg diff --git a/criterion/Codec/handshake_request_decode/report/pdf_small.svg b/ursa/Codec/handshake_request_decode/report/pdf_small.svg similarity index 100% rename from criterion/Codec/handshake_request_decode/report/pdf_small.svg rename to ursa/Codec/handshake_request_decode/report/pdf_small.svg diff --git a/criterion/Codec/handshake_request_decode/report/regression.svg b/ursa/Codec/handshake_request_decode/report/regression.svg similarity index 100% rename from criterion/Codec/handshake_request_decode/report/regression.svg rename to ursa/Codec/handshake_request_decode/report/regression.svg diff --git a/criterion/Codec/handshake_request_decode/report/regression_small.svg b/ursa/Codec/handshake_request_decode/report/regression_small.svg similarity index 100% rename from criterion/Codec/handshake_request_decode/report/regression_small.svg rename to ursa/Codec/handshake_request_decode/report/regression_small.svg diff --git a/criterion/Codec/handshake_request_decode/report/slope.svg b/ursa/Codec/handshake_request_decode/report/slope.svg similarity index 100% rename from criterion/Codec/handshake_request_decode/report/slope.svg rename to ursa/Codec/handshake_request_decode/report/slope.svg diff --git a/criterion/Codec/handshake_request_decode/report/typical.svg b/ursa/Codec/handshake_request_decode/report/typical.svg similarity index 100% rename from criterion/Codec/handshake_request_decode/report/typical.svg rename to ursa/Codec/handshake_request_decode/report/typical.svg diff --git a/criterion/Codec/handshake_request_encode/base/benchmark.json b/ursa/Codec/handshake_request_encode/base/benchmark.json similarity index 100% rename from criterion/Codec/handshake_request_encode/base/benchmark.json rename to ursa/Codec/handshake_request_encode/base/benchmark.json diff --git a/criterion/Codec/handshake_request_encode/base/estimates.json b/ursa/Codec/handshake_request_encode/base/estimates.json similarity index 100% rename from criterion/Codec/handshake_request_encode/base/estimates.json rename to ursa/Codec/handshake_request_encode/base/estimates.json diff --git a/criterion/Codec/handshake_request_encode/base/sample.json b/ursa/Codec/handshake_request_encode/base/sample.json similarity index 100% rename from criterion/Codec/handshake_request_encode/base/sample.json rename to ursa/Codec/handshake_request_encode/base/sample.json diff --git a/criterion/Codec/handshake_request_encode/base/tukey.json b/ursa/Codec/handshake_request_encode/base/tukey.json similarity index 100% rename from criterion/Codec/handshake_request_encode/base/tukey.json rename to ursa/Codec/handshake_request_encode/base/tukey.json diff --git a/criterion/Codec/handshake_request_encode/new/benchmark.json b/ursa/Codec/handshake_request_encode/new/benchmark.json similarity index 100% rename from criterion/Codec/handshake_request_encode/new/benchmark.json rename to ursa/Codec/handshake_request_encode/new/benchmark.json diff --git a/criterion/Codec/handshake_request_encode/new/estimates.json b/ursa/Codec/handshake_request_encode/new/estimates.json similarity index 100% rename from criterion/Codec/handshake_request_encode/new/estimates.json rename to ursa/Codec/handshake_request_encode/new/estimates.json diff --git a/criterion/Codec/handshake_request_encode/new/sample.json b/ursa/Codec/handshake_request_encode/new/sample.json similarity index 100% rename from criterion/Codec/handshake_request_encode/new/sample.json rename to ursa/Codec/handshake_request_encode/new/sample.json diff --git a/criterion/Codec/handshake_request_encode/new/tukey.json b/ursa/Codec/handshake_request_encode/new/tukey.json similarity index 100% rename from criterion/Codec/handshake_request_encode/new/tukey.json rename to ursa/Codec/handshake_request_encode/new/tukey.json diff --git a/criterion/Codec/handshake_request_encode/report/MAD.svg b/ursa/Codec/handshake_request_encode/report/MAD.svg similarity index 100% rename from criterion/Codec/handshake_request_encode/report/MAD.svg rename to ursa/Codec/handshake_request_encode/report/MAD.svg diff --git a/criterion/Codec/handshake_request_encode/report/SD.svg b/ursa/Codec/handshake_request_encode/report/SD.svg similarity index 100% rename from criterion/Codec/handshake_request_encode/report/SD.svg rename to ursa/Codec/handshake_request_encode/report/SD.svg diff --git a/criterion/Codec/handshake_request_encode/report/index.html b/ursa/Codec/handshake_request_encode/report/index.html similarity index 100% rename from criterion/Codec/handshake_request_encode/report/index.html rename to ursa/Codec/handshake_request_encode/report/index.html diff --git a/criterion/Codec/handshake_request_encode/report/mean.svg b/ursa/Codec/handshake_request_encode/report/mean.svg similarity index 100% rename from criterion/Codec/handshake_request_encode/report/mean.svg rename to ursa/Codec/handshake_request_encode/report/mean.svg diff --git a/criterion/Codec/handshake_request_encode/report/median.svg b/ursa/Codec/handshake_request_encode/report/median.svg similarity index 100% rename from criterion/Codec/handshake_request_encode/report/median.svg rename to ursa/Codec/handshake_request_encode/report/median.svg diff --git a/criterion/Codec/handshake_request_encode/report/pdf.svg b/ursa/Codec/handshake_request_encode/report/pdf.svg similarity index 100% rename from criterion/Codec/handshake_request_encode/report/pdf.svg rename to ursa/Codec/handshake_request_encode/report/pdf.svg diff --git a/criterion/Codec/handshake_request_encode/report/pdf_small.svg b/ursa/Codec/handshake_request_encode/report/pdf_small.svg similarity index 100% rename from criterion/Codec/handshake_request_encode/report/pdf_small.svg rename to ursa/Codec/handshake_request_encode/report/pdf_small.svg diff --git a/criterion/Codec/handshake_request_encode/report/regression.svg b/ursa/Codec/handshake_request_encode/report/regression.svg similarity index 100% rename from criterion/Codec/handshake_request_encode/report/regression.svg rename to ursa/Codec/handshake_request_encode/report/regression.svg diff --git a/criterion/Codec/handshake_request_encode/report/regression_small.svg b/ursa/Codec/handshake_request_encode/report/regression_small.svg similarity index 100% rename from criterion/Codec/handshake_request_encode/report/regression_small.svg rename to ursa/Codec/handshake_request_encode/report/regression_small.svg diff --git a/criterion/Codec/handshake_request_encode/report/slope.svg b/ursa/Codec/handshake_request_encode/report/slope.svg similarity index 100% rename from criterion/Codec/handshake_request_encode/report/slope.svg rename to ursa/Codec/handshake_request_encode/report/slope.svg diff --git a/criterion/Codec/handshake_request_encode/report/typical.svg b/ursa/Codec/handshake_request_encode/report/typical.svg similarity index 100% rename from criterion/Codec/handshake_request_encode/report/typical.svg rename to ursa/Codec/handshake_request_encode/report/typical.svg diff --git a/criterion/Codec/handshake_response_decode/base/benchmark.json b/ursa/Codec/handshake_response_decode/base/benchmark.json similarity index 100% rename from criterion/Codec/handshake_response_decode/base/benchmark.json rename to ursa/Codec/handshake_response_decode/base/benchmark.json diff --git a/criterion/Codec/handshake_response_decode/base/estimates.json b/ursa/Codec/handshake_response_decode/base/estimates.json similarity index 100% rename from criterion/Codec/handshake_response_decode/base/estimates.json rename to ursa/Codec/handshake_response_decode/base/estimates.json diff --git a/criterion/Codec/handshake_response_decode/base/sample.json b/ursa/Codec/handshake_response_decode/base/sample.json similarity index 100% rename from criterion/Codec/handshake_response_decode/base/sample.json rename to ursa/Codec/handshake_response_decode/base/sample.json diff --git a/criterion/Codec/handshake_response_decode/base/tukey.json b/ursa/Codec/handshake_response_decode/base/tukey.json similarity index 100% rename from criterion/Codec/handshake_response_decode/base/tukey.json rename to ursa/Codec/handshake_response_decode/base/tukey.json diff --git a/criterion/Codec/handshake_response_decode/new/benchmark.json b/ursa/Codec/handshake_response_decode/new/benchmark.json similarity index 100% rename from criterion/Codec/handshake_response_decode/new/benchmark.json rename to ursa/Codec/handshake_response_decode/new/benchmark.json diff --git a/criterion/Codec/handshake_response_decode/new/estimates.json b/ursa/Codec/handshake_response_decode/new/estimates.json similarity index 100% rename from criterion/Codec/handshake_response_decode/new/estimates.json rename to ursa/Codec/handshake_response_decode/new/estimates.json diff --git a/criterion/Codec/handshake_response_decode/new/sample.json b/ursa/Codec/handshake_response_decode/new/sample.json similarity index 100% rename from criterion/Codec/handshake_response_decode/new/sample.json rename to ursa/Codec/handshake_response_decode/new/sample.json diff --git a/criterion/Codec/handshake_response_decode/new/tukey.json b/ursa/Codec/handshake_response_decode/new/tukey.json similarity index 100% rename from criterion/Codec/handshake_response_decode/new/tukey.json rename to ursa/Codec/handshake_response_decode/new/tukey.json diff --git a/criterion/Codec/handshake_response_decode/report/MAD.svg b/ursa/Codec/handshake_response_decode/report/MAD.svg similarity index 100% rename from criterion/Codec/handshake_response_decode/report/MAD.svg rename to ursa/Codec/handshake_response_decode/report/MAD.svg diff --git a/criterion/Codec/handshake_response_decode/report/SD.svg b/ursa/Codec/handshake_response_decode/report/SD.svg similarity index 100% rename from criterion/Codec/handshake_response_decode/report/SD.svg rename to ursa/Codec/handshake_response_decode/report/SD.svg diff --git a/criterion/Codec/handshake_response_decode/report/index.html b/ursa/Codec/handshake_response_decode/report/index.html similarity index 100% rename from criterion/Codec/handshake_response_decode/report/index.html rename to ursa/Codec/handshake_response_decode/report/index.html diff --git a/criterion/Codec/handshake_response_decode/report/mean.svg b/ursa/Codec/handshake_response_decode/report/mean.svg similarity index 100% rename from criterion/Codec/handshake_response_decode/report/mean.svg rename to ursa/Codec/handshake_response_decode/report/mean.svg diff --git a/criterion/Codec/handshake_response_decode/report/median.svg b/ursa/Codec/handshake_response_decode/report/median.svg similarity index 100% rename from criterion/Codec/handshake_response_decode/report/median.svg rename to ursa/Codec/handshake_response_decode/report/median.svg diff --git a/criterion/Codec/handshake_response_decode/report/pdf.svg b/ursa/Codec/handshake_response_decode/report/pdf.svg similarity index 100% rename from criterion/Codec/handshake_response_decode/report/pdf.svg rename to ursa/Codec/handshake_response_decode/report/pdf.svg diff --git a/criterion/Codec/handshake_response_decode/report/pdf_small.svg b/ursa/Codec/handshake_response_decode/report/pdf_small.svg similarity index 100% rename from criterion/Codec/handshake_response_decode/report/pdf_small.svg rename to ursa/Codec/handshake_response_decode/report/pdf_small.svg diff --git a/criterion/Codec/handshake_response_decode/report/regression.svg b/ursa/Codec/handshake_response_decode/report/regression.svg similarity index 100% rename from criterion/Codec/handshake_response_decode/report/regression.svg rename to ursa/Codec/handshake_response_decode/report/regression.svg diff --git a/criterion/Codec/handshake_response_decode/report/regression_small.svg b/ursa/Codec/handshake_response_decode/report/regression_small.svg similarity index 100% rename from criterion/Codec/handshake_response_decode/report/regression_small.svg rename to ursa/Codec/handshake_response_decode/report/regression_small.svg diff --git a/criterion/Codec/handshake_response_decode/report/slope.svg b/ursa/Codec/handshake_response_decode/report/slope.svg similarity index 100% rename from criterion/Codec/handshake_response_decode/report/slope.svg rename to ursa/Codec/handshake_response_decode/report/slope.svg diff --git a/criterion/Codec/handshake_response_decode/report/typical.svg b/ursa/Codec/handshake_response_decode/report/typical.svg similarity index 100% rename from criterion/Codec/handshake_response_decode/report/typical.svg rename to ursa/Codec/handshake_response_decode/report/typical.svg diff --git a/criterion/Codec/handshake_response_encode/base/benchmark.json b/ursa/Codec/handshake_response_encode/base/benchmark.json similarity index 100% rename from criterion/Codec/handshake_response_encode/base/benchmark.json rename to ursa/Codec/handshake_response_encode/base/benchmark.json diff --git a/criterion/Codec/handshake_response_encode/base/estimates.json b/ursa/Codec/handshake_response_encode/base/estimates.json similarity index 100% rename from criterion/Codec/handshake_response_encode/base/estimates.json rename to ursa/Codec/handshake_response_encode/base/estimates.json diff --git a/criterion/Codec/handshake_response_encode/base/sample.json b/ursa/Codec/handshake_response_encode/base/sample.json similarity index 100% rename from criterion/Codec/handshake_response_encode/base/sample.json rename to ursa/Codec/handshake_response_encode/base/sample.json diff --git a/criterion/Codec/handshake_response_encode/base/tukey.json b/ursa/Codec/handshake_response_encode/base/tukey.json similarity index 100% rename from criterion/Codec/handshake_response_encode/base/tukey.json rename to ursa/Codec/handshake_response_encode/base/tukey.json diff --git a/criterion/Codec/handshake_response_encode/new/benchmark.json b/ursa/Codec/handshake_response_encode/new/benchmark.json similarity index 100% rename from criterion/Codec/handshake_response_encode/new/benchmark.json rename to ursa/Codec/handshake_response_encode/new/benchmark.json diff --git a/criterion/Codec/handshake_response_encode/new/estimates.json b/ursa/Codec/handshake_response_encode/new/estimates.json similarity index 100% rename from criterion/Codec/handshake_response_encode/new/estimates.json rename to ursa/Codec/handshake_response_encode/new/estimates.json diff --git a/criterion/Codec/handshake_response_encode/new/sample.json b/ursa/Codec/handshake_response_encode/new/sample.json similarity index 100% rename from criterion/Codec/handshake_response_encode/new/sample.json rename to ursa/Codec/handshake_response_encode/new/sample.json diff --git a/criterion/Codec/handshake_response_encode/new/tukey.json b/ursa/Codec/handshake_response_encode/new/tukey.json similarity index 100% rename from criterion/Codec/handshake_response_encode/new/tukey.json rename to ursa/Codec/handshake_response_encode/new/tukey.json diff --git a/criterion/Codec/handshake_response_encode/report/MAD.svg b/ursa/Codec/handshake_response_encode/report/MAD.svg similarity index 100% rename from criterion/Codec/handshake_response_encode/report/MAD.svg rename to ursa/Codec/handshake_response_encode/report/MAD.svg diff --git a/criterion/Codec/handshake_response_encode/report/SD.svg b/ursa/Codec/handshake_response_encode/report/SD.svg similarity index 100% rename from criterion/Codec/handshake_response_encode/report/SD.svg rename to ursa/Codec/handshake_response_encode/report/SD.svg diff --git a/criterion/Codec/handshake_response_encode/report/index.html b/ursa/Codec/handshake_response_encode/report/index.html similarity index 100% rename from criterion/Codec/handshake_response_encode/report/index.html rename to ursa/Codec/handshake_response_encode/report/index.html diff --git a/criterion/Codec/handshake_response_encode/report/mean.svg b/ursa/Codec/handshake_response_encode/report/mean.svg similarity index 100% rename from criterion/Codec/handshake_response_encode/report/mean.svg rename to ursa/Codec/handshake_response_encode/report/mean.svg diff --git a/criterion/Codec/handshake_response_encode/report/median.svg b/ursa/Codec/handshake_response_encode/report/median.svg similarity index 100% rename from criterion/Codec/handshake_response_encode/report/median.svg rename to ursa/Codec/handshake_response_encode/report/median.svg diff --git a/criterion/Codec/handshake_response_encode/report/pdf.svg b/ursa/Codec/handshake_response_encode/report/pdf.svg similarity index 100% rename from criterion/Codec/handshake_response_encode/report/pdf.svg rename to ursa/Codec/handshake_response_encode/report/pdf.svg diff --git a/criterion/Codec/handshake_response_encode/report/pdf_small.svg b/ursa/Codec/handshake_response_encode/report/pdf_small.svg similarity index 100% rename from criterion/Codec/handshake_response_encode/report/pdf_small.svg rename to ursa/Codec/handshake_response_encode/report/pdf_small.svg diff --git a/criterion/Codec/handshake_response_encode/report/regression.svg b/ursa/Codec/handshake_response_encode/report/regression.svg similarity index 100% rename from criterion/Codec/handshake_response_encode/report/regression.svg rename to ursa/Codec/handshake_response_encode/report/regression.svg diff --git a/criterion/Codec/handshake_response_encode/report/regression_small.svg b/ursa/Codec/handshake_response_encode/report/regression_small.svg similarity index 100% rename from criterion/Codec/handshake_response_encode/report/regression_small.svg rename to ursa/Codec/handshake_response_encode/report/regression_small.svg diff --git a/criterion/Codec/handshake_response_encode/report/slope.svg b/ursa/Codec/handshake_response_encode/report/slope.svg similarity index 100% rename from criterion/Codec/handshake_response_encode/report/slope.svg rename to ursa/Codec/handshake_response_encode/report/slope.svg diff --git a/criterion/Codec/handshake_response_encode/report/typical.svg b/ursa/Codec/handshake_response_encode/report/typical.svg similarity index 100% rename from criterion/Codec/handshake_response_encode/report/typical.svg rename to ursa/Codec/handshake_response_encode/report/typical.svg diff --git a/criterion/Codec/report/index.html b/ursa/Codec/report/index.html similarity index 100% rename from criterion/Codec/report/index.html rename to ursa/Codec/report/index.html diff --git a/criterion/Codec/report/lines.svg b/ursa/Codec/report/lines.svg similarity index 100% rename from criterion/Codec/report/lines.svg rename to ursa/Codec/report/lines.svg diff --git a/criterion/Codec/report/violin.svg b/ursa/Codec/report/violin.svg similarity index 100% rename from criterion/Codec/report/violin.svg rename to ursa/Codec/report/violin.svg diff --git a/criterion/Codec/termination_signal_decode/base/benchmark.json b/ursa/Codec/termination_signal_decode/base/benchmark.json similarity index 100% rename from criterion/Codec/termination_signal_decode/base/benchmark.json rename to ursa/Codec/termination_signal_decode/base/benchmark.json diff --git a/criterion/Codec/termination_signal_decode/base/estimates.json b/ursa/Codec/termination_signal_decode/base/estimates.json similarity index 100% rename from criterion/Codec/termination_signal_decode/base/estimates.json rename to ursa/Codec/termination_signal_decode/base/estimates.json diff --git a/criterion/Codec/termination_signal_decode/base/sample.json b/ursa/Codec/termination_signal_decode/base/sample.json similarity index 100% rename from criterion/Codec/termination_signal_decode/base/sample.json rename to ursa/Codec/termination_signal_decode/base/sample.json diff --git a/criterion/Codec/termination_signal_decode/base/tukey.json b/ursa/Codec/termination_signal_decode/base/tukey.json similarity index 100% rename from criterion/Codec/termination_signal_decode/base/tukey.json rename to ursa/Codec/termination_signal_decode/base/tukey.json diff --git a/criterion/Codec/termination_signal_decode/new/benchmark.json b/ursa/Codec/termination_signal_decode/new/benchmark.json similarity index 100% rename from criterion/Codec/termination_signal_decode/new/benchmark.json rename to ursa/Codec/termination_signal_decode/new/benchmark.json diff --git a/criterion/Codec/termination_signal_decode/new/estimates.json b/ursa/Codec/termination_signal_decode/new/estimates.json similarity index 100% rename from criterion/Codec/termination_signal_decode/new/estimates.json rename to ursa/Codec/termination_signal_decode/new/estimates.json diff --git a/criterion/Codec/termination_signal_decode/new/sample.json b/ursa/Codec/termination_signal_decode/new/sample.json similarity index 100% rename from criterion/Codec/termination_signal_decode/new/sample.json rename to ursa/Codec/termination_signal_decode/new/sample.json diff --git a/criterion/Codec/termination_signal_decode/new/tukey.json b/ursa/Codec/termination_signal_decode/new/tukey.json similarity index 100% rename from criterion/Codec/termination_signal_decode/new/tukey.json rename to ursa/Codec/termination_signal_decode/new/tukey.json diff --git a/criterion/Codec/termination_signal_decode/report/MAD.svg b/ursa/Codec/termination_signal_decode/report/MAD.svg similarity index 100% rename from criterion/Codec/termination_signal_decode/report/MAD.svg rename to ursa/Codec/termination_signal_decode/report/MAD.svg diff --git a/criterion/Codec/termination_signal_decode/report/SD.svg b/ursa/Codec/termination_signal_decode/report/SD.svg similarity index 100% rename from criterion/Codec/termination_signal_decode/report/SD.svg rename to ursa/Codec/termination_signal_decode/report/SD.svg diff --git a/criterion/Codec/termination_signal_decode/report/index.html b/ursa/Codec/termination_signal_decode/report/index.html similarity index 100% rename from criterion/Codec/termination_signal_decode/report/index.html rename to ursa/Codec/termination_signal_decode/report/index.html diff --git a/criterion/Codec/termination_signal_decode/report/mean.svg b/ursa/Codec/termination_signal_decode/report/mean.svg similarity index 100% rename from criterion/Codec/termination_signal_decode/report/mean.svg rename to ursa/Codec/termination_signal_decode/report/mean.svg diff --git a/criterion/Codec/termination_signal_decode/report/median.svg b/ursa/Codec/termination_signal_decode/report/median.svg similarity index 100% rename from criterion/Codec/termination_signal_decode/report/median.svg rename to ursa/Codec/termination_signal_decode/report/median.svg diff --git a/criterion/Codec/termination_signal_decode/report/pdf.svg b/ursa/Codec/termination_signal_decode/report/pdf.svg similarity index 100% rename from criterion/Codec/termination_signal_decode/report/pdf.svg rename to ursa/Codec/termination_signal_decode/report/pdf.svg diff --git a/criterion/Codec/termination_signal_decode/report/pdf_small.svg b/ursa/Codec/termination_signal_decode/report/pdf_small.svg similarity index 100% rename from criterion/Codec/termination_signal_decode/report/pdf_small.svg rename to ursa/Codec/termination_signal_decode/report/pdf_small.svg diff --git a/criterion/Codec/termination_signal_decode/report/regression.svg b/ursa/Codec/termination_signal_decode/report/regression.svg similarity index 100% rename from criterion/Codec/termination_signal_decode/report/regression.svg rename to ursa/Codec/termination_signal_decode/report/regression.svg diff --git a/criterion/Codec/termination_signal_decode/report/regression_small.svg b/ursa/Codec/termination_signal_decode/report/regression_small.svg similarity index 100% rename from criterion/Codec/termination_signal_decode/report/regression_small.svg rename to ursa/Codec/termination_signal_decode/report/regression_small.svg diff --git a/criterion/Codec/termination_signal_decode/report/slope.svg b/ursa/Codec/termination_signal_decode/report/slope.svg similarity index 100% rename from criterion/Codec/termination_signal_decode/report/slope.svg rename to ursa/Codec/termination_signal_decode/report/slope.svg diff --git a/criterion/Codec/termination_signal_decode/report/typical.svg b/ursa/Codec/termination_signal_decode/report/typical.svg similarity index 100% rename from criterion/Codec/termination_signal_decode/report/typical.svg rename to ursa/Codec/termination_signal_decode/report/typical.svg diff --git a/criterion/Codec/termination_signal_encode/base/benchmark.json b/ursa/Codec/termination_signal_encode/base/benchmark.json similarity index 100% rename from criterion/Codec/termination_signal_encode/base/benchmark.json rename to ursa/Codec/termination_signal_encode/base/benchmark.json diff --git a/criterion/Codec/termination_signal_encode/base/estimates.json b/ursa/Codec/termination_signal_encode/base/estimates.json similarity index 100% rename from criterion/Codec/termination_signal_encode/base/estimates.json rename to ursa/Codec/termination_signal_encode/base/estimates.json diff --git a/criterion/Codec/termination_signal_encode/base/sample.json b/ursa/Codec/termination_signal_encode/base/sample.json similarity index 100% rename from criterion/Codec/termination_signal_encode/base/sample.json rename to ursa/Codec/termination_signal_encode/base/sample.json diff --git a/criterion/Codec/termination_signal_encode/base/tukey.json b/ursa/Codec/termination_signal_encode/base/tukey.json similarity index 100% rename from criterion/Codec/termination_signal_encode/base/tukey.json rename to ursa/Codec/termination_signal_encode/base/tukey.json diff --git a/criterion/Codec/termination_signal_encode/new/benchmark.json b/ursa/Codec/termination_signal_encode/new/benchmark.json similarity index 100% rename from criterion/Codec/termination_signal_encode/new/benchmark.json rename to ursa/Codec/termination_signal_encode/new/benchmark.json diff --git a/criterion/Codec/termination_signal_encode/new/estimates.json b/ursa/Codec/termination_signal_encode/new/estimates.json similarity index 100% rename from criterion/Codec/termination_signal_encode/new/estimates.json rename to ursa/Codec/termination_signal_encode/new/estimates.json diff --git a/criterion/Codec/termination_signal_encode/new/sample.json b/ursa/Codec/termination_signal_encode/new/sample.json similarity index 100% rename from criterion/Codec/termination_signal_encode/new/sample.json rename to ursa/Codec/termination_signal_encode/new/sample.json diff --git a/criterion/Codec/termination_signal_encode/new/tukey.json b/ursa/Codec/termination_signal_encode/new/tukey.json similarity index 100% rename from criterion/Codec/termination_signal_encode/new/tukey.json rename to ursa/Codec/termination_signal_encode/new/tukey.json diff --git a/criterion/Codec/termination_signal_encode/report/MAD.svg b/ursa/Codec/termination_signal_encode/report/MAD.svg similarity index 100% rename from criterion/Codec/termination_signal_encode/report/MAD.svg rename to ursa/Codec/termination_signal_encode/report/MAD.svg diff --git a/criterion/Codec/termination_signal_encode/report/SD.svg b/ursa/Codec/termination_signal_encode/report/SD.svg similarity index 100% rename from criterion/Codec/termination_signal_encode/report/SD.svg rename to ursa/Codec/termination_signal_encode/report/SD.svg diff --git a/criterion/Codec/termination_signal_encode/report/index.html b/ursa/Codec/termination_signal_encode/report/index.html similarity index 100% rename from criterion/Codec/termination_signal_encode/report/index.html rename to ursa/Codec/termination_signal_encode/report/index.html diff --git a/criterion/Codec/termination_signal_encode/report/mean.svg b/ursa/Codec/termination_signal_encode/report/mean.svg similarity index 100% rename from criterion/Codec/termination_signal_encode/report/mean.svg rename to ursa/Codec/termination_signal_encode/report/mean.svg diff --git a/criterion/Codec/termination_signal_encode/report/median.svg b/ursa/Codec/termination_signal_encode/report/median.svg similarity index 100% rename from criterion/Codec/termination_signal_encode/report/median.svg rename to ursa/Codec/termination_signal_encode/report/median.svg diff --git a/criterion/Codec/termination_signal_encode/report/pdf.svg b/ursa/Codec/termination_signal_encode/report/pdf.svg similarity index 100% rename from criterion/Codec/termination_signal_encode/report/pdf.svg rename to ursa/Codec/termination_signal_encode/report/pdf.svg diff --git a/criterion/Codec/termination_signal_encode/report/pdf_small.svg b/ursa/Codec/termination_signal_encode/report/pdf_small.svg similarity index 100% rename from criterion/Codec/termination_signal_encode/report/pdf_small.svg rename to ursa/Codec/termination_signal_encode/report/pdf_small.svg diff --git a/criterion/Codec/termination_signal_encode/report/regression.svg b/ursa/Codec/termination_signal_encode/report/regression.svg similarity index 100% rename from criterion/Codec/termination_signal_encode/report/regression.svg rename to ursa/Codec/termination_signal_encode/report/regression.svg diff --git a/criterion/Codec/termination_signal_encode/report/regression_small.svg b/ursa/Codec/termination_signal_encode/report/regression_small.svg similarity index 100% rename from criterion/Codec/termination_signal_encode/report/regression_small.svg rename to ursa/Codec/termination_signal_encode/report/regression_small.svg diff --git a/criterion/Codec/termination_signal_encode/report/slope.svg b/ursa/Codec/termination_signal_encode/report/slope.svg similarity index 100% rename from criterion/Codec/termination_signal_encode/report/slope.svg rename to ursa/Codec/termination_signal_encode/report/slope.svg diff --git a/criterion/Codec/termination_signal_encode/report/typical.svg b/ursa/Codec/termination_signal_encode/report/typical.svg similarity index 100% rename from criterion/Codec/termination_signal_encode/report/typical.svg rename to ursa/Codec/termination_signal_encode/report/typical.svg diff --git a/criterion/Codec/update_epoch_signal_decode/base/benchmark.json b/ursa/Codec/update_epoch_signal_decode/base/benchmark.json similarity index 100% rename from criterion/Codec/update_epoch_signal_decode/base/benchmark.json rename to ursa/Codec/update_epoch_signal_decode/base/benchmark.json diff --git a/criterion/Codec/update_epoch_signal_decode/base/estimates.json b/ursa/Codec/update_epoch_signal_decode/base/estimates.json similarity index 100% rename from criterion/Codec/update_epoch_signal_decode/base/estimates.json rename to ursa/Codec/update_epoch_signal_decode/base/estimates.json diff --git a/criterion/Codec/update_epoch_signal_decode/base/sample.json b/ursa/Codec/update_epoch_signal_decode/base/sample.json similarity index 100% rename from criterion/Codec/update_epoch_signal_decode/base/sample.json rename to ursa/Codec/update_epoch_signal_decode/base/sample.json diff --git a/criterion/Codec/update_epoch_signal_decode/base/tukey.json b/ursa/Codec/update_epoch_signal_decode/base/tukey.json similarity index 100% rename from criterion/Codec/update_epoch_signal_decode/base/tukey.json rename to ursa/Codec/update_epoch_signal_decode/base/tukey.json diff --git a/criterion/Codec/update_epoch_signal_decode/new/benchmark.json b/ursa/Codec/update_epoch_signal_decode/new/benchmark.json similarity index 100% rename from criterion/Codec/update_epoch_signal_decode/new/benchmark.json rename to ursa/Codec/update_epoch_signal_decode/new/benchmark.json diff --git a/criterion/Codec/update_epoch_signal_decode/new/estimates.json b/ursa/Codec/update_epoch_signal_decode/new/estimates.json similarity index 100% rename from criterion/Codec/update_epoch_signal_decode/new/estimates.json rename to ursa/Codec/update_epoch_signal_decode/new/estimates.json diff --git a/criterion/Codec/update_epoch_signal_decode/new/sample.json b/ursa/Codec/update_epoch_signal_decode/new/sample.json similarity index 100% rename from criterion/Codec/update_epoch_signal_decode/new/sample.json rename to ursa/Codec/update_epoch_signal_decode/new/sample.json diff --git a/criterion/Codec/update_epoch_signal_decode/new/tukey.json b/ursa/Codec/update_epoch_signal_decode/new/tukey.json similarity index 100% rename from criterion/Codec/update_epoch_signal_decode/new/tukey.json rename to ursa/Codec/update_epoch_signal_decode/new/tukey.json diff --git a/criterion/Codec/update_epoch_signal_decode/report/MAD.svg b/ursa/Codec/update_epoch_signal_decode/report/MAD.svg similarity index 100% rename from criterion/Codec/update_epoch_signal_decode/report/MAD.svg rename to ursa/Codec/update_epoch_signal_decode/report/MAD.svg diff --git a/criterion/Codec/update_epoch_signal_decode/report/SD.svg b/ursa/Codec/update_epoch_signal_decode/report/SD.svg similarity index 100% rename from criterion/Codec/update_epoch_signal_decode/report/SD.svg rename to ursa/Codec/update_epoch_signal_decode/report/SD.svg diff --git a/criterion/Codec/update_epoch_signal_decode/report/index.html b/ursa/Codec/update_epoch_signal_decode/report/index.html similarity index 100% rename from criterion/Codec/update_epoch_signal_decode/report/index.html rename to ursa/Codec/update_epoch_signal_decode/report/index.html diff --git a/criterion/Codec/update_epoch_signal_decode/report/mean.svg b/ursa/Codec/update_epoch_signal_decode/report/mean.svg similarity index 100% rename from criterion/Codec/update_epoch_signal_decode/report/mean.svg rename to ursa/Codec/update_epoch_signal_decode/report/mean.svg diff --git a/criterion/Codec/update_epoch_signal_decode/report/median.svg b/ursa/Codec/update_epoch_signal_decode/report/median.svg similarity index 100% rename from criterion/Codec/update_epoch_signal_decode/report/median.svg rename to ursa/Codec/update_epoch_signal_decode/report/median.svg diff --git a/criterion/Codec/update_epoch_signal_decode/report/pdf.svg b/ursa/Codec/update_epoch_signal_decode/report/pdf.svg similarity index 100% rename from criterion/Codec/update_epoch_signal_decode/report/pdf.svg rename to ursa/Codec/update_epoch_signal_decode/report/pdf.svg diff --git a/criterion/Codec/update_epoch_signal_decode/report/pdf_small.svg b/ursa/Codec/update_epoch_signal_decode/report/pdf_small.svg similarity index 100% rename from criterion/Codec/update_epoch_signal_decode/report/pdf_small.svg rename to ursa/Codec/update_epoch_signal_decode/report/pdf_small.svg diff --git a/criterion/Codec/update_epoch_signal_decode/report/regression.svg b/ursa/Codec/update_epoch_signal_decode/report/regression.svg similarity index 100% rename from criterion/Codec/update_epoch_signal_decode/report/regression.svg rename to ursa/Codec/update_epoch_signal_decode/report/regression.svg diff --git a/criterion/Codec/update_epoch_signal_decode/report/regression_small.svg b/ursa/Codec/update_epoch_signal_decode/report/regression_small.svg similarity index 100% rename from criterion/Codec/update_epoch_signal_decode/report/regression_small.svg rename to ursa/Codec/update_epoch_signal_decode/report/regression_small.svg diff --git a/criterion/Codec/update_epoch_signal_decode/report/slope.svg b/ursa/Codec/update_epoch_signal_decode/report/slope.svg similarity index 100% rename from criterion/Codec/update_epoch_signal_decode/report/slope.svg rename to ursa/Codec/update_epoch_signal_decode/report/slope.svg diff --git a/criterion/Codec/update_epoch_signal_decode/report/typical.svg b/ursa/Codec/update_epoch_signal_decode/report/typical.svg similarity index 100% rename from criterion/Codec/update_epoch_signal_decode/report/typical.svg rename to ursa/Codec/update_epoch_signal_decode/report/typical.svg diff --git a/criterion/Codec/update_epoch_signal_encode/base/benchmark.json b/ursa/Codec/update_epoch_signal_encode/base/benchmark.json similarity index 100% rename from criterion/Codec/update_epoch_signal_encode/base/benchmark.json rename to ursa/Codec/update_epoch_signal_encode/base/benchmark.json diff --git a/criterion/Codec/update_epoch_signal_encode/base/estimates.json b/ursa/Codec/update_epoch_signal_encode/base/estimates.json similarity index 100% rename from criterion/Codec/update_epoch_signal_encode/base/estimates.json rename to ursa/Codec/update_epoch_signal_encode/base/estimates.json diff --git a/criterion/Codec/update_epoch_signal_encode/base/sample.json b/ursa/Codec/update_epoch_signal_encode/base/sample.json similarity index 100% rename from criterion/Codec/update_epoch_signal_encode/base/sample.json rename to ursa/Codec/update_epoch_signal_encode/base/sample.json diff --git a/criterion/Codec/update_epoch_signal_encode/base/tukey.json b/ursa/Codec/update_epoch_signal_encode/base/tukey.json similarity index 100% rename from criterion/Codec/update_epoch_signal_encode/base/tukey.json rename to ursa/Codec/update_epoch_signal_encode/base/tukey.json diff --git a/criterion/Codec/update_epoch_signal_encode/new/benchmark.json b/ursa/Codec/update_epoch_signal_encode/new/benchmark.json similarity index 100% rename from criterion/Codec/update_epoch_signal_encode/new/benchmark.json rename to ursa/Codec/update_epoch_signal_encode/new/benchmark.json diff --git a/criterion/Codec/update_epoch_signal_encode/new/estimates.json b/ursa/Codec/update_epoch_signal_encode/new/estimates.json similarity index 100% rename from criterion/Codec/update_epoch_signal_encode/new/estimates.json rename to ursa/Codec/update_epoch_signal_encode/new/estimates.json diff --git a/criterion/Codec/update_epoch_signal_encode/new/sample.json b/ursa/Codec/update_epoch_signal_encode/new/sample.json similarity index 100% rename from criterion/Codec/update_epoch_signal_encode/new/sample.json rename to ursa/Codec/update_epoch_signal_encode/new/sample.json diff --git a/criterion/Codec/update_epoch_signal_encode/new/tukey.json b/ursa/Codec/update_epoch_signal_encode/new/tukey.json similarity index 100% rename from criterion/Codec/update_epoch_signal_encode/new/tukey.json rename to ursa/Codec/update_epoch_signal_encode/new/tukey.json diff --git a/criterion/Codec/update_epoch_signal_encode/report/MAD.svg b/ursa/Codec/update_epoch_signal_encode/report/MAD.svg similarity index 100% rename from criterion/Codec/update_epoch_signal_encode/report/MAD.svg rename to ursa/Codec/update_epoch_signal_encode/report/MAD.svg diff --git a/criterion/Codec/update_epoch_signal_encode/report/SD.svg b/ursa/Codec/update_epoch_signal_encode/report/SD.svg similarity index 100% rename from criterion/Codec/update_epoch_signal_encode/report/SD.svg rename to ursa/Codec/update_epoch_signal_encode/report/SD.svg diff --git a/criterion/Codec/update_epoch_signal_encode/report/index.html b/ursa/Codec/update_epoch_signal_encode/report/index.html similarity index 100% rename from criterion/Codec/update_epoch_signal_encode/report/index.html rename to ursa/Codec/update_epoch_signal_encode/report/index.html diff --git a/criterion/Codec/update_epoch_signal_encode/report/mean.svg b/ursa/Codec/update_epoch_signal_encode/report/mean.svg similarity index 100% rename from criterion/Codec/update_epoch_signal_encode/report/mean.svg rename to ursa/Codec/update_epoch_signal_encode/report/mean.svg diff --git a/criterion/Codec/update_epoch_signal_encode/report/median.svg b/ursa/Codec/update_epoch_signal_encode/report/median.svg similarity index 100% rename from criterion/Codec/update_epoch_signal_encode/report/median.svg rename to ursa/Codec/update_epoch_signal_encode/report/median.svg diff --git a/criterion/Codec/update_epoch_signal_encode/report/pdf.svg b/ursa/Codec/update_epoch_signal_encode/report/pdf.svg similarity index 100% rename from criterion/Codec/update_epoch_signal_encode/report/pdf.svg rename to ursa/Codec/update_epoch_signal_encode/report/pdf.svg diff --git a/criterion/Codec/update_epoch_signal_encode/report/pdf_small.svg b/ursa/Codec/update_epoch_signal_encode/report/pdf_small.svg similarity index 100% rename from criterion/Codec/update_epoch_signal_encode/report/pdf_small.svg rename to ursa/Codec/update_epoch_signal_encode/report/pdf_small.svg diff --git a/criterion/Codec/update_epoch_signal_encode/report/regression.svg b/ursa/Codec/update_epoch_signal_encode/report/regression.svg similarity index 100% rename from criterion/Codec/update_epoch_signal_encode/report/regression.svg rename to ursa/Codec/update_epoch_signal_encode/report/regression.svg diff --git a/criterion/Codec/update_epoch_signal_encode/report/regression_small.svg b/ursa/Codec/update_epoch_signal_encode/report/regression_small.svg similarity index 100% rename from criterion/Codec/update_epoch_signal_encode/report/regression_small.svg rename to ursa/Codec/update_epoch_signal_encode/report/regression_small.svg diff --git a/criterion/Codec/update_epoch_signal_encode/report/slope.svg b/ursa/Codec/update_epoch_signal_encode/report/slope.svg similarity index 100% rename from criterion/Codec/update_epoch_signal_encode/report/slope.svg rename to ursa/Codec/update_epoch_signal_encode/report/slope.svg diff --git a/criterion/Codec/update_epoch_signal_encode/report/typical.svg b/ursa/Codec/update_epoch_signal_encode/report/typical.svg similarity index 100% rename from criterion/Codec/update_epoch_signal_encode/report/typical.svg rename to ursa/Codec/update_epoch_signal_encode/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/1/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/1/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/1/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/1/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/1/base/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/1/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/1/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/1/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/1/base/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/1/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/1/base/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/1/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/1/base/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/1/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/1/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/1/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/1/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/1/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/1/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/1/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/1/new/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/1/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/1/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/1/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/1/new/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/1/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/1/new/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/1/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/1/new/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/1/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/1/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/1/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/1/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/1/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/1/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/1/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/1/report/SD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/1/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/1/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/1/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/1/report/index.html b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/1/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/1/report/index.html rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/1/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/1/report/mean.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/1/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/1/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/1/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/1/report/median.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/1/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/1/report/median.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/1/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/1/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/1/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/1/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/1/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/1/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/1/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/1/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/1/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/1/report/regression.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/1/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/1/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/1/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/1/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/1/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/1/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/1/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/1/report/slope.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/1/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/1/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/1/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/1/report/typical.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/1/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/1/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/1/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/128/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/128/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/128/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/128/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/128/base/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/128/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/128/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/128/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/128/base/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/128/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/128/base/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/128/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/128/base/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/128/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/128/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/128/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/128/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/128/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/128/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/128/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/128/new/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/128/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/128/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/128/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/128/new/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/128/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/128/new/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/128/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/128/new/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/128/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/128/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/128/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/128/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/128/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/128/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/128/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/128/report/SD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/128/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/128/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/128/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/128/report/index.html b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/128/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/128/report/index.html rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/128/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/128/report/mean.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/128/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/128/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/128/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/128/report/median.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/128/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/128/report/median.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/128/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/128/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/128/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/128/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/128/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/128/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/128/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/128/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/128/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/128/report/regression.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/128/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/128/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/128/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/128/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/128/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/128/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/128/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/128/report/slope.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/128/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/128/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/128/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/128/report/typical.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/128/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/128/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/128/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/16/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/16/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/16/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/16/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/16/base/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/16/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/16/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/16/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/16/base/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/16/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/16/base/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/16/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/16/base/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/16/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/16/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/16/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/16/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/16/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/16/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/16/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/16/new/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/16/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/16/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/16/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/16/new/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/16/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/16/new/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/16/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/16/new/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/16/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/16/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/16/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/16/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/16/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/16/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/16/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/16/report/SD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/16/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/16/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/16/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/16/report/index.html b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/16/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/16/report/index.html rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/16/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/16/report/mean.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/16/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/16/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/16/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/16/report/median.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/16/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/16/report/median.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/16/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/16/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/16/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/16/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/16/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/16/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/16/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/16/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/16/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/16/report/regression.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/16/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/16/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/16/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/16/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/16/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/16/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/16/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/16/report/slope.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/16/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/16/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/16/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/16/report/typical.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/16/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/16/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/16/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/2/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/2/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/2/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/2/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/2/base/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/2/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/2/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/2/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/2/base/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/2/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/2/base/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/2/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/2/base/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/2/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/2/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/2/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/2/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/2/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/2/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/2/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/2/new/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/2/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/2/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/2/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/2/new/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/2/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/2/new/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/2/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/2/new/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/2/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/2/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/2/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/2/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/2/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/2/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/2/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/2/report/SD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/2/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/2/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/2/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/2/report/index.html b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/2/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/2/report/index.html rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/2/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/2/report/mean.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/2/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/2/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/2/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/2/report/median.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/2/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/2/report/median.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/2/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/2/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/2/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/2/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/2/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/2/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/2/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/2/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/2/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/2/report/regression.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/2/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/2/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/2/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/2/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/2/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/2/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/2/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/2/report/slope.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/2/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/2/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/2/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/2/report/typical.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/2/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/2/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/2/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/256/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/256/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/256/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/256/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/256/base/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/256/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/256/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/256/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/256/base/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/256/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/256/base/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/256/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/256/base/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/256/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/256/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/256/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/256/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/256/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/256/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/256/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/256/new/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/256/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/256/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/256/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/256/new/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/256/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/256/new/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/256/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/256/new/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/256/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/256/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/256/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/256/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/256/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/256/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/256/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/256/report/SD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/256/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/256/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/256/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/256/report/index.html b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/256/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/256/report/index.html rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/256/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/256/report/mean.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/256/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/256/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/256/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/256/report/median.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/256/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/256/report/median.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/256/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/256/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/256/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/256/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/256/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/256/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/256/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/256/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/256/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/256/report/regression.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/256/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/256/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/256/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/256/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/256/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/256/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/256/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/256/report/slope.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/256/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/256/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/256/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/256/report/typical.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/256/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/256/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/256/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/32/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/32/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/32/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/32/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/32/base/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/32/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/32/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/32/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/32/base/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/32/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/32/base/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/32/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/32/base/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/32/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/32/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/32/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/32/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/32/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/32/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/32/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/32/new/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/32/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/32/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/32/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/32/new/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/32/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/32/new/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/32/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/32/new/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/32/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/32/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/32/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/32/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/32/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/32/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/32/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/32/report/SD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/32/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/32/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/32/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/32/report/index.html b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/32/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/32/report/index.html rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/32/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/32/report/mean.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/32/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/32/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/32/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/32/report/median.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/32/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/32/report/median.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/32/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/32/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/32/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/32/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/32/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/32/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/32/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/32/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/32/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/32/report/regression.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/32/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/32/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/32/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/32/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/32/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/32/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/32/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/32/report/slope.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/32/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/32/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/32/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/32/report/typical.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/32/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/32/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/32/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/4/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/4/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/4/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/4/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/4/base/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/4/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/4/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/4/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/4/base/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/4/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/4/base/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/4/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/4/base/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/4/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/4/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/4/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/4/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/4/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/4/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/4/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/4/new/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/4/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/4/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/4/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/4/new/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/4/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/4/new/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/4/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/4/new/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/4/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/4/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/4/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/4/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/4/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/4/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/4/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/4/report/SD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/4/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/4/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/4/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/4/report/index.html b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/4/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/4/report/index.html rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/4/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/4/report/mean.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/4/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/4/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/4/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/4/report/median.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/4/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/4/report/median.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/4/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/4/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/4/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/4/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/4/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/4/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/4/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/4/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/4/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/4/report/regression.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/4/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/4/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/4/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/4/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/4/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/4/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/4/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/4/report/slope.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/4/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/4/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/4/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/4/report/typical.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/4/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/4/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/4/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/512/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/512/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/512/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/512/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/512/base/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/512/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/512/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/512/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/512/base/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/512/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/512/base/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/512/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/512/base/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/512/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/512/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/512/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/512/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/512/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/512/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/512/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/512/new/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/512/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/512/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/512/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/512/new/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/512/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/512/new/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/512/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/512/new/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/512/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/512/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/512/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/512/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/512/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/512/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/512/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/512/report/SD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/512/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/512/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/512/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/512/report/index.html b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/512/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/512/report/index.html rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/512/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/512/report/mean.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/512/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/512/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/512/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/512/report/median.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/512/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/512/report/median.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/512/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/512/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/512/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/512/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/512/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/512/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/512/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/512/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/512/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/512/report/regression.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/512/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/512/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/512/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/512/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/512/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/512/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/512/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/512/report/slope.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/512/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/512/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/512/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/512/report/typical.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/512/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/512/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/512/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/64/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/64/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/64/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/64/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/64/base/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/64/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/64/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/64/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/64/base/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/64/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/64/base/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/64/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/64/base/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/64/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/64/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/64/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/64/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/64/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/64/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/64/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/64/new/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/64/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/64/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/64/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/64/new/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/64/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/64/new/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/64/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/64/new/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/64/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/64/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/64/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/64/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/64/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/64/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/64/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/64/report/SD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/64/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/64/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/64/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/64/report/index.html b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/64/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/64/report/index.html rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/64/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/64/report/mean.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/64/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/64/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/64/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/64/report/median.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/64/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/64/report/median.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/64/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/64/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/64/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/64/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/64/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/64/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/64/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/64/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/64/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/64/report/regression.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/64/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/64/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/64/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/64/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/64/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/64/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/64/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/64/report/slope.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/64/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/64/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/64/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/64/report/typical.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/64/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/64/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/64/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/8/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/8/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/8/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/8/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/8/base/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/8/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/8/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/8/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/8/base/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/8/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/8/base/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/8/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/8/base/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/8/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/8/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/8/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/8/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/8/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/8/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/8/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/8/new/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/8/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/8/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/8/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/8/new/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/8/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/8/new/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/8/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/8/new/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/8/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/8/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/8/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/8/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/8/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/8/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/8/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/8/report/SD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/8/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/8/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/8/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/8/report/index.html b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/8/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/8/report/index.html rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/8/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/8/report/mean.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/8/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/8/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/8/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/8/report/median.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/8/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/8/report/median.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/8/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/8/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/8/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/8/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/8/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/8/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/8/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/8/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/8/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/8/report/regression.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/8/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/8/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/8/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/8/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/8/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/8/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/8/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/8/report/slope.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/8/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/8/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/8/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/8/report/typical.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/8/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/8/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/8/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/report/index.html b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/report/index.html rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/report/lines.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/report/lines.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/report/lines.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/report/lines.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/report/violin.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/report/violin.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1 request/report/violin.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1 request/report/violin.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1/report/index.html b/ursa/HTTP Hyper_Content Size (Kilobyte)/1/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1/report/index.html rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1/report/lines.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/1/report/lines.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1/report/lines.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1/report/lines.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/1/report/violin.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/1/report/violin.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/1/report/violin.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/1/report/violin.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/128/report/index.html b/ursa/HTTP Hyper_Content Size (Kilobyte)/128/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/128/report/index.html rename to ursa/HTTP Hyper_Content Size (Kilobyte)/128/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/128/report/lines.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/128/report/lines.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/128/report/lines.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/128/report/lines.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/128/report/violin.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/128/report/violin.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/128/report/violin.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/128/report/violin.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/1/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/1/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/1/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/1/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/1/base/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/1/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/1/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/1/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/1/base/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/1/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/1/base/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/1/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/1/base/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/1/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/1/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/1/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/1/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/1/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/1/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/1/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/1/new/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/1/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/1/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/1/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/1/new/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/1/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/1/new/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/1/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/1/new/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/1/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/1/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/1/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/1/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/1/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/1/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/1/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/1/report/SD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/1/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/1/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/1/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/1/report/index.html b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/1/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/1/report/index.html rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/1/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/1/report/mean.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/1/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/1/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/1/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/1/report/median.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/1/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/1/report/median.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/1/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/1/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/1/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/1/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/1/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/1/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/1/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/1/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/1/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/1/report/regression.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/1/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/1/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/1/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/1/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/1/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/1/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/1/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/1/report/slope.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/1/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/1/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/1/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/1/report/typical.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/1/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/1/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/1/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/128/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/128/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/128/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/128/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/128/base/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/128/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/128/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/128/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/128/base/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/128/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/128/base/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/128/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/128/base/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/128/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/128/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/128/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/128/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/128/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/128/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/128/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/128/new/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/128/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/128/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/128/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/128/new/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/128/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/128/new/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/128/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/128/new/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/128/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/128/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/128/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/128/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/128/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/128/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/128/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/128/report/SD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/128/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/128/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/128/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/128/report/index.html b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/128/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/128/report/index.html rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/128/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/128/report/mean.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/128/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/128/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/128/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/128/report/median.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/128/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/128/report/median.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/128/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/128/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/128/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/128/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/128/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/128/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/128/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/128/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/128/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/128/report/regression.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/128/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/128/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/128/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/128/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/128/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/128/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/128/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/128/report/slope.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/128/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/128/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/128/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/128/report/typical.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/128/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/128/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/128/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/16/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/16/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/16/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/16/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/16/base/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/16/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/16/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/16/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/16/base/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/16/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/16/base/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/16/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/16/base/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/16/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/16/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/16/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/16/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/16/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/16/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/16/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/16/new/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/16/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/16/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/16/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/16/new/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/16/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/16/new/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/16/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/16/new/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/16/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/16/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/16/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/16/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/16/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/16/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/16/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/16/report/SD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/16/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/16/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/16/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/16/report/index.html b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/16/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/16/report/index.html rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/16/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/16/report/mean.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/16/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/16/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/16/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/16/report/median.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/16/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/16/report/median.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/16/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/16/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/16/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/16/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/16/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/16/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/16/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/16/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/16/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/16/report/regression.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/16/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/16/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/16/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/16/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/16/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/16/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/16/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/16/report/slope.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/16/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/16/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/16/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/16/report/typical.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/16/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/16/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/16/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/2/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/2/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/2/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/2/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/2/base/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/2/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/2/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/2/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/2/base/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/2/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/2/base/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/2/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/2/base/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/2/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/2/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/2/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/2/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/2/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/2/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/2/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/2/new/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/2/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/2/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/2/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/2/new/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/2/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/2/new/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/2/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/2/new/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/2/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/2/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/2/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/2/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/2/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/2/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/2/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/2/report/SD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/2/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/2/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/2/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/2/report/index.html b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/2/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/2/report/index.html rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/2/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/2/report/mean.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/2/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/2/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/2/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/2/report/median.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/2/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/2/report/median.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/2/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/2/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/2/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/2/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/2/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/2/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/2/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/2/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/2/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/2/report/regression.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/2/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/2/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/2/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/2/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/2/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/2/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/2/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/2/report/slope.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/2/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/2/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/2/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/2/report/typical.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/2/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/2/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/2/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/256/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/256/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/256/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/256/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/256/base/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/256/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/256/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/256/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/256/base/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/256/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/256/base/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/256/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/256/base/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/256/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/256/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/256/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/256/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/256/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/256/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/256/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/256/new/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/256/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/256/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/256/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/256/new/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/256/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/256/new/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/256/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/256/new/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/256/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/256/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/256/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/256/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/256/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/256/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/256/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/256/report/SD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/256/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/256/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/256/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/256/report/index.html b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/256/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/256/report/index.html rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/256/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/256/report/mean.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/256/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/256/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/256/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/256/report/median.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/256/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/256/report/median.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/256/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/256/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/256/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/256/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/256/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/256/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/256/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/256/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/256/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/256/report/regression.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/256/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/256/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/256/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/256/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/256/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/256/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/256/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/256/report/slope.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/256/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/256/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/256/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/256/report/typical.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/256/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/256/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/256/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/32/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/32/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/32/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/32/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/32/base/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/32/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/32/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/32/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/32/base/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/32/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/32/base/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/32/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/32/base/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/32/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/32/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/32/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/32/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/32/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/32/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/32/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/32/new/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/32/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/32/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/32/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/32/new/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/32/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/32/new/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/32/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/32/new/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/32/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/32/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/32/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/32/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/32/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/32/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/32/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/32/report/SD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/32/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/32/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/32/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/32/report/index.html b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/32/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/32/report/index.html rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/32/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/32/report/mean.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/32/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/32/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/32/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/32/report/median.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/32/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/32/report/median.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/32/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/32/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/32/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/32/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/32/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/32/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/32/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/32/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/32/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/32/report/regression.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/32/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/32/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/32/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/32/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/32/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/32/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/32/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/32/report/slope.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/32/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/32/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/32/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/32/report/typical.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/32/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/32/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/32/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/4/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/4/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/4/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/4/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/4/base/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/4/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/4/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/4/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/4/base/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/4/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/4/base/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/4/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/4/base/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/4/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/4/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/4/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/4/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/4/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/4/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/4/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/4/new/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/4/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/4/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/4/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/4/new/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/4/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/4/new/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/4/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/4/new/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/4/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/4/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/4/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/4/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/4/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/4/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/4/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/4/report/SD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/4/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/4/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/4/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/4/report/index.html b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/4/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/4/report/index.html rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/4/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/4/report/mean.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/4/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/4/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/4/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/4/report/median.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/4/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/4/report/median.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/4/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/4/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/4/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/4/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/4/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/4/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/4/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/4/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/4/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/4/report/regression.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/4/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/4/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/4/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/4/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/4/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/4/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/4/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/4/report/slope.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/4/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/4/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/4/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/4/report/typical.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/4/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/4/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/4/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/512/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/512/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/512/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/512/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/512/base/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/512/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/512/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/512/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/512/base/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/512/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/512/base/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/512/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/512/base/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/512/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/512/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/512/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/512/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/512/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/512/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/512/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/512/new/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/512/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/512/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/512/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/512/new/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/512/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/512/new/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/512/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/512/new/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/512/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/512/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/512/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/512/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/512/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/512/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/512/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/512/report/SD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/512/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/512/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/512/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/512/report/index.html b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/512/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/512/report/index.html rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/512/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/512/report/mean.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/512/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/512/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/512/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/512/report/median.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/512/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/512/report/median.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/512/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/512/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/512/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/512/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/512/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/512/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/512/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/512/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/512/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/512/report/regression.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/512/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/512/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/512/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/512/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/512/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/512/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/512/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/512/report/slope.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/512/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/512/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/512/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/512/report/typical.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/512/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/512/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/512/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/64/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/64/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/64/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/64/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/64/base/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/64/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/64/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/64/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/64/base/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/64/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/64/base/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/64/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/64/base/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/64/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/64/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/64/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/64/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/64/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/64/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/64/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/64/new/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/64/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/64/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/64/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/64/new/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/64/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/64/new/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/64/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/64/new/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/64/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/64/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/64/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/64/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/64/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/64/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/64/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/64/report/SD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/64/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/64/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/64/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/64/report/index.html b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/64/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/64/report/index.html rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/64/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/64/report/mean.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/64/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/64/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/64/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/64/report/median.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/64/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/64/report/median.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/64/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/64/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/64/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/64/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/64/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/64/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/64/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/64/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/64/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/64/report/regression.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/64/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/64/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/64/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/64/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/64/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/64/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/64/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/64/report/slope.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/64/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/64/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/64/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/64/report/typical.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/64/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/64/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/64/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/8/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/8/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/8/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/8/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/8/base/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/8/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/8/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/8/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/8/base/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/8/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/8/base/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/8/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/8/base/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/8/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/8/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/8/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/8/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/8/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/8/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/8/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/8/new/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/8/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/8/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/8/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/8/new/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/8/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/8/new/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/8/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/8/new/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/8/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/8/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/8/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/8/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/8/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/8/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/8/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/8/report/SD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/8/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/8/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/8/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/8/report/index.html b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/8/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/8/report/index.html rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/8/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/8/report/mean.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/8/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/8/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/8/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/8/report/median.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/8/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/8/report/median.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/8/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/8/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/8/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/8/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/8/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/8/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/8/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/8/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/8/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/8/report/regression.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/8/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/8/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/8/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/8/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/8/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/8/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/8/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/8/report/slope.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/8/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/8/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/8/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/8/report/typical.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/8/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/8/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/8/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/report/index.html b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/report/index.html rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/report/lines.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/report/lines.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/report/lines.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/report/lines.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/report/violin.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/report/violin.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16 requests/report/violin.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16 requests/report/violin.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16/report/index.html b/ursa/HTTP Hyper_Content Size (Kilobyte)/16/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16/report/index.html rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16/report/lines.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/16/report/lines.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16/report/lines.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16/report/lines.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/16/report/violin.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/16/report/violin.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/16/report/violin.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/16/report/violin.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/1/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/1/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/1/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/1/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/1/base/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/1/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/1/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/1/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/1/base/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/1/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/1/base/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/1/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/1/base/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/1/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/1/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/1/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/1/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/1/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/1/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/1/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/1/new/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/1/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/1/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/1/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/1/new/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/1/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/1/new/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/1/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/1/new/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/1/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/1/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/1/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/1/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/1/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/1/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/1/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/1/report/SD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/1/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/1/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/1/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/1/report/index.html b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/1/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/1/report/index.html rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/1/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/1/report/mean.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/1/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/1/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/1/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/1/report/median.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/1/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/1/report/median.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/1/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/1/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/1/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/1/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/1/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/1/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/1/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/1/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/1/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/1/report/regression.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/1/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/1/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/1/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/1/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/1/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/1/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/1/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/1/report/slope.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/1/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/1/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/1/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/1/report/typical.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/1/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/1/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/1/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/128/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/128/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/128/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/128/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/128/base/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/128/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/128/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/128/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/128/base/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/128/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/128/base/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/128/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/128/base/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/128/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/128/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/128/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/128/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/128/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/128/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/128/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/128/new/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/128/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/128/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/128/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/128/new/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/128/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/128/new/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/128/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/128/new/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/128/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/128/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/128/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/128/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/128/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/128/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/128/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/128/report/SD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/128/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/128/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/128/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/128/report/index.html b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/128/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/128/report/index.html rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/128/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/128/report/mean.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/128/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/128/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/128/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/128/report/median.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/128/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/128/report/median.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/128/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/128/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/128/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/128/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/128/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/128/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/128/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/128/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/128/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/128/report/regression.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/128/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/128/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/128/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/128/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/128/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/128/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/128/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/128/report/slope.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/128/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/128/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/128/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/128/report/typical.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/128/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/128/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/128/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/16/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/16/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/16/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/16/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/16/base/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/16/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/16/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/16/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/16/base/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/16/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/16/base/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/16/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/16/base/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/16/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/16/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/16/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/16/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/16/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/16/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/16/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/16/new/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/16/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/16/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/16/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/16/new/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/16/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/16/new/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/16/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/16/new/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/16/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/16/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/16/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/16/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/16/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/16/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/16/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/16/report/SD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/16/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/16/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/16/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/16/report/index.html b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/16/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/16/report/index.html rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/16/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/16/report/mean.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/16/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/16/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/16/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/16/report/median.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/16/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/16/report/median.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/16/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/16/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/16/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/16/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/16/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/16/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/16/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/16/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/16/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/16/report/regression.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/16/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/16/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/16/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/16/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/16/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/16/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/16/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/16/report/slope.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/16/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/16/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/16/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/16/report/typical.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/16/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/16/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/16/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/2/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/2/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/2/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/2/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/2/base/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/2/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/2/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/2/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/2/base/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/2/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/2/base/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/2/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/2/base/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/2/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/2/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/2/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/2/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/2/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/2/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/2/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/2/new/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/2/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/2/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/2/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/2/new/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/2/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/2/new/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/2/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/2/new/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/2/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/2/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/2/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/2/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/2/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/2/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/2/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/2/report/SD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/2/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/2/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/2/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/2/report/index.html b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/2/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/2/report/index.html rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/2/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/2/report/mean.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/2/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/2/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/2/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/2/report/median.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/2/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/2/report/median.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/2/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/2/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/2/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/2/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/2/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/2/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/2/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/2/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/2/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/2/report/regression.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/2/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/2/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/2/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/2/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/2/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/2/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/2/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/2/report/slope.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/2/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/2/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/2/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/2/report/typical.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/2/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/2/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/2/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/256/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/256/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/256/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/256/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/256/base/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/256/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/256/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/256/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/256/base/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/256/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/256/base/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/256/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/256/base/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/256/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/256/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/256/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/256/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/256/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/256/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/256/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/256/new/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/256/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/256/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/256/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/256/new/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/256/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/256/new/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/256/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/256/new/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/256/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/256/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/256/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/256/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/256/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/256/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/256/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/256/report/SD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/256/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/256/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/256/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/256/report/index.html b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/256/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/256/report/index.html rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/256/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/256/report/mean.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/256/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/256/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/256/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/256/report/median.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/256/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/256/report/median.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/256/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/256/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/256/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/256/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/256/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/256/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/256/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/256/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/256/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/256/report/regression.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/256/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/256/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/256/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/256/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/256/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/256/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/256/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/256/report/slope.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/256/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/256/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/256/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/256/report/typical.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/256/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/256/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/256/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/32/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/32/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/32/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/32/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/32/base/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/32/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/32/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/32/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/32/base/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/32/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/32/base/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/32/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/32/base/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/32/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/32/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/32/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/32/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/32/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/32/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/32/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/32/new/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/32/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/32/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/32/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/32/new/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/32/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/32/new/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/32/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/32/new/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/32/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/32/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/32/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/32/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/32/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/32/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/32/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/32/report/SD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/32/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/32/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/32/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/32/report/index.html b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/32/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/32/report/index.html rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/32/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/32/report/mean.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/32/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/32/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/32/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/32/report/median.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/32/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/32/report/median.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/32/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/32/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/32/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/32/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/32/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/32/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/32/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/32/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/32/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/32/report/regression.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/32/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/32/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/32/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/32/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/32/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/32/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/32/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/32/report/slope.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/32/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/32/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/32/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/32/report/typical.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/32/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/32/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/32/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/4/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/4/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/4/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/4/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/4/base/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/4/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/4/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/4/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/4/base/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/4/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/4/base/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/4/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/4/base/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/4/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/4/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/4/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/4/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/4/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/4/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/4/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/4/new/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/4/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/4/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/4/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/4/new/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/4/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/4/new/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/4/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/4/new/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/4/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/4/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/4/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/4/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/4/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/4/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/4/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/4/report/SD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/4/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/4/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/4/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/4/report/index.html b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/4/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/4/report/index.html rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/4/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/4/report/mean.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/4/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/4/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/4/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/4/report/median.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/4/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/4/report/median.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/4/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/4/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/4/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/4/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/4/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/4/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/4/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/4/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/4/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/4/report/regression.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/4/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/4/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/4/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/4/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/4/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/4/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/4/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/4/report/slope.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/4/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/4/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/4/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/4/report/typical.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/4/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/4/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/4/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/512/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/512/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/512/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/512/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/512/base/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/512/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/512/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/512/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/512/base/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/512/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/512/base/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/512/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/512/base/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/512/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/512/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/512/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/512/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/512/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/512/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/512/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/512/new/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/512/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/512/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/512/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/512/new/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/512/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/512/new/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/512/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/512/new/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/512/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/512/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/512/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/512/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/512/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/512/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/512/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/512/report/SD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/512/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/512/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/512/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/512/report/index.html b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/512/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/512/report/index.html rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/512/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/512/report/mean.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/512/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/512/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/512/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/512/report/median.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/512/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/512/report/median.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/512/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/512/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/512/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/512/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/512/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/512/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/512/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/512/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/512/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/512/report/regression.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/512/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/512/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/512/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/512/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/512/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/512/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/512/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/512/report/slope.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/512/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/512/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/512/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/512/report/typical.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/512/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/512/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/512/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/64/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/64/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/64/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/64/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/64/base/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/64/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/64/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/64/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/64/base/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/64/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/64/base/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/64/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/64/base/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/64/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/64/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/64/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/64/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/64/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/64/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/64/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/64/new/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/64/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/64/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/64/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/64/new/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/64/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/64/new/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/64/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/64/new/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/64/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/64/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/64/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/64/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/64/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/64/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/64/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/64/report/SD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/64/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/64/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/64/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/64/report/index.html b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/64/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/64/report/index.html rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/64/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/64/report/mean.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/64/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/64/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/64/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/64/report/median.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/64/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/64/report/median.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/64/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/64/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/64/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/64/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/64/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/64/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/64/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/64/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/64/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/64/report/regression.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/64/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/64/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/64/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/64/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/64/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/64/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/64/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/64/report/slope.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/64/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/64/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/64/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/64/report/typical.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/64/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/64/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/64/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/8/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/8/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/8/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/8/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/8/base/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/8/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/8/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/8/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/8/base/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/8/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/8/base/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/8/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/8/base/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/8/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/8/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/8/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/8/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/8/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/8/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/8/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/8/new/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/8/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/8/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/8/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/8/new/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/8/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/8/new/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/8/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/8/new/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/8/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/8/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/8/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/8/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/8/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/8/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/8/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/8/report/SD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/8/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/8/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/8/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/8/report/index.html b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/8/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/8/report/index.html rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/8/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/8/report/mean.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/8/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/8/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/8/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/8/report/median.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/8/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/8/report/median.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/8/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/8/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/8/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/8/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/8/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/8/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/8/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/8/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/8/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/8/report/regression.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/8/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/8/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/8/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/8/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/8/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/8/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/8/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/8/report/slope.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/8/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/8/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/8/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/8/report/typical.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/8/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/8/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/8/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/report/index.html b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/report/index.html rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/report/lines.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/report/lines.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/report/lines.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/report/lines.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/report/violin.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/report/violin.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2 requests/report/violin.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2 requests/report/violin.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2/report/index.html b/ursa/HTTP Hyper_Content Size (Kilobyte)/2/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2/report/index.html rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2/report/lines.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/2/report/lines.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2/report/lines.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2/report/lines.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/2/report/violin.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/2/report/violin.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/2/report/violin.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/2/report/violin.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/256/report/index.html b/ursa/HTTP Hyper_Content Size (Kilobyte)/256/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/256/report/index.html rename to ursa/HTTP Hyper_Content Size (Kilobyte)/256/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/256/report/lines.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/256/report/lines.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/256/report/lines.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/256/report/lines.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/256/report/violin.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/256/report/violin.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/256/report/violin.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/256/report/violin.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/1/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/1/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/1/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/1/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/1/base/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/1/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/1/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/1/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/1/base/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/1/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/1/base/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/1/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/1/base/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/1/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/1/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/1/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/1/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/1/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/1/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/1/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/1/new/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/1/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/1/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/1/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/1/new/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/1/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/1/new/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/1/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/1/new/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/1/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/1/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/1/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/1/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/1/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/1/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/1/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/1/report/SD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/1/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/1/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/1/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/1/report/index.html b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/1/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/1/report/index.html rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/1/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/1/report/mean.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/1/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/1/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/1/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/1/report/median.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/1/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/1/report/median.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/1/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/1/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/1/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/1/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/1/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/1/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/1/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/1/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/1/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/1/report/regression.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/1/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/1/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/1/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/1/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/1/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/1/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/1/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/1/report/slope.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/1/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/1/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/1/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/1/report/typical.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/1/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/1/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/1/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/128/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/128/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/128/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/128/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/128/base/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/128/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/128/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/128/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/128/base/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/128/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/128/base/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/128/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/128/base/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/128/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/128/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/128/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/128/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/128/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/128/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/128/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/128/new/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/128/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/128/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/128/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/128/new/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/128/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/128/new/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/128/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/128/new/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/128/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/128/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/128/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/128/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/128/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/128/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/128/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/128/report/SD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/128/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/128/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/128/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/128/report/index.html b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/128/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/128/report/index.html rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/128/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/128/report/mean.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/128/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/128/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/128/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/128/report/median.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/128/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/128/report/median.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/128/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/128/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/128/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/128/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/128/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/128/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/128/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/128/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/128/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/128/report/regression.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/128/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/128/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/128/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/128/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/128/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/128/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/128/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/128/report/slope.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/128/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/128/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/128/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/128/report/typical.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/128/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/128/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/128/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/16/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/16/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/16/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/16/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/16/base/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/16/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/16/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/16/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/16/base/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/16/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/16/base/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/16/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/16/base/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/16/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/16/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/16/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/16/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/16/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/16/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/16/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/16/new/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/16/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/16/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/16/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/16/new/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/16/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/16/new/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/16/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/16/new/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/16/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/16/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/16/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/16/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/16/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/16/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/16/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/16/report/SD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/16/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/16/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/16/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/16/report/index.html b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/16/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/16/report/index.html rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/16/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/16/report/mean.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/16/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/16/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/16/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/16/report/median.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/16/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/16/report/median.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/16/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/16/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/16/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/16/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/16/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/16/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/16/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/16/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/16/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/16/report/regression.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/16/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/16/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/16/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/16/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/16/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/16/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/16/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/16/report/slope.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/16/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/16/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/16/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/16/report/typical.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/16/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/16/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/16/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/2/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/2/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/2/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/2/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/2/base/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/2/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/2/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/2/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/2/base/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/2/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/2/base/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/2/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/2/base/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/2/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/2/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/2/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/2/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/2/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/2/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/2/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/2/new/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/2/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/2/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/2/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/2/new/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/2/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/2/new/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/2/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/2/new/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/2/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/2/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/2/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/2/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/2/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/2/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/2/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/2/report/SD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/2/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/2/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/2/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/2/report/index.html b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/2/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/2/report/index.html rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/2/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/2/report/mean.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/2/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/2/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/2/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/2/report/median.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/2/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/2/report/median.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/2/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/2/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/2/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/2/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/2/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/2/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/2/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/2/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/2/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/2/report/regression.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/2/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/2/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/2/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/2/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/2/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/2/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/2/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/2/report/slope.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/2/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/2/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/2/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/2/report/typical.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/2/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/2/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/2/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/256/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/256/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/256/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/256/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/256/base/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/256/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/256/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/256/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/256/base/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/256/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/256/base/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/256/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/256/base/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/256/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/256/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/256/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/256/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/256/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/256/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/256/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/256/new/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/256/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/256/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/256/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/256/new/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/256/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/256/new/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/256/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/256/new/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/256/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/256/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/256/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/256/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/256/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/256/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/256/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/256/report/SD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/256/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/256/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/256/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/256/report/index.html b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/256/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/256/report/index.html rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/256/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/256/report/mean.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/256/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/256/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/256/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/256/report/median.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/256/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/256/report/median.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/256/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/256/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/256/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/256/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/256/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/256/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/256/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/256/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/256/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/256/report/regression.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/256/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/256/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/256/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/256/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/256/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/256/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/256/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/256/report/slope.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/256/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/256/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/256/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/256/report/typical.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/256/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/256/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/256/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/32/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/32/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/32/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/32/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/32/base/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/32/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/32/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/32/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/32/base/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/32/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/32/base/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/32/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/32/base/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/32/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/32/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/32/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/32/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/32/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/32/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/32/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/32/new/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/32/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/32/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/32/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/32/new/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/32/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/32/new/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/32/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/32/new/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/32/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/32/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/32/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/32/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/32/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/32/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/32/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/32/report/SD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/32/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/32/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/32/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/32/report/index.html b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/32/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/32/report/index.html rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/32/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/32/report/mean.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/32/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/32/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/32/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/32/report/median.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/32/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/32/report/median.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/32/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/32/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/32/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/32/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/32/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/32/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/32/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/32/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/32/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/32/report/regression.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/32/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/32/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/32/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/32/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/32/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/32/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/32/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/32/report/slope.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/32/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/32/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/32/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/32/report/typical.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/32/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/32/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/32/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/4/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/4/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/4/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/4/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/4/base/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/4/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/4/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/4/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/4/base/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/4/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/4/base/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/4/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/4/base/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/4/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/4/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/4/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/4/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/4/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/4/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/4/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/4/new/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/4/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/4/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/4/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/4/new/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/4/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/4/new/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/4/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/4/new/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/4/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/4/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/4/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/4/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/4/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/4/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/4/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/4/report/SD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/4/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/4/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/4/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/4/report/index.html b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/4/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/4/report/index.html rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/4/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/4/report/mean.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/4/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/4/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/4/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/4/report/median.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/4/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/4/report/median.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/4/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/4/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/4/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/4/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/4/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/4/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/4/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/4/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/4/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/4/report/regression.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/4/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/4/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/4/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/4/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/4/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/4/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/4/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/4/report/slope.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/4/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/4/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/4/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/4/report/typical.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/4/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/4/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/4/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/512/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/512/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/512/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/512/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/512/base/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/512/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/512/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/512/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/512/base/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/512/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/512/base/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/512/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/512/base/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/512/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/512/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/512/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/512/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/512/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/512/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/512/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/512/new/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/512/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/512/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/512/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/512/new/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/512/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/512/new/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/512/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/512/new/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/512/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/512/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/512/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/512/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/512/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/512/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/512/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/512/report/SD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/512/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/512/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/512/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/512/report/index.html b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/512/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/512/report/index.html rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/512/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/512/report/mean.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/512/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/512/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/512/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/512/report/median.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/512/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/512/report/median.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/512/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/512/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/512/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/512/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/512/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/512/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/512/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/512/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/512/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/512/report/regression.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/512/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/512/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/512/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/512/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/512/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/512/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/512/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/512/report/slope.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/512/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/512/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/512/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/512/report/typical.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/512/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/512/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/512/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/64/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/64/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/64/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/64/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/64/base/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/64/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/64/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/64/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/64/base/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/64/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/64/base/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/64/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/64/base/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/64/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/64/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/64/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/64/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/64/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/64/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/64/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/64/new/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/64/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/64/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/64/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/64/new/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/64/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/64/new/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/64/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/64/new/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/64/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/64/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/64/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/64/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/64/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/64/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/64/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/64/report/SD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/64/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/64/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/64/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/64/report/index.html b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/64/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/64/report/index.html rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/64/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/64/report/mean.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/64/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/64/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/64/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/64/report/median.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/64/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/64/report/median.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/64/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/64/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/64/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/64/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/64/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/64/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/64/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/64/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/64/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/64/report/regression.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/64/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/64/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/64/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/64/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/64/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/64/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/64/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/64/report/slope.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/64/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/64/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/64/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/64/report/typical.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/64/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/64/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/64/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/8/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/8/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/8/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/8/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/8/base/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/8/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/8/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/8/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/8/base/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/8/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/8/base/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/8/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/8/base/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/8/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/8/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/8/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/8/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/8/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/8/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/8/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/8/new/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/8/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/8/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/8/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/8/new/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/8/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/8/new/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/8/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/8/new/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/8/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/8/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/8/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/8/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/8/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/8/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/8/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/8/report/SD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/8/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/8/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/8/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/8/report/index.html b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/8/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/8/report/index.html rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/8/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/8/report/mean.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/8/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/8/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/8/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/8/report/median.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/8/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/8/report/median.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/8/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/8/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/8/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/8/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/8/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/8/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/8/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/8/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/8/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/8/report/regression.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/8/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/8/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/8/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/8/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/8/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/8/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/8/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/8/report/slope.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/8/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/8/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/8/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/8/report/typical.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/8/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/8/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/8/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/report/index.html b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/report/index.html rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/report/lines.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/report/lines.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/report/lines.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/report/lines.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/report/violin.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/report/violin.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32 requests/report/violin.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32 requests/report/violin.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32/report/index.html b/ursa/HTTP Hyper_Content Size (Kilobyte)/32/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32/report/index.html rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32/report/lines.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/32/report/lines.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32/report/lines.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32/report/lines.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/32/report/violin.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/32/report/violin.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/32/report/violin.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/32/report/violin.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/1/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/1/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/1/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/1/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/1/base/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/1/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/1/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/1/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/1/base/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/1/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/1/base/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/1/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/1/base/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/1/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/1/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/1/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/1/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/1/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/1/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/1/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/1/new/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/1/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/1/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/1/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/1/new/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/1/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/1/new/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/1/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/1/new/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/1/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/1/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/1/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/1/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/1/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/1/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/1/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/1/report/SD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/1/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/1/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/1/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/1/report/index.html b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/1/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/1/report/index.html rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/1/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/1/report/mean.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/1/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/1/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/1/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/1/report/median.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/1/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/1/report/median.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/1/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/1/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/1/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/1/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/1/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/1/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/1/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/1/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/1/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/1/report/regression.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/1/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/1/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/1/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/1/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/1/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/1/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/1/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/1/report/slope.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/1/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/1/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/1/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/1/report/typical.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/1/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/1/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/1/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/128/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/128/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/128/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/128/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/128/base/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/128/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/128/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/128/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/128/base/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/128/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/128/base/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/128/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/128/base/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/128/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/128/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/128/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/128/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/128/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/128/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/128/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/128/new/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/128/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/128/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/128/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/128/new/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/128/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/128/new/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/128/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/128/new/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/128/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/128/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/128/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/128/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/128/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/128/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/128/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/128/report/SD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/128/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/128/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/128/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/128/report/index.html b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/128/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/128/report/index.html rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/128/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/128/report/mean.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/128/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/128/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/128/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/128/report/median.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/128/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/128/report/median.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/128/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/128/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/128/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/128/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/128/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/128/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/128/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/128/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/128/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/128/report/regression.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/128/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/128/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/128/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/128/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/128/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/128/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/128/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/128/report/slope.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/128/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/128/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/128/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/128/report/typical.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/128/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/128/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/128/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/16/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/16/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/16/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/16/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/16/base/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/16/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/16/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/16/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/16/base/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/16/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/16/base/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/16/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/16/base/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/16/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/16/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/16/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/16/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/16/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/16/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/16/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/16/new/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/16/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/16/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/16/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/16/new/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/16/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/16/new/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/16/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/16/new/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/16/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/16/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/16/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/16/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/16/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/16/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/16/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/16/report/SD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/16/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/16/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/16/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/16/report/index.html b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/16/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/16/report/index.html rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/16/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/16/report/mean.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/16/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/16/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/16/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/16/report/median.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/16/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/16/report/median.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/16/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/16/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/16/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/16/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/16/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/16/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/16/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/16/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/16/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/16/report/regression.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/16/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/16/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/16/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/16/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/16/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/16/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/16/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/16/report/slope.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/16/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/16/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/16/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/16/report/typical.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/16/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/16/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/16/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/2/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/2/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/2/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/2/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/2/base/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/2/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/2/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/2/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/2/base/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/2/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/2/base/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/2/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/2/base/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/2/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/2/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/2/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/2/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/2/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/2/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/2/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/2/new/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/2/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/2/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/2/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/2/new/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/2/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/2/new/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/2/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/2/new/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/2/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/2/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/2/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/2/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/2/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/2/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/2/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/2/report/SD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/2/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/2/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/2/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/2/report/index.html b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/2/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/2/report/index.html rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/2/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/2/report/mean.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/2/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/2/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/2/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/2/report/median.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/2/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/2/report/median.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/2/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/2/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/2/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/2/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/2/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/2/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/2/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/2/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/2/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/2/report/regression.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/2/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/2/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/2/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/2/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/2/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/2/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/2/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/2/report/slope.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/2/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/2/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/2/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/2/report/typical.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/2/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/2/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/2/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/256/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/256/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/256/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/256/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/256/base/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/256/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/256/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/256/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/256/base/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/256/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/256/base/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/256/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/256/base/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/256/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/256/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/256/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/256/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/256/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/256/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/256/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/256/new/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/256/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/256/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/256/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/256/new/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/256/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/256/new/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/256/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/256/new/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/256/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/256/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/256/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/256/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/256/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/256/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/256/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/256/report/SD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/256/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/256/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/256/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/256/report/index.html b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/256/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/256/report/index.html rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/256/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/256/report/mean.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/256/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/256/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/256/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/256/report/median.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/256/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/256/report/median.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/256/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/256/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/256/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/256/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/256/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/256/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/256/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/256/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/256/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/256/report/regression.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/256/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/256/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/256/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/256/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/256/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/256/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/256/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/256/report/slope.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/256/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/256/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/256/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/256/report/typical.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/256/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/256/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/256/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/32/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/32/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/32/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/32/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/32/base/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/32/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/32/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/32/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/32/base/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/32/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/32/base/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/32/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/32/base/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/32/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/32/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/32/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/32/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/32/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/32/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/32/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/32/new/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/32/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/32/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/32/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/32/new/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/32/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/32/new/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/32/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/32/new/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/32/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/32/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/32/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/32/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/32/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/32/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/32/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/32/report/SD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/32/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/32/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/32/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/32/report/index.html b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/32/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/32/report/index.html rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/32/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/32/report/mean.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/32/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/32/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/32/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/32/report/median.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/32/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/32/report/median.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/32/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/32/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/32/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/32/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/32/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/32/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/32/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/32/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/32/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/32/report/regression.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/32/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/32/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/32/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/32/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/32/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/32/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/32/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/32/report/slope.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/32/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/32/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/32/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/32/report/typical.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/32/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/32/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/32/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/4/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/4/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/4/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/4/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/4/base/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/4/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/4/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/4/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/4/base/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/4/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/4/base/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/4/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/4/base/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/4/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/4/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/4/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/4/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/4/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/4/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/4/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/4/new/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/4/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/4/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/4/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/4/new/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/4/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/4/new/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/4/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/4/new/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/4/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/4/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/4/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/4/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/4/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/4/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/4/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/4/report/SD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/4/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/4/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/4/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/4/report/index.html b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/4/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/4/report/index.html rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/4/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/4/report/mean.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/4/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/4/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/4/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/4/report/median.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/4/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/4/report/median.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/4/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/4/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/4/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/4/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/4/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/4/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/4/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/4/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/4/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/4/report/regression.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/4/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/4/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/4/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/4/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/4/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/4/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/4/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/4/report/slope.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/4/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/4/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/4/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/4/report/typical.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/4/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/4/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/4/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/512/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/512/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/512/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/512/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/512/base/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/512/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/512/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/512/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/512/base/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/512/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/512/base/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/512/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/512/base/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/512/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/512/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/512/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/512/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/512/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/512/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/512/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/512/new/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/512/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/512/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/512/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/512/new/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/512/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/512/new/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/512/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/512/new/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/512/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/512/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/512/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/512/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/512/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/512/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/512/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/512/report/SD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/512/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/512/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/512/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/512/report/index.html b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/512/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/512/report/index.html rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/512/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/512/report/mean.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/512/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/512/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/512/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/512/report/median.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/512/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/512/report/median.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/512/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/512/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/512/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/512/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/512/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/512/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/512/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/512/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/512/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/512/report/regression.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/512/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/512/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/512/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/512/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/512/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/512/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/512/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/512/report/slope.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/512/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/512/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/512/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/512/report/typical.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/512/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/512/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/512/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/64/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/64/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/64/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/64/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/64/base/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/64/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/64/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/64/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/64/base/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/64/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/64/base/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/64/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/64/base/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/64/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/64/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/64/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/64/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/64/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/64/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/64/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/64/new/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/64/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/64/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/64/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/64/new/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/64/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/64/new/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/64/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/64/new/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/64/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/64/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/64/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/64/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/64/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/64/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/64/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/64/report/SD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/64/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/64/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/64/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/64/report/index.html b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/64/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/64/report/index.html rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/64/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/64/report/mean.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/64/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/64/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/64/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/64/report/median.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/64/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/64/report/median.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/64/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/64/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/64/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/64/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/64/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/64/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/64/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/64/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/64/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/64/report/regression.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/64/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/64/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/64/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/64/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/64/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/64/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/64/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/64/report/slope.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/64/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/64/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/64/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/64/report/typical.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/64/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/64/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/64/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/8/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/8/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/8/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/8/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/8/base/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/8/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/8/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/8/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/8/base/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/8/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/8/base/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/8/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/8/base/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/8/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/8/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/8/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/8/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/8/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/8/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/8/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/8/new/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/8/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/8/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/8/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/8/new/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/8/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/8/new/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/8/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/8/new/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/8/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/8/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/8/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/8/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/8/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/8/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/8/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/8/report/SD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/8/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/8/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/8/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/8/report/index.html b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/8/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/8/report/index.html rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/8/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/8/report/mean.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/8/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/8/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/8/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/8/report/median.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/8/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/8/report/median.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/8/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/8/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/8/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/8/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/8/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/8/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/8/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/8/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/8/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/8/report/regression.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/8/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/8/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/8/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/8/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/8/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/8/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/8/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/8/report/slope.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/8/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/8/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/8/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/8/report/typical.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/8/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/8/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/8/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/report/index.html b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/report/index.html rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/report/lines.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/report/lines.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/report/lines.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/report/lines.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/report/violin.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/report/violin.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4 requests/report/violin.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4 requests/report/violin.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4/report/index.html b/ursa/HTTP Hyper_Content Size (Kilobyte)/4/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4/report/index.html rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4/report/lines.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/4/report/lines.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4/report/lines.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4/report/lines.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/4/report/violin.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/4/report/violin.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/4/report/violin.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/4/report/violin.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/512/report/index.html b/ursa/HTTP Hyper_Content Size (Kilobyte)/512/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/512/report/index.html rename to ursa/HTTP Hyper_Content Size (Kilobyte)/512/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/512/report/lines.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/512/report/lines.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/512/report/lines.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/512/report/lines.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/512/report/violin.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/512/report/violin.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/512/report/violin.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/512/report/violin.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/1/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/1/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/1/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/1/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/1/base/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/1/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/1/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/1/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/1/base/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/1/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/1/base/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/1/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/1/base/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/1/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/1/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/1/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/1/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/1/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/1/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/1/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/1/new/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/1/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/1/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/1/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/1/new/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/1/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/1/new/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/1/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/1/new/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/1/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/1/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/1/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/1/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/1/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/1/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/1/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/1/report/SD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/1/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/1/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/1/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/1/report/index.html b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/1/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/1/report/index.html rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/1/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/1/report/mean.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/1/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/1/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/1/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/1/report/median.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/1/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/1/report/median.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/1/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/1/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/1/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/1/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/1/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/1/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/1/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/1/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/1/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/1/report/regression.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/1/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/1/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/1/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/1/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/1/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/1/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/1/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/1/report/slope.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/1/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/1/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/1/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/1/report/typical.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/1/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/1/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/1/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/128/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/128/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/128/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/128/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/128/base/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/128/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/128/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/128/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/128/base/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/128/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/128/base/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/128/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/128/base/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/128/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/128/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/128/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/128/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/128/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/128/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/128/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/128/new/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/128/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/128/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/128/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/128/new/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/128/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/128/new/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/128/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/128/new/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/128/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/128/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/128/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/128/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/128/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/128/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/128/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/128/report/SD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/128/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/128/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/128/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/128/report/index.html b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/128/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/128/report/index.html rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/128/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/128/report/mean.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/128/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/128/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/128/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/128/report/median.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/128/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/128/report/median.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/128/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/128/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/128/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/128/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/128/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/128/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/128/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/128/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/128/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/128/report/regression.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/128/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/128/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/128/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/128/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/128/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/128/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/128/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/128/report/slope.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/128/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/128/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/128/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/128/report/typical.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/128/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/128/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/128/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/16/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/16/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/16/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/16/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/16/base/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/16/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/16/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/16/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/16/base/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/16/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/16/base/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/16/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/16/base/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/16/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/16/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/16/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/16/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/16/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/16/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/16/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/16/new/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/16/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/16/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/16/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/16/new/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/16/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/16/new/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/16/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/16/new/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/16/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/16/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/16/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/16/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/16/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/16/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/16/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/16/report/SD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/16/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/16/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/16/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/16/report/index.html b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/16/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/16/report/index.html rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/16/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/16/report/mean.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/16/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/16/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/16/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/16/report/median.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/16/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/16/report/median.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/16/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/16/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/16/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/16/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/16/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/16/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/16/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/16/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/16/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/16/report/regression.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/16/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/16/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/16/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/16/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/16/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/16/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/16/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/16/report/slope.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/16/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/16/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/16/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/16/report/typical.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/16/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/16/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/16/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/2/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/2/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/2/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/2/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/2/base/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/2/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/2/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/2/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/2/base/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/2/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/2/base/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/2/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/2/base/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/2/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/2/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/2/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/2/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/2/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/2/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/2/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/2/new/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/2/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/2/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/2/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/2/new/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/2/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/2/new/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/2/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/2/new/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/2/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/2/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/2/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/2/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/2/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/2/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/2/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/2/report/SD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/2/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/2/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/2/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/2/report/index.html b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/2/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/2/report/index.html rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/2/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/2/report/mean.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/2/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/2/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/2/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/2/report/median.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/2/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/2/report/median.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/2/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/2/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/2/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/2/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/2/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/2/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/2/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/2/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/2/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/2/report/regression.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/2/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/2/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/2/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/2/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/2/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/2/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/2/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/2/report/slope.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/2/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/2/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/2/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/2/report/typical.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/2/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/2/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/2/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/256/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/256/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/256/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/256/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/256/base/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/256/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/256/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/256/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/256/base/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/256/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/256/base/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/256/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/256/base/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/256/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/256/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/256/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/256/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/256/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/256/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/256/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/256/new/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/256/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/256/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/256/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/256/new/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/256/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/256/new/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/256/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/256/new/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/256/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/256/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/256/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/256/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/256/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/256/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/256/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/256/report/SD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/256/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/256/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/256/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/256/report/index.html b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/256/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/256/report/index.html rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/256/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/256/report/mean.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/256/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/256/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/256/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/256/report/median.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/256/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/256/report/median.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/256/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/256/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/256/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/256/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/256/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/256/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/256/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/256/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/256/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/256/report/regression.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/256/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/256/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/256/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/256/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/256/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/256/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/256/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/256/report/slope.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/256/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/256/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/256/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/256/report/typical.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/256/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/256/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/256/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/32/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/32/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/32/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/32/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/32/base/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/32/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/32/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/32/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/32/base/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/32/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/32/base/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/32/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/32/base/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/32/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/32/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/32/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/32/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/32/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/32/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/32/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/32/new/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/32/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/32/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/32/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/32/new/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/32/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/32/new/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/32/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/32/new/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/32/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/32/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/32/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/32/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/32/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/32/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/32/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/32/report/SD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/32/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/32/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/32/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/32/report/index.html b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/32/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/32/report/index.html rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/32/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/32/report/mean.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/32/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/32/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/32/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/32/report/median.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/32/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/32/report/median.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/32/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/32/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/32/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/32/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/32/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/32/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/32/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/32/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/32/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/32/report/regression.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/32/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/32/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/32/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/32/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/32/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/32/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/32/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/32/report/slope.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/32/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/32/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/32/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/32/report/typical.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/32/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/32/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/32/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/4/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/4/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/4/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/4/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/4/base/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/4/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/4/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/4/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/4/base/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/4/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/4/base/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/4/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/4/base/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/4/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/4/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/4/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/4/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/4/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/4/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/4/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/4/new/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/4/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/4/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/4/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/4/new/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/4/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/4/new/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/4/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/4/new/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/4/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/4/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/4/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/4/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/4/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/4/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/4/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/4/report/SD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/4/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/4/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/4/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/4/report/index.html b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/4/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/4/report/index.html rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/4/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/4/report/mean.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/4/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/4/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/4/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/4/report/median.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/4/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/4/report/median.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/4/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/4/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/4/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/4/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/4/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/4/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/4/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/4/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/4/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/4/report/regression.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/4/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/4/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/4/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/4/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/4/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/4/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/4/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/4/report/slope.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/4/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/4/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/4/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/4/report/typical.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/4/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/4/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/4/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/512/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/512/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/512/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/512/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/512/base/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/512/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/512/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/512/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/512/base/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/512/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/512/base/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/512/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/512/base/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/512/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/512/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/512/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/512/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/512/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/512/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/512/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/512/new/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/512/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/512/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/512/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/512/new/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/512/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/512/new/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/512/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/512/new/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/512/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/512/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/512/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/512/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/512/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/512/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/512/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/512/report/SD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/512/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/512/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/512/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/512/report/index.html b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/512/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/512/report/index.html rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/512/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/512/report/mean.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/512/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/512/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/512/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/512/report/median.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/512/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/512/report/median.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/512/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/512/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/512/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/512/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/512/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/512/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/512/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/512/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/512/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/512/report/regression.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/512/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/512/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/512/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/512/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/512/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/512/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/512/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/512/report/slope.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/512/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/512/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/512/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/512/report/typical.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/512/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/512/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/512/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/64/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/64/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/64/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/64/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/64/base/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/64/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/64/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/64/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/64/base/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/64/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/64/base/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/64/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/64/base/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/64/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/64/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/64/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/64/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/64/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/64/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/64/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/64/new/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/64/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/64/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/64/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/64/new/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/64/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/64/new/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/64/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/64/new/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/64/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/64/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/64/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/64/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/64/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/64/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/64/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/64/report/SD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/64/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/64/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/64/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/64/report/index.html b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/64/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/64/report/index.html rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/64/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/64/report/mean.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/64/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/64/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/64/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/64/report/median.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/64/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/64/report/median.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/64/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/64/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/64/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/64/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/64/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/64/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/64/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/64/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/64/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/64/report/regression.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/64/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/64/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/64/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/64/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/64/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/64/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/64/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/64/report/slope.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/64/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/64/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/64/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/64/report/typical.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/64/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/64/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/64/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/8/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/8/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/8/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/8/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/8/base/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/8/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/8/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/8/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/8/base/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/8/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/8/base/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/8/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/8/base/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/8/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/8/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/8/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/8/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/8/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/8/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/8/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/8/new/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/8/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/8/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/8/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/8/new/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/8/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/8/new/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/8/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/8/new/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/8/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/8/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/8/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/8/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/8/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/8/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/8/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/8/report/SD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/8/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/8/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/8/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/8/report/index.html b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/8/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/8/report/index.html rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/8/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/8/report/mean.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/8/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/8/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/8/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/8/report/median.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/8/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/8/report/median.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/8/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/8/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/8/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/8/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/8/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/8/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/8/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/8/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/8/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/8/report/regression.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/8/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/8/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/8/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/8/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/8/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/8/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/8/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/8/report/slope.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/8/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/8/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/8/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/8/report/typical.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/8/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/8/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/8/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/report/index.html b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/report/index.html rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/report/lines.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/report/lines.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/report/lines.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/report/lines.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/report/violin.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/report/violin.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64 requests/report/violin.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64 requests/report/violin.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64/report/index.html b/ursa/HTTP Hyper_Content Size (Kilobyte)/64/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64/report/index.html rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64/report/lines.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/64/report/lines.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64/report/lines.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64/report/lines.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/64/report/violin.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/64/report/violin.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/64/report/violin.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/64/report/violin.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/1/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/1/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/1/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/1/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/1/base/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/1/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/1/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/1/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/1/base/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/1/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/1/base/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/1/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/1/base/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/1/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/1/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/1/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/1/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/1/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/1/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/1/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/1/new/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/1/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/1/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/1/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/1/new/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/1/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/1/new/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/1/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/1/new/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/1/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/1/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/1/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/1/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/1/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/1/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/1/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/1/report/SD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/1/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/1/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/1/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/1/report/index.html b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/1/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/1/report/index.html rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/1/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/1/report/mean.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/1/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/1/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/1/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/1/report/median.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/1/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/1/report/median.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/1/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/1/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/1/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/1/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/1/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/1/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/1/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/1/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/1/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/1/report/regression.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/1/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/1/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/1/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/1/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/1/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/1/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/1/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/1/report/slope.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/1/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/1/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/1/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/1/report/typical.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/1/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/1/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/1/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/128/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/128/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/128/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/128/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/128/base/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/128/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/128/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/128/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/128/base/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/128/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/128/base/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/128/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/128/base/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/128/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/128/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/128/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/128/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/128/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/128/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/128/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/128/new/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/128/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/128/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/128/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/128/new/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/128/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/128/new/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/128/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/128/new/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/128/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/128/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/128/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/128/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/128/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/128/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/128/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/128/report/SD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/128/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/128/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/128/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/128/report/index.html b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/128/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/128/report/index.html rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/128/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/128/report/mean.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/128/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/128/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/128/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/128/report/median.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/128/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/128/report/median.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/128/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/128/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/128/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/128/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/128/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/128/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/128/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/128/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/128/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/128/report/regression.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/128/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/128/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/128/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/128/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/128/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/128/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/128/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/128/report/slope.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/128/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/128/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/128/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/128/report/typical.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/128/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/128/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/128/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/16/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/16/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/16/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/16/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/16/base/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/16/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/16/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/16/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/16/base/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/16/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/16/base/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/16/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/16/base/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/16/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/16/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/16/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/16/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/16/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/16/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/16/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/16/new/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/16/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/16/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/16/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/16/new/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/16/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/16/new/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/16/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/16/new/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/16/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/16/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/16/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/16/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/16/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/16/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/16/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/16/report/SD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/16/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/16/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/16/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/16/report/index.html b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/16/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/16/report/index.html rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/16/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/16/report/mean.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/16/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/16/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/16/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/16/report/median.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/16/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/16/report/median.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/16/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/16/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/16/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/16/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/16/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/16/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/16/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/16/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/16/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/16/report/regression.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/16/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/16/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/16/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/16/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/16/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/16/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/16/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/16/report/slope.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/16/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/16/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/16/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/16/report/typical.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/16/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/16/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/16/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/2/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/2/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/2/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/2/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/2/base/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/2/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/2/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/2/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/2/base/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/2/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/2/base/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/2/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/2/base/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/2/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/2/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/2/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/2/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/2/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/2/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/2/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/2/new/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/2/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/2/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/2/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/2/new/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/2/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/2/new/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/2/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/2/new/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/2/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/2/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/2/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/2/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/2/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/2/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/2/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/2/report/SD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/2/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/2/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/2/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/2/report/index.html b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/2/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/2/report/index.html rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/2/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/2/report/mean.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/2/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/2/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/2/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/2/report/median.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/2/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/2/report/median.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/2/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/2/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/2/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/2/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/2/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/2/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/2/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/2/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/2/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/2/report/regression.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/2/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/2/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/2/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/2/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/2/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/2/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/2/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/2/report/slope.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/2/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/2/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/2/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/2/report/typical.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/2/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/2/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/2/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/256/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/256/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/256/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/256/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/256/base/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/256/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/256/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/256/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/256/base/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/256/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/256/base/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/256/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/256/base/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/256/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/256/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/256/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/256/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/256/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/256/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/256/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/256/new/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/256/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/256/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/256/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/256/new/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/256/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/256/new/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/256/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/256/new/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/256/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/256/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/256/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/256/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/256/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/256/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/256/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/256/report/SD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/256/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/256/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/256/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/256/report/index.html b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/256/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/256/report/index.html rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/256/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/256/report/mean.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/256/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/256/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/256/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/256/report/median.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/256/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/256/report/median.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/256/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/256/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/256/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/256/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/256/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/256/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/256/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/256/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/256/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/256/report/regression.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/256/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/256/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/256/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/256/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/256/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/256/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/256/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/256/report/slope.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/256/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/256/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/256/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/256/report/typical.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/256/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/256/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/256/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/32/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/32/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/32/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/32/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/32/base/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/32/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/32/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/32/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/32/base/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/32/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/32/base/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/32/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/32/base/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/32/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/32/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/32/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/32/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/32/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/32/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/32/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/32/new/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/32/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/32/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/32/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/32/new/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/32/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/32/new/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/32/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/32/new/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/32/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/32/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/32/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/32/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/32/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/32/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/32/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/32/report/SD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/32/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/32/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/32/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/32/report/index.html b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/32/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/32/report/index.html rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/32/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/32/report/mean.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/32/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/32/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/32/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/32/report/median.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/32/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/32/report/median.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/32/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/32/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/32/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/32/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/32/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/32/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/32/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/32/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/32/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/32/report/regression.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/32/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/32/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/32/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/32/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/32/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/32/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/32/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/32/report/slope.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/32/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/32/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/32/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/32/report/typical.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/32/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/32/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/32/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/4/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/4/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/4/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/4/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/4/base/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/4/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/4/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/4/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/4/base/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/4/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/4/base/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/4/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/4/base/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/4/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/4/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/4/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/4/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/4/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/4/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/4/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/4/new/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/4/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/4/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/4/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/4/new/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/4/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/4/new/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/4/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/4/new/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/4/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/4/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/4/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/4/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/4/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/4/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/4/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/4/report/SD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/4/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/4/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/4/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/4/report/index.html b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/4/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/4/report/index.html rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/4/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/4/report/mean.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/4/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/4/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/4/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/4/report/median.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/4/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/4/report/median.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/4/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/4/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/4/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/4/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/4/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/4/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/4/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/4/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/4/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/4/report/regression.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/4/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/4/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/4/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/4/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/4/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/4/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/4/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/4/report/slope.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/4/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/4/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/4/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/4/report/typical.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/4/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/4/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/4/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/512/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/512/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/512/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/512/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/512/base/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/512/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/512/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/512/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/512/base/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/512/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/512/base/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/512/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/512/base/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/512/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/512/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/512/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/512/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/512/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/512/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/512/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/512/new/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/512/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/512/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/512/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/512/new/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/512/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/512/new/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/512/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/512/new/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/512/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/512/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/512/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/512/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/512/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/512/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/512/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/512/report/SD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/512/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/512/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/512/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/512/report/index.html b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/512/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/512/report/index.html rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/512/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/512/report/mean.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/512/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/512/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/512/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/512/report/median.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/512/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/512/report/median.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/512/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/512/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/512/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/512/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/512/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/512/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/512/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/512/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/512/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/512/report/regression.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/512/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/512/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/512/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/512/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/512/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/512/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/512/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/512/report/slope.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/512/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/512/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/512/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/512/report/typical.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/512/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/512/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/512/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/64/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/64/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/64/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/64/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/64/base/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/64/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/64/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/64/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/64/base/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/64/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/64/base/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/64/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/64/base/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/64/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/64/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/64/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/64/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/64/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/64/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/64/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/64/new/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/64/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/64/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/64/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/64/new/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/64/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/64/new/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/64/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/64/new/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/64/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/64/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/64/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/64/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/64/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/64/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/64/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/64/report/SD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/64/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/64/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/64/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/64/report/index.html b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/64/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/64/report/index.html rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/64/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/64/report/mean.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/64/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/64/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/64/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/64/report/median.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/64/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/64/report/median.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/64/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/64/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/64/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/64/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/64/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/64/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/64/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/64/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/64/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/64/report/regression.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/64/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/64/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/64/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/64/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/64/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/64/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/64/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/64/report/slope.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/64/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/64/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/64/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/64/report/typical.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/64/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/64/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/64/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/8/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/8/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/8/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/8/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/8/base/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/8/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/8/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/8/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/8/base/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/8/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/8/base/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/8/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/8/base/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/8/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/8/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/8/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/8/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/8/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/8/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/8/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/8/new/estimates.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/8/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/8/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/8/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/8/new/sample.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/8/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/8/new/sample.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/8/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/8/new/tukey.json b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/8/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/8/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/8/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/8/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/8/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/8/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/8/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/8/report/SD.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/8/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/8/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/8/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/8/report/index.html b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/8/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/8/report/index.html rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/8/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/8/report/mean.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/8/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/8/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/8/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/8/report/median.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/8/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/8/report/median.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/8/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/8/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/8/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/8/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/8/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/8/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/8/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/8/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/8/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/8/report/regression.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/8/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/8/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/8/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/8/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/8/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/8/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/8/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/8/report/slope.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/8/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/8/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/8/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/8/report/typical.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/8/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/8/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/8/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/report/index.html b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/report/index.html rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/report/lines.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/report/lines.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/report/lines.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/report/lines.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/report/violin.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/report/violin.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8 requests/report/violin.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8 requests/report/violin.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8/report/index.html b/ursa/HTTP Hyper_Content Size (Kilobyte)/8/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8/report/index.html rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8/report/lines.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/8/report/lines.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8/report/lines.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8/report/lines.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/8/report/violin.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/8/report/violin.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/8/report/violin.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/8/report/violin.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/report/index.html b/ursa/HTTP Hyper_Content Size (Kilobyte)/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/report/index.html rename to ursa/HTTP Hyper_Content Size (Kilobyte)/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/report/lines.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/report/lines.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/report/lines.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/report/lines.svg diff --git a/criterion/HTTP Hyper_Content Size (Kilobyte)/report/violin.svg b/ursa/HTTP Hyper_Content Size (Kilobyte)/report/violin.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Kilobyte)/report/violin.svg rename to ursa/HTTP Hyper_Content Size (Kilobyte)/report/violin.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/1/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/1/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/1/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/1/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/1/base/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/1/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/1/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/1/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/1/base/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/1/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/1/base/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/1/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/1/base/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/1/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/1/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/1/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/1/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/1/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/1/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/1/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/1/new/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/1/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/1/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/1/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/1/new/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/1/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/1/new/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/1/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/1/new/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/1/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/1/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/1/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/1/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/1/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/1/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/1/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/1/report/SD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/1/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/1/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/1/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/1/report/index.html b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/1/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/1/report/index.html rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/1/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/1/report/mean.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/1/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/1/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/1/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/1/report/median.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/1/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/1/report/median.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/1/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/1/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/1/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/1/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/1/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/1/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/1/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/1/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/1/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/1/report/regression.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/1/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/1/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/1/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/1/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/1/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/1/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/1/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/1/report/slope.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/1/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/1/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/1/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/1/report/typical.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/1/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/1/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/1/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/128/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/128/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/128/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/128/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/128/base/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/128/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/128/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/128/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/128/base/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/128/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/128/base/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/128/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/128/base/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/128/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/128/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/128/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/128/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/128/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/128/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/128/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/128/new/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/128/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/128/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/128/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/128/new/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/128/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/128/new/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/128/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/128/new/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/128/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/128/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/128/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/128/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/128/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/128/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/128/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/128/report/SD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/128/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/128/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/128/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/128/report/index.html b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/128/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/128/report/index.html rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/128/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/128/report/mean.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/128/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/128/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/128/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/128/report/median.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/128/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/128/report/median.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/128/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/128/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/128/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/128/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/128/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/128/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/128/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/128/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/128/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/128/report/regression.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/128/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/128/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/128/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/128/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/128/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/128/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/128/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/128/report/slope.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/128/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/128/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/128/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/128/report/typical.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/128/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/128/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/128/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/16/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/16/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/16/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/16/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/16/base/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/16/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/16/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/16/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/16/base/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/16/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/16/base/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/16/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/16/base/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/16/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/16/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/16/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/16/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/16/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/16/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/16/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/16/new/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/16/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/16/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/16/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/16/new/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/16/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/16/new/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/16/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/16/new/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/16/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/16/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/16/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/16/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/16/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/16/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/16/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/16/report/SD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/16/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/16/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/16/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/16/report/index.html b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/16/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/16/report/index.html rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/16/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/16/report/mean.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/16/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/16/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/16/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/16/report/median.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/16/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/16/report/median.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/16/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/16/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/16/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/16/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/16/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/16/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/16/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/16/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/16/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/16/report/regression.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/16/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/16/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/16/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/16/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/16/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/16/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/16/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/16/report/slope.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/16/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/16/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/16/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/16/report/typical.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/16/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/16/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/16/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/2/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/2/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/2/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/2/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/2/base/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/2/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/2/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/2/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/2/base/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/2/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/2/base/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/2/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/2/base/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/2/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/2/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/2/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/2/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/2/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/2/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/2/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/2/new/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/2/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/2/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/2/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/2/new/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/2/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/2/new/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/2/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/2/new/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/2/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/2/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/2/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/2/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/2/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/2/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/2/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/2/report/SD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/2/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/2/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/2/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/2/report/index.html b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/2/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/2/report/index.html rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/2/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/2/report/mean.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/2/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/2/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/2/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/2/report/median.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/2/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/2/report/median.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/2/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/2/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/2/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/2/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/2/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/2/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/2/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/2/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/2/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/2/report/regression.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/2/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/2/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/2/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/2/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/2/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/2/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/2/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/2/report/slope.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/2/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/2/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/2/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/2/report/typical.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/2/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/2/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/2/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/256/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/256/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/256/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/256/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/256/base/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/256/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/256/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/256/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/256/base/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/256/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/256/base/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/256/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/256/base/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/256/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/256/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/256/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/256/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/256/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/256/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/256/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/256/new/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/256/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/256/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/256/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/256/new/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/256/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/256/new/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/256/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/256/new/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/256/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/256/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/256/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/256/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/256/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/256/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/256/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/256/report/SD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/256/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/256/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/256/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/256/report/index.html b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/256/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/256/report/index.html rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/256/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/256/report/mean.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/256/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/256/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/256/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/256/report/median.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/256/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/256/report/median.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/256/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/256/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/256/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/256/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/256/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/256/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/256/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/256/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/256/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/256/report/regression.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/256/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/256/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/256/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/256/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/256/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/256/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/256/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/256/report/slope.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/256/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/256/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/256/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/256/report/typical.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/256/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/256/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/256/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/32/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/32/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/32/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/32/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/32/base/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/32/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/32/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/32/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/32/base/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/32/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/32/base/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/32/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/32/base/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/32/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/32/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/32/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/32/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/32/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/32/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/32/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/32/new/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/32/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/32/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/32/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/32/new/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/32/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/32/new/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/32/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/32/new/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/32/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/32/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/32/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/32/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/32/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/32/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/32/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/32/report/SD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/32/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/32/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/32/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/32/report/index.html b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/32/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/32/report/index.html rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/32/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/32/report/mean.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/32/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/32/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/32/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/32/report/median.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/32/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/32/report/median.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/32/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/32/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/32/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/32/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/32/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/32/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/32/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/32/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/32/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/32/report/regression.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/32/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/32/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/32/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/32/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/32/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/32/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/32/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/32/report/slope.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/32/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/32/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/32/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/32/report/typical.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/32/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/32/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/32/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/4/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/4/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/4/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/4/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/4/base/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/4/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/4/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/4/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/4/base/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/4/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/4/base/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/4/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/4/base/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/4/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/4/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/4/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/4/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/4/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/4/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/4/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/4/new/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/4/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/4/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/4/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/4/new/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/4/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/4/new/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/4/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/4/new/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/4/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/4/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/4/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/4/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/4/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/4/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/4/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/4/report/SD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/4/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/4/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/4/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/4/report/index.html b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/4/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/4/report/index.html rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/4/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/4/report/mean.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/4/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/4/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/4/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/4/report/median.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/4/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/4/report/median.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/4/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/4/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/4/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/4/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/4/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/4/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/4/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/4/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/4/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/4/report/regression.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/4/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/4/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/4/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/4/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/4/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/4/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/4/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/4/report/slope.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/4/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/4/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/4/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/4/report/typical.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/4/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/4/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/4/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/512/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/512/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/512/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/512/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/512/base/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/512/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/512/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/512/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/512/base/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/512/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/512/base/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/512/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/512/base/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/512/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/512/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/512/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/512/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/512/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/512/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/512/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/512/new/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/512/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/512/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/512/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/512/new/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/512/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/512/new/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/512/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/512/new/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/512/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/512/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/512/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/512/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/512/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/512/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/512/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/512/report/SD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/512/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/512/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/512/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/512/report/index.html b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/512/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/512/report/index.html rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/512/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/512/report/mean.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/512/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/512/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/512/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/512/report/median.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/512/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/512/report/median.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/512/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/512/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/512/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/512/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/512/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/512/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/512/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/512/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/512/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/512/report/regression.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/512/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/512/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/512/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/512/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/512/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/512/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/512/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/512/report/slope.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/512/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/512/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/512/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/512/report/typical.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/512/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/512/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/512/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/64/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/64/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/64/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/64/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/64/base/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/64/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/64/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/64/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/64/base/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/64/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/64/base/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/64/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/64/base/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/64/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/64/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/64/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/64/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/64/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/64/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/64/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/64/new/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/64/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/64/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/64/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/64/new/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/64/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/64/new/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/64/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/64/new/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/64/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/64/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/64/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/64/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/64/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/64/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/64/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/64/report/SD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/64/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/64/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/64/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/64/report/index.html b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/64/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/64/report/index.html rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/64/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/64/report/mean.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/64/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/64/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/64/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/64/report/median.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/64/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/64/report/median.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/64/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/64/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/64/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/64/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/64/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/64/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/64/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/64/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/64/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/64/report/regression.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/64/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/64/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/64/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/64/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/64/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/64/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/64/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/64/report/slope.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/64/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/64/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/64/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/64/report/typical.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/64/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/64/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/64/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/8/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/8/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/8/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/8/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/8/base/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/8/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/8/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/8/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/8/base/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/8/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/8/base/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/8/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/8/base/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/8/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/8/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/8/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/8/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/8/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/8/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/8/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/8/new/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/8/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/8/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/8/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/8/new/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/8/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/8/new/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/8/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/8/new/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/8/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/8/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/8/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/8/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/8/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/8/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/8/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/8/report/SD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/8/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/8/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/8/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/8/report/index.html b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/8/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/8/report/index.html rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/8/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/8/report/mean.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/8/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/8/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/8/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/8/report/median.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/8/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/8/report/median.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/8/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/8/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/8/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/8/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/8/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/8/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/8/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/8/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/8/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/8/report/regression.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/8/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/8/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/8/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/8/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/8/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/8/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/8/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/8/report/slope.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/8/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/8/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/8/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/8/report/typical.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/8/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/8/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/8/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/report/index.html b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/report/index.html rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/report/lines.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/report/lines.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/report/lines.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/report/lines.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1 request/report/violin.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/1 request/report/violin.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1 request/report/violin.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/1 request/report/violin.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1/report/index.html b/ursa/HTTP Hyper_Content Size (Megabyte)/1/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1/report/index.html rename to ursa/HTTP Hyper_Content Size (Megabyte)/1/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1/report/lines.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/1/report/lines.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1/report/lines.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/1/report/lines.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/1/report/violin.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/1/report/violin.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/1/report/violin.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/1/report/violin.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/128/report/index.html b/ursa/HTTP Hyper_Content Size (Megabyte)/128/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/128/report/index.html rename to ursa/HTTP Hyper_Content Size (Megabyte)/128/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/128/report/lines.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/128/report/lines.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/128/report/lines.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/128/report/lines.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/128/report/violin.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/128/report/violin.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/128/report/violin.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/128/report/violin.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/1/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/1/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/1/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/1/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/1/base/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/1/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/1/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/1/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/1/base/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/1/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/1/base/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/1/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/1/base/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/1/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/1/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/1/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/1/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/1/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/1/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/1/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/1/new/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/1/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/1/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/1/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/1/new/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/1/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/1/new/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/1/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/1/new/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/1/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/1/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/1/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/1/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/1/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/1/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/1/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/1/report/SD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/1/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/1/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/1/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/1/report/index.html b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/1/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/1/report/index.html rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/1/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/1/report/mean.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/1/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/1/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/1/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/1/report/median.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/1/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/1/report/median.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/1/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/1/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/1/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/1/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/1/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/1/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/1/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/1/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/1/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/1/report/regression.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/1/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/1/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/1/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/1/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/1/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/1/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/1/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/1/report/slope.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/1/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/1/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/1/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/1/report/typical.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/1/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/1/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/1/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/128/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/128/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/128/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/128/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/128/base/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/128/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/128/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/128/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/128/base/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/128/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/128/base/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/128/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/128/base/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/128/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/128/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/128/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/128/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/128/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/128/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/128/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/128/new/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/128/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/128/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/128/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/128/new/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/128/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/128/new/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/128/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/128/new/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/128/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/128/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/128/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/128/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/128/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/128/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/128/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/128/report/SD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/128/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/128/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/128/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/128/report/index.html b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/128/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/128/report/index.html rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/128/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/128/report/mean.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/128/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/128/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/128/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/128/report/median.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/128/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/128/report/median.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/128/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/128/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/128/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/128/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/128/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/128/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/128/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/128/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/128/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/128/report/regression.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/128/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/128/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/128/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/128/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/128/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/128/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/128/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/128/report/slope.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/128/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/128/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/128/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/128/report/typical.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/128/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/128/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/128/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/16/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/16/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/16/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/16/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/16/base/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/16/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/16/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/16/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/16/base/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/16/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/16/base/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/16/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/16/base/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/16/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/16/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/16/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/16/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/16/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/16/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/16/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/16/new/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/16/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/16/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/16/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/16/new/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/16/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/16/new/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/16/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/16/new/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/16/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/16/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/16/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/16/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/16/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/16/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/16/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/16/report/SD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/16/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/16/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/16/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/16/report/index.html b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/16/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/16/report/index.html rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/16/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/16/report/mean.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/16/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/16/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/16/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/16/report/median.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/16/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/16/report/median.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/16/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/16/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/16/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/16/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/16/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/16/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/16/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/16/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/16/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/16/report/regression.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/16/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/16/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/16/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/16/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/16/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/16/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/16/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/16/report/slope.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/16/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/16/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/16/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/16/report/typical.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/16/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/16/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/16/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/2/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/2/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/2/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/2/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/2/base/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/2/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/2/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/2/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/2/base/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/2/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/2/base/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/2/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/2/base/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/2/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/2/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/2/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/2/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/2/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/2/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/2/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/2/new/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/2/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/2/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/2/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/2/new/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/2/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/2/new/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/2/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/2/new/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/2/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/2/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/2/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/2/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/2/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/2/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/2/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/2/report/SD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/2/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/2/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/2/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/2/report/index.html b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/2/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/2/report/index.html rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/2/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/2/report/mean.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/2/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/2/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/2/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/2/report/median.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/2/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/2/report/median.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/2/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/2/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/2/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/2/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/2/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/2/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/2/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/2/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/2/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/2/report/regression.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/2/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/2/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/2/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/2/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/2/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/2/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/2/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/2/report/slope.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/2/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/2/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/2/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/2/report/typical.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/2/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/2/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/2/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/256/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/256/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/256/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/256/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/256/base/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/256/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/256/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/256/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/256/base/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/256/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/256/base/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/256/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/256/base/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/256/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/256/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/256/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/256/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/256/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/256/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/256/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/256/new/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/256/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/256/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/256/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/256/new/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/256/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/256/new/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/256/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/256/new/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/256/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/256/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/256/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/256/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/256/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/256/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/256/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/256/report/SD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/256/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/256/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/256/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/256/report/index.html b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/256/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/256/report/index.html rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/256/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/256/report/mean.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/256/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/256/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/256/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/256/report/median.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/256/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/256/report/median.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/256/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/256/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/256/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/256/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/256/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/256/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/256/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/256/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/256/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/256/report/regression.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/256/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/256/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/256/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/256/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/256/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/256/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/256/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/256/report/slope.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/256/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/256/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/256/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/256/report/typical.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/256/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/256/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/256/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/32/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/32/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/32/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/32/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/32/base/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/32/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/32/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/32/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/32/base/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/32/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/32/base/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/32/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/32/base/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/32/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/32/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/32/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/32/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/32/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/32/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/32/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/32/new/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/32/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/32/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/32/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/32/new/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/32/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/32/new/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/32/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/32/new/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/32/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/32/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/32/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/32/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/32/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/32/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/32/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/32/report/SD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/32/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/32/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/32/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/32/report/index.html b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/32/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/32/report/index.html rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/32/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/32/report/mean.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/32/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/32/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/32/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/32/report/median.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/32/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/32/report/median.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/32/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/32/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/32/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/32/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/32/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/32/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/32/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/32/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/32/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/32/report/regression.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/32/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/32/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/32/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/32/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/32/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/32/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/32/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/32/report/slope.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/32/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/32/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/32/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/32/report/typical.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/32/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/32/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/32/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/4/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/4/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/4/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/4/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/4/base/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/4/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/4/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/4/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/4/base/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/4/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/4/base/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/4/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/4/base/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/4/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/4/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/4/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/4/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/4/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/4/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/4/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/4/new/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/4/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/4/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/4/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/4/new/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/4/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/4/new/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/4/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/4/new/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/4/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/4/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/4/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/4/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/4/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/4/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/4/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/4/report/SD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/4/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/4/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/4/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/4/report/index.html b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/4/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/4/report/index.html rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/4/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/4/report/mean.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/4/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/4/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/4/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/4/report/median.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/4/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/4/report/median.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/4/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/4/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/4/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/4/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/4/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/4/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/4/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/4/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/4/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/4/report/regression.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/4/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/4/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/4/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/4/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/4/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/4/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/4/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/4/report/slope.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/4/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/4/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/4/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/4/report/typical.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/4/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/4/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/4/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/512/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/512/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/512/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/512/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/512/base/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/512/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/512/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/512/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/512/base/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/512/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/512/base/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/512/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/512/base/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/512/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/512/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/512/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/512/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/512/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/512/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/512/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/512/new/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/512/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/512/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/512/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/512/new/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/512/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/512/new/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/512/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/512/new/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/512/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/512/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/512/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/512/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/512/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/512/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/512/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/512/report/SD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/512/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/512/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/512/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/512/report/index.html b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/512/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/512/report/index.html rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/512/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/512/report/mean.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/512/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/512/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/512/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/512/report/median.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/512/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/512/report/median.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/512/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/512/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/512/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/512/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/512/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/512/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/512/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/512/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/512/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/512/report/regression.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/512/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/512/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/512/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/512/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/512/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/512/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/512/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/512/report/slope.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/512/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/512/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/512/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/512/report/typical.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/512/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/512/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/512/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/64/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/64/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/64/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/64/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/64/base/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/64/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/64/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/64/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/64/base/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/64/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/64/base/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/64/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/64/base/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/64/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/64/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/64/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/64/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/64/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/64/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/64/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/64/new/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/64/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/64/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/64/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/64/new/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/64/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/64/new/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/64/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/64/new/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/64/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/64/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/64/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/64/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/64/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/64/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/64/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/64/report/SD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/64/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/64/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/64/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/64/report/index.html b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/64/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/64/report/index.html rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/64/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/64/report/mean.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/64/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/64/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/64/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/64/report/median.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/64/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/64/report/median.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/64/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/64/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/64/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/64/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/64/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/64/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/64/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/64/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/64/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/64/report/regression.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/64/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/64/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/64/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/64/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/64/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/64/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/64/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/64/report/slope.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/64/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/64/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/64/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/64/report/typical.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/64/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/64/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/64/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/8/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/8/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/8/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/8/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/8/base/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/8/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/8/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/8/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/8/base/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/8/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/8/base/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/8/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/8/base/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/8/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/8/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/8/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/8/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/8/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/8/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/8/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/8/new/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/8/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/8/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/8/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/8/new/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/8/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/8/new/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/8/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/8/new/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/8/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/8/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/8/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/8/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/8/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/8/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/8/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/8/report/SD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/8/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/8/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/8/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/8/report/index.html b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/8/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/8/report/index.html rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/8/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/8/report/mean.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/8/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/8/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/8/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/8/report/median.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/8/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/8/report/median.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/8/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/8/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/8/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/8/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/8/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/8/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/8/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/8/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/8/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/8/report/regression.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/8/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/8/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/8/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/8/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/8/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/8/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/8/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/8/report/slope.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/8/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/8/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/8/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/8/report/typical.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/8/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/8/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/8/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/report/index.html b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/report/index.html rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/report/lines.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/report/lines.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/report/lines.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/report/lines.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/report/violin.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/report/violin.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16 requests/report/violin.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/16 requests/report/violin.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16/report/index.html b/ursa/HTTP Hyper_Content Size (Megabyte)/16/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16/report/index.html rename to ursa/HTTP Hyper_Content Size (Megabyte)/16/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16/report/lines.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/16/report/lines.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16/report/lines.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/16/report/lines.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/16/report/violin.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/16/report/violin.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/16/report/violin.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/16/report/violin.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/1/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/1/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/1/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/1/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/1/base/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/1/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/1/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/1/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/1/base/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/1/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/1/base/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/1/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/1/base/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/1/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/1/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/1/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/1/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/1/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/1/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/1/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/1/new/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/1/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/1/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/1/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/1/new/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/1/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/1/new/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/1/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/1/new/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/1/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/1/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/1/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/1/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/1/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/1/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/1/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/1/report/SD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/1/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/1/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/1/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/1/report/index.html b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/1/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/1/report/index.html rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/1/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/1/report/mean.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/1/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/1/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/1/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/1/report/median.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/1/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/1/report/median.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/1/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/1/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/1/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/1/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/1/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/1/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/1/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/1/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/1/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/1/report/regression.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/1/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/1/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/1/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/1/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/1/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/1/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/1/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/1/report/slope.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/1/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/1/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/1/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/1/report/typical.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/1/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/1/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/1/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/128/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/128/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/128/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/128/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/128/base/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/128/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/128/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/128/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/128/base/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/128/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/128/base/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/128/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/128/base/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/128/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/128/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/128/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/128/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/128/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/128/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/128/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/128/new/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/128/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/128/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/128/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/128/new/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/128/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/128/new/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/128/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/128/new/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/128/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/128/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/128/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/128/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/128/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/128/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/128/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/128/report/SD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/128/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/128/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/128/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/128/report/index.html b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/128/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/128/report/index.html rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/128/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/128/report/mean.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/128/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/128/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/128/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/128/report/median.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/128/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/128/report/median.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/128/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/128/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/128/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/128/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/128/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/128/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/128/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/128/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/128/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/128/report/regression.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/128/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/128/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/128/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/128/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/128/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/128/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/128/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/128/report/slope.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/128/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/128/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/128/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/128/report/typical.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/128/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/128/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/128/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/16/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/16/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/16/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/16/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/16/base/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/16/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/16/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/16/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/16/base/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/16/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/16/base/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/16/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/16/base/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/16/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/16/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/16/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/16/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/16/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/16/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/16/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/16/new/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/16/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/16/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/16/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/16/new/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/16/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/16/new/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/16/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/16/new/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/16/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/16/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/16/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/16/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/16/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/16/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/16/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/16/report/SD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/16/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/16/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/16/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/16/report/index.html b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/16/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/16/report/index.html rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/16/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/16/report/mean.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/16/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/16/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/16/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/16/report/median.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/16/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/16/report/median.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/16/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/16/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/16/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/16/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/16/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/16/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/16/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/16/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/16/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/16/report/regression.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/16/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/16/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/16/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/16/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/16/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/16/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/16/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/16/report/slope.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/16/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/16/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/16/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/16/report/typical.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/16/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/16/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/16/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/2/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/2/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/2/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/2/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/2/base/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/2/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/2/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/2/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/2/base/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/2/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/2/base/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/2/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/2/base/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/2/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/2/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/2/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/2/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/2/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/2/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/2/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/2/new/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/2/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/2/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/2/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/2/new/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/2/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/2/new/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/2/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/2/new/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/2/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/2/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/2/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/2/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/2/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/2/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/2/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/2/report/SD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/2/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/2/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/2/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/2/report/index.html b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/2/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/2/report/index.html rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/2/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/2/report/mean.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/2/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/2/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/2/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/2/report/median.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/2/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/2/report/median.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/2/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/2/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/2/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/2/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/2/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/2/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/2/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/2/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/2/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/2/report/regression.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/2/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/2/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/2/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/2/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/2/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/2/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/2/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/2/report/slope.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/2/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/2/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/2/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/2/report/typical.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/2/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/2/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/2/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/256/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/256/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/256/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/256/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/256/base/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/256/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/256/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/256/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/256/base/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/256/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/256/base/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/256/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/256/base/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/256/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/256/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/256/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/256/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/256/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/256/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/256/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/256/new/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/256/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/256/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/256/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/256/new/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/256/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/256/new/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/256/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/256/new/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/256/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/256/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/256/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/256/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/256/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/256/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/256/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/256/report/SD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/256/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/256/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/256/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/256/report/index.html b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/256/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/256/report/index.html rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/256/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/256/report/mean.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/256/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/256/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/256/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/256/report/median.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/256/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/256/report/median.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/256/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/256/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/256/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/256/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/256/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/256/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/256/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/256/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/256/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/256/report/regression.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/256/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/256/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/256/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/256/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/256/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/256/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/256/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/256/report/slope.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/256/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/256/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/256/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/256/report/typical.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/256/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/256/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/256/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/32/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/32/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/32/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/32/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/32/base/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/32/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/32/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/32/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/32/base/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/32/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/32/base/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/32/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/32/base/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/32/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/32/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/32/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/32/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/32/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/32/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/32/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/32/new/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/32/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/32/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/32/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/32/new/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/32/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/32/new/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/32/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/32/new/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/32/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/32/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/32/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/32/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/32/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/32/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/32/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/32/report/SD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/32/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/32/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/32/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/32/report/index.html b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/32/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/32/report/index.html rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/32/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/32/report/mean.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/32/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/32/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/32/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/32/report/median.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/32/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/32/report/median.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/32/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/32/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/32/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/32/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/32/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/32/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/32/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/32/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/32/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/32/report/regression.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/32/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/32/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/32/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/32/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/32/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/32/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/32/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/32/report/slope.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/32/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/32/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/32/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/32/report/typical.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/32/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/32/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/32/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/4/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/4/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/4/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/4/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/4/base/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/4/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/4/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/4/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/4/base/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/4/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/4/base/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/4/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/4/base/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/4/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/4/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/4/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/4/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/4/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/4/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/4/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/4/new/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/4/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/4/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/4/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/4/new/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/4/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/4/new/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/4/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/4/new/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/4/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/4/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/4/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/4/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/4/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/4/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/4/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/4/report/SD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/4/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/4/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/4/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/4/report/index.html b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/4/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/4/report/index.html rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/4/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/4/report/mean.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/4/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/4/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/4/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/4/report/median.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/4/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/4/report/median.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/4/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/4/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/4/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/4/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/4/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/4/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/4/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/4/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/4/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/4/report/regression.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/4/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/4/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/4/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/4/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/4/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/4/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/4/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/4/report/slope.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/4/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/4/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/4/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/4/report/typical.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/4/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/4/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/4/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/512/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/512/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/512/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/512/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/512/base/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/512/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/512/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/512/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/512/base/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/512/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/512/base/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/512/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/512/base/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/512/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/512/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/512/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/512/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/512/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/512/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/512/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/512/new/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/512/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/512/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/512/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/512/new/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/512/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/512/new/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/512/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/512/new/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/512/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/512/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/512/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/512/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/512/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/512/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/512/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/512/report/SD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/512/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/512/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/512/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/512/report/index.html b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/512/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/512/report/index.html rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/512/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/512/report/mean.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/512/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/512/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/512/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/512/report/median.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/512/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/512/report/median.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/512/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/512/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/512/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/512/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/512/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/512/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/512/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/512/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/512/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/512/report/regression.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/512/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/512/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/512/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/512/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/512/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/512/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/512/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/512/report/slope.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/512/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/512/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/512/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/512/report/typical.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/512/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/512/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/512/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/64/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/64/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/64/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/64/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/64/base/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/64/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/64/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/64/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/64/base/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/64/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/64/base/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/64/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/64/base/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/64/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/64/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/64/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/64/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/64/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/64/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/64/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/64/new/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/64/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/64/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/64/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/64/new/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/64/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/64/new/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/64/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/64/new/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/64/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/64/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/64/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/64/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/64/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/64/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/64/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/64/report/SD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/64/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/64/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/64/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/64/report/index.html b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/64/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/64/report/index.html rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/64/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/64/report/mean.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/64/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/64/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/64/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/64/report/median.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/64/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/64/report/median.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/64/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/64/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/64/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/64/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/64/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/64/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/64/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/64/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/64/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/64/report/regression.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/64/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/64/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/64/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/64/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/64/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/64/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/64/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/64/report/slope.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/64/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/64/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/64/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/64/report/typical.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/64/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/64/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/64/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/8/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/8/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/8/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/8/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/8/base/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/8/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/8/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/8/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/8/base/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/8/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/8/base/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/8/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/8/base/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/8/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/8/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/8/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/8/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/8/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/8/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/8/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/8/new/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/8/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/8/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/8/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/8/new/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/8/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/8/new/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/8/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/8/new/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/8/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/8/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/8/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/8/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/8/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/8/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/8/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/8/report/SD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/8/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/8/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/8/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/8/report/index.html b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/8/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/8/report/index.html rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/8/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/8/report/mean.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/8/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/8/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/8/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/8/report/median.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/8/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/8/report/median.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/8/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/8/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/8/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/8/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/8/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/8/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/8/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/8/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/8/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/8/report/regression.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/8/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/8/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/8/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/8/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/8/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/8/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/8/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/8/report/slope.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/8/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/8/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/8/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/8/report/typical.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/8/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/8/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/8/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/report/index.html b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/report/index.html rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/report/lines.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/report/lines.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/report/lines.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/report/lines.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/report/violin.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/report/violin.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2 requests/report/violin.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/2 requests/report/violin.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2/report/index.html b/ursa/HTTP Hyper_Content Size (Megabyte)/2/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2/report/index.html rename to ursa/HTTP Hyper_Content Size (Megabyte)/2/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2/report/lines.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/2/report/lines.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2/report/lines.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/2/report/lines.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/2/report/violin.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/2/report/violin.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/2/report/violin.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/2/report/violin.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/256/report/index.html b/ursa/HTTP Hyper_Content Size (Megabyte)/256/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/256/report/index.html rename to ursa/HTTP Hyper_Content Size (Megabyte)/256/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/256/report/lines.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/256/report/lines.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/256/report/lines.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/256/report/lines.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/256/report/violin.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/256/report/violin.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/256/report/violin.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/256/report/violin.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/1/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/1/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/1/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/1/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/1/base/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/1/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/1/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/1/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/1/base/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/1/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/1/base/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/1/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/1/base/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/1/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/1/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/1/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/1/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/1/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/1/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/1/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/1/new/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/1/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/1/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/1/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/1/new/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/1/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/1/new/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/1/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/1/new/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/1/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/1/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/1/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/1/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/1/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/1/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/1/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/1/report/SD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/1/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/1/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/1/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/1/report/index.html b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/1/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/1/report/index.html rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/1/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/1/report/mean.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/1/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/1/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/1/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/1/report/median.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/1/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/1/report/median.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/1/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/1/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/1/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/1/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/1/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/1/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/1/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/1/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/1/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/1/report/regression.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/1/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/1/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/1/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/1/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/1/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/1/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/1/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/1/report/slope.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/1/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/1/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/1/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/1/report/typical.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/1/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/1/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/1/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/128/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/128/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/128/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/128/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/128/base/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/128/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/128/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/128/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/128/base/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/128/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/128/base/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/128/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/128/base/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/128/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/128/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/128/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/128/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/128/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/128/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/128/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/128/new/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/128/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/128/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/128/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/128/new/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/128/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/128/new/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/128/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/128/new/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/128/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/128/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/128/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/128/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/128/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/128/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/128/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/128/report/SD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/128/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/128/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/128/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/128/report/index.html b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/128/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/128/report/index.html rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/128/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/128/report/mean.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/128/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/128/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/128/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/128/report/median.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/128/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/128/report/median.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/128/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/128/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/128/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/128/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/128/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/128/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/128/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/128/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/128/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/128/report/regression.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/128/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/128/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/128/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/128/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/128/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/128/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/128/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/128/report/slope.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/128/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/128/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/128/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/128/report/typical.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/128/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/128/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/128/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/16/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/16/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/16/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/16/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/16/base/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/16/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/16/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/16/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/16/base/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/16/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/16/base/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/16/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/16/base/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/16/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/16/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/16/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/16/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/16/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/16/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/16/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/16/new/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/16/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/16/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/16/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/16/new/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/16/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/16/new/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/16/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/16/new/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/16/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/16/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/16/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/16/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/16/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/16/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/16/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/16/report/SD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/16/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/16/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/16/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/16/report/index.html b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/16/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/16/report/index.html rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/16/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/16/report/mean.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/16/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/16/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/16/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/16/report/median.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/16/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/16/report/median.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/16/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/16/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/16/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/16/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/16/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/16/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/16/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/16/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/16/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/16/report/regression.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/16/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/16/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/16/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/16/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/16/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/16/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/16/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/16/report/slope.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/16/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/16/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/16/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/16/report/typical.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/16/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/16/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/16/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/2/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/2/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/2/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/2/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/2/base/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/2/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/2/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/2/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/2/base/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/2/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/2/base/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/2/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/2/base/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/2/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/2/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/2/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/2/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/2/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/2/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/2/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/2/new/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/2/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/2/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/2/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/2/new/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/2/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/2/new/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/2/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/2/new/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/2/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/2/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/2/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/2/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/2/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/2/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/2/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/2/report/SD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/2/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/2/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/2/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/2/report/index.html b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/2/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/2/report/index.html rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/2/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/2/report/mean.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/2/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/2/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/2/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/2/report/median.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/2/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/2/report/median.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/2/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/2/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/2/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/2/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/2/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/2/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/2/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/2/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/2/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/2/report/regression.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/2/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/2/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/2/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/2/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/2/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/2/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/2/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/2/report/slope.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/2/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/2/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/2/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/2/report/typical.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/2/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/2/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/2/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/256/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/256/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/256/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/256/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/256/base/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/256/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/256/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/256/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/256/base/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/256/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/256/base/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/256/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/256/base/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/256/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/256/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/256/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/256/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/256/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/256/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/256/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/256/new/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/256/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/256/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/256/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/256/new/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/256/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/256/new/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/256/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/256/new/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/256/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/256/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/256/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/256/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/256/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/256/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/256/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/256/report/SD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/256/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/256/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/256/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/256/report/index.html b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/256/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/256/report/index.html rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/256/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/256/report/mean.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/256/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/256/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/256/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/256/report/median.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/256/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/256/report/median.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/256/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/256/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/256/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/256/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/256/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/256/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/256/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/256/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/256/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/256/report/regression.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/256/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/256/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/256/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/256/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/256/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/256/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/256/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/256/report/slope.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/256/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/256/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/256/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/256/report/typical.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/256/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/256/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/256/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/32/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/32/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/32/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/32/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/32/base/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/32/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/32/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/32/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/32/base/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/32/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/32/base/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/32/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/32/base/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/32/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/32/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/32/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/32/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/32/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/32/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/32/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/32/new/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/32/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/32/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/32/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/32/new/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/32/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/32/new/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/32/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/32/new/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/32/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/32/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/32/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/32/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/32/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/32/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/32/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/32/report/SD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/32/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/32/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/32/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/32/report/index.html b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/32/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/32/report/index.html rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/32/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/32/report/mean.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/32/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/32/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/32/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/32/report/median.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/32/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/32/report/median.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/32/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/32/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/32/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/32/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/32/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/32/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/32/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/32/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/32/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/32/report/regression.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/32/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/32/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/32/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/32/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/32/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/32/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/32/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/32/report/slope.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/32/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/32/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/32/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/32/report/typical.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/32/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/32/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/32/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/4/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/4/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/4/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/4/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/4/base/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/4/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/4/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/4/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/4/base/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/4/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/4/base/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/4/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/4/base/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/4/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/4/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/4/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/4/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/4/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/4/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/4/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/4/new/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/4/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/4/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/4/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/4/new/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/4/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/4/new/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/4/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/4/new/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/4/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/4/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/4/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/4/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/4/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/4/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/4/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/4/report/SD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/4/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/4/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/4/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/4/report/index.html b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/4/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/4/report/index.html rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/4/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/4/report/mean.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/4/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/4/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/4/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/4/report/median.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/4/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/4/report/median.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/4/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/4/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/4/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/4/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/4/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/4/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/4/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/4/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/4/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/4/report/regression.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/4/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/4/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/4/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/4/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/4/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/4/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/4/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/4/report/slope.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/4/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/4/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/4/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/4/report/typical.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/4/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/4/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/4/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/512/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/512/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/512/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/512/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/512/base/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/512/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/512/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/512/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/512/base/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/512/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/512/base/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/512/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/512/base/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/512/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/512/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/512/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/512/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/512/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/512/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/512/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/512/new/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/512/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/512/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/512/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/512/new/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/512/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/512/new/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/512/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/512/new/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/512/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/512/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/512/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/512/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/512/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/512/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/512/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/512/report/SD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/512/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/512/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/512/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/512/report/index.html b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/512/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/512/report/index.html rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/512/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/512/report/mean.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/512/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/512/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/512/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/512/report/median.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/512/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/512/report/median.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/512/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/512/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/512/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/512/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/512/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/512/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/512/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/512/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/512/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/512/report/regression.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/512/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/512/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/512/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/512/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/512/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/512/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/512/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/512/report/slope.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/512/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/512/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/512/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/512/report/typical.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/512/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/512/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/512/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/64/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/64/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/64/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/64/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/64/base/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/64/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/64/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/64/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/64/base/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/64/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/64/base/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/64/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/64/base/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/64/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/64/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/64/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/64/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/64/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/64/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/64/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/64/new/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/64/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/64/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/64/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/64/new/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/64/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/64/new/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/64/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/64/new/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/64/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/64/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/64/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/64/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/64/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/64/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/64/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/64/report/SD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/64/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/64/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/64/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/64/report/index.html b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/64/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/64/report/index.html rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/64/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/64/report/mean.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/64/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/64/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/64/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/64/report/median.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/64/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/64/report/median.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/64/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/64/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/64/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/64/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/64/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/64/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/64/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/64/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/64/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/64/report/regression.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/64/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/64/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/64/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/64/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/64/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/64/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/64/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/64/report/slope.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/64/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/64/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/64/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/64/report/typical.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/64/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/64/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/64/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/8/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/8/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/8/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/8/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/8/base/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/8/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/8/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/8/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/8/base/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/8/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/8/base/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/8/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/8/base/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/8/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/8/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/8/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/8/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/8/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/8/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/8/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/8/new/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/8/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/8/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/8/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/8/new/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/8/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/8/new/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/8/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/8/new/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/8/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/8/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/8/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/8/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/8/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/8/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/8/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/8/report/SD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/8/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/8/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/8/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/8/report/index.html b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/8/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/8/report/index.html rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/8/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/8/report/mean.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/8/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/8/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/8/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/8/report/median.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/8/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/8/report/median.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/8/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/8/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/8/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/8/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/8/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/8/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/8/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/8/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/8/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/8/report/regression.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/8/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/8/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/8/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/8/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/8/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/8/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/8/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/8/report/slope.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/8/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/8/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/8/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/8/report/typical.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/8/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/8/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/8/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/report/index.html b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/report/index.html rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/report/lines.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/report/lines.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/report/lines.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/report/lines.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/report/violin.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/report/violin.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32 requests/report/violin.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/32 requests/report/violin.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32/report/index.html b/ursa/HTTP Hyper_Content Size (Megabyte)/32/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32/report/index.html rename to ursa/HTTP Hyper_Content Size (Megabyte)/32/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32/report/lines.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/32/report/lines.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32/report/lines.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/32/report/lines.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/32/report/violin.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/32/report/violin.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/32/report/violin.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/32/report/violin.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/1/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/1/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/1/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/1/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/1/base/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/1/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/1/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/1/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/1/base/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/1/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/1/base/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/1/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/1/base/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/1/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/1/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/1/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/1/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/1/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/1/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/1/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/1/new/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/1/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/1/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/1/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/1/new/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/1/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/1/new/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/1/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/1/new/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/1/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/1/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/1/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/1/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/1/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/1/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/1/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/1/report/SD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/1/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/1/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/1/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/1/report/index.html b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/1/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/1/report/index.html rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/1/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/1/report/mean.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/1/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/1/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/1/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/1/report/median.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/1/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/1/report/median.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/1/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/1/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/1/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/1/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/1/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/1/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/1/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/1/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/1/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/1/report/regression.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/1/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/1/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/1/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/1/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/1/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/1/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/1/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/1/report/slope.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/1/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/1/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/1/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/1/report/typical.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/1/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/1/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/1/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/128/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/128/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/128/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/128/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/128/base/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/128/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/128/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/128/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/128/base/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/128/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/128/base/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/128/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/128/base/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/128/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/128/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/128/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/128/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/128/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/128/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/128/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/128/new/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/128/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/128/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/128/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/128/new/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/128/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/128/new/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/128/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/128/new/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/128/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/128/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/128/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/128/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/128/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/128/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/128/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/128/report/SD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/128/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/128/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/128/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/128/report/index.html b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/128/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/128/report/index.html rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/128/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/128/report/mean.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/128/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/128/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/128/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/128/report/median.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/128/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/128/report/median.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/128/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/128/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/128/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/128/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/128/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/128/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/128/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/128/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/128/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/128/report/regression.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/128/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/128/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/128/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/128/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/128/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/128/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/128/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/128/report/slope.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/128/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/128/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/128/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/128/report/typical.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/128/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/128/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/128/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/16/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/16/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/16/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/16/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/16/base/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/16/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/16/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/16/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/16/base/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/16/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/16/base/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/16/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/16/base/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/16/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/16/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/16/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/16/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/16/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/16/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/16/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/16/new/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/16/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/16/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/16/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/16/new/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/16/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/16/new/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/16/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/16/new/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/16/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/16/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/16/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/16/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/16/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/16/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/16/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/16/report/SD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/16/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/16/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/16/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/16/report/index.html b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/16/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/16/report/index.html rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/16/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/16/report/mean.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/16/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/16/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/16/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/16/report/median.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/16/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/16/report/median.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/16/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/16/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/16/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/16/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/16/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/16/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/16/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/16/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/16/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/16/report/regression.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/16/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/16/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/16/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/16/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/16/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/16/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/16/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/16/report/slope.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/16/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/16/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/16/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/16/report/typical.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/16/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/16/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/16/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/2/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/2/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/2/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/2/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/2/base/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/2/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/2/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/2/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/2/base/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/2/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/2/base/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/2/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/2/base/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/2/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/2/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/2/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/2/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/2/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/2/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/2/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/2/new/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/2/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/2/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/2/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/2/new/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/2/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/2/new/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/2/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/2/new/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/2/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/2/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/2/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/2/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/2/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/2/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/2/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/2/report/SD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/2/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/2/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/2/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/2/report/index.html b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/2/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/2/report/index.html rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/2/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/2/report/mean.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/2/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/2/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/2/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/2/report/median.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/2/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/2/report/median.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/2/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/2/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/2/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/2/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/2/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/2/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/2/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/2/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/2/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/2/report/regression.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/2/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/2/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/2/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/2/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/2/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/2/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/2/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/2/report/slope.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/2/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/2/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/2/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/2/report/typical.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/2/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/2/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/2/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/256/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/256/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/256/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/256/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/256/base/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/256/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/256/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/256/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/256/base/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/256/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/256/base/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/256/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/256/base/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/256/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/256/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/256/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/256/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/256/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/256/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/256/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/256/new/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/256/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/256/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/256/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/256/new/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/256/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/256/new/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/256/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/256/new/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/256/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/256/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/256/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/256/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/256/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/256/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/256/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/256/report/SD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/256/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/256/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/256/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/256/report/index.html b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/256/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/256/report/index.html rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/256/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/256/report/mean.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/256/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/256/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/256/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/256/report/median.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/256/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/256/report/median.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/256/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/256/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/256/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/256/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/256/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/256/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/256/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/256/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/256/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/256/report/regression.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/256/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/256/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/256/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/256/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/256/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/256/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/256/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/256/report/slope.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/256/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/256/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/256/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/256/report/typical.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/256/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/256/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/256/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/32/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/32/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/32/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/32/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/32/base/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/32/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/32/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/32/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/32/base/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/32/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/32/base/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/32/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/32/base/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/32/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/32/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/32/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/32/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/32/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/32/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/32/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/32/new/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/32/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/32/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/32/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/32/new/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/32/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/32/new/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/32/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/32/new/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/32/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/32/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/32/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/32/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/32/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/32/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/32/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/32/report/SD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/32/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/32/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/32/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/32/report/index.html b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/32/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/32/report/index.html rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/32/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/32/report/mean.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/32/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/32/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/32/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/32/report/median.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/32/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/32/report/median.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/32/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/32/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/32/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/32/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/32/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/32/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/32/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/32/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/32/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/32/report/regression.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/32/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/32/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/32/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/32/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/32/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/32/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/32/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/32/report/slope.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/32/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/32/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/32/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/32/report/typical.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/32/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/32/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/32/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/4/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/4/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/4/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/4/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/4/base/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/4/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/4/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/4/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/4/base/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/4/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/4/base/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/4/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/4/base/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/4/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/4/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/4/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/4/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/4/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/4/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/4/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/4/new/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/4/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/4/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/4/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/4/new/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/4/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/4/new/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/4/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/4/new/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/4/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/4/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/4/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/4/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/4/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/4/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/4/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/4/report/SD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/4/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/4/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/4/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/4/report/index.html b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/4/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/4/report/index.html rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/4/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/4/report/mean.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/4/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/4/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/4/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/4/report/median.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/4/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/4/report/median.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/4/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/4/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/4/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/4/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/4/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/4/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/4/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/4/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/4/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/4/report/regression.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/4/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/4/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/4/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/4/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/4/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/4/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/4/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/4/report/slope.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/4/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/4/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/4/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/4/report/typical.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/4/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/4/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/4/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/512/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/512/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/512/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/512/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/512/base/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/512/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/512/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/512/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/512/base/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/512/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/512/base/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/512/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/512/base/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/512/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/512/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/512/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/512/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/512/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/512/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/512/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/512/new/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/512/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/512/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/512/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/512/new/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/512/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/512/new/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/512/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/512/new/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/512/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/512/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/512/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/512/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/512/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/512/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/512/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/512/report/SD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/512/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/512/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/512/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/512/report/index.html b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/512/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/512/report/index.html rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/512/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/512/report/mean.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/512/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/512/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/512/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/512/report/median.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/512/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/512/report/median.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/512/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/512/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/512/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/512/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/512/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/512/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/512/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/512/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/512/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/512/report/regression.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/512/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/512/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/512/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/512/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/512/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/512/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/512/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/512/report/slope.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/512/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/512/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/512/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/512/report/typical.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/512/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/512/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/512/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/64/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/64/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/64/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/64/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/64/base/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/64/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/64/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/64/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/64/base/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/64/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/64/base/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/64/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/64/base/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/64/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/64/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/64/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/64/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/64/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/64/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/64/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/64/new/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/64/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/64/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/64/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/64/new/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/64/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/64/new/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/64/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/64/new/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/64/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/64/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/64/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/64/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/64/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/64/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/64/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/64/report/SD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/64/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/64/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/64/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/64/report/index.html b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/64/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/64/report/index.html rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/64/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/64/report/mean.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/64/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/64/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/64/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/64/report/median.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/64/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/64/report/median.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/64/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/64/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/64/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/64/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/64/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/64/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/64/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/64/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/64/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/64/report/regression.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/64/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/64/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/64/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/64/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/64/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/64/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/64/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/64/report/slope.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/64/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/64/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/64/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/64/report/typical.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/64/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/64/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/64/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/8/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/8/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/8/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/8/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/8/base/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/8/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/8/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/8/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/8/base/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/8/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/8/base/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/8/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/8/base/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/8/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/8/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/8/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/8/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/8/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/8/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/8/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/8/new/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/8/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/8/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/8/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/8/new/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/8/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/8/new/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/8/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/8/new/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/8/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/8/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/8/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/8/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/8/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/8/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/8/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/8/report/SD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/8/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/8/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/8/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/8/report/index.html b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/8/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/8/report/index.html rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/8/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/8/report/mean.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/8/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/8/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/8/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/8/report/median.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/8/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/8/report/median.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/8/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/8/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/8/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/8/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/8/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/8/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/8/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/8/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/8/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/8/report/regression.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/8/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/8/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/8/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/8/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/8/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/8/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/8/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/8/report/slope.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/8/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/8/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/8/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/8/report/typical.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/8/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/8/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/8/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/report/index.html b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/report/index.html rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/report/lines.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/report/lines.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/report/lines.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/report/lines.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/report/violin.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/report/violin.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4 requests/report/violin.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/4 requests/report/violin.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4/report/index.html b/ursa/HTTP Hyper_Content Size (Megabyte)/4/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4/report/index.html rename to ursa/HTTP Hyper_Content Size (Megabyte)/4/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4/report/lines.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/4/report/lines.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4/report/lines.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/4/report/lines.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/4/report/violin.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/4/report/violin.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/4/report/violin.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/4/report/violin.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/512/report/index.html b/ursa/HTTP Hyper_Content Size (Megabyte)/512/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/512/report/index.html rename to ursa/HTTP Hyper_Content Size (Megabyte)/512/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/512/report/lines.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/512/report/lines.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/512/report/lines.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/512/report/lines.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/512/report/violin.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/512/report/violin.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/512/report/violin.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/512/report/violin.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/1/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/1/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/1/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/1/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/1/base/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/1/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/1/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/1/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/1/base/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/1/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/1/base/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/1/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/1/base/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/1/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/1/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/1/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/1/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/1/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/1/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/1/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/1/new/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/1/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/1/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/1/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/1/new/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/1/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/1/new/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/1/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/1/new/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/1/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/1/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/1/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/1/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/1/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/1/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/1/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/1/report/SD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/1/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/1/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/1/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/1/report/index.html b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/1/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/1/report/index.html rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/1/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/1/report/mean.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/1/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/1/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/1/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/1/report/median.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/1/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/1/report/median.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/1/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/1/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/1/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/1/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/1/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/1/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/1/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/1/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/1/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/1/report/regression.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/1/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/1/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/1/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/1/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/1/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/1/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/1/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/1/report/slope.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/1/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/1/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/1/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/1/report/typical.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/1/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/1/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/1/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/128/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/128/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/128/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/128/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/128/base/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/128/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/128/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/128/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/128/base/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/128/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/128/base/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/128/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/128/base/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/128/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/128/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/128/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/128/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/128/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/128/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/128/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/128/new/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/128/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/128/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/128/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/128/new/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/128/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/128/new/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/128/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/128/new/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/128/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/128/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/128/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/128/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/128/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/128/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/128/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/128/report/SD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/128/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/128/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/128/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/128/report/index.html b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/128/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/128/report/index.html rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/128/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/128/report/mean.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/128/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/128/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/128/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/128/report/median.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/128/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/128/report/median.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/128/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/128/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/128/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/128/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/128/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/128/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/128/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/128/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/128/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/128/report/regression.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/128/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/128/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/128/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/128/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/128/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/128/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/128/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/128/report/slope.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/128/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/128/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/128/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/128/report/typical.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/128/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/128/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/128/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/16/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/16/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/16/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/16/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/16/base/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/16/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/16/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/16/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/16/base/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/16/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/16/base/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/16/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/16/base/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/16/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/16/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/16/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/16/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/16/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/16/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/16/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/16/new/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/16/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/16/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/16/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/16/new/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/16/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/16/new/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/16/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/16/new/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/16/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/16/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/16/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/16/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/16/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/16/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/16/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/16/report/SD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/16/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/16/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/16/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/16/report/index.html b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/16/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/16/report/index.html rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/16/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/16/report/mean.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/16/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/16/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/16/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/16/report/median.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/16/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/16/report/median.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/16/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/16/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/16/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/16/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/16/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/16/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/16/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/16/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/16/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/16/report/regression.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/16/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/16/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/16/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/16/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/16/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/16/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/16/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/16/report/slope.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/16/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/16/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/16/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/16/report/typical.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/16/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/16/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/16/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/2/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/2/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/2/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/2/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/2/base/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/2/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/2/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/2/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/2/base/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/2/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/2/base/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/2/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/2/base/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/2/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/2/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/2/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/2/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/2/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/2/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/2/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/2/new/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/2/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/2/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/2/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/2/new/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/2/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/2/new/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/2/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/2/new/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/2/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/2/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/2/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/2/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/2/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/2/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/2/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/2/report/SD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/2/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/2/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/2/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/2/report/index.html b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/2/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/2/report/index.html rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/2/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/2/report/mean.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/2/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/2/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/2/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/2/report/median.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/2/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/2/report/median.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/2/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/2/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/2/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/2/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/2/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/2/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/2/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/2/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/2/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/2/report/regression.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/2/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/2/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/2/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/2/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/2/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/2/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/2/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/2/report/slope.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/2/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/2/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/2/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/2/report/typical.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/2/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/2/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/2/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/256/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/256/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/256/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/256/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/256/base/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/256/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/256/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/256/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/256/base/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/256/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/256/base/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/256/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/256/base/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/256/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/256/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/256/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/256/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/256/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/256/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/256/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/256/new/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/256/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/256/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/256/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/256/new/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/256/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/256/new/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/256/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/256/new/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/256/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/256/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/256/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/256/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/256/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/256/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/256/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/256/report/SD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/256/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/256/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/256/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/256/report/index.html b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/256/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/256/report/index.html rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/256/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/256/report/mean.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/256/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/256/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/256/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/256/report/median.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/256/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/256/report/median.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/256/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/256/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/256/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/256/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/256/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/256/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/256/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/256/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/256/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/256/report/regression.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/256/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/256/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/256/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/256/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/256/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/256/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/256/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/256/report/slope.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/256/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/256/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/256/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/256/report/typical.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/256/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/256/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/256/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/32/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/32/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/32/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/32/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/32/base/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/32/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/32/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/32/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/32/base/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/32/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/32/base/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/32/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/32/base/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/32/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/32/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/32/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/32/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/32/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/32/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/32/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/32/new/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/32/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/32/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/32/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/32/new/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/32/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/32/new/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/32/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/32/new/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/32/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/32/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/32/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/32/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/32/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/32/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/32/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/32/report/SD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/32/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/32/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/32/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/32/report/index.html b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/32/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/32/report/index.html rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/32/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/32/report/mean.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/32/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/32/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/32/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/32/report/median.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/32/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/32/report/median.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/32/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/32/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/32/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/32/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/32/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/32/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/32/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/32/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/32/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/32/report/regression.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/32/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/32/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/32/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/32/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/32/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/32/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/32/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/32/report/slope.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/32/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/32/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/32/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/32/report/typical.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/32/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/32/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/32/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/4/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/4/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/4/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/4/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/4/base/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/4/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/4/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/4/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/4/base/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/4/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/4/base/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/4/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/4/base/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/4/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/4/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/4/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/4/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/4/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/4/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/4/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/4/new/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/4/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/4/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/4/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/4/new/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/4/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/4/new/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/4/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/4/new/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/4/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/4/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/4/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/4/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/4/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/4/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/4/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/4/report/SD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/4/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/4/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/4/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/4/report/index.html b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/4/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/4/report/index.html rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/4/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/4/report/mean.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/4/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/4/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/4/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/4/report/median.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/4/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/4/report/median.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/4/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/4/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/4/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/4/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/4/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/4/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/4/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/4/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/4/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/4/report/regression.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/4/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/4/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/4/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/4/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/4/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/4/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/4/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/4/report/slope.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/4/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/4/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/4/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/4/report/typical.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/4/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/4/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/4/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/512/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/512/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/512/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/512/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/512/base/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/512/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/512/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/512/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/512/base/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/512/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/512/base/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/512/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/512/base/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/512/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/512/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/512/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/512/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/512/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/512/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/512/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/512/new/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/512/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/512/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/512/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/512/new/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/512/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/512/new/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/512/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/512/new/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/512/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/512/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/512/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/512/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/512/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/512/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/512/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/512/report/SD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/512/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/512/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/512/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/512/report/index.html b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/512/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/512/report/index.html rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/512/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/512/report/mean.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/512/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/512/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/512/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/512/report/median.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/512/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/512/report/median.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/512/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/512/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/512/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/512/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/512/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/512/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/512/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/512/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/512/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/512/report/regression.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/512/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/512/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/512/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/512/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/512/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/512/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/512/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/512/report/slope.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/512/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/512/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/512/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/512/report/typical.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/512/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/512/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/512/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/64/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/64/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/64/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/64/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/64/base/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/64/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/64/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/64/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/64/base/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/64/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/64/base/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/64/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/64/base/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/64/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/64/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/64/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/64/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/64/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/64/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/64/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/64/new/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/64/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/64/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/64/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/64/new/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/64/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/64/new/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/64/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/64/new/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/64/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/64/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/64/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/64/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/64/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/64/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/64/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/64/report/SD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/64/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/64/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/64/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/64/report/index.html b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/64/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/64/report/index.html rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/64/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/64/report/mean.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/64/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/64/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/64/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/64/report/median.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/64/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/64/report/median.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/64/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/64/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/64/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/64/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/64/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/64/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/64/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/64/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/64/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/64/report/regression.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/64/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/64/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/64/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/64/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/64/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/64/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/64/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/64/report/slope.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/64/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/64/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/64/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/64/report/typical.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/64/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/64/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/64/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/8/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/8/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/8/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/8/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/8/base/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/8/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/8/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/8/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/8/base/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/8/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/8/base/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/8/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/8/base/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/8/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/8/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/8/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/8/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/8/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/8/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/8/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/8/new/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/8/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/8/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/8/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/8/new/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/8/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/8/new/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/8/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/8/new/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/8/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/8/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/8/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/8/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/8/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/8/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/8/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/8/report/SD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/8/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/8/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/8/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/8/report/index.html b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/8/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/8/report/index.html rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/8/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/8/report/mean.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/8/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/8/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/8/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/8/report/median.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/8/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/8/report/median.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/8/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/8/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/8/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/8/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/8/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/8/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/8/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/8/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/8/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/8/report/regression.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/8/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/8/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/8/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/8/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/8/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/8/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/8/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/8/report/slope.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/8/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/8/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/8/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/8/report/typical.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/8/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/8/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/8/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/report/index.html b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/report/index.html rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/report/lines.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/report/lines.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/report/lines.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/report/lines.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/report/violin.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/report/violin.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64 requests/report/violin.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/64 requests/report/violin.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64/report/index.html b/ursa/HTTP Hyper_Content Size (Megabyte)/64/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64/report/index.html rename to ursa/HTTP Hyper_Content Size (Megabyte)/64/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64/report/lines.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/64/report/lines.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64/report/lines.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/64/report/lines.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/64/report/violin.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/64/report/violin.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/64/report/violin.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/64/report/violin.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/1/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/1/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/1/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/1/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/1/base/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/1/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/1/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/1/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/1/base/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/1/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/1/base/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/1/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/1/base/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/1/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/1/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/1/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/1/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/1/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/1/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/1/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/1/new/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/1/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/1/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/1/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/1/new/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/1/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/1/new/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/1/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/1/new/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/1/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/1/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/1/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/1/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/1/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/1/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/1/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/1/report/SD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/1/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/1/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/1/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/1/report/index.html b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/1/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/1/report/index.html rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/1/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/1/report/mean.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/1/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/1/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/1/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/1/report/median.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/1/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/1/report/median.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/1/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/1/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/1/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/1/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/1/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/1/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/1/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/1/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/1/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/1/report/regression.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/1/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/1/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/1/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/1/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/1/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/1/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/1/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/1/report/slope.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/1/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/1/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/1/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/1/report/typical.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/1/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/1/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/1/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/128/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/128/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/128/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/128/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/128/base/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/128/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/128/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/128/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/128/base/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/128/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/128/base/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/128/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/128/base/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/128/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/128/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/128/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/128/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/128/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/128/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/128/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/128/new/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/128/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/128/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/128/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/128/new/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/128/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/128/new/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/128/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/128/new/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/128/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/128/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/128/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/128/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/128/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/128/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/128/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/128/report/SD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/128/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/128/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/128/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/128/report/index.html b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/128/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/128/report/index.html rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/128/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/128/report/mean.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/128/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/128/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/128/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/128/report/median.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/128/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/128/report/median.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/128/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/128/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/128/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/128/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/128/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/128/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/128/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/128/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/128/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/128/report/regression.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/128/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/128/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/128/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/128/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/128/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/128/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/128/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/128/report/slope.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/128/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/128/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/128/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/128/report/typical.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/128/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/128/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/128/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/16/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/16/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/16/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/16/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/16/base/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/16/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/16/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/16/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/16/base/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/16/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/16/base/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/16/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/16/base/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/16/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/16/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/16/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/16/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/16/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/16/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/16/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/16/new/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/16/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/16/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/16/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/16/new/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/16/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/16/new/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/16/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/16/new/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/16/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/16/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/16/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/16/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/16/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/16/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/16/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/16/report/SD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/16/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/16/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/16/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/16/report/index.html b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/16/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/16/report/index.html rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/16/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/16/report/mean.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/16/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/16/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/16/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/16/report/median.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/16/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/16/report/median.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/16/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/16/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/16/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/16/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/16/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/16/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/16/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/16/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/16/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/16/report/regression.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/16/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/16/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/16/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/16/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/16/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/16/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/16/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/16/report/slope.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/16/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/16/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/16/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/16/report/typical.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/16/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/16/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/16/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/2/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/2/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/2/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/2/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/2/base/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/2/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/2/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/2/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/2/base/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/2/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/2/base/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/2/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/2/base/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/2/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/2/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/2/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/2/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/2/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/2/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/2/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/2/new/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/2/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/2/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/2/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/2/new/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/2/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/2/new/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/2/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/2/new/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/2/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/2/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/2/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/2/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/2/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/2/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/2/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/2/report/SD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/2/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/2/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/2/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/2/report/index.html b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/2/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/2/report/index.html rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/2/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/2/report/mean.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/2/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/2/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/2/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/2/report/median.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/2/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/2/report/median.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/2/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/2/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/2/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/2/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/2/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/2/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/2/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/2/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/2/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/2/report/regression.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/2/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/2/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/2/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/2/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/2/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/2/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/2/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/2/report/slope.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/2/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/2/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/2/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/2/report/typical.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/2/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/2/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/2/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/256/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/256/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/256/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/256/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/256/base/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/256/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/256/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/256/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/256/base/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/256/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/256/base/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/256/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/256/base/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/256/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/256/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/256/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/256/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/256/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/256/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/256/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/256/new/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/256/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/256/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/256/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/256/new/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/256/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/256/new/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/256/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/256/new/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/256/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/256/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/256/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/256/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/256/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/256/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/256/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/256/report/SD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/256/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/256/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/256/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/256/report/index.html b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/256/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/256/report/index.html rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/256/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/256/report/mean.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/256/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/256/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/256/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/256/report/median.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/256/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/256/report/median.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/256/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/256/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/256/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/256/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/256/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/256/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/256/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/256/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/256/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/256/report/regression.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/256/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/256/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/256/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/256/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/256/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/256/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/256/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/256/report/slope.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/256/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/256/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/256/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/256/report/typical.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/256/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/256/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/256/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/32/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/32/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/32/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/32/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/32/base/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/32/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/32/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/32/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/32/base/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/32/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/32/base/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/32/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/32/base/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/32/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/32/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/32/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/32/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/32/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/32/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/32/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/32/new/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/32/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/32/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/32/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/32/new/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/32/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/32/new/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/32/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/32/new/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/32/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/32/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/32/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/32/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/32/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/32/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/32/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/32/report/SD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/32/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/32/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/32/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/32/report/index.html b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/32/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/32/report/index.html rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/32/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/32/report/mean.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/32/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/32/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/32/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/32/report/median.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/32/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/32/report/median.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/32/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/32/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/32/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/32/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/32/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/32/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/32/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/32/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/32/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/32/report/regression.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/32/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/32/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/32/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/32/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/32/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/32/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/32/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/32/report/slope.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/32/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/32/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/32/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/32/report/typical.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/32/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/32/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/32/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/4/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/4/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/4/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/4/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/4/base/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/4/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/4/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/4/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/4/base/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/4/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/4/base/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/4/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/4/base/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/4/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/4/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/4/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/4/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/4/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/4/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/4/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/4/new/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/4/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/4/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/4/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/4/new/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/4/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/4/new/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/4/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/4/new/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/4/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/4/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/4/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/4/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/4/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/4/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/4/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/4/report/SD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/4/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/4/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/4/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/4/report/index.html b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/4/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/4/report/index.html rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/4/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/4/report/mean.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/4/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/4/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/4/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/4/report/median.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/4/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/4/report/median.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/4/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/4/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/4/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/4/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/4/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/4/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/4/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/4/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/4/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/4/report/regression.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/4/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/4/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/4/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/4/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/4/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/4/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/4/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/4/report/slope.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/4/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/4/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/4/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/4/report/typical.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/4/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/4/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/4/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/512/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/512/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/512/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/512/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/512/base/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/512/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/512/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/512/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/512/base/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/512/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/512/base/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/512/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/512/base/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/512/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/512/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/512/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/512/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/512/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/512/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/512/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/512/new/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/512/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/512/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/512/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/512/new/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/512/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/512/new/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/512/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/512/new/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/512/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/512/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/512/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/512/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/512/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/512/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/512/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/512/report/SD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/512/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/512/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/512/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/512/report/index.html b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/512/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/512/report/index.html rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/512/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/512/report/mean.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/512/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/512/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/512/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/512/report/median.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/512/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/512/report/median.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/512/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/512/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/512/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/512/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/512/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/512/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/512/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/512/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/512/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/512/report/regression.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/512/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/512/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/512/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/512/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/512/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/512/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/512/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/512/report/slope.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/512/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/512/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/512/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/512/report/typical.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/512/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/512/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/512/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/64/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/64/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/64/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/64/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/64/base/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/64/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/64/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/64/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/64/base/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/64/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/64/base/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/64/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/64/base/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/64/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/64/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/64/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/64/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/64/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/64/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/64/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/64/new/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/64/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/64/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/64/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/64/new/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/64/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/64/new/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/64/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/64/new/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/64/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/64/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/64/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/64/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/64/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/64/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/64/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/64/report/SD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/64/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/64/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/64/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/64/report/index.html b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/64/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/64/report/index.html rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/64/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/64/report/mean.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/64/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/64/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/64/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/64/report/median.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/64/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/64/report/median.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/64/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/64/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/64/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/64/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/64/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/64/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/64/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/64/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/64/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/64/report/regression.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/64/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/64/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/64/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/64/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/64/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/64/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/64/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/64/report/slope.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/64/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/64/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/64/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/64/report/typical.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/64/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/64/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/64/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/8/base/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/8/base/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/8/base/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/8/base/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/8/base/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/8/base/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/8/base/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/8/base/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/8/base/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/8/base/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/8/base/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/8/base/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/8/base/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/8/base/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/8/base/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/8/base/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/8/new/benchmark.json b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/8/new/benchmark.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/8/new/benchmark.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/8/new/benchmark.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/8/new/estimates.json b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/8/new/estimates.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/8/new/estimates.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/8/new/estimates.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/8/new/sample.json b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/8/new/sample.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/8/new/sample.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/8/new/sample.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/8/new/tukey.json b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/8/new/tukey.json similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/8/new/tukey.json rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/8/new/tukey.json diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/8/report/MAD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/8/report/MAD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/8/report/MAD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/8/report/MAD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/8/report/SD.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/8/report/SD.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/8/report/SD.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/8/report/SD.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/8/report/index.html b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/8/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/8/report/index.html rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/8/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/8/report/mean.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/8/report/mean.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/8/report/mean.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/8/report/mean.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/8/report/median.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/8/report/median.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/8/report/median.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/8/report/median.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/8/report/pdf.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/8/report/pdf.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/8/report/pdf.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/8/report/pdf.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/8/report/pdf_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/8/report/pdf_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/8/report/pdf_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/8/report/pdf_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/8/report/regression.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/8/report/regression.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/8/report/regression.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/8/report/regression.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/8/report/regression_small.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/8/report/regression_small.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/8/report/regression_small.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/8/report/regression_small.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/8/report/slope.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/8/report/slope.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/8/report/slope.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/8/report/slope.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/8/report/typical.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/8/report/typical.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/8/report/typical.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/8/report/typical.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/report/index.html b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/report/index.html rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/report/lines.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/report/lines.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/report/lines.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/report/lines.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/report/violin.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/report/violin.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8 requests/report/violin.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/8 requests/report/violin.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8/report/index.html b/ursa/HTTP Hyper_Content Size (Megabyte)/8/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8/report/index.html rename to ursa/HTTP Hyper_Content Size (Megabyte)/8/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8/report/lines.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/8/report/lines.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8/report/lines.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/8/report/lines.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/8/report/violin.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/8/report/violin.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/8/report/violin.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/8/report/violin.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/report/index.html b/ursa/HTTP Hyper_Content Size (Megabyte)/report/index.html similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/report/index.html rename to ursa/HTTP Hyper_Content Size (Megabyte)/report/index.html diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/report/lines.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/report/lines.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/report/lines.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/report/lines.svg diff --git a/criterion/HTTP Hyper_Content Size (Megabyte)/report/violin.svg b/ursa/HTTP Hyper_Content Size (Megabyte)/report/violin.svg similarity index 100% rename from criterion/HTTP Hyper_Content Size (Megabyte)/report/violin.svg rename to ursa/HTTP Hyper_Content Size (Megabyte)/report/violin.svg diff --git a/criterion/Kilobyte/1024/report/index.html b/ursa/Kilobyte/1024/report/index.html similarity index 100% rename from criterion/Kilobyte/1024/report/index.html rename to ursa/Kilobyte/1024/report/index.html diff --git a/criterion/Kilobyte/1024/report/lines.svg b/ursa/Kilobyte/1024/report/lines.svg similarity index 100% rename from criterion/Kilobyte/1024/report/lines.svg rename to ursa/Kilobyte/1024/report/lines.svg diff --git a/criterion/Kilobyte/1024/report/violin.svg b/ursa/Kilobyte/1024/report/violin.svg similarity index 100% rename from criterion/Kilobyte/1024/report/violin.svg rename to ursa/Kilobyte/1024/report/violin.svg diff --git a/criterion/Kilobyte/131072/report/index.html b/ursa/Kilobyte/131072/report/index.html similarity index 100% rename from criterion/Kilobyte/131072/report/index.html rename to ursa/Kilobyte/131072/report/index.html diff --git a/criterion/Kilobyte/131072/report/lines.svg b/ursa/Kilobyte/131072/report/lines.svg similarity index 100% rename from criterion/Kilobyte/131072/report/lines.svg rename to ursa/Kilobyte/131072/report/lines.svg diff --git a/criterion/Kilobyte/131072/report/violin.svg b/ursa/Kilobyte/131072/report/violin.svg similarity index 100% rename from criterion/Kilobyte/131072/report/violin.svg rename to ursa/Kilobyte/131072/report/violin.svg diff --git a/criterion/Kilobyte/16384/report/index.html b/ursa/Kilobyte/16384/report/index.html similarity index 100% rename from criterion/Kilobyte/16384/report/index.html rename to ursa/Kilobyte/16384/report/index.html diff --git a/criterion/Kilobyte/16384/report/lines.svg b/ursa/Kilobyte/16384/report/lines.svg similarity index 100% rename from criterion/Kilobyte/16384/report/lines.svg rename to ursa/Kilobyte/16384/report/lines.svg diff --git a/criterion/Kilobyte/16384/report/violin.svg b/ursa/Kilobyte/16384/report/violin.svg similarity index 100% rename from criterion/Kilobyte/16384/report/violin.svg rename to ursa/Kilobyte/16384/report/violin.svg diff --git a/criterion/Kilobyte/2048/report/index.html b/ursa/Kilobyte/2048/report/index.html similarity index 100% rename from criterion/Kilobyte/2048/report/index.html rename to ursa/Kilobyte/2048/report/index.html diff --git a/criterion/Kilobyte/2048/report/lines.svg b/ursa/Kilobyte/2048/report/lines.svg similarity index 100% rename from criterion/Kilobyte/2048/report/lines.svg rename to ursa/Kilobyte/2048/report/lines.svg diff --git a/criterion/Kilobyte/2048/report/violin.svg b/ursa/Kilobyte/2048/report/violin.svg similarity index 100% rename from criterion/Kilobyte/2048/report/violin.svg rename to ursa/Kilobyte/2048/report/violin.svg diff --git a/criterion/Kilobyte/262144/report/index.html b/ursa/Kilobyte/262144/report/index.html similarity index 100% rename from criterion/Kilobyte/262144/report/index.html rename to ursa/Kilobyte/262144/report/index.html diff --git a/criterion/Kilobyte/262144/report/lines.svg b/ursa/Kilobyte/262144/report/lines.svg similarity index 100% rename from criterion/Kilobyte/262144/report/lines.svg rename to ursa/Kilobyte/262144/report/lines.svg diff --git a/criterion/Kilobyte/262144/report/violin.svg b/ursa/Kilobyte/262144/report/violin.svg similarity index 100% rename from criterion/Kilobyte/262144/report/violin.svg rename to ursa/Kilobyte/262144/report/violin.svg diff --git a/criterion/Kilobyte/32768/report/index.html b/ursa/Kilobyte/32768/report/index.html similarity index 100% rename from criterion/Kilobyte/32768/report/index.html rename to ursa/Kilobyte/32768/report/index.html diff --git a/criterion/Kilobyte/32768/report/lines.svg b/ursa/Kilobyte/32768/report/lines.svg similarity index 100% rename from criterion/Kilobyte/32768/report/lines.svg rename to ursa/Kilobyte/32768/report/lines.svg diff --git a/criterion/Kilobyte/32768/report/violin.svg b/ursa/Kilobyte/32768/report/violin.svg similarity index 100% rename from criterion/Kilobyte/32768/report/violin.svg rename to ursa/Kilobyte/32768/report/violin.svg diff --git a/criterion/Kilobyte/4096/report/index.html b/ursa/Kilobyte/4096/report/index.html similarity index 100% rename from criterion/Kilobyte/4096/report/index.html rename to ursa/Kilobyte/4096/report/index.html diff --git a/criterion/Kilobyte/4096/report/lines.svg b/ursa/Kilobyte/4096/report/lines.svg similarity index 100% rename from criterion/Kilobyte/4096/report/lines.svg rename to ursa/Kilobyte/4096/report/lines.svg diff --git a/criterion/Kilobyte/4096/report/violin.svg b/ursa/Kilobyte/4096/report/violin.svg similarity index 100% rename from criterion/Kilobyte/4096/report/violin.svg rename to ursa/Kilobyte/4096/report/violin.svg diff --git a/criterion/Kilobyte/524288/report/index.html b/ursa/Kilobyte/524288/report/index.html similarity index 100% rename from criterion/Kilobyte/524288/report/index.html rename to ursa/Kilobyte/524288/report/index.html diff --git a/criterion/Kilobyte/524288/report/lines.svg b/ursa/Kilobyte/524288/report/lines.svg similarity index 100% rename from criterion/Kilobyte/524288/report/lines.svg rename to ursa/Kilobyte/524288/report/lines.svg diff --git a/criterion/Kilobyte/524288/report/violin.svg b/ursa/Kilobyte/524288/report/violin.svg similarity index 100% rename from criterion/Kilobyte/524288/report/violin.svg rename to ursa/Kilobyte/524288/report/violin.svg diff --git a/criterion/Kilobyte/65536/report/index.html b/ursa/Kilobyte/65536/report/index.html similarity index 100% rename from criterion/Kilobyte/65536/report/index.html rename to ursa/Kilobyte/65536/report/index.html diff --git a/criterion/Kilobyte/65536/report/lines.svg b/ursa/Kilobyte/65536/report/lines.svg similarity index 100% rename from criterion/Kilobyte/65536/report/lines.svg rename to ursa/Kilobyte/65536/report/lines.svg diff --git a/criterion/Kilobyte/65536/report/violin.svg b/ursa/Kilobyte/65536/report/violin.svg similarity index 100% rename from criterion/Kilobyte/65536/report/violin.svg rename to ursa/Kilobyte/65536/report/violin.svg diff --git a/criterion/Kilobyte/8192/report/index.html b/ursa/Kilobyte/8192/report/index.html similarity index 100% rename from criterion/Kilobyte/8192/report/index.html rename to ursa/Kilobyte/8192/report/index.html diff --git a/criterion/Kilobyte/8192/report/lines.svg b/ursa/Kilobyte/8192/report/lines.svg similarity index 100% rename from criterion/Kilobyte/8192/report/lines.svg rename to ursa/Kilobyte/8192/report/lines.svg diff --git a/criterion/Kilobyte/8192/report/violin.svg b/ursa/Kilobyte/8192/report/violin.svg similarity index 100% rename from criterion/Kilobyte/8192/report/violin.svg rename to ursa/Kilobyte/8192/report/violin.svg diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/1024/base/benchmark.json b/ursa/Kilobyte/TCP UFDP_1 Request/1024/base/benchmark.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/1024/base/benchmark.json rename to ursa/Kilobyte/TCP UFDP_1 Request/1024/base/benchmark.json diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/1024/base/estimates.json b/ursa/Kilobyte/TCP UFDP_1 Request/1024/base/estimates.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/1024/base/estimates.json rename to ursa/Kilobyte/TCP UFDP_1 Request/1024/base/estimates.json diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/1024/base/sample.json b/ursa/Kilobyte/TCP UFDP_1 Request/1024/base/sample.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/1024/base/sample.json rename to ursa/Kilobyte/TCP UFDP_1 Request/1024/base/sample.json diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/1024/base/tukey.json b/ursa/Kilobyte/TCP UFDP_1 Request/1024/base/tukey.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/1024/base/tukey.json rename to ursa/Kilobyte/TCP UFDP_1 Request/1024/base/tukey.json diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/1024/new/benchmark.json b/ursa/Kilobyte/TCP UFDP_1 Request/1024/new/benchmark.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/1024/new/benchmark.json rename to ursa/Kilobyte/TCP UFDP_1 Request/1024/new/benchmark.json diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/1024/new/estimates.json b/ursa/Kilobyte/TCP UFDP_1 Request/1024/new/estimates.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/1024/new/estimates.json rename to ursa/Kilobyte/TCP UFDP_1 Request/1024/new/estimates.json diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/1024/new/sample.json b/ursa/Kilobyte/TCP UFDP_1 Request/1024/new/sample.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/1024/new/sample.json rename to ursa/Kilobyte/TCP UFDP_1 Request/1024/new/sample.json diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/1024/new/tukey.json b/ursa/Kilobyte/TCP UFDP_1 Request/1024/new/tukey.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/1024/new/tukey.json rename to ursa/Kilobyte/TCP UFDP_1 Request/1024/new/tukey.json diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/1024/report/MAD.svg b/ursa/Kilobyte/TCP UFDP_1 Request/1024/report/MAD.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/1024/report/MAD.svg rename to ursa/Kilobyte/TCP UFDP_1 Request/1024/report/MAD.svg diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/1024/report/SD.svg b/ursa/Kilobyte/TCP UFDP_1 Request/1024/report/SD.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/1024/report/SD.svg rename to ursa/Kilobyte/TCP UFDP_1 Request/1024/report/SD.svg diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/1024/report/index.html b/ursa/Kilobyte/TCP UFDP_1 Request/1024/report/index.html similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/1024/report/index.html rename to ursa/Kilobyte/TCP UFDP_1 Request/1024/report/index.html diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/1024/report/mean.svg b/ursa/Kilobyte/TCP UFDP_1 Request/1024/report/mean.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/1024/report/mean.svg rename to ursa/Kilobyte/TCP UFDP_1 Request/1024/report/mean.svg diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/1024/report/median.svg b/ursa/Kilobyte/TCP UFDP_1 Request/1024/report/median.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/1024/report/median.svg rename to ursa/Kilobyte/TCP UFDP_1 Request/1024/report/median.svg diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/1024/report/pdf.svg b/ursa/Kilobyte/TCP UFDP_1 Request/1024/report/pdf.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/1024/report/pdf.svg rename to ursa/Kilobyte/TCP UFDP_1 Request/1024/report/pdf.svg diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/1024/report/pdf_small.svg b/ursa/Kilobyte/TCP UFDP_1 Request/1024/report/pdf_small.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/1024/report/pdf_small.svg rename to ursa/Kilobyte/TCP UFDP_1 Request/1024/report/pdf_small.svg diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/1024/report/regression.svg b/ursa/Kilobyte/TCP UFDP_1 Request/1024/report/regression.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/1024/report/regression.svg rename to ursa/Kilobyte/TCP UFDP_1 Request/1024/report/regression.svg diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/1024/report/regression_small.svg b/ursa/Kilobyte/TCP UFDP_1 Request/1024/report/regression_small.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/1024/report/regression_small.svg rename to ursa/Kilobyte/TCP UFDP_1 Request/1024/report/regression_small.svg diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/1024/report/slope.svg b/ursa/Kilobyte/TCP UFDP_1 Request/1024/report/slope.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/1024/report/slope.svg rename to ursa/Kilobyte/TCP UFDP_1 Request/1024/report/slope.svg diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/1024/report/typical.svg b/ursa/Kilobyte/TCP UFDP_1 Request/1024/report/typical.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/1024/report/typical.svg rename to ursa/Kilobyte/TCP UFDP_1 Request/1024/report/typical.svg diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/131072/base/benchmark.json b/ursa/Kilobyte/TCP UFDP_1 Request/131072/base/benchmark.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/131072/base/benchmark.json rename to ursa/Kilobyte/TCP UFDP_1 Request/131072/base/benchmark.json diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/131072/base/estimates.json b/ursa/Kilobyte/TCP UFDP_1 Request/131072/base/estimates.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/131072/base/estimates.json rename to ursa/Kilobyte/TCP UFDP_1 Request/131072/base/estimates.json diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/131072/base/sample.json b/ursa/Kilobyte/TCP UFDP_1 Request/131072/base/sample.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/131072/base/sample.json rename to ursa/Kilobyte/TCP UFDP_1 Request/131072/base/sample.json diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/131072/base/tukey.json b/ursa/Kilobyte/TCP UFDP_1 Request/131072/base/tukey.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/131072/base/tukey.json rename to ursa/Kilobyte/TCP UFDP_1 Request/131072/base/tukey.json diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/131072/new/benchmark.json b/ursa/Kilobyte/TCP UFDP_1 Request/131072/new/benchmark.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/131072/new/benchmark.json rename to ursa/Kilobyte/TCP UFDP_1 Request/131072/new/benchmark.json diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/131072/new/estimates.json b/ursa/Kilobyte/TCP UFDP_1 Request/131072/new/estimates.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/131072/new/estimates.json rename to ursa/Kilobyte/TCP UFDP_1 Request/131072/new/estimates.json diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/131072/new/sample.json b/ursa/Kilobyte/TCP UFDP_1 Request/131072/new/sample.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/131072/new/sample.json rename to ursa/Kilobyte/TCP UFDP_1 Request/131072/new/sample.json diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/131072/new/tukey.json b/ursa/Kilobyte/TCP UFDP_1 Request/131072/new/tukey.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/131072/new/tukey.json rename to ursa/Kilobyte/TCP UFDP_1 Request/131072/new/tukey.json diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/131072/report/MAD.svg b/ursa/Kilobyte/TCP UFDP_1 Request/131072/report/MAD.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/131072/report/MAD.svg rename to ursa/Kilobyte/TCP UFDP_1 Request/131072/report/MAD.svg diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/131072/report/SD.svg b/ursa/Kilobyte/TCP UFDP_1 Request/131072/report/SD.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/131072/report/SD.svg rename to ursa/Kilobyte/TCP UFDP_1 Request/131072/report/SD.svg diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/131072/report/index.html b/ursa/Kilobyte/TCP UFDP_1 Request/131072/report/index.html similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/131072/report/index.html rename to ursa/Kilobyte/TCP UFDP_1 Request/131072/report/index.html diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/131072/report/mean.svg b/ursa/Kilobyte/TCP UFDP_1 Request/131072/report/mean.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/131072/report/mean.svg rename to ursa/Kilobyte/TCP UFDP_1 Request/131072/report/mean.svg diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/131072/report/median.svg b/ursa/Kilobyte/TCP UFDP_1 Request/131072/report/median.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/131072/report/median.svg rename to ursa/Kilobyte/TCP UFDP_1 Request/131072/report/median.svg diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/131072/report/pdf.svg b/ursa/Kilobyte/TCP UFDP_1 Request/131072/report/pdf.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/131072/report/pdf.svg rename to ursa/Kilobyte/TCP UFDP_1 Request/131072/report/pdf.svg diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/131072/report/pdf_small.svg b/ursa/Kilobyte/TCP UFDP_1 Request/131072/report/pdf_small.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/131072/report/pdf_small.svg rename to ursa/Kilobyte/TCP UFDP_1 Request/131072/report/pdf_small.svg diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/131072/report/regression.svg b/ursa/Kilobyte/TCP UFDP_1 Request/131072/report/regression.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/131072/report/regression.svg rename to ursa/Kilobyte/TCP UFDP_1 Request/131072/report/regression.svg diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/131072/report/regression_small.svg b/ursa/Kilobyte/TCP UFDP_1 Request/131072/report/regression_small.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/131072/report/regression_small.svg rename to ursa/Kilobyte/TCP UFDP_1 Request/131072/report/regression_small.svg diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/131072/report/slope.svg b/ursa/Kilobyte/TCP UFDP_1 Request/131072/report/slope.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/131072/report/slope.svg rename to ursa/Kilobyte/TCP UFDP_1 Request/131072/report/slope.svg diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/131072/report/typical.svg b/ursa/Kilobyte/TCP UFDP_1 Request/131072/report/typical.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/131072/report/typical.svg rename to ursa/Kilobyte/TCP UFDP_1 Request/131072/report/typical.svg diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/16384/base/benchmark.json b/ursa/Kilobyte/TCP UFDP_1 Request/16384/base/benchmark.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/16384/base/benchmark.json rename to ursa/Kilobyte/TCP UFDP_1 Request/16384/base/benchmark.json diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/16384/base/estimates.json b/ursa/Kilobyte/TCP UFDP_1 Request/16384/base/estimates.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/16384/base/estimates.json rename to ursa/Kilobyte/TCP UFDP_1 Request/16384/base/estimates.json diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/16384/base/sample.json b/ursa/Kilobyte/TCP UFDP_1 Request/16384/base/sample.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/16384/base/sample.json rename to ursa/Kilobyte/TCP UFDP_1 Request/16384/base/sample.json diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/16384/base/tukey.json b/ursa/Kilobyte/TCP UFDP_1 Request/16384/base/tukey.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/16384/base/tukey.json rename to ursa/Kilobyte/TCP UFDP_1 Request/16384/base/tukey.json diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/16384/new/benchmark.json b/ursa/Kilobyte/TCP UFDP_1 Request/16384/new/benchmark.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/16384/new/benchmark.json rename to ursa/Kilobyte/TCP UFDP_1 Request/16384/new/benchmark.json diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/16384/new/estimates.json b/ursa/Kilobyte/TCP UFDP_1 Request/16384/new/estimates.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/16384/new/estimates.json rename to ursa/Kilobyte/TCP UFDP_1 Request/16384/new/estimates.json diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/16384/new/sample.json b/ursa/Kilobyte/TCP UFDP_1 Request/16384/new/sample.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/16384/new/sample.json rename to ursa/Kilobyte/TCP UFDP_1 Request/16384/new/sample.json diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/16384/new/tukey.json b/ursa/Kilobyte/TCP UFDP_1 Request/16384/new/tukey.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/16384/new/tukey.json rename to ursa/Kilobyte/TCP UFDP_1 Request/16384/new/tukey.json diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/16384/report/MAD.svg b/ursa/Kilobyte/TCP UFDP_1 Request/16384/report/MAD.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/16384/report/MAD.svg rename to ursa/Kilobyte/TCP UFDP_1 Request/16384/report/MAD.svg diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/16384/report/SD.svg b/ursa/Kilobyte/TCP UFDP_1 Request/16384/report/SD.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/16384/report/SD.svg rename to ursa/Kilobyte/TCP UFDP_1 Request/16384/report/SD.svg diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/16384/report/index.html b/ursa/Kilobyte/TCP UFDP_1 Request/16384/report/index.html similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/16384/report/index.html rename to ursa/Kilobyte/TCP UFDP_1 Request/16384/report/index.html diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/16384/report/mean.svg b/ursa/Kilobyte/TCP UFDP_1 Request/16384/report/mean.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/16384/report/mean.svg rename to ursa/Kilobyte/TCP UFDP_1 Request/16384/report/mean.svg diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/16384/report/median.svg b/ursa/Kilobyte/TCP UFDP_1 Request/16384/report/median.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/16384/report/median.svg rename to ursa/Kilobyte/TCP UFDP_1 Request/16384/report/median.svg diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/16384/report/pdf.svg b/ursa/Kilobyte/TCP UFDP_1 Request/16384/report/pdf.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/16384/report/pdf.svg rename to ursa/Kilobyte/TCP UFDP_1 Request/16384/report/pdf.svg diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/16384/report/pdf_small.svg b/ursa/Kilobyte/TCP UFDP_1 Request/16384/report/pdf_small.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/16384/report/pdf_small.svg rename to ursa/Kilobyte/TCP UFDP_1 Request/16384/report/pdf_small.svg diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/16384/report/regression.svg b/ursa/Kilobyte/TCP UFDP_1 Request/16384/report/regression.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/16384/report/regression.svg rename to ursa/Kilobyte/TCP UFDP_1 Request/16384/report/regression.svg diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/16384/report/regression_small.svg b/ursa/Kilobyte/TCP UFDP_1 Request/16384/report/regression_small.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/16384/report/regression_small.svg rename to ursa/Kilobyte/TCP UFDP_1 Request/16384/report/regression_small.svg diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/16384/report/slope.svg b/ursa/Kilobyte/TCP UFDP_1 Request/16384/report/slope.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/16384/report/slope.svg rename to ursa/Kilobyte/TCP UFDP_1 Request/16384/report/slope.svg diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/16384/report/typical.svg b/ursa/Kilobyte/TCP UFDP_1 Request/16384/report/typical.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/16384/report/typical.svg rename to ursa/Kilobyte/TCP UFDP_1 Request/16384/report/typical.svg diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/2048/base/benchmark.json b/ursa/Kilobyte/TCP UFDP_1 Request/2048/base/benchmark.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/2048/base/benchmark.json rename to ursa/Kilobyte/TCP UFDP_1 Request/2048/base/benchmark.json diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/2048/base/estimates.json b/ursa/Kilobyte/TCP UFDP_1 Request/2048/base/estimates.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/2048/base/estimates.json rename to ursa/Kilobyte/TCP UFDP_1 Request/2048/base/estimates.json diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/2048/base/sample.json b/ursa/Kilobyte/TCP UFDP_1 Request/2048/base/sample.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/2048/base/sample.json rename to ursa/Kilobyte/TCP UFDP_1 Request/2048/base/sample.json diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/2048/base/tukey.json b/ursa/Kilobyte/TCP UFDP_1 Request/2048/base/tukey.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/2048/base/tukey.json rename to ursa/Kilobyte/TCP UFDP_1 Request/2048/base/tukey.json diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/2048/new/benchmark.json b/ursa/Kilobyte/TCP UFDP_1 Request/2048/new/benchmark.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/2048/new/benchmark.json rename to ursa/Kilobyte/TCP UFDP_1 Request/2048/new/benchmark.json diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/2048/new/estimates.json b/ursa/Kilobyte/TCP UFDP_1 Request/2048/new/estimates.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/2048/new/estimates.json rename to ursa/Kilobyte/TCP UFDP_1 Request/2048/new/estimates.json diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/2048/new/sample.json b/ursa/Kilobyte/TCP UFDP_1 Request/2048/new/sample.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/2048/new/sample.json rename to ursa/Kilobyte/TCP UFDP_1 Request/2048/new/sample.json diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/2048/new/tukey.json b/ursa/Kilobyte/TCP UFDP_1 Request/2048/new/tukey.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/2048/new/tukey.json rename to ursa/Kilobyte/TCP UFDP_1 Request/2048/new/tukey.json diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/2048/report/MAD.svg b/ursa/Kilobyte/TCP UFDP_1 Request/2048/report/MAD.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/2048/report/MAD.svg rename to ursa/Kilobyte/TCP UFDP_1 Request/2048/report/MAD.svg diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/2048/report/SD.svg b/ursa/Kilobyte/TCP UFDP_1 Request/2048/report/SD.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/2048/report/SD.svg rename to ursa/Kilobyte/TCP UFDP_1 Request/2048/report/SD.svg diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/2048/report/index.html b/ursa/Kilobyte/TCP UFDP_1 Request/2048/report/index.html similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/2048/report/index.html rename to ursa/Kilobyte/TCP UFDP_1 Request/2048/report/index.html diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/2048/report/mean.svg b/ursa/Kilobyte/TCP UFDP_1 Request/2048/report/mean.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/2048/report/mean.svg rename to ursa/Kilobyte/TCP UFDP_1 Request/2048/report/mean.svg diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/2048/report/median.svg b/ursa/Kilobyte/TCP UFDP_1 Request/2048/report/median.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/2048/report/median.svg rename to ursa/Kilobyte/TCP UFDP_1 Request/2048/report/median.svg diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/2048/report/pdf.svg b/ursa/Kilobyte/TCP UFDP_1 Request/2048/report/pdf.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/2048/report/pdf.svg rename to ursa/Kilobyte/TCP UFDP_1 Request/2048/report/pdf.svg diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/2048/report/pdf_small.svg b/ursa/Kilobyte/TCP UFDP_1 Request/2048/report/pdf_small.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/2048/report/pdf_small.svg rename to ursa/Kilobyte/TCP UFDP_1 Request/2048/report/pdf_small.svg diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/2048/report/regression.svg b/ursa/Kilobyte/TCP UFDP_1 Request/2048/report/regression.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/2048/report/regression.svg rename to ursa/Kilobyte/TCP UFDP_1 Request/2048/report/regression.svg diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/2048/report/regression_small.svg b/ursa/Kilobyte/TCP UFDP_1 Request/2048/report/regression_small.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/2048/report/regression_small.svg rename to ursa/Kilobyte/TCP UFDP_1 Request/2048/report/regression_small.svg diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/2048/report/slope.svg b/ursa/Kilobyte/TCP UFDP_1 Request/2048/report/slope.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/2048/report/slope.svg rename to ursa/Kilobyte/TCP UFDP_1 Request/2048/report/slope.svg diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/2048/report/typical.svg b/ursa/Kilobyte/TCP UFDP_1 Request/2048/report/typical.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/2048/report/typical.svg rename to ursa/Kilobyte/TCP UFDP_1 Request/2048/report/typical.svg diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/262144/base/benchmark.json b/ursa/Kilobyte/TCP UFDP_1 Request/262144/base/benchmark.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/262144/base/benchmark.json rename to ursa/Kilobyte/TCP UFDP_1 Request/262144/base/benchmark.json diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/262144/base/estimates.json b/ursa/Kilobyte/TCP UFDP_1 Request/262144/base/estimates.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/262144/base/estimates.json rename to ursa/Kilobyte/TCP UFDP_1 Request/262144/base/estimates.json diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/262144/base/sample.json b/ursa/Kilobyte/TCP UFDP_1 Request/262144/base/sample.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/262144/base/sample.json rename to ursa/Kilobyte/TCP UFDP_1 Request/262144/base/sample.json diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/262144/base/tukey.json b/ursa/Kilobyte/TCP UFDP_1 Request/262144/base/tukey.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/262144/base/tukey.json rename to ursa/Kilobyte/TCP UFDP_1 Request/262144/base/tukey.json diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/262144/new/benchmark.json b/ursa/Kilobyte/TCP UFDP_1 Request/262144/new/benchmark.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/262144/new/benchmark.json rename to ursa/Kilobyte/TCP UFDP_1 Request/262144/new/benchmark.json diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/262144/new/estimates.json b/ursa/Kilobyte/TCP UFDP_1 Request/262144/new/estimates.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/262144/new/estimates.json rename to ursa/Kilobyte/TCP UFDP_1 Request/262144/new/estimates.json diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/262144/new/sample.json b/ursa/Kilobyte/TCP UFDP_1 Request/262144/new/sample.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/262144/new/sample.json rename to ursa/Kilobyte/TCP UFDP_1 Request/262144/new/sample.json diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/262144/new/tukey.json b/ursa/Kilobyte/TCP UFDP_1 Request/262144/new/tukey.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/262144/new/tukey.json rename to ursa/Kilobyte/TCP UFDP_1 Request/262144/new/tukey.json diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/262144/report/MAD.svg b/ursa/Kilobyte/TCP UFDP_1 Request/262144/report/MAD.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/262144/report/MAD.svg rename to ursa/Kilobyte/TCP UFDP_1 Request/262144/report/MAD.svg diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/262144/report/SD.svg b/ursa/Kilobyte/TCP UFDP_1 Request/262144/report/SD.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/262144/report/SD.svg rename to ursa/Kilobyte/TCP UFDP_1 Request/262144/report/SD.svg diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/262144/report/index.html b/ursa/Kilobyte/TCP UFDP_1 Request/262144/report/index.html similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/262144/report/index.html rename to ursa/Kilobyte/TCP UFDP_1 Request/262144/report/index.html diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/262144/report/mean.svg b/ursa/Kilobyte/TCP UFDP_1 Request/262144/report/mean.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/262144/report/mean.svg rename to ursa/Kilobyte/TCP UFDP_1 Request/262144/report/mean.svg diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/262144/report/median.svg b/ursa/Kilobyte/TCP UFDP_1 Request/262144/report/median.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/262144/report/median.svg rename to ursa/Kilobyte/TCP UFDP_1 Request/262144/report/median.svg diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/262144/report/pdf.svg b/ursa/Kilobyte/TCP UFDP_1 Request/262144/report/pdf.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/262144/report/pdf.svg rename to ursa/Kilobyte/TCP UFDP_1 Request/262144/report/pdf.svg diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/262144/report/pdf_small.svg b/ursa/Kilobyte/TCP UFDP_1 Request/262144/report/pdf_small.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/262144/report/pdf_small.svg rename to ursa/Kilobyte/TCP UFDP_1 Request/262144/report/pdf_small.svg diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/262144/report/regression.svg b/ursa/Kilobyte/TCP UFDP_1 Request/262144/report/regression.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/262144/report/regression.svg rename to ursa/Kilobyte/TCP UFDP_1 Request/262144/report/regression.svg diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/262144/report/regression_small.svg b/ursa/Kilobyte/TCP UFDP_1 Request/262144/report/regression_small.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/262144/report/regression_small.svg rename to ursa/Kilobyte/TCP UFDP_1 Request/262144/report/regression_small.svg diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/262144/report/slope.svg b/ursa/Kilobyte/TCP UFDP_1 Request/262144/report/slope.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/262144/report/slope.svg rename to ursa/Kilobyte/TCP UFDP_1 Request/262144/report/slope.svg diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/262144/report/typical.svg b/ursa/Kilobyte/TCP UFDP_1 Request/262144/report/typical.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/262144/report/typical.svg rename to ursa/Kilobyte/TCP UFDP_1 Request/262144/report/typical.svg diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/32768/base/benchmark.json b/ursa/Kilobyte/TCP UFDP_1 Request/32768/base/benchmark.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/32768/base/benchmark.json rename to ursa/Kilobyte/TCP UFDP_1 Request/32768/base/benchmark.json diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/32768/base/estimates.json b/ursa/Kilobyte/TCP UFDP_1 Request/32768/base/estimates.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/32768/base/estimates.json rename to ursa/Kilobyte/TCP UFDP_1 Request/32768/base/estimates.json diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/32768/base/sample.json b/ursa/Kilobyte/TCP UFDP_1 Request/32768/base/sample.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/32768/base/sample.json rename to ursa/Kilobyte/TCP UFDP_1 Request/32768/base/sample.json diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/32768/base/tukey.json b/ursa/Kilobyte/TCP UFDP_1 Request/32768/base/tukey.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/32768/base/tukey.json rename to ursa/Kilobyte/TCP UFDP_1 Request/32768/base/tukey.json diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/32768/new/benchmark.json b/ursa/Kilobyte/TCP UFDP_1 Request/32768/new/benchmark.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/32768/new/benchmark.json rename to ursa/Kilobyte/TCP UFDP_1 Request/32768/new/benchmark.json diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/32768/new/estimates.json b/ursa/Kilobyte/TCP UFDP_1 Request/32768/new/estimates.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/32768/new/estimates.json rename to ursa/Kilobyte/TCP UFDP_1 Request/32768/new/estimates.json diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/32768/new/sample.json b/ursa/Kilobyte/TCP UFDP_1 Request/32768/new/sample.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/32768/new/sample.json rename to ursa/Kilobyte/TCP UFDP_1 Request/32768/new/sample.json diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/32768/new/tukey.json b/ursa/Kilobyte/TCP UFDP_1 Request/32768/new/tukey.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/32768/new/tukey.json rename to ursa/Kilobyte/TCP UFDP_1 Request/32768/new/tukey.json diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/32768/report/MAD.svg b/ursa/Kilobyte/TCP UFDP_1 Request/32768/report/MAD.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/32768/report/MAD.svg rename to ursa/Kilobyte/TCP UFDP_1 Request/32768/report/MAD.svg diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/32768/report/SD.svg b/ursa/Kilobyte/TCP UFDP_1 Request/32768/report/SD.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/32768/report/SD.svg rename to ursa/Kilobyte/TCP UFDP_1 Request/32768/report/SD.svg diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/32768/report/index.html b/ursa/Kilobyte/TCP UFDP_1 Request/32768/report/index.html similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/32768/report/index.html rename to ursa/Kilobyte/TCP UFDP_1 Request/32768/report/index.html diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/32768/report/mean.svg b/ursa/Kilobyte/TCP UFDP_1 Request/32768/report/mean.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/32768/report/mean.svg rename to ursa/Kilobyte/TCP UFDP_1 Request/32768/report/mean.svg diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/32768/report/median.svg b/ursa/Kilobyte/TCP UFDP_1 Request/32768/report/median.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/32768/report/median.svg rename to ursa/Kilobyte/TCP UFDP_1 Request/32768/report/median.svg diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/32768/report/pdf.svg b/ursa/Kilobyte/TCP UFDP_1 Request/32768/report/pdf.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/32768/report/pdf.svg rename to ursa/Kilobyte/TCP UFDP_1 Request/32768/report/pdf.svg diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/32768/report/pdf_small.svg b/ursa/Kilobyte/TCP UFDP_1 Request/32768/report/pdf_small.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/32768/report/pdf_small.svg rename to ursa/Kilobyte/TCP UFDP_1 Request/32768/report/pdf_small.svg diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/32768/report/regression.svg b/ursa/Kilobyte/TCP UFDP_1 Request/32768/report/regression.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/32768/report/regression.svg rename to ursa/Kilobyte/TCP UFDP_1 Request/32768/report/regression.svg diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/32768/report/regression_small.svg b/ursa/Kilobyte/TCP UFDP_1 Request/32768/report/regression_small.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/32768/report/regression_small.svg rename to ursa/Kilobyte/TCP UFDP_1 Request/32768/report/regression_small.svg diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/32768/report/slope.svg b/ursa/Kilobyte/TCP UFDP_1 Request/32768/report/slope.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/32768/report/slope.svg rename to ursa/Kilobyte/TCP UFDP_1 Request/32768/report/slope.svg diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/32768/report/typical.svg b/ursa/Kilobyte/TCP UFDP_1 Request/32768/report/typical.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/32768/report/typical.svg rename to ursa/Kilobyte/TCP UFDP_1 Request/32768/report/typical.svg diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/4096/base/benchmark.json b/ursa/Kilobyte/TCP UFDP_1 Request/4096/base/benchmark.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/4096/base/benchmark.json rename to ursa/Kilobyte/TCP UFDP_1 Request/4096/base/benchmark.json diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/4096/base/estimates.json b/ursa/Kilobyte/TCP UFDP_1 Request/4096/base/estimates.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/4096/base/estimates.json rename to ursa/Kilobyte/TCP UFDP_1 Request/4096/base/estimates.json diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/4096/base/sample.json b/ursa/Kilobyte/TCP UFDP_1 Request/4096/base/sample.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/4096/base/sample.json rename to ursa/Kilobyte/TCP UFDP_1 Request/4096/base/sample.json diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/4096/base/tukey.json b/ursa/Kilobyte/TCP UFDP_1 Request/4096/base/tukey.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/4096/base/tukey.json rename to ursa/Kilobyte/TCP UFDP_1 Request/4096/base/tukey.json diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/4096/new/benchmark.json b/ursa/Kilobyte/TCP UFDP_1 Request/4096/new/benchmark.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/4096/new/benchmark.json rename to ursa/Kilobyte/TCP UFDP_1 Request/4096/new/benchmark.json diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/4096/new/estimates.json b/ursa/Kilobyte/TCP UFDP_1 Request/4096/new/estimates.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/4096/new/estimates.json rename to ursa/Kilobyte/TCP UFDP_1 Request/4096/new/estimates.json diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/4096/new/sample.json b/ursa/Kilobyte/TCP UFDP_1 Request/4096/new/sample.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/4096/new/sample.json rename to ursa/Kilobyte/TCP UFDP_1 Request/4096/new/sample.json diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/4096/new/tukey.json b/ursa/Kilobyte/TCP UFDP_1 Request/4096/new/tukey.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/4096/new/tukey.json rename to ursa/Kilobyte/TCP UFDP_1 Request/4096/new/tukey.json diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/4096/report/MAD.svg b/ursa/Kilobyte/TCP UFDP_1 Request/4096/report/MAD.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/4096/report/MAD.svg rename to ursa/Kilobyte/TCP UFDP_1 Request/4096/report/MAD.svg diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/4096/report/SD.svg b/ursa/Kilobyte/TCP UFDP_1 Request/4096/report/SD.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/4096/report/SD.svg rename to ursa/Kilobyte/TCP UFDP_1 Request/4096/report/SD.svg diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/4096/report/index.html b/ursa/Kilobyte/TCP UFDP_1 Request/4096/report/index.html similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/4096/report/index.html rename to ursa/Kilobyte/TCP UFDP_1 Request/4096/report/index.html diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/4096/report/mean.svg b/ursa/Kilobyte/TCP UFDP_1 Request/4096/report/mean.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/4096/report/mean.svg rename to ursa/Kilobyte/TCP UFDP_1 Request/4096/report/mean.svg diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/4096/report/median.svg b/ursa/Kilobyte/TCP UFDP_1 Request/4096/report/median.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/4096/report/median.svg rename to ursa/Kilobyte/TCP UFDP_1 Request/4096/report/median.svg diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/4096/report/pdf.svg b/ursa/Kilobyte/TCP UFDP_1 Request/4096/report/pdf.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/4096/report/pdf.svg rename to ursa/Kilobyte/TCP UFDP_1 Request/4096/report/pdf.svg diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/4096/report/pdf_small.svg b/ursa/Kilobyte/TCP UFDP_1 Request/4096/report/pdf_small.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/4096/report/pdf_small.svg rename to ursa/Kilobyte/TCP UFDP_1 Request/4096/report/pdf_small.svg diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/4096/report/regression.svg b/ursa/Kilobyte/TCP UFDP_1 Request/4096/report/regression.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/4096/report/regression.svg rename to ursa/Kilobyte/TCP UFDP_1 Request/4096/report/regression.svg diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/4096/report/regression_small.svg b/ursa/Kilobyte/TCP UFDP_1 Request/4096/report/regression_small.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/4096/report/regression_small.svg rename to ursa/Kilobyte/TCP UFDP_1 Request/4096/report/regression_small.svg diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/4096/report/slope.svg b/ursa/Kilobyte/TCP UFDP_1 Request/4096/report/slope.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/4096/report/slope.svg rename to ursa/Kilobyte/TCP UFDP_1 Request/4096/report/slope.svg diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/4096/report/typical.svg b/ursa/Kilobyte/TCP UFDP_1 Request/4096/report/typical.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/4096/report/typical.svg rename to ursa/Kilobyte/TCP UFDP_1 Request/4096/report/typical.svg diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/524288/base/benchmark.json b/ursa/Kilobyte/TCP UFDP_1 Request/524288/base/benchmark.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/524288/base/benchmark.json rename to ursa/Kilobyte/TCP UFDP_1 Request/524288/base/benchmark.json diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/524288/base/estimates.json b/ursa/Kilobyte/TCP UFDP_1 Request/524288/base/estimates.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/524288/base/estimates.json rename to ursa/Kilobyte/TCP UFDP_1 Request/524288/base/estimates.json diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/524288/base/sample.json b/ursa/Kilobyte/TCP UFDP_1 Request/524288/base/sample.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/524288/base/sample.json rename to ursa/Kilobyte/TCP UFDP_1 Request/524288/base/sample.json diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/524288/base/tukey.json b/ursa/Kilobyte/TCP UFDP_1 Request/524288/base/tukey.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/524288/base/tukey.json rename to ursa/Kilobyte/TCP UFDP_1 Request/524288/base/tukey.json diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/524288/new/benchmark.json b/ursa/Kilobyte/TCP UFDP_1 Request/524288/new/benchmark.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/524288/new/benchmark.json rename to ursa/Kilobyte/TCP UFDP_1 Request/524288/new/benchmark.json diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/524288/new/estimates.json b/ursa/Kilobyte/TCP UFDP_1 Request/524288/new/estimates.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/524288/new/estimates.json rename to ursa/Kilobyte/TCP UFDP_1 Request/524288/new/estimates.json diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/524288/new/sample.json b/ursa/Kilobyte/TCP UFDP_1 Request/524288/new/sample.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/524288/new/sample.json rename to ursa/Kilobyte/TCP UFDP_1 Request/524288/new/sample.json diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/524288/new/tukey.json b/ursa/Kilobyte/TCP UFDP_1 Request/524288/new/tukey.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/524288/new/tukey.json rename to ursa/Kilobyte/TCP UFDP_1 Request/524288/new/tukey.json diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/524288/report/MAD.svg b/ursa/Kilobyte/TCP UFDP_1 Request/524288/report/MAD.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/524288/report/MAD.svg rename to ursa/Kilobyte/TCP UFDP_1 Request/524288/report/MAD.svg diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/524288/report/SD.svg b/ursa/Kilobyte/TCP UFDP_1 Request/524288/report/SD.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/524288/report/SD.svg rename to ursa/Kilobyte/TCP UFDP_1 Request/524288/report/SD.svg diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/524288/report/index.html b/ursa/Kilobyte/TCP UFDP_1 Request/524288/report/index.html similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/524288/report/index.html rename to ursa/Kilobyte/TCP UFDP_1 Request/524288/report/index.html diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/524288/report/mean.svg b/ursa/Kilobyte/TCP UFDP_1 Request/524288/report/mean.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/524288/report/mean.svg rename to ursa/Kilobyte/TCP UFDP_1 Request/524288/report/mean.svg diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/524288/report/median.svg b/ursa/Kilobyte/TCP UFDP_1 Request/524288/report/median.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/524288/report/median.svg rename to ursa/Kilobyte/TCP UFDP_1 Request/524288/report/median.svg diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/524288/report/pdf.svg b/ursa/Kilobyte/TCP UFDP_1 Request/524288/report/pdf.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/524288/report/pdf.svg rename to ursa/Kilobyte/TCP UFDP_1 Request/524288/report/pdf.svg diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/524288/report/pdf_small.svg b/ursa/Kilobyte/TCP UFDP_1 Request/524288/report/pdf_small.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/524288/report/pdf_small.svg rename to ursa/Kilobyte/TCP UFDP_1 Request/524288/report/pdf_small.svg diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/524288/report/regression.svg b/ursa/Kilobyte/TCP UFDP_1 Request/524288/report/regression.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/524288/report/regression.svg rename to ursa/Kilobyte/TCP UFDP_1 Request/524288/report/regression.svg diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/524288/report/regression_small.svg b/ursa/Kilobyte/TCP UFDP_1 Request/524288/report/regression_small.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/524288/report/regression_small.svg rename to ursa/Kilobyte/TCP UFDP_1 Request/524288/report/regression_small.svg diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/524288/report/slope.svg b/ursa/Kilobyte/TCP UFDP_1 Request/524288/report/slope.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/524288/report/slope.svg rename to ursa/Kilobyte/TCP UFDP_1 Request/524288/report/slope.svg diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/524288/report/typical.svg b/ursa/Kilobyte/TCP UFDP_1 Request/524288/report/typical.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/524288/report/typical.svg rename to ursa/Kilobyte/TCP UFDP_1 Request/524288/report/typical.svg diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/65536/base/benchmark.json b/ursa/Kilobyte/TCP UFDP_1 Request/65536/base/benchmark.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/65536/base/benchmark.json rename to ursa/Kilobyte/TCP UFDP_1 Request/65536/base/benchmark.json diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/65536/base/estimates.json b/ursa/Kilobyte/TCP UFDP_1 Request/65536/base/estimates.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/65536/base/estimates.json rename to ursa/Kilobyte/TCP UFDP_1 Request/65536/base/estimates.json diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/65536/base/sample.json b/ursa/Kilobyte/TCP UFDP_1 Request/65536/base/sample.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/65536/base/sample.json rename to ursa/Kilobyte/TCP UFDP_1 Request/65536/base/sample.json diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/65536/base/tukey.json b/ursa/Kilobyte/TCP UFDP_1 Request/65536/base/tukey.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/65536/base/tukey.json rename to ursa/Kilobyte/TCP UFDP_1 Request/65536/base/tukey.json diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/65536/new/benchmark.json b/ursa/Kilobyte/TCP UFDP_1 Request/65536/new/benchmark.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/65536/new/benchmark.json rename to ursa/Kilobyte/TCP UFDP_1 Request/65536/new/benchmark.json diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/65536/new/estimates.json b/ursa/Kilobyte/TCP UFDP_1 Request/65536/new/estimates.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/65536/new/estimates.json rename to ursa/Kilobyte/TCP UFDP_1 Request/65536/new/estimates.json diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/65536/new/sample.json b/ursa/Kilobyte/TCP UFDP_1 Request/65536/new/sample.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/65536/new/sample.json rename to ursa/Kilobyte/TCP UFDP_1 Request/65536/new/sample.json diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/65536/new/tukey.json b/ursa/Kilobyte/TCP UFDP_1 Request/65536/new/tukey.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/65536/new/tukey.json rename to ursa/Kilobyte/TCP UFDP_1 Request/65536/new/tukey.json diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/65536/report/MAD.svg b/ursa/Kilobyte/TCP UFDP_1 Request/65536/report/MAD.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/65536/report/MAD.svg rename to ursa/Kilobyte/TCP UFDP_1 Request/65536/report/MAD.svg diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/65536/report/SD.svg b/ursa/Kilobyte/TCP UFDP_1 Request/65536/report/SD.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/65536/report/SD.svg rename to ursa/Kilobyte/TCP UFDP_1 Request/65536/report/SD.svg diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/65536/report/index.html b/ursa/Kilobyte/TCP UFDP_1 Request/65536/report/index.html similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/65536/report/index.html rename to ursa/Kilobyte/TCP UFDP_1 Request/65536/report/index.html diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/65536/report/mean.svg b/ursa/Kilobyte/TCP UFDP_1 Request/65536/report/mean.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/65536/report/mean.svg rename to ursa/Kilobyte/TCP UFDP_1 Request/65536/report/mean.svg diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/65536/report/median.svg b/ursa/Kilobyte/TCP UFDP_1 Request/65536/report/median.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/65536/report/median.svg rename to ursa/Kilobyte/TCP UFDP_1 Request/65536/report/median.svg diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/65536/report/pdf.svg b/ursa/Kilobyte/TCP UFDP_1 Request/65536/report/pdf.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/65536/report/pdf.svg rename to ursa/Kilobyte/TCP UFDP_1 Request/65536/report/pdf.svg diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/65536/report/pdf_small.svg b/ursa/Kilobyte/TCP UFDP_1 Request/65536/report/pdf_small.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/65536/report/pdf_small.svg rename to ursa/Kilobyte/TCP UFDP_1 Request/65536/report/pdf_small.svg diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/65536/report/regression.svg b/ursa/Kilobyte/TCP UFDP_1 Request/65536/report/regression.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/65536/report/regression.svg rename to ursa/Kilobyte/TCP UFDP_1 Request/65536/report/regression.svg diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/65536/report/regression_small.svg b/ursa/Kilobyte/TCP UFDP_1 Request/65536/report/regression_small.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/65536/report/regression_small.svg rename to ursa/Kilobyte/TCP UFDP_1 Request/65536/report/regression_small.svg diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/65536/report/slope.svg b/ursa/Kilobyte/TCP UFDP_1 Request/65536/report/slope.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/65536/report/slope.svg rename to ursa/Kilobyte/TCP UFDP_1 Request/65536/report/slope.svg diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/65536/report/typical.svg b/ursa/Kilobyte/TCP UFDP_1 Request/65536/report/typical.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/65536/report/typical.svg rename to ursa/Kilobyte/TCP UFDP_1 Request/65536/report/typical.svg diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/8192/base/benchmark.json b/ursa/Kilobyte/TCP UFDP_1 Request/8192/base/benchmark.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/8192/base/benchmark.json rename to ursa/Kilobyte/TCP UFDP_1 Request/8192/base/benchmark.json diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/8192/base/estimates.json b/ursa/Kilobyte/TCP UFDP_1 Request/8192/base/estimates.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/8192/base/estimates.json rename to ursa/Kilobyte/TCP UFDP_1 Request/8192/base/estimates.json diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/8192/base/sample.json b/ursa/Kilobyte/TCP UFDP_1 Request/8192/base/sample.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/8192/base/sample.json rename to ursa/Kilobyte/TCP UFDP_1 Request/8192/base/sample.json diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/8192/base/tukey.json b/ursa/Kilobyte/TCP UFDP_1 Request/8192/base/tukey.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/8192/base/tukey.json rename to ursa/Kilobyte/TCP UFDP_1 Request/8192/base/tukey.json diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/8192/new/benchmark.json b/ursa/Kilobyte/TCP UFDP_1 Request/8192/new/benchmark.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/8192/new/benchmark.json rename to ursa/Kilobyte/TCP UFDP_1 Request/8192/new/benchmark.json diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/8192/new/estimates.json b/ursa/Kilobyte/TCP UFDP_1 Request/8192/new/estimates.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/8192/new/estimates.json rename to ursa/Kilobyte/TCP UFDP_1 Request/8192/new/estimates.json diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/8192/new/sample.json b/ursa/Kilobyte/TCP UFDP_1 Request/8192/new/sample.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/8192/new/sample.json rename to ursa/Kilobyte/TCP UFDP_1 Request/8192/new/sample.json diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/8192/new/tukey.json b/ursa/Kilobyte/TCP UFDP_1 Request/8192/new/tukey.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/8192/new/tukey.json rename to ursa/Kilobyte/TCP UFDP_1 Request/8192/new/tukey.json diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/8192/report/MAD.svg b/ursa/Kilobyte/TCP UFDP_1 Request/8192/report/MAD.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/8192/report/MAD.svg rename to ursa/Kilobyte/TCP UFDP_1 Request/8192/report/MAD.svg diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/8192/report/SD.svg b/ursa/Kilobyte/TCP UFDP_1 Request/8192/report/SD.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/8192/report/SD.svg rename to ursa/Kilobyte/TCP UFDP_1 Request/8192/report/SD.svg diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/8192/report/index.html b/ursa/Kilobyte/TCP UFDP_1 Request/8192/report/index.html similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/8192/report/index.html rename to ursa/Kilobyte/TCP UFDP_1 Request/8192/report/index.html diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/8192/report/mean.svg b/ursa/Kilobyte/TCP UFDP_1 Request/8192/report/mean.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/8192/report/mean.svg rename to ursa/Kilobyte/TCP UFDP_1 Request/8192/report/mean.svg diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/8192/report/median.svg b/ursa/Kilobyte/TCP UFDP_1 Request/8192/report/median.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/8192/report/median.svg rename to ursa/Kilobyte/TCP UFDP_1 Request/8192/report/median.svg diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/8192/report/pdf.svg b/ursa/Kilobyte/TCP UFDP_1 Request/8192/report/pdf.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/8192/report/pdf.svg rename to ursa/Kilobyte/TCP UFDP_1 Request/8192/report/pdf.svg diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/8192/report/pdf_small.svg b/ursa/Kilobyte/TCP UFDP_1 Request/8192/report/pdf_small.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/8192/report/pdf_small.svg rename to ursa/Kilobyte/TCP UFDP_1 Request/8192/report/pdf_small.svg diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/8192/report/regression.svg b/ursa/Kilobyte/TCP UFDP_1 Request/8192/report/regression.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/8192/report/regression.svg rename to ursa/Kilobyte/TCP UFDP_1 Request/8192/report/regression.svg diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/8192/report/regression_small.svg b/ursa/Kilobyte/TCP UFDP_1 Request/8192/report/regression_small.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/8192/report/regression_small.svg rename to ursa/Kilobyte/TCP UFDP_1 Request/8192/report/regression_small.svg diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/8192/report/slope.svg b/ursa/Kilobyte/TCP UFDP_1 Request/8192/report/slope.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/8192/report/slope.svg rename to ursa/Kilobyte/TCP UFDP_1 Request/8192/report/slope.svg diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/8192/report/typical.svg b/ursa/Kilobyte/TCP UFDP_1 Request/8192/report/typical.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/8192/report/typical.svg rename to ursa/Kilobyte/TCP UFDP_1 Request/8192/report/typical.svg diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/report/index.html b/ursa/Kilobyte/TCP UFDP_1 Request/report/index.html similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/report/index.html rename to ursa/Kilobyte/TCP UFDP_1 Request/report/index.html diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/report/lines.svg b/ursa/Kilobyte/TCP UFDP_1 Request/report/lines.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/report/lines.svg rename to ursa/Kilobyte/TCP UFDP_1 Request/report/lines.svg diff --git a/criterion/Kilobyte/TCP UFDP_1 Request/report/violin.svg b/ursa/Kilobyte/TCP UFDP_1 Request/report/violin.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_1 Request/report/violin.svg rename to ursa/Kilobyte/TCP UFDP_1 Request/report/violin.svg diff --git a/criterion/Kilobyte/TCP UFDP_2 Requests/1024/base/benchmark.json b/ursa/Kilobyte/TCP UFDP_2 Requests/1024/base/benchmark.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_2 Requests/1024/base/benchmark.json rename to ursa/Kilobyte/TCP UFDP_2 Requests/1024/base/benchmark.json diff --git a/criterion/Kilobyte/TCP UFDP_2 Requests/1024/base/estimates.json b/ursa/Kilobyte/TCP UFDP_2 Requests/1024/base/estimates.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_2 Requests/1024/base/estimates.json rename to ursa/Kilobyte/TCP UFDP_2 Requests/1024/base/estimates.json diff --git a/criterion/Kilobyte/TCP UFDP_2 Requests/1024/base/sample.json b/ursa/Kilobyte/TCP UFDP_2 Requests/1024/base/sample.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_2 Requests/1024/base/sample.json rename to ursa/Kilobyte/TCP UFDP_2 Requests/1024/base/sample.json diff --git a/criterion/Kilobyte/TCP UFDP_2 Requests/1024/base/tukey.json b/ursa/Kilobyte/TCP UFDP_2 Requests/1024/base/tukey.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_2 Requests/1024/base/tukey.json rename to ursa/Kilobyte/TCP UFDP_2 Requests/1024/base/tukey.json diff --git a/criterion/Kilobyte/TCP UFDP_2 Requests/1024/new/benchmark.json b/ursa/Kilobyte/TCP UFDP_2 Requests/1024/new/benchmark.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_2 Requests/1024/new/benchmark.json rename to ursa/Kilobyte/TCP UFDP_2 Requests/1024/new/benchmark.json diff --git a/criterion/Kilobyte/TCP UFDP_2 Requests/1024/new/estimates.json b/ursa/Kilobyte/TCP UFDP_2 Requests/1024/new/estimates.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_2 Requests/1024/new/estimates.json rename to ursa/Kilobyte/TCP UFDP_2 Requests/1024/new/estimates.json diff --git a/criterion/Kilobyte/TCP UFDP_2 Requests/1024/new/sample.json b/ursa/Kilobyte/TCP UFDP_2 Requests/1024/new/sample.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_2 Requests/1024/new/sample.json rename to ursa/Kilobyte/TCP UFDP_2 Requests/1024/new/sample.json diff --git a/criterion/Kilobyte/TCP UFDP_2 Requests/1024/new/tukey.json b/ursa/Kilobyte/TCP UFDP_2 Requests/1024/new/tukey.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_2 Requests/1024/new/tukey.json rename to ursa/Kilobyte/TCP UFDP_2 Requests/1024/new/tukey.json diff --git a/criterion/Kilobyte/TCP UFDP_2 Requests/1024/report/MAD.svg b/ursa/Kilobyte/TCP UFDP_2 Requests/1024/report/MAD.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_2 Requests/1024/report/MAD.svg rename to ursa/Kilobyte/TCP UFDP_2 Requests/1024/report/MAD.svg diff --git a/criterion/Kilobyte/TCP UFDP_2 Requests/1024/report/SD.svg b/ursa/Kilobyte/TCP UFDP_2 Requests/1024/report/SD.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_2 Requests/1024/report/SD.svg rename to ursa/Kilobyte/TCP UFDP_2 Requests/1024/report/SD.svg diff --git a/criterion/Kilobyte/TCP UFDP_2 Requests/1024/report/index.html b/ursa/Kilobyte/TCP UFDP_2 Requests/1024/report/index.html similarity index 100% rename from criterion/Kilobyte/TCP UFDP_2 Requests/1024/report/index.html rename to ursa/Kilobyte/TCP UFDP_2 Requests/1024/report/index.html diff --git a/criterion/Kilobyte/TCP UFDP_2 Requests/1024/report/mean.svg b/ursa/Kilobyte/TCP UFDP_2 Requests/1024/report/mean.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_2 Requests/1024/report/mean.svg rename to ursa/Kilobyte/TCP UFDP_2 Requests/1024/report/mean.svg diff --git a/criterion/Kilobyte/TCP UFDP_2 Requests/1024/report/median.svg b/ursa/Kilobyte/TCP UFDP_2 Requests/1024/report/median.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_2 Requests/1024/report/median.svg rename to ursa/Kilobyte/TCP UFDP_2 Requests/1024/report/median.svg diff --git a/criterion/Kilobyte/TCP UFDP_2 Requests/1024/report/pdf.svg b/ursa/Kilobyte/TCP UFDP_2 Requests/1024/report/pdf.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_2 Requests/1024/report/pdf.svg rename to ursa/Kilobyte/TCP UFDP_2 Requests/1024/report/pdf.svg diff --git a/criterion/Kilobyte/TCP UFDP_2 Requests/1024/report/pdf_small.svg b/ursa/Kilobyte/TCP UFDP_2 Requests/1024/report/pdf_small.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_2 Requests/1024/report/pdf_small.svg rename to ursa/Kilobyte/TCP UFDP_2 Requests/1024/report/pdf_small.svg diff --git a/criterion/Kilobyte/TCP UFDP_2 Requests/1024/report/regression.svg b/ursa/Kilobyte/TCP UFDP_2 Requests/1024/report/regression.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_2 Requests/1024/report/regression.svg rename to ursa/Kilobyte/TCP UFDP_2 Requests/1024/report/regression.svg diff --git a/criterion/Kilobyte/TCP UFDP_2 Requests/1024/report/regression_small.svg b/ursa/Kilobyte/TCP UFDP_2 Requests/1024/report/regression_small.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_2 Requests/1024/report/regression_small.svg rename to ursa/Kilobyte/TCP UFDP_2 Requests/1024/report/regression_small.svg diff --git a/criterion/Kilobyte/TCP UFDP_2 Requests/1024/report/slope.svg b/ursa/Kilobyte/TCP UFDP_2 Requests/1024/report/slope.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_2 Requests/1024/report/slope.svg rename to ursa/Kilobyte/TCP UFDP_2 Requests/1024/report/slope.svg diff --git a/criterion/Kilobyte/TCP UFDP_2 Requests/1024/report/typical.svg b/ursa/Kilobyte/TCP UFDP_2 Requests/1024/report/typical.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_2 Requests/1024/report/typical.svg rename to ursa/Kilobyte/TCP UFDP_2 Requests/1024/report/typical.svg diff --git a/criterion/Kilobyte/TCP UFDP_2 Requests/131072/base/benchmark.json b/ursa/Kilobyte/TCP UFDP_2 Requests/131072/base/benchmark.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_2 Requests/131072/base/benchmark.json rename to ursa/Kilobyte/TCP UFDP_2 Requests/131072/base/benchmark.json diff --git a/criterion/Kilobyte/TCP UFDP_2 Requests/131072/base/estimates.json b/ursa/Kilobyte/TCP UFDP_2 Requests/131072/base/estimates.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_2 Requests/131072/base/estimates.json rename to ursa/Kilobyte/TCP UFDP_2 Requests/131072/base/estimates.json diff --git a/criterion/Kilobyte/TCP UFDP_2 Requests/131072/base/sample.json b/ursa/Kilobyte/TCP UFDP_2 Requests/131072/base/sample.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_2 Requests/131072/base/sample.json rename to ursa/Kilobyte/TCP UFDP_2 Requests/131072/base/sample.json diff --git a/criterion/Kilobyte/TCP UFDP_2 Requests/131072/base/tukey.json b/ursa/Kilobyte/TCP UFDP_2 Requests/131072/base/tukey.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_2 Requests/131072/base/tukey.json rename to ursa/Kilobyte/TCP UFDP_2 Requests/131072/base/tukey.json diff --git a/criterion/Kilobyte/TCP UFDP_2 Requests/131072/new/benchmark.json b/ursa/Kilobyte/TCP UFDP_2 Requests/131072/new/benchmark.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_2 Requests/131072/new/benchmark.json rename to ursa/Kilobyte/TCP UFDP_2 Requests/131072/new/benchmark.json diff --git a/criterion/Kilobyte/TCP UFDP_2 Requests/131072/new/estimates.json b/ursa/Kilobyte/TCP UFDP_2 Requests/131072/new/estimates.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_2 Requests/131072/new/estimates.json rename to ursa/Kilobyte/TCP UFDP_2 Requests/131072/new/estimates.json diff --git a/criterion/Kilobyte/TCP UFDP_2 Requests/131072/new/sample.json b/ursa/Kilobyte/TCP UFDP_2 Requests/131072/new/sample.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_2 Requests/131072/new/sample.json rename to ursa/Kilobyte/TCP UFDP_2 Requests/131072/new/sample.json diff --git a/criterion/Kilobyte/TCP UFDP_2 Requests/131072/new/tukey.json b/ursa/Kilobyte/TCP UFDP_2 Requests/131072/new/tukey.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_2 Requests/131072/new/tukey.json rename to ursa/Kilobyte/TCP UFDP_2 Requests/131072/new/tukey.json diff --git a/criterion/Kilobyte/TCP UFDP_2 Requests/131072/report/MAD.svg b/ursa/Kilobyte/TCP UFDP_2 Requests/131072/report/MAD.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_2 Requests/131072/report/MAD.svg rename to ursa/Kilobyte/TCP UFDP_2 Requests/131072/report/MAD.svg diff --git a/criterion/Kilobyte/TCP UFDP_2 Requests/131072/report/SD.svg b/ursa/Kilobyte/TCP UFDP_2 Requests/131072/report/SD.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_2 Requests/131072/report/SD.svg rename to ursa/Kilobyte/TCP UFDP_2 Requests/131072/report/SD.svg diff --git a/criterion/Kilobyte/TCP UFDP_2 Requests/131072/report/index.html b/ursa/Kilobyte/TCP UFDP_2 Requests/131072/report/index.html similarity index 100% rename from criterion/Kilobyte/TCP UFDP_2 Requests/131072/report/index.html rename to ursa/Kilobyte/TCP UFDP_2 Requests/131072/report/index.html diff --git a/criterion/Kilobyte/TCP UFDP_2 Requests/131072/report/mean.svg b/ursa/Kilobyte/TCP UFDP_2 Requests/131072/report/mean.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_2 Requests/131072/report/mean.svg rename to ursa/Kilobyte/TCP UFDP_2 Requests/131072/report/mean.svg diff --git a/criterion/Kilobyte/TCP UFDP_2 Requests/131072/report/median.svg b/ursa/Kilobyte/TCP UFDP_2 Requests/131072/report/median.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_2 Requests/131072/report/median.svg rename to ursa/Kilobyte/TCP UFDP_2 Requests/131072/report/median.svg diff --git a/criterion/Kilobyte/TCP UFDP_2 Requests/131072/report/pdf.svg b/ursa/Kilobyte/TCP UFDP_2 Requests/131072/report/pdf.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_2 Requests/131072/report/pdf.svg rename to ursa/Kilobyte/TCP UFDP_2 Requests/131072/report/pdf.svg diff --git a/criterion/Kilobyte/TCP UFDP_2 Requests/131072/report/pdf_small.svg b/ursa/Kilobyte/TCP UFDP_2 Requests/131072/report/pdf_small.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_2 Requests/131072/report/pdf_small.svg rename to ursa/Kilobyte/TCP UFDP_2 Requests/131072/report/pdf_small.svg diff --git a/criterion/Kilobyte/TCP UFDP_2 Requests/131072/report/regression.svg b/ursa/Kilobyte/TCP UFDP_2 Requests/131072/report/regression.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_2 Requests/131072/report/regression.svg rename to ursa/Kilobyte/TCP UFDP_2 Requests/131072/report/regression.svg diff --git a/criterion/Kilobyte/TCP UFDP_2 Requests/131072/report/regression_small.svg b/ursa/Kilobyte/TCP UFDP_2 Requests/131072/report/regression_small.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_2 Requests/131072/report/regression_small.svg rename to ursa/Kilobyte/TCP UFDP_2 Requests/131072/report/regression_small.svg diff --git a/criterion/Kilobyte/TCP UFDP_2 Requests/131072/report/slope.svg b/ursa/Kilobyte/TCP UFDP_2 Requests/131072/report/slope.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_2 Requests/131072/report/slope.svg rename to ursa/Kilobyte/TCP UFDP_2 Requests/131072/report/slope.svg diff --git a/criterion/Kilobyte/TCP UFDP_2 Requests/131072/report/typical.svg b/ursa/Kilobyte/TCP UFDP_2 Requests/131072/report/typical.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_2 Requests/131072/report/typical.svg rename to ursa/Kilobyte/TCP UFDP_2 Requests/131072/report/typical.svg diff --git a/criterion/Kilobyte/TCP UFDP_2 Requests/16384/base/benchmark.json b/ursa/Kilobyte/TCP UFDP_2 Requests/16384/base/benchmark.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_2 Requests/16384/base/benchmark.json rename to ursa/Kilobyte/TCP UFDP_2 Requests/16384/base/benchmark.json diff --git a/criterion/Kilobyte/TCP UFDP_2 Requests/16384/base/estimates.json b/ursa/Kilobyte/TCP UFDP_2 Requests/16384/base/estimates.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_2 Requests/16384/base/estimates.json rename to ursa/Kilobyte/TCP UFDP_2 Requests/16384/base/estimates.json diff --git a/criterion/Kilobyte/TCP UFDP_2 Requests/16384/base/sample.json b/ursa/Kilobyte/TCP UFDP_2 Requests/16384/base/sample.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_2 Requests/16384/base/sample.json rename to ursa/Kilobyte/TCP UFDP_2 Requests/16384/base/sample.json diff --git a/criterion/Kilobyte/TCP UFDP_2 Requests/16384/base/tukey.json b/ursa/Kilobyte/TCP UFDP_2 Requests/16384/base/tukey.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_2 Requests/16384/base/tukey.json rename to ursa/Kilobyte/TCP UFDP_2 Requests/16384/base/tukey.json diff --git a/criterion/Kilobyte/TCP UFDP_2 Requests/16384/new/benchmark.json b/ursa/Kilobyte/TCP UFDP_2 Requests/16384/new/benchmark.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_2 Requests/16384/new/benchmark.json rename to ursa/Kilobyte/TCP UFDP_2 Requests/16384/new/benchmark.json diff --git a/criterion/Kilobyte/TCP UFDP_2 Requests/16384/new/estimates.json b/ursa/Kilobyte/TCP UFDP_2 Requests/16384/new/estimates.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_2 Requests/16384/new/estimates.json rename to ursa/Kilobyte/TCP UFDP_2 Requests/16384/new/estimates.json diff --git a/criterion/Kilobyte/TCP UFDP_2 Requests/16384/new/sample.json b/ursa/Kilobyte/TCP UFDP_2 Requests/16384/new/sample.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_2 Requests/16384/new/sample.json rename to ursa/Kilobyte/TCP UFDP_2 Requests/16384/new/sample.json diff --git a/criterion/Kilobyte/TCP UFDP_2 Requests/16384/new/tukey.json b/ursa/Kilobyte/TCP UFDP_2 Requests/16384/new/tukey.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_2 Requests/16384/new/tukey.json rename to ursa/Kilobyte/TCP UFDP_2 Requests/16384/new/tukey.json diff --git a/criterion/Kilobyte/TCP UFDP_2 Requests/16384/report/MAD.svg b/ursa/Kilobyte/TCP UFDP_2 Requests/16384/report/MAD.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_2 Requests/16384/report/MAD.svg rename to ursa/Kilobyte/TCP UFDP_2 Requests/16384/report/MAD.svg diff --git a/criterion/Kilobyte/TCP UFDP_2 Requests/16384/report/SD.svg b/ursa/Kilobyte/TCP UFDP_2 Requests/16384/report/SD.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_2 Requests/16384/report/SD.svg rename to ursa/Kilobyte/TCP UFDP_2 Requests/16384/report/SD.svg diff --git a/criterion/Kilobyte/TCP UFDP_2 Requests/16384/report/index.html b/ursa/Kilobyte/TCP UFDP_2 Requests/16384/report/index.html similarity index 100% rename from criterion/Kilobyte/TCP UFDP_2 Requests/16384/report/index.html rename to ursa/Kilobyte/TCP UFDP_2 Requests/16384/report/index.html diff --git a/criterion/Kilobyte/TCP UFDP_2 Requests/16384/report/mean.svg b/ursa/Kilobyte/TCP UFDP_2 Requests/16384/report/mean.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_2 Requests/16384/report/mean.svg rename to ursa/Kilobyte/TCP UFDP_2 Requests/16384/report/mean.svg diff --git a/criterion/Kilobyte/TCP UFDP_2 Requests/16384/report/median.svg b/ursa/Kilobyte/TCP UFDP_2 Requests/16384/report/median.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_2 Requests/16384/report/median.svg rename to ursa/Kilobyte/TCP UFDP_2 Requests/16384/report/median.svg diff --git a/criterion/Kilobyte/TCP UFDP_2 Requests/16384/report/pdf.svg b/ursa/Kilobyte/TCP UFDP_2 Requests/16384/report/pdf.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_2 Requests/16384/report/pdf.svg rename to ursa/Kilobyte/TCP UFDP_2 Requests/16384/report/pdf.svg diff --git a/criterion/Kilobyte/TCP UFDP_2 Requests/16384/report/pdf_small.svg b/ursa/Kilobyte/TCP UFDP_2 Requests/16384/report/pdf_small.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_2 Requests/16384/report/pdf_small.svg rename to ursa/Kilobyte/TCP UFDP_2 Requests/16384/report/pdf_small.svg diff --git a/criterion/Kilobyte/TCP UFDP_2 Requests/16384/report/regression.svg b/ursa/Kilobyte/TCP UFDP_2 Requests/16384/report/regression.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_2 Requests/16384/report/regression.svg rename to ursa/Kilobyte/TCP UFDP_2 Requests/16384/report/regression.svg diff --git a/criterion/Kilobyte/TCP UFDP_2 Requests/16384/report/regression_small.svg b/ursa/Kilobyte/TCP UFDP_2 Requests/16384/report/regression_small.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_2 Requests/16384/report/regression_small.svg rename to ursa/Kilobyte/TCP UFDP_2 Requests/16384/report/regression_small.svg diff --git a/criterion/Kilobyte/TCP UFDP_2 Requests/16384/report/slope.svg b/ursa/Kilobyte/TCP UFDP_2 Requests/16384/report/slope.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_2 Requests/16384/report/slope.svg rename to ursa/Kilobyte/TCP UFDP_2 Requests/16384/report/slope.svg diff --git a/criterion/Kilobyte/TCP UFDP_2 Requests/16384/report/typical.svg b/ursa/Kilobyte/TCP UFDP_2 Requests/16384/report/typical.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_2 Requests/16384/report/typical.svg rename to ursa/Kilobyte/TCP UFDP_2 Requests/16384/report/typical.svg diff --git a/criterion/Kilobyte/TCP UFDP_2 Requests/2048/base/benchmark.json b/ursa/Kilobyte/TCP UFDP_2 Requests/2048/base/benchmark.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_2 Requests/2048/base/benchmark.json rename to ursa/Kilobyte/TCP UFDP_2 Requests/2048/base/benchmark.json diff --git a/criterion/Kilobyte/TCP UFDP_2 Requests/2048/base/estimates.json b/ursa/Kilobyte/TCP UFDP_2 Requests/2048/base/estimates.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_2 Requests/2048/base/estimates.json rename to ursa/Kilobyte/TCP UFDP_2 Requests/2048/base/estimates.json diff --git a/criterion/Kilobyte/TCP UFDP_2 Requests/2048/base/sample.json b/ursa/Kilobyte/TCP UFDP_2 Requests/2048/base/sample.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_2 Requests/2048/base/sample.json rename to ursa/Kilobyte/TCP UFDP_2 Requests/2048/base/sample.json diff --git a/criterion/Kilobyte/TCP UFDP_2 Requests/2048/base/tukey.json b/ursa/Kilobyte/TCP UFDP_2 Requests/2048/base/tukey.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_2 Requests/2048/base/tukey.json rename to ursa/Kilobyte/TCP UFDP_2 Requests/2048/base/tukey.json diff --git a/criterion/Kilobyte/TCP UFDP_2 Requests/2048/new/benchmark.json b/ursa/Kilobyte/TCP UFDP_2 Requests/2048/new/benchmark.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_2 Requests/2048/new/benchmark.json rename to ursa/Kilobyte/TCP UFDP_2 Requests/2048/new/benchmark.json diff --git a/criterion/Kilobyte/TCP UFDP_2 Requests/2048/new/estimates.json b/ursa/Kilobyte/TCP UFDP_2 Requests/2048/new/estimates.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_2 Requests/2048/new/estimates.json rename to ursa/Kilobyte/TCP UFDP_2 Requests/2048/new/estimates.json diff --git a/criterion/Kilobyte/TCP UFDP_2 Requests/2048/new/sample.json b/ursa/Kilobyte/TCP UFDP_2 Requests/2048/new/sample.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_2 Requests/2048/new/sample.json rename to ursa/Kilobyte/TCP UFDP_2 Requests/2048/new/sample.json diff --git a/criterion/Kilobyte/TCP UFDP_2 Requests/2048/new/tukey.json b/ursa/Kilobyte/TCP UFDP_2 Requests/2048/new/tukey.json similarity index 100% rename from criterion/Kilobyte/TCP UFDP_2 Requests/2048/new/tukey.json rename to ursa/Kilobyte/TCP UFDP_2 Requests/2048/new/tukey.json diff --git a/criterion/Kilobyte/TCP UFDP_2 Requests/2048/report/MAD.svg b/ursa/Kilobyte/TCP UFDP_2 Requests/2048/report/MAD.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_2 Requests/2048/report/MAD.svg rename to ursa/Kilobyte/TCP UFDP_2 Requests/2048/report/MAD.svg diff --git a/criterion/Kilobyte/TCP UFDP_2 Requests/2048/report/SD.svg b/ursa/Kilobyte/TCP UFDP_2 Requests/2048/report/SD.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_2 Requests/2048/report/SD.svg rename to ursa/Kilobyte/TCP UFDP_2 Requests/2048/report/SD.svg diff --git a/criterion/Kilobyte/TCP UFDP_2 Requests/2048/report/index.html b/ursa/Kilobyte/TCP UFDP_2 Requests/2048/report/index.html similarity index 100% rename from criterion/Kilobyte/TCP UFDP_2 Requests/2048/report/index.html rename to ursa/Kilobyte/TCP UFDP_2 Requests/2048/report/index.html diff --git a/criterion/Kilobyte/TCP UFDP_2 Requests/2048/report/mean.svg b/ursa/Kilobyte/TCP UFDP_2 Requests/2048/report/mean.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_2 Requests/2048/report/mean.svg rename to ursa/Kilobyte/TCP UFDP_2 Requests/2048/report/mean.svg diff --git a/criterion/Kilobyte/TCP UFDP_2 Requests/2048/report/median.svg b/ursa/Kilobyte/TCP UFDP_2 Requests/2048/report/median.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_2 Requests/2048/report/median.svg rename to ursa/Kilobyte/TCP UFDP_2 Requests/2048/report/median.svg diff --git a/criterion/Kilobyte/TCP UFDP_2 Requests/2048/report/pdf.svg b/ursa/Kilobyte/TCP UFDP_2 Requests/2048/report/pdf.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_2 Requests/2048/report/pdf.svg rename to ursa/Kilobyte/TCP UFDP_2 Requests/2048/report/pdf.svg diff --git a/criterion/Kilobyte/TCP UFDP_2 Requests/2048/report/pdf_small.svg b/ursa/Kilobyte/TCP UFDP_2 Requests/2048/report/pdf_small.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_2 Requests/2048/report/pdf_small.svg rename to ursa/Kilobyte/TCP UFDP_2 Requests/2048/report/pdf_small.svg diff --git a/criterion/Kilobyte/TCP UFDP_2 Requests/2048/report/regression.svg b/ursa/Kilobyte/TCP UFDP_2 Requests/2048/report/regression.svg similarity index 100% rename from criterion/Kilobyte/TCP UFDP_2 Requests/2048/report/regression.svg rename to ursa/Kilobyte/TCP UFDP_2 Requests/2048/report/regression.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/1/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/1/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/1/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/1/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/1/base/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/1/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/1/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/1/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/1/base/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/1/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/1/base/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/1/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/1/base/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/1/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/1/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/1/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/1/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/1/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/1/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/1/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/1/new/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/1/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/1/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/1/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/1/new/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/1/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/1/new/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/1/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/1/new/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/1/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/1/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/1/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/1/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/1/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/1/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/1/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/1/report/SD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/1/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/1/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/1/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/1/report/index.html b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/1/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/1/report/index.html rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/1/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/1/report/mean.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/1/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/1/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/1/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/1/report/median.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/1/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/1/report/median.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/1/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/1/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/1/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/1/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/1/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/1/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/1/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/1/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/1/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/1/report/regression.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/1/report/regression.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/1/report/regression.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/1/report/regression.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/1/report/regression_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/1/report/regression_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/1/report/regression_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/1/report/regression_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/1/report/slope.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/1/report/slope.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/1/report/slope.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/1/report/slope.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/1/report/typical.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/1/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/1/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/1/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/128/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/128/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/128/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/128/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/128/base/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/128/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/128/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/128/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/128/base/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/128/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/128/base/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/128/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/128/base/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/128/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/128/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/128/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/128/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/128/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/128/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/128/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/128/new/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/128/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/128/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/128/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/128/new/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/128/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/128/new/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/128/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/128/new/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/128/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/128/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/128/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/128/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/128/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/128/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/128/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/128/report/SD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/128/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/128/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/128/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/128/report/index.html b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/128/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/128/report/index.html rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/128/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/128/report/mean.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/128/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/128/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/128/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/128/report/median.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/128/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/128/report/median.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/128/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/128/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/128/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/128/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/128/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/128/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/128/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/128/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/128/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/128/report/regression.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/128/report/regression.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/128/report/regression.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/128/report/regression.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/128/report/regression_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/128/report/regression_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/128/report/regression_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/128/report/regression_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/128/report/slope.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/128/report/slope.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/128/report/slope.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/128/report/slope.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/128/report/typical.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/128/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/128/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/128/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/16/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/16/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/16/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/16/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/16/base/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/16/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/16/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/16/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/16/base/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/16/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/16/base/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/16/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/16/base/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/16/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/16/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/16/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/16/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/16/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/16/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/16/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/16/new/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/16/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/16/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/16/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/16/new/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/16/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/16/new/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/16/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/16/new/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/16/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/16/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/16/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/16/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/16/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/16/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/16/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/16/report/SD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/16/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/16/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/16/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/16/report/index.html b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/16/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/16/report/index.html rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/16/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/16/report/mean.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/16/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/16/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/16/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/16/report/median.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/16/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/16/report/median.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/16/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/16/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/16/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/16/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/16/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/16/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/16/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/16/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/16/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/16/report/regression.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/16/report/regression.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/16/report/regression.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/16/report/regression.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/16/report/regression_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/16/report/regression_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/16/report/regression_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/16/report/regression_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/16/report/slope.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/16/report/slope.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/16/report/slope.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/16/report/slope.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/16/report/typical.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/16/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/16/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/16/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/2/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/2/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/2/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/2/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/2/base/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/2/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/2/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/2/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/2/base/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/2/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/2/base/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/2/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/2/base/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/2/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/2/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/2/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/2/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/2/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/2/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/2/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/2/new/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/2/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/2/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/2/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/2/new/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/2/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/2/new/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/2/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/2/new/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/2/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/2/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/2/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/2/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/2/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/2/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/2/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/2/report/SD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/2/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/2/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/2/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/2/report/index.html b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/2/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/2/report/index.html rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/2/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/2/report/mean.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/2/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/2/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/2/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/2/report/median.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/2/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/2/report/median.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/2/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/2/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/2/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/2/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/2/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/2/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/2/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/2/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/2/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/2/report/regression.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/2/report/regression.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/2/report/regression.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/2/report/regression.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/2/report/regression_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/2/report/regression_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/2/report/regression_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/2/report/regression_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/2/report/slope.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/2/report/slope.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/2/report/slope.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/2/report/slope.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/2/report/typical.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/2/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/2/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/2/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/256/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/256/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/256/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/256/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/256/base/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/256/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/256/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/256/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/256/base/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/256/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/256/base/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/256/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/256/base/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/256/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/256/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/256/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/256/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/256/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/256/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/256/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/256/new/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/256/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/256/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/256/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/256/new/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/256/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/256/new/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/256/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/256/new/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/256/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/256/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/256/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/256/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/256/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/256/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/256/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/256/report/SD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/256/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/256/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/256/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/256/report/index.html b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/256/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/256/report/index.html rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/256/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/256/report/mean.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/256/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/256/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/256/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/256/report/median.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/256/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/256/report/median.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/256/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/256/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/256/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/256/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/256/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/256/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/256/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/256/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/256/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/256/report/regression.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/256/report/regression.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/256/report/regression.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/256/report/regression.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/256/report/regression_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/256/report/regression_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/256/report/regression_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/256/report/regression_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/256/report/slope.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/256/report/slope.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/256/report/slope.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/256/report/slope.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/256/report/typical.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/256/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/256/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/256/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/32/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/32/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/32/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/32/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/32/base/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/32/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/32/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/32/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/32/base/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/32/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/32/base/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/32/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/32/base/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/32/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/32/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/32/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/32/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/32/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/32/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/32/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/32/new/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/32/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/32/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/32/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/32/new/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/32/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/32/new/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/32/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/32/new/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/32/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/32/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/32/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/32/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/32/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/32/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/32/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/32/report/SD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/32/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/32/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/32/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/32/report/index.html b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/32/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/32/report/index.html rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/32/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/32/report/mean.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/32/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/32/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/32/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/32/report/median.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/32/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/32/report/median.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/32/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/32/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/32/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/32/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/32/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/32/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/32/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/32/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/32/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/32/report/regression.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/32/report/regression.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/32/report/regression.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/32/report/regression.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/32/report/regression_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/32/report/regression_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/32/report/regression_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/32/report/regression_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/32/report/slope.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/32/report/slope.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/32/report/slope.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/32/report/slope.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/32/report/typical.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/32/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/32/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/32/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/4/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/4/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/4/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/4/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/4/base/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/4/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/4/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/4/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/4/base/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/4/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/4/base/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/4/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/4/base/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/4/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/4/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/4/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/4/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/4/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/4/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/4/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/4/new/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/4/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/4/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/4/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/4/new/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/4/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/4/new/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/4/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/4/new/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/4/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/4/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/4/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/4/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/4/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/4/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/4/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/4/report/SD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/4/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/4/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/4/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/4/report/index.html b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/4/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/4/report/index.html rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/4/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/4/report/mean.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/4/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/4/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/4/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/4/report/median.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/4/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/4/report/median.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/4/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/4/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/4/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/4/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/4/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/4/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/4/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/4/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/4/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/4/report/regression.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/4/report/regression.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/4/report/regression.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/4/report/regression.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/4/report/regression_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/4/report/regression_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/4/report/regression_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/4/report/regression_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/4/report/slope.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/4/report/slope.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/4/report/slope.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/4/report/slope.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/4/report/typical.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/4/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/4/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/4/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/512/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/512/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/512/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/512/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/512/base/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/512/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/512/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/512/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/512/base/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/512/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/512/base/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/512/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/512/base/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/512/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/512/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/512/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/512/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/512/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/512/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/512/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/512/new/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/512/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/512/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/512/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/512/new/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/512/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/512/new/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/512/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/512/new/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/512/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/512/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/512/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/512/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/512/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/512/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/512/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/512/report/SD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/512/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/512/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/512/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/512/report/index.html b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/512/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/512/report/index.html rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/512/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/512/report/mean.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/512/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/512/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/512/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/512/report/median.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/512/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/512/report/median.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/512/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/512/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/512/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/512/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/512/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/512/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/512/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/512/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/512/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/512/report/regression.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/512/report/regression.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/512/report/regression.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/512/report/regression.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/512/report/regression_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/512/report/regression_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/512/report/regression_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/512/report/regression_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/512/report/slope.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/512/report/slope.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/512/report/slope.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/512/report/slope.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/512/report/typical.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/512/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/512/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/512/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/64/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/64/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/64/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/64/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/64/base/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/64/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/64/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/64/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/64/base/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/64/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/64/base/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/64/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/64/base/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/64/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/64/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/64/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/64/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/64/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/64/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/64/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/64/new/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/64/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/64/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/64/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/64/new/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/64/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/64/new/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/64/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/64/new/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/64/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/64/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/64/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/64/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/64/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/64/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/64/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/64/report/SD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/64/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/64/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/64/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/64/report/index.html b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/64/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/64/report/index.html rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/64/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/64/report/mean.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/64/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/64/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/64/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/64/report/median.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/64/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/64/report/median.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/64/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/64/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/64/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/64/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/64/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/64/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/64/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/64/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/64/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/64/report/regression.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/64/report/regression.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/64/report/regression.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/64/report/regression.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/64/report/regression_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/64/report/regression_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/64/report/regression_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/64/report/regression_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/64/report/slope.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/64/report/slope.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/64/report/slope.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/64/report/slope.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/64/report/typical.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/64/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/64/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/64/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/8/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/8/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/8/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/8/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/8/base/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/8/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/8/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/8/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/8/base/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/8/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/8/base/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/8/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/8/base/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/8/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/8/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/8/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/8/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/8/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/8/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/8/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/8/new/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/8/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/8/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/8/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/8/new/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/8/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/8/new/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/8/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/8/new/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/8/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/8/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/8/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/8/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/8/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/8/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/8/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/8/report/SD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/8/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/8/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/8/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/8/report/index.html b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/8/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/8/report/index.html rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/8/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/8/report/mean.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/8/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/8/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/8/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/8/report/median.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/8/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/8/report/median.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/8/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/8/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/8/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/8/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/8/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/8/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/8/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/8/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/8/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/8/report/regression.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/8/report/regression.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/8/report/regression.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/8/report/regression.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/8/report/regression_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/8/report/regression_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/8/report/regression_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/8/report/regression_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/8/report/slope.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/8/report/slope.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/8/report/slope.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/8/report/slope.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/8/report/typical.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/8/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/8/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/8/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/report/index.html b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/report/index.html rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/report/lines.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/report/lines.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/report/lines.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/report/lines.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/report/violin.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/report/violin.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1 request/report/violin.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1 request/report/violin.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1/report/index.html b/ursa/QUINN UFDP_Content Size (Kilobyte)/1/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1/report/index.html rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1/report/lines.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/1/report/lines.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1/report/lines.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1/report/lines.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/1/report/violin.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/1/report/violin.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/1/report/violin.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/1/report/violin.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/128/report/index.html b/ursa/QUINN UFDP_Content Size (Kilobyte)/128/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/128/report/index.html rename to ursa/QUINN UFDP_Content Size (Kilobyte)/128/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/128/report/lines.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/128/report/lines.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/128/report/lines.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/128/report/lines.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/128/report/violin.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/128/report/violin.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/128/report/violin.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/128/report/violin.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/1/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/1/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/1/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/1/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/1/base/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/1/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/1/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/1/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/1/base/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/1/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/1/base/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/1/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/1/base/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/1/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/1/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/1/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/1/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/1/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/1/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/1/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/1/new/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/1/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/1/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/1/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/1/new/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/1/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/1/new/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/1/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/1/new/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/1/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/1/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/1/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/1/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/1/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/1/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/1/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/1/report/SD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/1/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/1/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/1/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/1/report/index.html b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/1/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/1/report/index.html rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/1/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/1/report/mean.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/1/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/1/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/1/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/1/report/median.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/1/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/1/report/median.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/1/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/1/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/1/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/1/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/1/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/1/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/1/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/1/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/1/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/1/report/regression.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/1/report/regression.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/1/report/regression.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/1/report/regression.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/1/report/regression_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/1/report/regression_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/1/report/regression_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/1/report/regression_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/1/report/slope.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/1/report/slope.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/1/report/slope.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/1/report/slope.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/1/report/typical.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/1/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/1/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/1/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/128/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/128/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/128/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/128/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/128/base/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/128/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/128/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/128/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/128/base/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/128/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/128/base/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/128/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/128/base/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/128/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/128/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/128/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/128/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/128/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/128/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/128/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/128/new/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/128/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/128/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/128/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/128/new/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/128/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/128/new/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/128/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/128/new/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/128/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/128/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/128/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/128/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/128/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/128/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/128/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/128/report/SD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/128/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/128/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/128/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/128/report/index.html b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/128/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/128/report/index.html rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/128/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/128/report/mean.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/128/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/128/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/128/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/128/report/median.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/128/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/128/report/median.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/128/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/128/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/128/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/128/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/128/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/128/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/128/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/128/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/128/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/128/report/regression.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/128/report/regression.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/128/report/regression.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/128/report/regression.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/128/report/regression_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/128/report/regression_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/128/report/regression_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/128/report/regression_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/128/report/slope.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/128/report/slope.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/128/report/slope.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/128/report/slope.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/128/report/typical.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/128/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/128/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/128/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/16/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/16/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/16/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/16/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/16/base/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/16/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/16/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/16/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/16/base/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/16/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/16/base/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/16/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/16/base/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/16/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/16/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/16/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/16/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/16/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/16/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/16/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/16/new/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/16/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/16/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/16/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/16/new/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/16/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/16/new/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/16/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/16/new/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/16/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/16/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/16/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/16/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/16/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/16/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/16/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/16/report/SD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/16/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/16/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/16/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/16/report/index.html b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/16/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/16/report/index.html rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/16/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/16/report/mean.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/16/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/16/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/16/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/16/report/median.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/16/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/16/report/median.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/16/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/16/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/16/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/16/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/16/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/16/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/16/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/16/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/16/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/16/report/regression.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/16/report/regression.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/16/report/regression.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/16/report/regression.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/16/report/regression_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/16/report/regression_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/16/report/regression_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/16/report/regression_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/16/report/slope.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/16/report/slope.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/16/report/slope.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/16/report/slope.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/16/report/typical.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/16/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/16/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/16/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/2/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/2/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/2/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/2/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/2/base/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/2/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/2/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/2/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/2/base/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/2/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/2/base/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/2/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/2/base/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/2/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/2/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/2/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/2/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/2/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/2/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/2/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/2/new/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/2/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/2/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/2/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/2/new/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/2/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/2/new/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/2/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/2/new/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/2/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/2/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/2/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/2/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/2/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/2/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/2/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/2/report/SD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/2/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/2/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/2/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/2/report/index.html b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/2/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/2/report/index.html rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/2/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/2/report/mean.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/2/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/2/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/2/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/2/report/median.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/2/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/2/report/median.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/2/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/2/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/2/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/2/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/2/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/2/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/2/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/2/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/2/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/2/report/regression.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/2/report/regression.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/2/report/regression.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/2/report/regression.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/2/report/regression_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/2/report/regression_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/2/report/regression_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/2/report/regression_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/2/report/slope.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/2/report/slope.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/2/report/slope.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/2/report/slope.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/2/report/typical.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/2/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/2/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/2/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/256/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/256/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/256/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/256/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/256/base/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/256/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/256/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/256/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/256/base/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/256/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/256/base/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/256/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/256/base/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/256/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/256/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/256/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/256/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/256/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/256/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/256/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/256/new/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/256/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/256/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/256/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/256/new/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/256/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/256/new/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/256/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/256/new/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/256/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/256/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/256/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/256/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/256/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/256/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/256/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/256/report/SD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/256/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/256/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/256/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/256/report/index.html b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/256/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/256/report/index.html rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/256/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/256/report/mean.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/256/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/256/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/256/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/256/report/median.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/256/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/256/report/median.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/256/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/256/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/256/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/256/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/256/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/256/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/256/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/256/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/256/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/256/report/regression.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/256/report/regression.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/256/report/regression.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/256/report/regression.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/256/report/regression_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/256/report/regression_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/256/report/regression_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/256/report/regression_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/256/report/slope.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/256/report/slope.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/256/report/slope.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/256/report/slope.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/256/report/typical.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/256/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/256/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/256/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/32/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/32/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/32/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/32/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/32/base/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/32/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/32/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/32/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/32/base/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/32/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/32/base/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/32/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/32/base/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/32/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/32/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/32/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/32/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/32/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/32/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/32/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/32/new/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/32/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/32/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/32/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/32/new/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/32/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/32/new/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/32/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/32/new/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/32/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/32/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/32/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/32/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/32/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/32/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/32/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/32/report/SD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/32/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/32/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/32/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/32/report/index.html b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/32/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/32/report/index.html rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/32/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/32/report/mean.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/32/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/32/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/32/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/32/report/median.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/32/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/32/report/median.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/32/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/32/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/32/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/32/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/32/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/32/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/32/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/32/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/32/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/32/report/regression.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/32/report/regression.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/32/report/regression.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/32/report/regression.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/32/report/regression_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/32/report/regression_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/32/report/regression_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/32/report/regression_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/32/report/slope.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/32/report/slope.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/32/report/slope.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/32/report/slope.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/32/report/typical.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/32/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/32/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/32/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/4/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/4/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/4/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/4/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/4/base/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/4/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/4/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/4/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/4/base/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/4/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/4/base/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/4/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/4/base/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/4/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/4/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/4/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/4/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/4/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/4/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/4/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/4/new/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/4/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/4/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/4/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/4/new/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/4/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/4/new/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/4/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/4/new/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/4/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/4/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/4/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/4/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/4/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/4/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/4/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/4/report/SD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/4/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/4/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/4/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/4/report/index.html b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/4/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/4/report/index.html rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/4/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/4/report/mean.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/4/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/4/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/4/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/4/report/median.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/4/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/4/report/median.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/4/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/4/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/4/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/4/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/4/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/4/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/4/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/4/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/4/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/4/report/regression.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/4/report/regression.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/4/report/regression.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/4/report/regression.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/4/report/regression_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/4/report/regression_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/4/report/regression_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/4/report/regression_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/4/report/slope.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/4/report/slope.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/4/report/slope.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/4/report/slope.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/4/report/typical.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/4/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/4/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/4/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/512/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/512/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/512/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/512/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/512/base/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/512/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/512/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/512/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/512/base/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/512/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/512/base/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/512/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/512/base/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/512/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/512/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/512/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/512/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/512/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/512/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/512/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/512/new/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/512/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/512/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/512/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/512/new/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/512/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/512/new/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/512/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/512/new/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/512/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/512/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/512/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/512/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/512/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/512/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/512/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/512/report/SD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/512/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/512/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/512/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/512/report/index.html b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/512/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/512/report/index.html rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/512/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/512/report/mean.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/512/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/512/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/512/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/512/report/median.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/512/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/512/report/median.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/512/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/512/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/512/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/512/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/512/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/512/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/512/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/512/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/512/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/512/report/regression.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/512/report/regression.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/512/report/regression.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/512/report/regression.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/512/report/regression_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/512/report/regression_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/512/report/regression_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/512/report/regression_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/512/report/slope.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/512/report/slope.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/512/report/slope.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/512/report/slope.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/512/report/typical.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/512/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/512/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/512/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/64/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/64/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/64/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/64/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/64/base/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/64/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/64/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/64/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/64/base/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/64/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/64/base/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/64/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/64/base/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/64/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/64/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/64/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/64/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/64/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/64/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/64/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/64/new/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/64/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/64/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/64/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/64/new/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/64/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/64/new/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/64/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/64/new/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/64/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/64/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/64/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/64/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/64/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/64/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/64/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/64/report/SD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/64/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/64/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/64/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/64/report/index.html b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/64/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/64/report/index.html rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/64/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/64/report/mean.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/64/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/64/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/64/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/64/report/median.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/64/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/64/report/median.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/64/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/64/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/64/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/64/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/64/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/64/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/64/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/64/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/64/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/64/report/regression.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/64/report/regression.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/64/report/regression.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/64/report/regression.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/64/report/regression_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/64/report/regression_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/64/report/regression_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/64/report/regression_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/64/report/slope.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/64/report/slope.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/64/report/slope.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/64/report/slope.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/64/report/typical.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/64/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/64/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/64/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/8/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/8/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/8/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/8/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/8/base/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/8/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/8/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/8/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/8/base/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/8/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/8/base/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/8/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/8/base/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/8/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/8/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/8/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/8/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/8/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/8/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/8/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/8/new/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/8/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/8/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/8/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/8/new/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/8/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/8/new/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/8/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/8/new/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/8/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/8/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/8/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/8/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/8/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/8/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/8/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/8/report/SD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/8/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/8/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/8/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/8/report/index.html b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/8/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/8/report/index.html rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/8/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/8/report/mean.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/8/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/8/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/8/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/8/report/median.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/8/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/8/report/median.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/8/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/8/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/8/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/8/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/8/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/8/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/8/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/8/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/8/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/8/report/regression.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/8/report/regression.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/8/report/regression.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/8/report/regression.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/8/report/regression_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/8/report/regression_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/8/report/regression_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/8/report/regression_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/8/report/slope.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/8/report/slope.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/8/report/slope.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/8/report/slope.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/8/report/typical.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/8/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/8/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/8/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/report/index.html b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/report/index.html rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/report/lines.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/report/lines.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/report/lines.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/report/lines.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/report/violin.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/report/violin.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16 requests/report/violin.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16 requests/report/violin.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16/report/index.html b/ursa/QUINN UFDP_Content Size (Kilobyte)/16/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16/report/index.html rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16/report/lines.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/16/report/lines.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16/report/lines.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16/report/lines.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/16/report/violin.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/16/report/violin.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/16/report/violin.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/16/report/violin.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/1/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/1/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/1/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/1/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/1/base/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/1/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/1/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/1/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/1/base/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/1/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/1/base/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/1/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/1/base/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/1/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/1/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/1/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/1/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/1/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/1/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/1/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/1/new/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/1/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/1/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/1/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/1/new/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/1/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/1/new/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/1/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/1/new/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/1/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/1/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/1/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/1/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/1/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/1/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/1/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/1/report/SD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/1/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/1/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/1/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/1/report/index.html b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/1/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/1/report/index.html rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/1/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/1/report/mean.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/1/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/1/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/1/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/1/report/median.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/1/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/1/report/median.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/1/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/1/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/1/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/1/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/1/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/1/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/1/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/1/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/1/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/1/report/regression.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/1/report/regression.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/1/report/regression.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/1/report/regression.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/1/report/regression_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/1/report/regression_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/1/report/regression_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/1/report/regression_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/1/report/slope.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/1/report/slope.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/1/report/slope.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/1/report/slope.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/1/report/typical.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/1/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/1/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/1/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/128/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/128/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/128/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/128/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/128/base/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/128/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/128/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/128/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/128/base/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/128/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/128/base/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/128/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/128/base/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/128/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/128/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/128/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/128/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/128/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/128/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/128/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/128/new/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/128/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/128/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/128/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/128/new/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/128/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/128/new/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/128/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/128/new/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/128/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/128/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/128/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/128/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/128/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/128/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/128/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/128/report/SD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/128/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/128/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/128/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/128/report/index.html b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/128/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/128/report/index.html rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/128/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/128/report/mean.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/128/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/128/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/128/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/128/report/median.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/128/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/128/report/median.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/128/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/128/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/128/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/128/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/128/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/128/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/128/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/128/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/128/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/128/report/regression.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/128/report/regression.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/128/report/regression.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/128/report/regression.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/128/report/regression_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/128/report/regression_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/128/report/regression_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/128/report/regression_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/128/report/slope.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/128/report/slope.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/128/report/slope.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/128/report/slope.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/128/report/typical.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/128/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/128/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/128/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/16/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/16/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/16/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/16/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/16/base/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/16/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/16/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/16/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/16/base/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/16/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/16/base/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/16/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/16/base/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/16/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/16/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/16/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/16/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/16/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/16/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/16/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/16/new/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/16/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/16/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/16/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/16/new/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/16/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/16/new/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/16/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/16/new/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/16/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/16/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/16/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/16/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/16/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/16/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/16/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/16/report/SD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/16/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/16/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/16/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/16/report/index.html b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/16/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/16/report/index.html rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/16/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/16/report/mean.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/16/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/16/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/16/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/16/report/median.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/16/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/16/report/median.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/16/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/16/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/16/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/16/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/16/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/16/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/16/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/16/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/16/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/16/report/regression.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/16/report/regression.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/16/report/regression.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/16/report/regression.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/16/report/regression_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/16/report/regression_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/16/report/regression_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/16/report/regression_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/16/report/slope.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/16/report/slope.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/16/report/slope.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/16/report/slope.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/16/report/typical.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/16/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/16/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/16/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/2/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/2/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/2/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/2/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/2/base/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/2/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/2/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/2/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/2/base/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/2/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/2/base/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/2/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/2/base/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/2/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/2/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/2/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/2/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/2/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/2/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/2/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/2/new/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/2/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/2/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/2/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/2/new/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/2/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/2/new/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/2/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/2/new/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/2/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/2/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/2/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/2/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/2/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/2/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/2/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/2/report/SD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/2/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/2/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/2/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/2/report/index.html b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/2/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/2/report/index.html rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/2/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/2/report/mean.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/2/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/2/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/2/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/2/report/median.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/2/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/2/report/median.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/2/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/2/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/2/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/2/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/2/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/2/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/2/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/2/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/2/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/2/report/regression.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/2/report/regression.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/2/report/regression.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/2/report/regression.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/2/report/regression_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/2/report/regression_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/2/report/regression_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/2/report/regression_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/2/report/slope.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/2/report/slope.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/2/report/slope.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/2/report/slope.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/2/report/typical.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/2/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/2/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/2/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/256/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/256/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/256/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/256/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/256/base/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/256/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/256/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/256/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/256/base/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/256/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/256/base/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/256/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/256/base/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/256/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/256/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/256/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/256/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/256/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/256/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/256/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/256/new/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/256/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/256/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/256/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/256/new/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/256/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/256/new/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/256/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/256/new/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/256/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/256/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/256/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/256/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/256/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/256/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/256/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/256/report/SD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/256/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/256/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/256/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/256/report/index.html b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/256/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/256/report/index.html rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/256/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/256/report/mean.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/256/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/256/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/256/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/256/report/median.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/256/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/256/report/median.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/256/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/256/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/256/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/256/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/256/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/256/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/256/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/256/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/256/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/256/report/regression.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/256/report/regression.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/256/report/regression.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/256/report/regression.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/256/report/regression_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/256/report/regression_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/256/report/regression_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/256/report/regression_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/256/report/slope.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/256/report/slope.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/256/report/slope.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/256/report/slope.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/256/report/typical.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/256/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/256/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/256/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/32/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/32/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/32/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/32/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/32/base/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/32/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/32/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/32/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/32/base/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/32/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/32/base/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/32/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/32/base/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/32/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/32/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/32/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/32/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/32/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/32/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/32/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/32/new/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/32/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/32/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/32/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/32/new/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/32/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/32/new/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/32/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/32/new/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/32/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/32/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/32/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/32/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/32/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/32/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/32/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/32/report/SD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/32/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/32/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/32/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/32/report/index.html b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/32/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/32/report/index.html rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/32/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/32/report/mean.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/32/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/32/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/32/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/32/report/median.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/32/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/32/report/median.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/32/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/32/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/32/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/32/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/32/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/32/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/32/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/32/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/32/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/32/report/regression.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/32/report/regression.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/32/report/regression.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/32/report/regression.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/32/report/regression_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/32/report/regression_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/32/report/regression_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/32/report/regression_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/32/report/slope.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/32/report/slope.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/32/report/slope.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/32/report/slope.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/32/report/typical.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/32/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/32/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/32/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/4/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/4/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/4/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/4/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/4/base/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/4/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/4/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/4/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/4/base/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/4/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/4/base/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/4/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/4/base/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/4/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/4/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/4/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/4/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/4/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/4/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/4/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/4/new/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/4/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/4/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/4/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/4/new/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/4/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/4/new/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/4/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/4/new/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/4/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/4/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/4/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/4/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/4/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/4/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/4/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/4/report/SD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/4/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/4/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/4/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/4/report/index.html b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/4/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/4/report/index.html rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/4/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/4/report/mean.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/4/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/4/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/4/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/4/report/median.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/4/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/4/report/median.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/4/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/4/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/4/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/4/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/4/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/4/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/4/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/4/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/4/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/4/report/regression.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/4/report/regression.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/4/report/regression.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/4/report/regression.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/4/report/regression_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/4/report/regression_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/4/report/regression_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/4/report/regression_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/4/report/slope.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/4/report/slope.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/4/report/slope.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/4/report/slope.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/4/report/typical.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/4/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/4/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/4/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/512/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/512/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/512/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/512/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/512/base/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/512/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/512/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/512/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/512/base/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/512/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/512/base/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/512/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/512/base/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/512/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/512/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/512/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/512/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/512/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/512/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/512/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/512/new/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/512/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/512/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/512/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/512/new/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/512/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/512/new/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/512/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/512/new/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/512/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/512/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/512/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/512/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/512/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/512/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/512/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/512/report/SD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/512/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/512/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/512/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/512/report/index.html b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/512/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/512/report/index.html rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/512/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/512/report/mean.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/512/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/512/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/512/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/512/report/median.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/512/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/512/report/median.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/512/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/512/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/512/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/512/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/512/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/512/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/512/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/512/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/512/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/512/report/regression.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/512/report/regression.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/512/report/regression.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/512/report/regression.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/512/report/regression_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/512/report/regression_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/512/report/regression_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/512/report/regression_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/512/report/slope.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/512/report/slope.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/512/report/slope.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/512/report/slope.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/512/report/typical.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/512/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/512/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/512/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/64/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/64/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/64/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/64/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/64/base/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/64/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/64/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/64/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/64/base/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/64/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/64/base/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/64/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/64/base/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/64/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/64/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/64/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/64/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/64/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/64/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/64/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/64/new/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/64/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/64/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/64/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/64/new/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/64/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/64/new/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/64/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/64/new/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/64/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/64/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/64/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/64/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/64/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/64/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/64/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/64/report/SD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/64/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/64/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/64/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/64/report/index.html b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/64/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/64/report/index.html rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/64/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/64/report/mean.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/64/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/64/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/64/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/64/report/median.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/64/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/64/report/median.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/64/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/64/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/64/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/64/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/64/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/64/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/64/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/64/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/64/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/64/report/regression.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/64/report/regression.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/64/report/regression.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/64/report/regression.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/64/report/regression_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/64/report/regression_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/64/report/regression_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/64/report/regression_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/64/report/slope.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/64/report/slope.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/64/report/slope.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/64/report/slope.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/64/report/typical.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/64/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/64/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/64/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/8/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/8/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/8/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/8/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/8/base/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/8/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/8/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/8/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/8/base/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/8/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/8/base/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/8/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/8/base/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/8/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/8/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/8/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/8/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/8/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/8/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/8/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/8/new/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/8/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/8/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/8/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/8/new/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/8/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/8/new/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/8/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/8/new/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/8/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/8/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/8/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/8/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/8/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/8/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/8/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/8/report/SD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/8/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/8/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/8/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/8/report/index.html b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/8/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/8/report/index.html rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/8/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/8/report/mean.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/8/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/8/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/8/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/8/report/median.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/8/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/8/report/median.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/8/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/8/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/8/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/8/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/8/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/8/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/8/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/8/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/8/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/8/report/regression.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/8/report/regression.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/8/report/regression.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/8/report/regression.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/8/report/regression_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/8/report/regression_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/8/report/regression_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/8/report/regression_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/8/report/slope.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/8/report/slope.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/8/report/slope.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/8/report/slope.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/8/report/typical.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/8/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/8/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/8/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/report/index.html b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/report/index.html rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/report/lines.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/report/lines.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/report/lines.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/report/lines.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/report/violin.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/report/violin.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2 requests/report/violin.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2 requests/report/violin.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2/report/index.html b/ursa/QUINN UFDP_Content Size (Kilobyte)/2/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2/report/index.html rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2/report/lines.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/2/report/lines.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2/report/lines.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2/report/lines.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/2/report/violin.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/2/report/violin.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/2/report/violin.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/2/report/violin.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/256/report/index.html b/ursa/QUINN UFDP_Content Size (Kilobyte)/256/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/256/report/index.html rename to ursa/QUINN UFDP_Content Size (Kilobyte)/256/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/256/report/lines.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/256/report/lines.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/256/report/lines.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/256/report/lines.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/256/report/violin.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/256/report/violin.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/256/report/violin.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/256/report/violin.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/1/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/1/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/1/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/1/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/1/base/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/1/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/1/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/1/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/1/base/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/1/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/1/base/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/1/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/1/base/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/1/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/1/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/1/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/1/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/1/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/1/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/1/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/1/new/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/1/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/1/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/1/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/1/new/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/1/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/1/new/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/1/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/1/new/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/1/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/1/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/1/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/1/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/1/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/1/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/1/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/1/report/SD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/1/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/1/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/1/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/1/report/index.html b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/1/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/1/report/index.html rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/1/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/1/report/mean.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/1/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/1/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/1/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/1/report/median.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/1/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/1/report/median.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/1/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/1/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/1/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/1/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/1/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/1/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/1/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/1/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/1/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/1/report/regression.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/1/report/regression.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/1/report/regression.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/1/report/regression.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/1/report/regression_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/1/report/regression_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/1/report/regression_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/1/report/regression_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/1/report/slope.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/1/report/slope.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/1/report/slope.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/1/report/slope.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/1/report/typical.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/1/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/1/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/1/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/128/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/128/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/128/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/128/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/128/base/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/128/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/128/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/128/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/128/base/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/128/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/128/base/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/128/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/128/base/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/128/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/128/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/128/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/128/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/128/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/128/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/128/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/128/new/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/128/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/128/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/128/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/128/new/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/128/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/128/new/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/128/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/128/new/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/128/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/128/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/128/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/128/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/128/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/128/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/128/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/128/report/SD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/128/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/128/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/128/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/128/report/index.html b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/128/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/128/report/index.html rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/128/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/128/report/mean.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/128/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/128/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/128/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/128/report/median.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/128/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/128/report/median.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/128/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/128/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/128/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/128/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/128/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/128/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/128/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/128/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/128/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/128/report/regression.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/128/report/regression.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/128/report/regression.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/128/report/regression.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/128/report/regression_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/128/report/regression_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/128/report/regression_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/128/report/regression_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/128/report/slope.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/128/report/slope.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/128/report/slope.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/128/report/slope.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/128/report/typical.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/128/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/128/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/128/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/16/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/16/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/16/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/16/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/16/base/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/16/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/16/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/16/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/16/base/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/16/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/16/base/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/16/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/16/base/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/16/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/16/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/16/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/16/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/16/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/16/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/16/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/16/new/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/16/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/16/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/16/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/16/new/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/16/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/16/new/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/16/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/16/new/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/16/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/16/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/16/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/16/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/16/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/16/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/16/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/16/report/SD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/16/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/16/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/16/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/16/report/index.html b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/16/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/16/report/index.html rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/16/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/16/report/mean.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/16/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/16/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/16/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/16/report/median.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/16/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/16/report/median.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/16/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/16/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/16/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/16/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/16/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/16/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/16/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/16/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/16/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/16/report/regression.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/16/report/regression.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/16/report/regression.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/16/report/regression.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/16/report/regression_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/16/report/regression_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/16/report/regression_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/16/report/regression_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/16/report/slope.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/16/report/slope.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/16/report/slope.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/16/report/slope.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/16/report/typical.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/16/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/16/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/16/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/2/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/2/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/2/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/2/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/2/base/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/2/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/2/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/2/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/2/base/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/2/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/2/base/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/2/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/2/base/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/2/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/2/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/2/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/2/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/2/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/2/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/2/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/2/new/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/2/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/2/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/2/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/2/new/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/2/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/2/new/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/2/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/2/new/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/2/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/2/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/2/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/2/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/2/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/2/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/2/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/2/report/SD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/2/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/2/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/2/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/2/report/index.html b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/2/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/2/report/index.html rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/2/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/2/report/mean.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/2/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/2/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/2/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/2/report/median.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/2/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/2/report/median.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/2/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/2/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/2/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/2/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/2/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/2/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/2/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/2/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/2/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/2/report/regression.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/2/report/regression.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/2/report/regression.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/2/report/regression.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/2/report/regression_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/2/report/regression_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/2/report/regression_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/2/report/regression_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/2/report/slope.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/2/report/slope.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/2/report/slope.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/2/report/slope.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/2/report/typical.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/2/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/2/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/2/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/256/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/256/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/256/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/256/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/256/base/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/256/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/256/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/256/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/256/base/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/256/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/256/base/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/256/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/256/base/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/256/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/256/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/256/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/256/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/256/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/256/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/256/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/256/new/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/256/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/256/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/256/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/256/new/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/256/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/256/new/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/256/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/256/new/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/256/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/256/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/256/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/256/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/256/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/256/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/256/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/256/report/SD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/256/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/256/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/256/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/256/report/index.html b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/256/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/256/report/index.html rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/256/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/256/report/mean.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/256/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/256/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/256/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/256/report/median.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/256/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/256/report/median.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/256/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/256/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/256/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/256/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/256/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/256/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/256/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/256/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/256/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/256/report/regression.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/256/report/regression.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/256/report/regression.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/256/report/regression.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/256/report/regression_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/256/report/regression_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/256/report/regression_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/256/report/regression_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/256/report/slope.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/256/report/slope.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/256/report/slope.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/256/report/slope.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/256/report/typical.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/256/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/256/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/256/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/32/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/32/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/32/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/32/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/32/base/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/32/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/32/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/32/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/32/base/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/32/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/32/base/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/32/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/32/base/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/32/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/32/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/32/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/32/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/32/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/32/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/32/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/32/new/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/32/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/32/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/32/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/32/new/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/32/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/32/new/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/32/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/32/new/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/32/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/32/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/32/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/32/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/32/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/32/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/32/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/32/report/SD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/32/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/32/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/32/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/32/report/index.html b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/32/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/32/report/index.html rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/32/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/32/report/mean.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/32/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/32/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/32/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/32/report/median.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/32/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/32/report/median.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/32/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/32/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/32/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/32/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/32/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/32/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/32/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/32/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/32/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/32/report/regression.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/32/report/regression.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/32/report/regression.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/32/report/regression.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/32/report/regression_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/32/report/regression_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/32/report/regression_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/32/report/regression_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/32/report/slope.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/32/report/slope.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/32/report/slope.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/32/report/slope.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/32/report/typical.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/32/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/32/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/32/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/4/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/4/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/4/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/4/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/4/base/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/4/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/4/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/4/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/4/base/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/4/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/4/base/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/4/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/4/base/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/4/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/4/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/4/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/4/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/4/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/4/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/4/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/4/new/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/4/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/4/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/4/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/4/new/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/4/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/4/new/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/4/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/4/new/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/4/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/4/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/4/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/4/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/4/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/4/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/4/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/4/report/SD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/4/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/4/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/4/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/4/report/index.html b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/4/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/4/report/index.html rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/4/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/4/report/mean.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/4/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/4/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/4/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/4/report/median.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/4/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/4/report/median.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/4/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/4/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/4/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/4/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/4/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/4/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/4/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/4/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/4/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/4/report/regression.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/4/report/regression.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/4/report/regression.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/4/report/regression.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/4/report/regression_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/4/report/regression_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/4/report/regression_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/4/report/regression_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/4/report/slope.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/4/report/slope.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/4/report/slope.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/4/report/slope.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/4/report/typical.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/4/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/4/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/4/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/512/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/512/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/512/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/512/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/512/base/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/512/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/512/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/512/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/512/base/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/512/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/512/base/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/512/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/512/base/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/512/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/512/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/512/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/512/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/512/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/512/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/512/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/512/new/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/512/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/512/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/512/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/512/new/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/512/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/512/new/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/512/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/512/new/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/512/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/512/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/512/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/512/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/512/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/512/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/512/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/512/report/SD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/512/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/512/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/512/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/512/report/index.html b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/512/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/512/report/index.html rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/512/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/512/report/mean.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/512/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/512/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/512/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/512/report/median.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/512/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/512/report/median.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/512/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/512/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/512/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/512/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/512/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/512/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/512/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/512/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/512/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/512/report/regression.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/512/report/regression.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/512/report/regression.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/512/report/regression.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/512/report/regression_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/512/report/regression_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/512/report/regression_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/512/report/regression_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/512/report/slope.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/512/report/slope.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/512/report/slope.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/512/report/slope.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/512/report/typical.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/512/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/512/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/512/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/64/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/64/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/64/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/64/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/64/base/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/64/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/64/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/64/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/64/base/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/64/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/64/base/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/64/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/64/base/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/64/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/64/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/64/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/64/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/64/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/64/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/64/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/64/new/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/64/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/64/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/64/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/64/new/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/64/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/64/new/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/64/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/64/new/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/64/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/64/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/64/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/64/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/64/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/64/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/64/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/64/report/SD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/64/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/64/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/64/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/64/report/index.html b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/64/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/64/report/index.html rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/64/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/64/report/mean.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/64/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/64/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/64/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/64/report/median.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/64/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/64/report/median.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/64/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/64/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/64/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/64/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/64/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/64/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/64/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/64/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/64/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/64/report/regression.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/64/report/regression.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/64/report/regression.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/64/report/regression.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/64/report/regression_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/64/report/regression_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/64/report/regression_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/64/report/regression_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/64/report/slope.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/64/report/slope.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/64/report/slope.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/64/report/slope.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/64/report/typical.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/64/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/64/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/64/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/8/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/8/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/8/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/8/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/8/base/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/8/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/8/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/8/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/8/base/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/8/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/8/base/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/8/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/8/base/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/8/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/8/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/8/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/8/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/8/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/8/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/8/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/8/new/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/8/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/8/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/8/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/8/new/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/8/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/8/new/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/8/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/8/new/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/8/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/8/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/8/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/8/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/8/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/8/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/8/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/8/report/SD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/8/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/8/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/8/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/8/report/index.html b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/8/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/8/report/index.html rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/8/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/8/report/mean.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/8/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/8/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/8/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/8/report/median.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/8/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/8/report/median.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/8/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/8/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/8/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/8/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/8/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/8/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/8/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/8/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/8/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/8/report/regression.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/8/report/regression.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/8/report/regression.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/8/report/regression.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/8/report/regression_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/8/report/regression_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/8/report/regression_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/8/report/regression_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/8/report/slope.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/8/report/slope.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/8/report/slope.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/8/report/slope.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/8/report/typical.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/8/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/8/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/8/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/report/index.html b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/report/index.html rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/report/lines.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/report/lines.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/report/lines.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/report/lines.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/report/violin.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/report/violin.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32 requests/report/violin.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32 requests/report/violin.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32/report/index.html b/ursa/QUINN UFDP_Content Size (Kilobyte)/32/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32/report/index.html rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32/report/lines.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/32/report/lines.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32/report/lines.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32/report/lines.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/32/report/violin.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/32/report/violin.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/32/report/violin.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/32/report/violin.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/1/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/1/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/1/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/1/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/1/base/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/1/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/1/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/1/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/1/base/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/1/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/1/base/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/1/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/1/base/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/1/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/1/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/1/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/1/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/1/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/1/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/1/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/1/new/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/1/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/1/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/1/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/1/new/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/1/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/1/new/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/1/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/1/new/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/1/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/1/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/1/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/1/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/1/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/1/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/1/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/1/report/SD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/1/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/1/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/1/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/1/report/index.html b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/1/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/1/report/index.html rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/1/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/1/report/mean.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/1/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/1/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/1/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/1/report/median.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/1/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/1/report/median.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/1/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/1/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/1/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/1/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/1/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/1/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/1/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/1/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/1/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/1/report/regression.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/1/report/regression.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/1/report/regression.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/1/report/regression.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/1/report/regression_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/1/report/regression_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/1/report/regression_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/1/report/regression_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/1/report/slope.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/1/report/slope.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/1/report/slope.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/1/report/slope.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/1/report/typical.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/1/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/1/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/1/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/128/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/128/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/128/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/128/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/128/base/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/128/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/128/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/128/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/128/base/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/128/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/128/base/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/128/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/128/base/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/128/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/128/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/128/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/128/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/128/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/128/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/128/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/128/new/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/128/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/128/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/128/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/128/new/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/128/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/128/new/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/128/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/128/new/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/128/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/128/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/128/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/128/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/128/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/128/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/128/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/128/report/SD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/128/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/128/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/128/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/128/report/index.html b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/128/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/128/report/index.html rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/128/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/128/report/mean.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/128/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/128/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/128/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/128/report/median.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/128/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/128/report/median.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/128/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/128/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/128/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/128/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/128/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/128/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/128/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/128/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/128/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/128/report/regression.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/128/report/regression.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/128/report/regression.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/128/report/regression.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/128/report/regression_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/128/report/regression_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/128/report/regression_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/128/report/regression_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/128/report/slope.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/128/report/slope.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/128/report/slope.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/128/report/slope.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/128/report/typical.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/128/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/128/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/128/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/16/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/16/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/16/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/16/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/16/base/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/16/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/16/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/16/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/16/base/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/16/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/16/base/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/16/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/16/base/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/16/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/16/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/16/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/16/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/16/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/16/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/16/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/16/new/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/16/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/16/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/16/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/16/new/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/16/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/16/new/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/16/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/16/new/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/16/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/16/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/16/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/16/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/16/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/16/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/16/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/16/report/SD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/16/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/16/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/16/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/16/report/index.html b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/16/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/16/report/index.html rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/16/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/16/report/mean.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/16/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/16/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/16/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/16/report/median.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/16/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/16/report/median.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/16/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/16/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/16/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/16/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/16/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/16/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/16/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/16/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/16/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/16/report/regression.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/16/report/regression.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/16/report/regression.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/16/report/regression.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/16/report/regression_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/16/report/regression_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/16/report/regression_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/16/report/regression_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/16/report/slope.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/16/report/slope.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/16/report/slope.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/16/report/slope.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/16/report/typical.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/16/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/16/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/16/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/2/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/2/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/2/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/2/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/2/base/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/2/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/2/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/2/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/2/base/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/2/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/2/base/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/2/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/2/base/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/2/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/2/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/2/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/2/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/2/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/2/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/2/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/2/new/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/2/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/2/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/2/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/2/new/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/2/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/2/new/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/2/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/2/new/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/2/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/2/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/2/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/2/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/2/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/2/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/2/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/2/report/SD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/2/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/2/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/2/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/2/report/index.html b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/2/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/2/report/index.html rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/2/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/2/report/mean.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/2/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/2/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/2/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/2/report/median.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/2/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/2/report/median.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/2/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/2/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/2/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/2/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/2/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/2/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/2/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/2/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/2/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/2/report/regression.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/2/report/regression.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/2/report/regression.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/2/report/regression.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/2/report/regression_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/2/report/regression_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/2/report/regression_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/2/report/regression_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/2/report/slope.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/2/report/slope.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/2/report/slope.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/2/report/slope.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/2/report/typical.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/2/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/2/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/2/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/256/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/256/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/256/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/256/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/256/base/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/256/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/256/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/256/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/256/base/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/256/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/256/base/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/256/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/256/base/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/256/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/256/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/256/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/256/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/256/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/256/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/256/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/256/new/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/256/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/256/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/256/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/256/new/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/256/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/256/new/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/256/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/256/new/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/256/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/256/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/256/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/256/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/256/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/256/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/256/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/256/report/SD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/256/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/256/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/256/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/256/report/index.html b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/256/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/256/report/index.html rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/256/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/256/report/mean.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/256/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/256/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/256/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/256/report/median.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/256/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/256/report/median.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/256/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/256/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/256/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/256/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/256/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/256/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/256/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/256/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/256/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/256/report/regression.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/256/report/regression.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/256/report/regression.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/256/report/regression.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/256/report/regression_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/256/report/regression_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/256/report/regression_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/256/report/regression_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/256/report/slope.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/256/report/slope.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/256/report/slope.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/256/report/slope.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/256/report/typical.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/256/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/256/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/256/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/32/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/32/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/32/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/32/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/32/base/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/32/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/32/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/32/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/32/base/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/32/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/32/base/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/32/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/32/base/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/32/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/32/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/32/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/32/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/32/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/32/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/32/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/32/new/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/32/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/32/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/32/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/32/new/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/32/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/32/new/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/32/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/32/new/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/32/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/32/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/32/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/32/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/32/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/32/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/32/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/32/report/SD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/32/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/32/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/32/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/32/report/index.html b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/32/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/32/report/index.html rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/32/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/32/report/mean.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/32/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/32/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/32/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/32/report/median.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/32/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/32/report/median.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/32/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/32/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/32/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/32/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/32/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/32/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/32/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/32/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/32/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/32/report/regression.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/32/report/regression.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/32/report/regression.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/32/report/regression.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/32/report/regression_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/32/report/regression_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/32/report/regression_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/32/report/regression_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/32/report/slope.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/32/report/slope.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/32/report/slope.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/32/report/slope.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/32/report/typical.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/32/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/32/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/32/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/4/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/4/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/4/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/4/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/4/base/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/4/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/4/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/4/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/4/base/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/4/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/4/base/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/4/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/4/base/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/4/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/4/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/4/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/4/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/4/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/4/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/4/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/4/new/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/4/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/4/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/4/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/4/new/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/4/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/4/new/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/4/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/4/new/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/4/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/4/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/4/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/4/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/4/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/4/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/4/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/4/report/SD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/4/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/4/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/4/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/4/report/index.html b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/4/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/4/report/index.html rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/4/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/4/report/mean.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/4/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/4/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/4/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/4/report/median.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/4/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/4/report/median.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/4/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/4/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/4/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/4/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/4/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/4/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/4/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/4/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/4/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/4/report/regression.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/4/report/regression.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/4/report/regression.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/4/report/regression.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/4/report/regression_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/4/report/regression_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/4/report/regression_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/4/report/regression_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/4/report/slope.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/4/report/slope.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/4/report/slope.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/4/report/slope.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/4/report/typical.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/4/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/4/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/4/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/512/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/512/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/512/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/512/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/512/base/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/512/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/512/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/512/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/512/base/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/512/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/512/base/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/512/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/512/base/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/512/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/512/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/512/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/512/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/512/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/512/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/512/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/512/new/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/512/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/512/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/512/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/512/new/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/512/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/512/new/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/512/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/512/new/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/512/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/512/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/512/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/512/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/512/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/512/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/512/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/512/report/SD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/512/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/512/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/512/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/512/report/index.html b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/512/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/512/report/index.html rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/512/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/512/report/mean.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/512/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/512/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/512/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/512/report/median.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/512/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/512/report/median.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/512/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/512/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/512/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/512/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/512/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/512/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/512/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/512/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/512/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/512/report/regression.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/512/report/regression.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/512/report/regression.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/512/report/regression.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/512/report/regression_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/512/report/regression_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/512/report/regression_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/512/report/regression_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/512/report/slope.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/512/report/slope.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/512/report/slope.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/512/report/slope.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/512/report/typical.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/512/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/512/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/512/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/64/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/64/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/64/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/64/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/64/base/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/64/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/64/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/64/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/64/base/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/64/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/64/base/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/64/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/64/base/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/64/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/64/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/64/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/64/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/64/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/64/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/64/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/64/new/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/64/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/64/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/64/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/64/new/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/64/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/64/new/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/64/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/64/new/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/64/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/64/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/64/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/64/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/64/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/64/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/64/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/64/report/SD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/64/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/64/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/64/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/64/report/index.html b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/64/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/64/report/index.html rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/64/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/64/report/mean.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/64/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/64/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/64/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/64/report/median.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/64/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/64/report/median.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/64/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/64/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/64/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/64/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/64/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/64/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/64/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/64/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/64/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/64/report/regression.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/64/report/regression.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/64/report/regression.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/64/report/regression.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/64/report/regression_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/64/report/regression_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/64/report/regression_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/64/report/regression_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/64/report/slope.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/64/report/slope.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/64/report/slope.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/64/report/slope.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/64/report/typical.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/64/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/64/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/64/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/8/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/8/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/8/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/8/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/8/base/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/8/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/8/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/8/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/8/base/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/8/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/8/base/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/8/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/8/base/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/8/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/8/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/8/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/8/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/8/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/8/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/8/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/8/new/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/8/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/8/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/8/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/8/new/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/8/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/8/new/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/8/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/8/new/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/8/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/8/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/8/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/8/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/8/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/8/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/8/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/8/report/SD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/8/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/8/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/8/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/8/report/index.html b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/8/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/8/report/index.html rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/8/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/8/report/mean.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/8/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/8/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/8/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/8/report/median.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/8/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/8/report/median.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/8/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/8/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/8/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/8/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/8/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/8/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/8/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/8/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/8/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/8/report/regression.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/8/report/regression.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/8/report/regression.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/8/report/regression.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/8/report/regression_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/8/report/regression_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/8/report/regression_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/8/report/regression_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/8/report/slope.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/8/report/slope.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/8/report/slope.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/8/report/slope.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/8/report/typical.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/8/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/8/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/8/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/report/index.html b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/report/index.html rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/report/lines.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/report/lines.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/report/lines.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/report/lines.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/report/violin.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/report/violin.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4 requests/report/violin.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4 requests/report/violin.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4/report/index.html b/ursa/QUINN UFDP_Content Size (Kilobyte)/4/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4/report/index.html rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4/report/lines.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/4/report/lines.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4/report/lines.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4/report/lines.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/4/report/violin.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/4/report/violin.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/4/report/violin.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/4/report/violin.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/512/report/index.html b/ursa/QUINN UFDP_Content Size (Kilobyte)/512/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/512/report/index.html rename to ursa/QUINN UFDP_Content Size (Kilobyte)/512/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/512/report/lines.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/512/report/lines.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/512/report/lines.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/512/report/lines.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/512/report/violin.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/512/report/violin.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/512/report/violin.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/512/report/violin.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/1/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/1/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/1/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/1/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/1/base/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/1/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/1/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/1/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/1/base/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/1/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/1/base/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/1/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/1/base/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/1/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/1/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/1/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/1/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/1/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/1/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/1/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/1/new/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/1/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/1/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/1/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/1/new/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/1/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/1/new/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/1/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/1/new/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/1/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/1/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/1/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/1/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/1/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/1/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/1/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/1/report/SD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/1/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/1/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/1/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/1/report/index.html b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/1/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/1/report/index.html rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/1/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/1/report/mean.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/1/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/1/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/1/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/1/report/median.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/1/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/1/report/median.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/1/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/1/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/1/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/1/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/1/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/1/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/1/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/1/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/1/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/1/report/regression.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/1/report/regression.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/1/report/regression.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/1/report/regression.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/1/report/regression_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/1/report/regression_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/1/report/regression_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/1/report/regression_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/1/report/slope.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/1/report/slope.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/1/report/slope.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/1/report/slope.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/1/report/typical.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/1/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/1/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/1/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/128/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/128/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/128/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/128/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/128/base/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/128/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/128/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/128/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/128/base/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/128/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/128/base/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/128/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/128/base/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/128/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/128/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/128/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/128/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/128/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/128/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/128/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/128/new/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/128/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/128/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/128/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/128/new/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/128/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/128/new/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/128/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/128/new/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/128/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/128/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/128/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/128/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/128/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/128/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/128/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/128/report/SD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/128/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/128/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/128/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/128/report/index.html b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/128/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/128/report/index.html rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/128/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/128/report/mean.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/128/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/128/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/128/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/128/report/median.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/128/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/128/report/median.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/128/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/128/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/128/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/128/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/128/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/128/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/128/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/128/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/128/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/128/report/regression.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/128/report/regression.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/128/report/regression.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/128/report/regression.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/128/report/regression_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/128/report/regression_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/128/report/regression_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/128/report/regression_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/128/report/slope.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/128/report/slope.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/128/report/slope.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/128/report/slope.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/128/report/typical.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/128/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/128/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/128/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/16/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/16/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/16/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/16/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/16/base/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/16/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/16/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/16/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/16/base/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/16/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/16/base/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/16/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/16/base/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/16/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/16/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/16/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/16/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/16/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/16/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/16/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/16/new/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/16/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/16/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/16/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/16/new/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/16/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/16/new/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/16/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/16/new/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/16/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/16/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/16/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/16/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/16/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/16/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/16/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/16/report/SD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/16/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/16/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/16/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/16/report/index.html b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/16/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/16/report/index.html rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/16/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/16/report/mean.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/16/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/16/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/16/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/16/report/median.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/16/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/16/report/median.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/16/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/16/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/16/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/16/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/16/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/16/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/16/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/16/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/16/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/16/report/regression.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/16/report/regression.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/16/report/regression.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/16/report/regression.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/16/report/regression_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/16/report/regression_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/16/report/regression_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/16/report/regression_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/16/report/slope.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/16/report/slope.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/16/report/slope.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/16/report/slope.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/16/report/typical.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/16/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/16/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/16/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/2/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/2/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/2/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/2/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/2/base/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/2/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/2/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/2/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/2/base/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/2/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/2/base/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/2/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/2/base/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/2/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/2/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/2/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/2/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/2/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/2/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/2/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/2/new/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/2/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/2/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/2/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/2/new/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/2/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/2/new/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/2/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/2/new/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/2/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/2/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/2/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/2/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/2/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/2/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/2/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/2/report/SD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/2/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/2/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/2/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/2/report/index.html b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/2/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/2/report/index.html rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/2/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/2/report/mean.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/2/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/2/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/2/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/2/report/median.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/2/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/2/report/median.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/2/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/2/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/2/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/2/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/2/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/2/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/2/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/2/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/2/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/2/report/regression.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/2/report/regression.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/2/report/regression.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/2/report/regression.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/2/report/regression_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/2/report/regression_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/2/report/regression_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/2/report/regression_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/2/report/slope.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/2/report/slope.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/2/report/slope.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/2/report/slope.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/2/report/typical.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/2/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/2/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/2/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/256/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/256/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/256/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/256/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/256/base/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/256/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/256/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/256/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/256/base/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/256/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/256/base/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/256/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/256/base/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/256/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/256/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/256/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/256/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/256/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/256/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/256/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/256/new/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/256/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/256/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/256/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/256/new/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/256/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/256/new/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/256/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/256/new/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/256/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/256/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/256/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/256/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/256/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/256/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/256/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/256/report/SD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/256/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/256/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/256/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/256/report/index.html b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/256/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/256/report/index.html rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/256/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/256/report/mean.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/256/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/256/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/256/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/256/report/median.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/256/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/256/report/median.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/256/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/256/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/256/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/256/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/256/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/256/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/256/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/256/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/256/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/256/report/regression.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/256/report/regression.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/256/report/regression.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/256/report/regression.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/256/report/regression_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/256/report/regression_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/256/report/regression_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/256/report/regression_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/256/report/slope.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/256/report/slope.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/256/report/slope.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/256/report/slope.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/256/report/typical.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/256/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/256/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/256/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/32/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/32/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/32/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/32/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/32/base/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/32/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/32/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/32/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/32/base/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/32/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/32/base/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/32/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/32/base/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/32/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/32/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/32/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/32/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/32/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/32/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/32/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/32/new/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/32/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/32/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/32/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/32/new/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/32/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/32/new/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/32/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/32/new/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/32/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/32/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/32/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/32/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/32/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/32/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/32/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/32/report/SD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/32/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/32/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/32/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/32/report/index.html b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/32/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/32/report/index.html rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/32/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/32/report/mean.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/32/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/32/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/32/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/32/report/median.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/32/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/32/report/median.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/32/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/32/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/32/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/32/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/32/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/32/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/32/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/32/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/32/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/32/report/regression.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/32/report/regression.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/32/report/regression.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/32/report/regression.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/32/report/regression_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/32/report/regression_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/32/report/regression_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/32/report/regression_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/32/report/slope.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/32/report/slope.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/32/report/slope.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/32/report/slope.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/32/report/typical.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/32/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/32/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/32/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/4/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/4/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/4/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/4/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/4/base/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/4/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/4/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/4/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/4/base/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/4/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/4/base/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/4/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/4/base/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/4/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/4/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/4/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/4/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/4/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/4/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/4/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/4/new/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/4/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/4/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/4/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/4/new/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/4/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/4/new/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/4/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/4/new/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/4/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/4/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/4/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/4/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/4/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/4/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/4/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/4/report/SD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/4/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/4/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/4/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/4/report/index.html b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/4/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/4/report/index.html rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/4/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/4/report/mean.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/4/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/4/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/4/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/4/report/median.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/4/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/4/report/median.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/4/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/4/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/4/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/4/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/4/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/4/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/4/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/4/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/4/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/4/report/regression.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/4/report/regression.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/4/report/regression.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/4/report/regression.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/4/report/regression_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/4/report/regression_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/4/report/regression_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/4/report/regression_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/4/report/slope.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/4/report/slope.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/4/report/slope.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/4/report/slope.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/4/report/typical.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/4/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/4/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/4/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/512/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/512/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/512/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/512/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/512/base/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/512/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/512/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/512/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/512/base/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/512/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/512/base/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/512/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/512/base/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/512/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/512/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/512/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/512/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/512/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/512/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/512/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/512/new/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/512/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/512/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/512/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/512/new/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/512/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/512/new/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/512/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/512/new/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/512/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/512/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/512/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/512/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/512/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/512/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/512/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/512/report/SD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/512/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/512/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/512/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/512/report/index.html b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/512/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/512/report/index.html rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/512/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/512/report/mean.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/512/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/512/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/512/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/512/report/median.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/512/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/512/report/median.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/512/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/512/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/512/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/512/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/512/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/512/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/512/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/512/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/512/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/512/report/regression.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/512/report/regression.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/512/report/regression.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/512/report/regression.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/512/report/regression_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/512/report/regression_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/512/report/regression_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/512/report/regression_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/512/report/slope.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/512/report/slope.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/512/report/slope.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/512/report/slope.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/512/report/typical.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/512/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/512/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/512/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/64/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/64/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/64/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/64/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/64/base/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/64/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/64/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/64/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/64/base/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/64/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/64/base/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/64/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/64/base/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/64/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/64/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/64/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/64/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/64/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/64/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/64/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/64/new/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/64/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/64/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/64/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/64/new/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/64/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/64/new/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/64/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/64/new/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/64/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/64/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/64/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/64/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/64/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/64/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/64/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/64/report/SD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/64/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/64/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/64/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/64/report/index.html b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/64/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/64/report/index.html rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/64/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/64/report/mean.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/64/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/64/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/64/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/64/report/median.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/64/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/64/report/median.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/64/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/64/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/64/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/64/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/64/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/64/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/64/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/64/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/64/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/64/report/regression.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/64/report/regression.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/64/report/regression.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/64/report/regression.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/64/report/regression_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/64/report/regression_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/64/report/regression_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/64/report/regression_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/64/report/slope.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/64/report/slope.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/64/report/slope.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/64/report/slope.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/64/report/typical.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/64/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/64/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/64/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/8/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/8/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/8/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/8/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/8/base/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/8/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/8/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/8/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/8/base/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/8/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/8/base/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/8/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/8/base/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/8/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/8/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/8/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/8/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/8/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/8/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/8/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/8/new/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/8/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/8/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/8/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/8/new/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/8/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/8/new/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/8/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/8/new/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/8/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/8/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/8/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/8/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/8/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/8/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/8/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/8/report/SD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/8/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/8/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/8/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/8/report/index.html b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/8/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/8/report/index.html rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/8/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/8/report/mean.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/8/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/8/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/8/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/8/report/median.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/8/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/8/report/median.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/8/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/8/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/8/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/8/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/8/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/8/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/8/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/8/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/8/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/8/report/regression.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/8/report/regression.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/8/report/regression.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/8/report/regression.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/8/report/regression_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/8/report/regression_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/8/report/regression_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/8/report/regression_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/8/report/slope.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/8/report/slope.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/8/report/slope.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/8/report/slope.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/8/report/typical.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/8/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/8/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/8/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/report/index.html b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/report/index.html rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/report/lines.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/report/lines.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/report/lines.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/report/lines.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/report/violin.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/report/violin.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64 requests/report/violin.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64 requests/report/violin.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64/report/index.html b/ursa/QUINN UFDP_Content Size (Kilobyte)/64/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64/report/index.html rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64/report/lines.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/64/report/lines.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64/report/lines.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64/report/lines.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/64/report/violin.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/64/report/violin.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/64/report/violin.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/64/report/violin.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/1/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/1/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/1/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/1/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/1/base/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/1/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/1/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/1/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/1/base/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/1/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/1/base/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/1/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/1/base/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/1/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/1/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/1/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/1/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/1/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/1/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/1/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/1/new/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/1/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/1/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/1/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/1/new/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/1/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/1/new/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/1/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/1/new/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/1/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/1/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/1/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/1/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/1/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/1/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/1/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/1/report/SD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/1/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/1/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/1/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/1/report/index.html b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/1/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/1/report/index.html rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/1/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/1/report/mean.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/1/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/1/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/1/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/1/report/median.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/1/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/1/report/median.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/1/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/1/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/1/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/1/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/1/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/1/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/1/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/1/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/1/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/1/report/regression.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/1/report/regression.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/1/report/regression.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/1/report/regression.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/1/report/regression_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/1/report/regression_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/1/report/regression_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/1/report/regression_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/1/report/slope.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/1/report/slope.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/1/report/slope.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/1/report/slope.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/1/report/typical.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/1/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/1/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/1/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/128/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/128/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/128/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/128/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/128/base/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/128/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/128/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/128/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/128/base/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/128/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/128/base/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/128/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/128/base/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/128/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/128/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/128/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/128/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/128/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/128/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/128/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/128/new/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/128/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/128/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/128/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/128/new/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/128/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/128/new/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/128/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/128/new/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/128/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/128/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/128/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/128/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/128/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/128/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/128/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/128/report/SD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/128/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/128/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/128/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/128/report/index.html b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/128/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/128/report/index.html rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/128/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/128/report/mean.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/128/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/128/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/128/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/128/report/median.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/128/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/128/report/median.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/128/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/128/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/128/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/128/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/128/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/128/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/128/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/128/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/128/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/128/report/regression.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/128/report/regression.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/128/report/regression.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/128/report/regression.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/128/report/regression_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/128/report/regression_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/128/report/regression_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/128/report/regression_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/128/report/slope.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/128/report/slope.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/128/report/slope.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/128/report/slope.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/128/report/typical.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/128/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/128/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/128/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/16/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/16/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/16/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/16/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/16/base/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/16/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/16/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/16/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/16/base/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/16/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/16/base/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/16/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/16/base/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/16/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/16/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/16/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/16/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/16/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/16/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/16/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/16/new/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/16/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/16/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/16/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/16/new/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/16/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/16/new/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/16/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/16/new/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/16/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/16/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/16/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/16/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/16/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/16/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/16/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/16/report/SD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/16/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/16/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/16/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/16/report/index.html b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/16/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/16/report/index.html rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/16/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/16/report/mean.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/16/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/16/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/16/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/16/report/median.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/16/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/16/report/median.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/16/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/16/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/16/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/16/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/16/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/16/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/16/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/16/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/16/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/16/report/regression.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/16/report/regression.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/16/report/regression.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/16/report/regression.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/16/report/regression_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/16/report/regression_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/16/report/regression_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/16/report/regression_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/16/report/slope.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/16/report/slope.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/16/report/slope.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/16/report/slope.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/16/report/typical.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/16/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/16/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/16/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/2/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/2/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/2/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/2/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/2/base/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/2/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/2/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/2/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/2/base/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/2/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/2/base/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/2/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/2/base/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/2/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/2/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/2/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/2/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/2/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/2/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/2/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/2/new/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/2/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/2/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/2/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/2/new/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/2/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/2/new/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/2/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/2/new/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/2/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/2/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/2/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/2/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/2/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/2/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/2/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/2/report/SD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/2/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/2/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/2/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/2/report/index.html b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/2/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/2/report/index.html rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/2/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/2/report/mean.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/2/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/2/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/2/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/2/report/median.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/2/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/2/report/median.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/2/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/2/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/2/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/2/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/2/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/2/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/2/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/2/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/2/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/2/report/regression.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/2/report/regression.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/2/report/regression.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/2/report/regression.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/2/report/regression_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/2/report/regression_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/2/report/regression_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/2/report/regression_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/2/report/slope.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/2/report/slope.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/2/report/slope.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/2/report/slope.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/2/report/typical.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/2/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/2/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/2/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/256/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/256/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/256/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/256/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/256/base/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/256/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/256/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/256/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/256/base/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/256/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/256/base/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/256/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/256/base/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/256/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/256/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/256/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/256/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/256/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/256/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/256/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/256/new/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/256/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/256/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/256/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/256/new/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/256/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/256/new/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/256/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/256/new/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/256/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/256/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/256/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/256/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/256/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/256/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/256/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/256/report/SD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/256/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/256/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/256/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/256/report/index.html b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/256/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/256/report/index.html rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/256/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/256/report/mean.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/256/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/256/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/256/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/256/report/median.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/256/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/256/report/median.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/256/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/256/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/256/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/256/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/256/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/256/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/256/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/256/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/256/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/256/report/regression.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/256/report/regression.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/256/report/regression.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/256/report/regression.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/256/report/regression_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/256/report/regression_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/256/report/regression_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/256/report/regression_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/256/report/slope.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/256/report/slope.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/256/report/slope.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/256/report/slope.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/256/report/typical.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/256/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/256/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/256/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/32/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/32/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/32/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/32/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/32/base/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/32/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/32/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/32/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/32/base/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/32/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/32/base/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/32/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/32/base/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/32/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/32/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/32/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/32/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/32/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/32/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/32/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/32/new/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/32/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/32/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/32/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/32/new/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/32/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/32/new/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/32/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/32/new/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/32/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/32/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/32/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/32/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/32/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/32/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/32/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/32/report/SD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/32/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/32/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/32/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/32/report/index.html b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/32/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/32/report/index.html rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/32/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/32/report/mean.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/32/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/32/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/32/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/32/report/median.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/32/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/32/report/median.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/32/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/32/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/32/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/32/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/32/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/32/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/32/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/32/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/32/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/32/report/regression.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/32/report/regression.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/32/report/regression.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/32/report/regression.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/32/report/regression_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/32/report/regression_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/32/report/regression_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/32/report/regression_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/32/report/slope.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/32/report/slope.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/32/report/slope.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/32/report/slope.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/32/report/typical.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/32/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/32/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/32/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/4/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/4/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/4/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/4/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/4/base/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/4/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/4/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/4/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/4/base/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/4/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/4/base/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/4/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/4/base/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/4/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/4/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/4/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/4/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/4/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/4/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/4/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/4/new/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/4/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/4/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/4/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/4/new/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/4/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/4/new/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/4/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/4/new/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/4/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/4/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/4/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/4/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/4/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/4/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/4/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/4/report/SD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/4/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/4/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/4/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/4/report/index.html b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/4/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/4/report/index.html rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/4/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/4/report/mean.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/4/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/4/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/4/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/4/report/median.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/4/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/4/report/median.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/4/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/4/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/4/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/4/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/4/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/4/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/4/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/4/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/4/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/4/report/regression.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/4/report/regression.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/4/report/regression.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/4/report/regression.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/4/report/regression_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/4/report/regression_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/4/report/regression_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/4/report/regression_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/4/report/slope.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/4/report/slope.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/4/report/slope.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/4/report/slope.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/4/report/typical.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/4/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/4/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/4/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/512/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/512/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/512/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/512/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/512/base/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/512/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/512/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/512/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/512/base/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/512/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/512/base/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/512/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/512/base/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/512/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/512/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/512/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/512/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/512/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/512/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/512/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/512/new/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/512/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/512/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/512/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/512/new/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/512/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/512/new/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/512/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/512/new/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/512/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/512/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/512/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/512/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/512/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/512/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/512/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/512/report/SD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/512/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/512/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/512/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/512/report/index.html b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/512/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/512/report/index.html rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/512/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/512/report/mean.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/512/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/512/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/512/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/512/report/median.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/512/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/512/report/median.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/512/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/512/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/512/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/512/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/512/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/512/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/512/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/512/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/512/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/512/report/regression.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/512/report/regression.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/512/report/regression.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/512/report/regression.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/512/report/regression_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/512/report/regression_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/512/report/regression_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/512/report/regression_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/512/report/slope.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/512/report/slope.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/512/report/slope.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/512/report/slope.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/512/report/typical.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/512/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/512/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/512/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/64/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/64/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/64/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/64/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/64/base/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/64/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/64/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/64/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/64/base/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/64/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/64/base/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/64/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/64/base/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/64/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/64/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/64/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/64/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/64/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/64/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/64/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/64/new/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/64/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/64/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/64/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/64/new/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/64/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/64/new/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/64/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/64/new/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/64/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/64/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/64/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/64/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/64/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/64/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/64/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/64/report/SD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/64/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/64/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/64/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/64/report/index.html b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/64/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/64/report/index.html rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/64/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/64/report/mean.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/64/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/64/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/64/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/64/report/median.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/64/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/64/report/median.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/64/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/64/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/64/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/64/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/64/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/64/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/64/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/64/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/64/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/64/report/regression.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/64/report/regression.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/64/report/regression.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/64/report/regression.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/64/report/regression_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/64/report/regression_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/64/report/regression_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/64/report/regression_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/64/report/slope.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/64/report/slope.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/64/report/slope.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/64/report/slope.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/64/report/typical.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/64/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/64/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/64/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/8/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/8/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/8/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/8/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/8/base/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/8/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/8/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/8/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/8/base/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/8/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/8/base/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/8/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/8/base/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/8/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/8/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/8/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/8/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/8/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/8/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/8/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/8/new/estimates.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/8/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/8/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/8/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/8/new/sample.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/8/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/8/new/sample.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/8/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/8/new/tukey.json b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/8/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/8/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/8/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/8/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/8/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/8/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/8/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/8/report/SD.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/8/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/8/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/8/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/8/report/index.html b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/8/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/8/report/index.html rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/8/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/8/report/mean.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/8/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/8/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/8/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/8/report/median.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/8/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/8/report/median.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/8/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/8/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/8/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/8/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/8/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/8/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/8/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/8/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/8/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/8/report/regression.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/8/report/regression.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/8/report/regression.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/8/report/regression.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/8/report/regression_small.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/8/report/regression_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/8/report/regression_small.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/8/report/regression_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/8/report/slope.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/8/report/slope.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/8/report/slope.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/8/report/slope.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/8/report/typical.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/8/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/8/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/8/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/report/index.html b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/report/index.html rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/report/lines.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/report/lines.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/report/lines.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/report/lines.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/report/violin.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/report/violin.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8 requests/report/violin.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8 requests/report/violin.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8/report/index.html b/ursa/QUINN UFDP_Content Size (Kilobyte)/8/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8/report/index.html rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8/report/lines.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/8/report/lines.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8/report/lines.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8/report/lines.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/8/report/violin.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/8/report/violin.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/8/report/violin.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/8/report/violin.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/report/index.html b/ursa/QUINN UFDP_Content Size (Kilobyte)/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/report/index.html rename to ursa/QUINN UFDP_Content Size (Kilobyte)/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/report/lines.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/report/lines.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/report/lines.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/report/lines.svg diff --git a/criterion/QUINN UFDP_Content Size (Kilobyte)/report/violin.svg b/ursa/QUINN UFDP_Content Size (Kilobyte)/report/violin.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Kilobyte)/report/violin.svg rename to ursa/QUINN UFDP_Content Size (Kilobyte)/report/violin.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/1/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/1/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/1/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/1/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/1/base/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/1/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/1/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/1/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/1/base/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/1/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/1/base/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/1/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/1/base/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/1/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/1/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/1/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/1/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/1/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/1/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/1/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/1/new/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/1/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/1/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/1/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/1/new/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/1/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/1/new/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/1/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/1/new/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/1/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/1/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/1/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/1/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/1/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/1/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/1/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/1/report/SD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/1/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/1/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/1/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/1/report/index.html b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/1/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/1/report/index.html rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/1/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/1/report/mean.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/1/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/1/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/1/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/1/report/median.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/1/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/1/report/median.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/1/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/1/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/1/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/1/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/1/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/1/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/1/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/1/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/1/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/1/report/regression.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/1/report/regression.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/1/report/regression.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/1/report/regression.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/1/report/regression_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/1/report/regression_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/1/report/regression_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/1/report/regression_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/1/report/slope.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/1/report/slope.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/1/report/slope.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/1/report/slope.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/1/report/typical.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/1/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/1/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/1/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/128/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/128/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/128/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/128/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/128/base/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/128/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/128/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/128/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/128/base/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/128/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/128/base/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/128/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/128/base/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/128/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/128/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/128/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/128/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/128/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/128/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/128/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/128/new/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/128/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/128/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/128/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/128/new/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/128/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/128/new/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/128/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/128/new/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/128/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/128/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/128/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/128/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/128/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/128/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/128/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/128/report/SD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/128/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/128/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/128/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/128/report/index.html b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/128/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/128/report/index.html rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/128/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/128/report/iteration_times.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/128/report/iteration_times.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/128/report/iteration_times.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/128/report/iteration_times.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/128/report/iteration_times_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/128/report/iteration_times_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/128/report/iteration_times_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/128/report/iteration_times_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/128/report/mean.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/128/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/128/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/128/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/128/report/median.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/128/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/128/report/median.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/128/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/128/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/128/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/128/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/128/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/128/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/128/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/128/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/128/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/128/report/typical.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/128/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/128/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/128/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/16/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/16/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/16/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/16/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/16/base/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/16/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/16/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/16/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/16/base/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/16/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/16/base/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/16/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/16/base/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/16/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/16/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/16/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/16/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/16/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/16/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/16/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/16/new/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/16/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/16/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/16/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/16/new/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/16/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/16/new/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/16/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/16/new/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/16/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/16/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/16/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/16/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/16/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/16/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/16/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/16/report/SD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/16/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/16/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/16/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/16/report/index.html b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/16/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/16/report/index.html rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/16/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/16/report/mean.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/16/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/16/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/16/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/16/report/median.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/16/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/16/report/median.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/16/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/16/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/16/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/16/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/16/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/16/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/16/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/16/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/16/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/16/report/regression.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/16/report/regression.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/16/report/regression.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/16/report/regression.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/16/report/regression_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/16/report/regression_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/16/report/regression_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/16/report/regression_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/16/report/slope.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/16/report/slope.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/16/report/slope.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/16/report/slope.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/16/report/typical.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/16/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/16/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/16/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/2/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/2/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/2/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/2/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/2/base/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/2/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/2/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/2/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/2/base/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/2/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/2/base/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/2/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/2/base/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/2/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/2/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/2/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/2/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/2/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/2/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/2/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/2/new/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/2/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/2/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/2/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/2/new/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/2/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/2/new/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/2/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/2/new/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/2/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/2/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/2/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/2/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/2/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/2/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/2/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/2/report/SD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/2/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/2/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/2/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/2/report/index.html b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/2/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/2/report/index.html rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/2/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/2/report/mean.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/2/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/2/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/2/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/2/report/median.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/2/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/2/report/median.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/2/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/2/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/2/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/2/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/2/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/2/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/2/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/2/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/2/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/2/report/regression.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/2/report/regression.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/2/report/regression.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/2/report/regression.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/2/report/regression_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/2/report/regression_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/2/report/regression_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/2/report/regression_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/2/report/slope.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/2/report/slope.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/2/report/slope.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/2/report/slope.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/2/report/typical.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/2/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/2/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/2/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/256/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/256/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/256/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/256/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/256/base/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/256/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/256/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/256/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/256/base/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/256/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/256/base/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/256/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/256/base/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/256/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/256/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/256/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/256/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/256/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/256/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/256/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/256/new/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/256/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/256/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/256/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/256/new/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/256/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/256/new/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/256/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/256/new/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/256/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/256/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/256/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/256/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/256/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/256/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/256/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/256/report/SD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/256/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/256/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/256/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/256/report/index.html b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/256/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/256/report/index.html rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/256/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/256/report/iteration_times.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/256/report/iteration_times.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/256/report/iteration_times.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/256/report/iteration_times.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/256/report/iteration_times_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/256/report/iteration_times_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/256/report/iteration_times_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/256/report/iteration_times_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/256/report/mean.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/256/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/256/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/256/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/256/report/median.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/256/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/256/report/median.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/256/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/256/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/256/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/256/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/256/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/256/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/256/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/256/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/256/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/256/report/typical.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/256/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/256/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/256/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/32/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/32/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/32/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/32/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/32/base/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/32/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/32/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/32/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/32/base/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/32/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/32/base/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/32/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/32/base/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/32/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/32/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/32/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/32/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/32/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/32/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/32/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/32/new/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/32/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/32/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/32/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/32/new/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/32/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/32/new/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/32/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/32/new/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/32/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/32/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/32/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/32/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/32/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/32/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/32/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/32/report/SD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/32/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/32/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/32/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/32/report/index.html b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/32/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/32/report/index.html rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/32/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/32/report/mean.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/32/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/32/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/32/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/32/report/median.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/32/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/32/report/median.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/32/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/32/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/32/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/32/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/32/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/32/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/32/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/32/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/32/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/32/report/regression.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/32/report/regression.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/32/report/regression.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/32/report/regression.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/32/report/regression_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/32/report/regression_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/32/report/regression_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/32/report/regression_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/32/report/slope.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/32/report/slope.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/32/report/slope.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/32/report/slope.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/32/report/typical.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/32/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/32/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/32/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/4/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/4/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/4/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/4/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/4/base/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/4/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/4/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/4/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/4/base/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/4/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/4/base/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/4/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/4/base/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/4/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/4/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/4/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/4/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/4/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/4/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/4/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/4/new/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/4/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/4/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/4/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/4/new/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/4/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/4/new/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/4/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/4/new/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/4/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/4/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/4/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/4/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/4/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/4/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/4/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/4/report/SD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/4/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/4/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/4/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/4/report/index.html b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/4/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/4/report/index.html rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/4/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/4/report/mean.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/4/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/4/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/4/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/4/report/median.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/4/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/4/report/median.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/4/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/4/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/4/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/4/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/4/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/4/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/4/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/4/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/4/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/4/report/regression.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/4/report/regression.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/4/report/regression.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/4/report/regression.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/4/report/regression_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/4/report/regression_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/4/report/regression_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/4/report/regression_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/4/report/slope.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/4/report/slope.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/4/report/slope.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/4/report/slope.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/4/report/typical.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/4/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/4/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/4/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/512/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/512/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/512/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/512/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/512/base/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/512/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/512/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/512/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/512/base/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/512/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/512/base/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/512/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/512/base/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/512/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/512/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/512/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/512/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/512/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/512/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/512/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/512/new/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/512/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/512/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/512/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/512/new/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/512/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/512/new/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/512/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/512/new/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/512/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/512/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/512/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/512/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/512/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/512/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/512/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/512/report/SD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/512/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/512/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/512/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/512/report/index.html b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/512/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/512/report/index.html rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/512/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/512/report/iteration_times.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/512/report/iteration_times.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/512/report/iteration_times.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/512/report/iteration_times.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/512/report/iteration_times_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/512/report/iteration_times_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/512/report/iteration_times_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/512/report/iteration_times_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/512/report/mean.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/512/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/512/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/512/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/512/report/median.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/512/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/512/report/median.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/512/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/512/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/512/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/512/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/512/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/512/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/512/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/512/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/512/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/512/report/typical.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/512/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/512/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/512/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/64/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/64/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/64/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/64/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/64/base/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/64/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/64/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/64/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/64/base/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/64/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/64/base/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/64/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/64/base/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/64/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/64/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/64/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/64/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/64/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/64/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/64/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/64/new/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/64/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/64/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/64/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/64/new/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/64/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/64/new/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/64/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/64/new/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/64/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/64/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/64/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/64/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/64/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/64/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/64/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/64/report/SD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/64/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/64/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/64/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/64/report/index.html b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/64/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/64/report/index.html rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/64/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/64/report/iteration_times.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/64/report/iteration_times.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/64/report/iteration_times.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/64/report/iteration_times.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/64/report/iteration_times_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/64/report/iteration_times_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/64/report/iteration_times_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/64/report/iteration_times_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/64/report/mean.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/64/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/64/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/64/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/64/report/median.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/64/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/64/report/median.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/64/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/64/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/64/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/64/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/64/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/64/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/64/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/64/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/64/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/64/report/typical.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/64/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/64/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/64/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/8/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/8/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/8/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/8/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/8/base/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/8/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/8/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/8/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/8/base/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/8/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/8/base/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/8/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/8/base/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/8/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/8/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/8/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/8/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/8/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/8/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/8/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/8/new/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/8/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/8/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/8/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/8/new/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/8/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/8/new/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/8/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/8/new/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/8/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/8/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/8/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/8/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/8/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/8/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/8/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/8/report/SD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/8/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/8/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/8/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/8/report/index.html b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/8/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/8/report/index.html rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/8/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/8/report/mean.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/8/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/8/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/8/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/8/report/median.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/8/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/8/report/median.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/8/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/8/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/8/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/8/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/8/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/8/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/8/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/8/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/8/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/8/report/regression.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/8/report/regression.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/8/report/regression.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/8/report/regression.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/8/report/regression_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/8/report/regression_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/8/report/regression_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/8/report/regression_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/8/report/slope.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/8/report/slope.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/8/report/slope.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/8/report/slope.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/8/report/typical.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/8/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/8/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/8/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/report/index.html b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/report/index.html rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/report/lines.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/report/lines.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/report/lines.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/report/lines.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1 request/report/violin.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/1 request/report/violin.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1 request/report/violin.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/1 request/report/violin.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1/report/index.html b/ursa/QUINN UFDP_Content Size (Megabyte)/1/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1/report/index.html rename to ursa/QUINN UFDP_Content Size (Megabyte)/1/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1/report/lines.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/1/report/lines.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1/report/lines.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/1/report/lines.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/1/report/violin.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/1/report/violin.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/1/report/violin.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/1/report/violin.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/128/report/index.html b/ursa/QUINN UFDP_Content Size (Megabyte)/128/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/128/report/index.html rename to ursa/QUINN UFDP_Content Size (Megabyte)/128/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/128/report/lines.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/128/report/lines.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/128/report/lines.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/128/report/lines.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/128/report/violin.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/128/report/violin.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/128/report/violin.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/128/report/violin.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/1/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/1/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/1/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/1/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/1/base/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/1/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/1/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/1/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/1/base/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/1/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/1/base/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/1/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/1/base/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/1/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/1/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/1/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/1/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/1/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/1/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/1/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/1/new/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/1/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/1/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/1/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/1/new/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/1/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/1/new/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/1/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/1/new/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/1/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/1/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/1/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/1/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/1/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/1/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/1/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/1/report/SD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/1/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/1/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/1/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/1/report/index.html b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/1/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/1/report/index.html rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/1/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/1/report/mean.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/1/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/1/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/1/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/1/report/median.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/1/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/1/report/median.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/1/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/1/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/1/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/1/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/1/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/1/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/1/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/1/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/1/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/1/report/regression.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/1/report/regression.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/1/report/regression.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/1/report/regression.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/1/report/regression_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/1/report/regression_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/1/report/regression_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/1/report/regression_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/1/report/slope.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/1/report/slope.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/1/report/slope.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/1/report/slope.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/1/report/typical.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/1/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/1/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/1/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/128/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/128/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/128/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/128/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/128/base/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/128/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/128/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/128/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/128/base/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/128/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/128/base/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/128/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/128/base/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/128/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/128/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/128/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/128/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/128/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/128/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/128/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/128/new/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/128/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/128/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/128/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/128/new/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/128/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/128/new/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/128/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/128/new/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/128/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/128/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/128/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/128/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/128/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/128/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/128/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/128/report/SD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/128/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/128/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/128/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/128/report/index.html b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/128/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/128/report/index.html rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/128/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/128/report/iteration_times.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/128/report/iteration_times.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/128/report/iteration_times.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/128/report/iteration_times.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/128/report/iteration_times_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/128/report/iteration_times_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/128/report/iteration_times_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/128/report/iteration_times_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/128/report/mean.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/128/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/128/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/128/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/128/report/median.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/128/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/128/report/median.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/128/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/128/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/128/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/128/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/128/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/128/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/128/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/128/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/128/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/128/report/typical.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/128/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/128/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/128/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/16/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/16/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/16/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/16/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/16/base/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/16/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/16/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/16/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/16/base/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/16/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/16/base/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/16/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/16/base/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/16/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/16/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/16/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/16/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/16/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/16/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/16/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/16/new/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/16/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/16/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/16/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/16/new/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/16/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/16/new/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/16/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/16/new/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/16/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/16/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/16/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/16/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/16/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/16/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/16/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/16/report/SD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/16/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/16/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/16/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/16/report/index.html b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/16/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/16/report/index.html rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/16/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/16/report/iteration_times.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/16/report/iteration_times.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/16/report/iteration_times.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/16/report/iteration_times.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/16/report/iteration_times_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/16/report/iteration_times_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/16/report/iteration_times_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/16/report/iteration_times_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/16/report/mean.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/16/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/16/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/16/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/16/report/median.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/16/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/16/report/median.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/16/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/16/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/16/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/16/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/16/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/16/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/16/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/16/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/16/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/16/report/typical.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/16/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/16/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/16/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/2/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/2/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/2/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/2/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/2/base/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/2/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/2/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/2/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/2/base/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/2/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/2/base/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/2/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/2/base/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/2/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/2/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/2/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/2/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/2/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/2/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/2/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/2/new/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/2/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/2/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/2/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/2/new/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/2/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/2/new/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/2/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/2/new/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/2/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/2/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/2/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/2/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/2/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/2/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/2/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/2/report/SD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/2/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/2/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/2/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/2/report/index.html b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/2/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/2/report/index.html rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/2/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/2/report/mean.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/2/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/2/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/2/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/2/report/median.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/2/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/2/report/median.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/2/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/2/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/2/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/2/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/2/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/2/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/2/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/2/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/2/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/2/report/regression.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/2/report/regression.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/2/report/regression.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/2/report/regression.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/2/report/regression_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/2/report/regression_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/2/report/regression_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/2/report/regression_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/2/report/slope.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/2/report/slope.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/2/report/slope.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/2/report/slope.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/2/report/typical.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/2/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/2/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/2/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/256/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/256/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/256/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/256/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/256/base/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/256/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/256/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/256/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/256/base/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/256/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/256/base/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/256/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/256/base/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/256/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/256/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/256/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/256/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/256/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/256/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/256/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/256/new/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/256/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/256/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/256/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/256/new/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/256/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/256/new/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/256/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/256/new/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/256/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/256/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/256/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/256/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/256/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/256/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/256/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/256/report/SD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/256/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/256/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/256/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/256/report/index.html b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/256/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/256/report/index.html rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/256/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/256/report/iteration_times.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/256/report/iteration_times.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/256/report/iteration_times.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/256/report/iteration_times.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/256/report/iteration_times_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/256/report/iteration_times_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/256/report/iteration_times_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/256/report/iteration_times_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/256/report/mean.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/256/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/256/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/256/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/256/report/median.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/256/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/256/report/median.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/256/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/256/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/256/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/256/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/256/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/256/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/256/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/256/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/256/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/256/report/typical.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/256/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/256/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/256/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/32/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/32/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/32/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/32/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/32/base/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/32/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/32/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/32/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/32/base/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/32/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/32/base/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/32/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/32/base/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/32/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/32/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/32/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/32/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/32/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/32/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/32/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/32/new/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/32/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/32/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/32/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/32/new/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/32/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/32/new/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/32/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/32/new/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/32/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/32/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/32/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/32/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/32/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/32/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/32/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/32/report/SD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/32/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/32/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/32/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/32/report/index.html b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/32/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/32/report/index.html rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/32/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/32/report/iteration_times.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/32/report/iteration_times.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/32/report/iteration_times.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/32/report/iteration_times.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/32/report/iteration_times_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/32/report/iteration_times_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/32/report/iteration_times_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/32/report/iteration_times_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/32/report/mean.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/32/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/32/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/32/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/32/report/median.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/32/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/32/report/median.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/32/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/32/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/32/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/32/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/32/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/32/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/32/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/32/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/32/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/32/report/typical.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/32/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/32/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/32/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/4/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/4/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/4/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/4/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/4/base/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/4/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/4/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/4/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/4/base/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/4/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/4/base/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/4/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/4/base/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/4/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/4/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/4/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/4/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/4/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/4/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/4/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/4/new/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/4/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/4/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/4/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/4/new/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/4/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/4/new/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/4/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/4/new/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/4/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/4/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/4/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/4/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/4/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/4/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/4/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/4/report/SD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/4/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/4/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/4/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/4/report/index.html b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/4/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/4/report/index.html rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/4/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/4/report/mean.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/4/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/4/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/4/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/4/report/median.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/4/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/4/report/median.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/4/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/4/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/4/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/4/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/4/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/4/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/4/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/4/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/4/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/4/report/regression.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/4/report/regression.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/4/report/regression.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/4/report/regression.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/4/report/regression_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/4/report/regression_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/4/report/regression_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/4/report/regression_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/4/report/slope.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/4/report/slope.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/4/report/slope.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/4/report/slope.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/4/report/typical.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/4/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/4/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/4/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/512/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/512/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/512/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/512/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/512/base/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/512/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/512/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/512/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/512/base/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/512/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/512/base/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/512/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/512/base/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/512/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/512/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/512/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/512/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/512/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/512/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/512/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/512/new/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/512/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/512/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/512/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/512/new/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/512/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/512/new/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/512/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/512/new/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/512/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/512/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/512/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/512/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/512/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/512/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/512/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/512/report/SD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/512/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/512/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/512/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/512/report/index.html b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/512/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/512/report/index.html rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/512/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/512/report/iteration_times.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/512/report/iteration_times.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/512/report/iteration_times.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/512/report/iteration_times.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/512/report/iteration_times_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/512/report/iteration_times_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/512/report/iteration_times_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/512/report/iteration_times_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/512/report/mean.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/512/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/512/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/512/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/512/report/median.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/512/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/512/report/median.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/512/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/512/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/512/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/512/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/512/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/512/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/512/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/512/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/512/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/512/report/typical.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/512/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/512/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/512/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/64/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/64/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/64/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/64/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/64/base/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/64/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/64/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/64/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/64/base/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/64/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/64/base/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/64/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/64/base/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/64/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/64/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/64/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/64/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/64/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/64/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/64/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/64/new/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/64/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/64/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/64/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/64/new/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/64/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/64/new/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/64/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/64/new/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/64/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/64/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/64/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/64/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/64/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/64/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/64/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/64/report/SD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/64/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/64/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/64/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/64/report/index.html b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/64/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/64/report/index.html rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/64/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/64/report/iteration_times.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/64/report/iteration_times.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/64/report/iteration_times.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/64/report/iteration_times.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/64/report/iteration_times_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/64/report/iteration_times_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/64/report/iteration_times_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/64/report/iteration_times_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/64/report/mean.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/64/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/64/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/64/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/64/report/median.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/64/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/64/report/median.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/64/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/64/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/64/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/64/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/64/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/64/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/64/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/64/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/64/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/64/report/typical.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/64/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/64/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/64/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/8/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/8/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/8/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/8/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/8/base/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/8/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/8/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/8/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/8/base/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/8/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/8/base/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/8/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/8/base/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/8/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/8/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/8/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/8/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/8/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/8/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/8/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/8/new/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/8/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/8/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/8/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/8/new/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/8/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/8/new/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/8/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/8/new/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/8/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/8/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/8/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/8/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/8/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/8/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/8/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/8/report/SD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/8/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/8/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/8/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/8/report/index.html b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/8/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/8/report/index.html rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/8/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/8/report/iteration_times.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/8/report/iteration_times.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/8/report/iteration_times.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/8/report/iteration_times.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/8/report/iteration_times_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/8/report/iteration_times_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/8/report/iteration_times_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/8/report/iteration_times_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/8/report/mean.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/8/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/8/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/8/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/8/report/median.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/8/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/8/report/median.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/8/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/8/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/8/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/8/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/8/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/8/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/8/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/8/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/8/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/8/report/typical.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/8/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/8/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/8/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/report/index.html b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/report/index.html rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/report/lines.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/report/lines.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/report/lines.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/report/lines.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/report/violin.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/report/violin.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16 requests/report/violin.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/16 requests/report/violin.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16/report/index.html b/ursa/QUINN UFDP_Content Size (Megabyte)/16/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16/report/index.html rename to ursa/QUINN UFDP_Content Size (Megabyte)/16/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16/report/lines.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/16/report/lines.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16/report/lines.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/16/report/lines.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/16/report/violin.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/16/report/violin.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/16/report/violin.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/16/report/violin.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/1/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/1/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/1/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/1/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/1/base/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/1/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/1/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/1/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/1/base/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/1/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/1/base/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/1/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/1/base/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/1/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/1/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/1/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/1/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/1/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/1/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/1/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/1/new/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/1/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/1/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/1/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/1/new/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/1/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/1/new/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/1/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/1/new/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/1/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/1/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/1/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/1/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/1/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/1/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/1/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/1/report/SD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/1/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/1/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/1/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/1/report/index.html b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/1/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/1/report/index.html rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/1/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/1/report/mean.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/1/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/1/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/1/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/1/report/median.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/1/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/1/report/median.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/1/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/1/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/1/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/1/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/1/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/1/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/1/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/1/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/1/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/1/report/regression.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/1/report/regression.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/1/report/regression.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/1/report/regression.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/1/report/regression_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/1/report/regression_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/1/report/regression_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/1/report/regression_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/1/report/slope.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/1/report/slope.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/1/report/slope.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/1/report/slope.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/1/report/typical.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/1/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/1/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/1/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/128/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/128/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/128/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/128/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/128/base/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/128/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/128/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/128/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/128/base/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/128/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/128/base/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/128/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/128/base/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/128/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/128/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/128/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/128/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/128/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/128/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/128/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/128/new/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/128/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/128/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/128/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/128/new/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/128/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/128/new/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/128/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/128/new/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/128/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/128/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/128/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/128/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/128/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/128/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/128/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/128/report/SD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/128/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/128/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/128/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/128/report/index.html b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/128/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/128/report/index.html rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/128/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/128/report/iteration_times.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/128/report/iteration_times.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/128/report/iteration_times.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/128/report/iteration_times.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/128/report/iteration_times_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/128/report/iteration_times_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/128/report/iteration_times_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/128/report/iteration_times_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/128/report/mean.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/128/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/128/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/128/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/128/report/median.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/128/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/128/report/median.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/128/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/128/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/128/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/128/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/128/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/128/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/128/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/128/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/128/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/128/report/typical.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/128/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/128/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/128/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/16/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/16/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/16/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/16/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/16/base/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/16/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/16/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/16/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/16/base/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/16/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/16/base/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/16/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/16/base/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/16/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/16/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/16/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/16/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/16/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/16/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/16/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/16/new/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/16/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/16/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/16/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/16/new/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/16/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/16/new/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/16/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/16/new/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/16/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/16/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/16/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/16/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/16/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/16/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/16/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/16/report/SD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/16/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/16/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/16/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/16/report/index.html b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/16/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/16/report/index.html rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/16/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/16/report/mean.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/16/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/16/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/16/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/16/report/median.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/16/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/16/report/median.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/16/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/16/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/16/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/16/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/16/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/16/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/16/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/16/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/16/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/16/report/regression.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/16/report/regression.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/16/report/regression.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/16/report/regression.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/16/report/regression_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/16/report/regression_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/16/report/regression_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/16/report/regression_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/16/report/slope.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/16/report/slope.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/16/report/slope.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/16/report/slope.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/16/report/typical.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/16/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/16/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/16/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/2/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/2/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/2/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/2/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/2/base/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/2/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/2/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/2/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/2/base/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/2/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/2/base/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/2/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/2/base/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/2/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/2/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/2/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/2/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/2/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/2/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/2/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/2/new/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/2/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/2/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/2/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/2/new/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/2/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/2/new/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/2/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/2/new/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/2/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/2/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/2/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/2/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/2/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/2/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/2/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/2/report/SD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/2/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/2/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/2/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/2/report/index.html b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/2/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/2/report/index.html rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/2/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/2/report/mean.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/2/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/2/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/2/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/2/report/median.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/2/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/2/report/median.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/2/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/2/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/2/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/2/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/2/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/2/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/2/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/2/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/2/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/2/report/regression.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/2/report/regression.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/2/report/regression.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/2/report/regression.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/2/report/regression_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/2/report/regression_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/2/report/regression_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/2/report/regression_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/2/report/slope.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/2/report/slope.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/2/report/slope.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/2/report/slope.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/2/report/typical.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/2/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/2/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/2/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/256/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/256/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/256/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/256/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/256/base/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/256/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/256/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/256/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/256/base/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/256/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/256/base/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/256/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/256/base/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/256/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/256/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/256/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/256/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/256/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/256/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/256/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/256/new/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/256/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/256/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/256/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/256/new/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/256/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/256/new/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/256/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/256/new/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/256/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/256/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/256/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/256/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/256/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/256/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/256/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/256/report/SD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/256/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/256/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/256/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/256/report/index.html b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/256/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/256/report/index.html rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/256/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/256/report/iteration_times.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/256/report/iteration_times.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/256/report/iteration_times.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/256/report/iteration_times.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/256/report/iteration_times_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/256/report/iteration_times_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/256/report/iteration_times_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/256/report/iteration_times_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/256/report/mean.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/256/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/256/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/256/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/256/report/median.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/256/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/256/report/median.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/256/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/256/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/256/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/256/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/256/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/256/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/256/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/256/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/256/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/256/report/typical.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/256/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/256/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/256/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/32/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/32/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/32/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/32/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/32/base/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/32/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/32/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/32/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/32/base/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/32/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/32/base/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/32/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/32/base/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/32/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/32/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/32/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/32/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/32/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/32/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/32/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/32/new/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/32/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/32/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/32/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/32/new/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/32/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/32/new/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/32/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/32/new/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/32/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/32/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/32/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/32/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/32/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/32/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/32/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/32/report/SD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/32/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/32/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/32/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/32/report/index.html b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/32/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/32/report/index.html rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/32/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/32/report/iteration_times.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/32/report/iteration_times.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/32/report/iteration_times.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/32/report/iteration_times.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/32/report/iteration_times_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/32/report/iteration_times_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/32/report/iteration_times_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/32/report/iteration_times_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/32/report/mean.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/32/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/32/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/32/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/32/report/median.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/32/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/32/report/median.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/32/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/32/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/32/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/32/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/32/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/32/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/32/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/32/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/32/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/32/report/typical.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/32/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/32/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/32/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/4/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/4/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/4/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/4/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/4/base/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/4/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/4/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/4/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/4/base/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/4/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/4/base/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/4/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/4/base/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/4/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/4/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/4/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/4/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/4/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/4/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/4/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/4/new/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/4/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/4/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/4/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/4/new/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/4/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/4/new/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/4/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/4/new/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/4/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/4/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/4/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/4/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/4/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/4/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/4/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/4/report/SD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/4/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/4/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/4/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/4/report/index.html b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/4/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/4/report/index.html rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/4/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/4/report/mean.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/4/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/4/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/4/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/4/report/median.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/4/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/4/report/median.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/4/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/4/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/4/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/4/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/4/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/4/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/4/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/4/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/4/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/4/report/regression.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/4/report/regression.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/4/report/regression.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/4/report/regression.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/4/report/regression_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/4/report/regression_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/4/report/regression_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/4/report/regression_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/4/report/slope.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/4/report/slope.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/4/report/slope.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/4/report/slope.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/4/report/typical.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/4/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/4/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/4/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/512/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/512/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/512/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/512/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/512/base/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/512/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/512/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/512/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/512/base/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/512/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/512/base/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/512/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/512/base/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/512/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/512/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/512/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/512/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/512/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/512/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/512/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/512/new/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/512/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/512/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/512/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/512/new/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/512/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/512/new/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/512/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/512/new/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/512/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/512/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/512/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/512/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/512/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/512/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/512/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/512/report/SD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/512/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/512/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/512/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/512/report/index.html b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/512/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/512/report/index.html rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/512/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/512/report/iteration_times.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/512/report/iteration_times.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/512/report/iteration_times.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/512/report/iteration_times.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/512/report/iteration_times_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/512/report/iteration_times_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/512/report/iteration_times_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/512/report/iteration_times_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/512/report/mean.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/512/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/512/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/512/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/512/report/median.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/512/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/512/report/median.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/512/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/512/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/512/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/512/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/512/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/512/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/512/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/512/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/512/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/512/report/typical.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/512/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/512/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/512/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/64/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/64/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/64/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/64/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/64/base/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/64/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/64/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/64/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/64/base/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/64/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/64/base/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/64/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/64/base/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/64/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/64/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/64/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/64/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/64/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/64/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/64/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/64/new/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/64/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/64/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/64/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/64/new/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/64/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/64/new/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/64/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/64/new/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/64/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/64/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/64/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/64/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/64/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/64/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/64/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/64/report/SD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/64/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/64/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/64/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/64/report/index.html b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/64/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/64/report/index.html rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/64/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/64/report/iteration_times.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/64/report/iteration_times.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/64/report/iteration_times.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/64/report/iteration_times.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/64/report/iteration_times_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/64/report/iteration_times_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/64/report/iteration_times_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/64/report/iteration_times_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/64/report/mean.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/64/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/64/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/64/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/64/report/median.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/64/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/64/report/median.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/64/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/64/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/64/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/64/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/64/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/64/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/64/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/64/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/64/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/64/report/typical.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/64/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/64/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/64/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/8/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/8/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/8/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/8/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/8/base/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/8/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/8/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/8/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/8/base/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/8/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/8/base/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/8/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/8/base/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/8/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/8/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/8/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/8/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/8/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/8/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/8/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/8/new/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/8/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/8/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/8/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/8/new/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/8/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/8/new/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/8/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/8/new/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/8/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/8/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/8/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/8/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/8/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/8/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/8/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/8/report/SD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/8/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/8/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/8/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/8/report/index.html b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/8/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/8/report/index.html rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/8/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/8/report/mean.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/8/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/8/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/8/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/8/report/median.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/8/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/8/report/median.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/8/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/8/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/8/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/8/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/8/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/8/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/8/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/8/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/8/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/8/report/regression.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/8/report/regression.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/8/report/regression.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/8/report/regression.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/8/report/regression_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/8/report/regression_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/8/report/regression_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/8/report/regression_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/8/report/slope.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/8/report/slope.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/8/report/slope.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/8/report/slope.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/8/report/typical.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/8/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/8/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/8/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/report/index.html b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/report/index.html rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/report/lines.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/report/lines.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/report/lines.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/report/lines.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/report/violin.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/report/violin.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2 requests/report/violin.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/2 requests/report/violin.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2/report/index.html b/ursa/QUINN UFDP_Content Size (Megabyte)/2/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2/report/index.html rename to ursa/QUINN UFDP_Content Size (Megabyte)/2/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2/report/lines.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/2/report/lines.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2/report/lines.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/2/report/lines.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/2/report/violin.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/2/report/violin.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/2/report/violin.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/2/report/violin.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/256/report/index.html b/ursa/QUINN UFDP_Content Size (Megabyte)/256/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/256/report/index.html rename to ursa/QUINN UFDP_Content Size (Megabyte)/256/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/256/report/lines.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/256/report/lines.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/256/report/lines.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/256/report/lines.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/256/report/violin.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/256/report/violin.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/256/report/violin.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/256/report/violin.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/1/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/1/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/1/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/1/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/1/base/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/1/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/1/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/1/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/1/base/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/1/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/1/base/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/1/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/1/base/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/1/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/1/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/1/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/1/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/1/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/1/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/1/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/1/new/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/1/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/1/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/1/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/1/new/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/1/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/1/new/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/1/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/1/new/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/1/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/1/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/1/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/1/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/1/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/1/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/1/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/1/report/SD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/1/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/1/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/1/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/1/report/index.html b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/1/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/1/report/index.html rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/1/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/1/report/mean.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/1/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/1/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/1/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/1/report/median.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/1/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/1/report/median.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/1/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/1/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/1/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/1/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/1/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/1/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/1/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/1/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/1/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/1/report/regression.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/1/report/regression.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/1/report/regression.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/1/report/regression.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/1/report/regression_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/1/report/regression_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/1/report/regression_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/1/report/regression_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/1/report/slope.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/1/report/slope.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/1/report/slope.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/1/report/slope.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/1/report/typical.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/1/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/1/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/1/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/128/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/128/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/128/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/128/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/128/base/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/128/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/128/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/128/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/128/base/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/128/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/128/base/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/128/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/128/base/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/128/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/128/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/128/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/128/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/128/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/128/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/128/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/128/new/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/128/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/128/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/128/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/128/new/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/128/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/128/new/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/128/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/128/new/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/128/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/128/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/128/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/128/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/128/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/128/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/128/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/128/report/SD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/128/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/128/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/128/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/128/report/index.html b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/128/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/128/report/index.html rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/128/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/128/report/iteration_times.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/128/report/iteration_times.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/128/report/iteration_times.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/128/report/iteration_times.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/128/report/iteration_times_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/128/report/iteration_times_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/128/report/iteration_times_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/128/report/iteration_times_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/128/report/mean.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/128/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/128/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/128/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/128/report/median.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/128/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/128/report/median.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/128/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/128/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/128/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/128/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/128/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/128/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/128/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/128/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/128/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/128/report/typical.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/128/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/128/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/128/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/16/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/16/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/16/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/16/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/16/base/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/16/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/16/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/16/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/16/base/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/16/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/16/base/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/16/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/16/base/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/16/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/16/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/16/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/16/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/16/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/16/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/16/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/16/new/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/16/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/16/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/16/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/16/new/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/16/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/16/new/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/16/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/16/new/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/16/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/16/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/16/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/16/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/16/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/16/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/16/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/16/report/SD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/16/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/16/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/16/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/16/report/index.html b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/16/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/16/report/index.html rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/16/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/16/report/iteration_times.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/16/report/iteration_times.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/16/report/iteration_times.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/16/report/iteration_times.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/16/report/iteration_times_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/16/report/iteration_times_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/16/report/iteration_times_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/16/report/iteration_times_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/16/report/mean.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/16/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/16/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/16/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/16/report/median.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/16/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/16/report/median.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/16/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/16/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/16/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/16/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/16/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/16/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/16/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/16/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/16/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/16/report/typical.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/16/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/16/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/16/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/2/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/2/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/2/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/2/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/2/base/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/2/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/2/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/2/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/2/base/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/2/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/2/base/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/2/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/2/base/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/2/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/2/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/2/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/2/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/2/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/2/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/2/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/2/new/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/2/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/2/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/2/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/2/new/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/2/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/2/new/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/2/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/2/new/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/2/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/2/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/2/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/2/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/2/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/2/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/2/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/2/report/SD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/2/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/2/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/2/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/2/report/index.html b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/2/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/2/report/index.html rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/2/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/2/report/mean.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/2/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/2/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/2/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/2/report/median.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/2/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/2/report/median.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/2/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/2/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/2/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/2/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/2/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/2/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/2/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/2/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/2/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/2/report/regression.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/2/report/regression.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/2/report/regression.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/2/report/regression.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/2/report/regression_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/2/report/regression_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/2/report/regression_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/2/report/regression_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/2/report/slope.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/2/report/slope.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/2/report/slope.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/2/report/slope.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/2/report/typical.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/2/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/2/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/2/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/256/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/256/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/256/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/256/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/256/base/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/256/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/256/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/256/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/256/base/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/256/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/256/base/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/256/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/256/base/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/256/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/256/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/256/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/256/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/256/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/256/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/256/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/256/new/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/256/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/256/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/256/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/256/new/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/256/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/256/new/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/256/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/256/new/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/256/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/256/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/256/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/256/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/256/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/256/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/256/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/256/report/SD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/256/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/256/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/256/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/256/report/index.html b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/256/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/256/report/index.html rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/256/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/256/report/iteration_times.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/256/report/iteration_times.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/256/report/iteration_times.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/256/report/iteration_times.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/256/report/iteration_times_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/256/report/iteration_times_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/256/report/iteration_times_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/256/report/iteration_times_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/256/report/mean.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/256/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/256/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/256/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/256/report/median.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/256/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/256/report/median.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/256/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/256/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/256/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/256/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/256/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/256/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/256/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/256/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/256/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/256/report/typical.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/256/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/256/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/256/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/32/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/32/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/32/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/32/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/32/base/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/32/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/32/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/32/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/32/base/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/32/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/32/base/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/32/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/32/base/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/32/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/32/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/32/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/32/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/32/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/32/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/32/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/32/new/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/32/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/32/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/32/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/32/new/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/32/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/32/new/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/32/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/32/new/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/32/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/32/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/32/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/32/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/32/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/32/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/32/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/32/report/SD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/32/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/32/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/32/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/32/report/index.html b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/32/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/32/report/index.html rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/32/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/32/report/iteration_times.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/32/report/iteration_times.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/32/report/iteration_times.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/32/report/iteration_times.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/32/report/iteration_times_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/32/report/iteration_times_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/32/report/iteration_times_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/32/report/iteration_times_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/32/report/mean.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/32/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/32/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/32/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/32/report/median.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/32/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/32/report/median.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/32/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/32/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/32/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/32/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/32/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/32/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/32/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/32/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/32/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/32/report/typical.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/32/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/32/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/32/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/4/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/4/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/4/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/4/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/4/base/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/4/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/4/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/4/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/4/base/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/4/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/4/base/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/4/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/4/base/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/4/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/4/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/4/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/4/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/4/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/4/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/4/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/4/new/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/4/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/4/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/4/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/4/new/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/4/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/4/new/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/4/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/4/new/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/4/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/4/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/4/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/4/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/4/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/4/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/4/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/4/report/SD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/4/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/4/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/4/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/4/report/index.html b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/4/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/4/report/index.html rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/4/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/4/report/iteration_times.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/4/report/iteration_times.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/4/report/iteration_times.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/4/report/iteration_times.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/4/report/iteration_times_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/4/report/iteration_times_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/4/report/iteration_times_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/4/report/iteration_times_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/4/report/mean.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/4/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/4/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/4/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/4/report/median.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/4/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/4/report/median.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/4/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/4/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/4/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/4/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/4/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/4/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/4/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/4/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/4/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/4/report/typical.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/4/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/4/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/4/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/512/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/512/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/512/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/512/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/512/base/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/512/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/512/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/512/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/512/base/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/512/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/512/base/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/512/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/512/base/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/512/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/512/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/512/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/512/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/512/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/512/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/512/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/512/new/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/512/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/512/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/512/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/512/new/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/512/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/512/new/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/512/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/512/new/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/512/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/512/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/512/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/512/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/512/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/512/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/512/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/512/report/SD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/512/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/512/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/512/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/512/report/index.html b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/512/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/512/report/index.html rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/512/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/512/report/iteration_times.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/512/report/iteration_times.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/512/report/iteration_times.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/512/report/iteration_times.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/512/report/iteration_times_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/512/report/iteration_times_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/512/report/iteration_times_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/512/report/iteration_times_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/512/report/mean.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/512/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/512/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/512/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/512/report/median.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/512/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/512/report/median.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/512/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/512/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/512/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/512/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/512/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/512/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/512/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/512/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/512/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/512/report/typical.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/512/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/512/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/512/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/64/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/64/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/64/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/64/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/64/base/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/64/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/64/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/64/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/64/base/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/64/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/64/base/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/64/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/64/base/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/64/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/64/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/64/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/64/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/64/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/64/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/64/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/64/new/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/64/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/64/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/64/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/64/new/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/64/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/64/new/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/64/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/64/new/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/64/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/64/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/64/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/64/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/64/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/64/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/64/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/64/report/SD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/64/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/64/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/64/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/64/report/index.html b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/64/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/64/report/index.html rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/64/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/64/report/iteration_times.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/64/report/iteration_times.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/64/report/iteration_times.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/64/report/iteration_times.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/64/report/iteration_times_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/64/report/iteration_times_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/64/report/iteration_times_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/64/report/iteration_times_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/64/report/mean.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/64/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/64/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/64/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/64/report/median.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/64/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/64/report/median.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/64/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/64/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/64/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/64/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/64/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/64/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/64/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/64/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/64/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/64/report/typical.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/64/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/64/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/64/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/8/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/8/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/8/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/8/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/8/base/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/8/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/8/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/8/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/8/base/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/8/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/8/base/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/8/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/8/base/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/8/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/8/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/8/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/8/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/8/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/8/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/8/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/8/new/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/8/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/8/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/8/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/8/new/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/8/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/8/new/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/8/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/8/new/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/8/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/8/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/8/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/8/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/8/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/8/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/8/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/8/report/SD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/8/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/8/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/8/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/8/report/index.html b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/8/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/8/report/index.html rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/8/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/8/report/iteration_times.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/8/report/iteration_times.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/8/report/iteration_times.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/8/report/iteration_times.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/8/report/iteration_times_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/8/report/iteration_times_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/8/report/iteration_times_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/8/report/iteration_times_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/8/report/mean.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/8/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/8/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/8/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/8/report/median.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/8/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/8/report/median.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/8/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/8/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/8/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/8/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/8/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/8/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/8/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/8/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/8/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/8/report/typical.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/8/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/8/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/8/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/report/index.html b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/report/index.html rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/report/lines.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/report/lines.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/report/lines.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/report/lines.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/report/violin.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/report/violin.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32 requests/report/violin.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/32 requests/report/violin.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32/report/index.html b/ursa/QUINN UFDP_Content Size (Megabyte)/32/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32/report/index.html rename to ursa/QUINN UFDP_Content Size (Megabyte)/32/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32/report/lines.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/32/report/lines.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32/report/lines.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/32/report/lines.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/32/report/violin.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/32/report/violin.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/32/report/violin.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/32/report/violin.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/1/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/1/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/1/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/1/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/1/base/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/1/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/1/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/1/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/1/base/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/1/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/1/base/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/1/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/1/base/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/1/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/1/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/1/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/1/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/1/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/1/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/1/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/1/new/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/1/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/1/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/1/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/1/new/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/1/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/1/new/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/1/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/1/new/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/1/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/1/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/1/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/1/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/1/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/1/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/1/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/1/report/SD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/1/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/1/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/1/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/1/report/index.html b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/1/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/1/report/index.html rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/1/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/1/report/mean.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/1/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/1/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/1/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/1/report/median.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/1/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/1/report/median.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/1/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/1/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/1/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/1/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/1/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/1/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/1/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/1/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/1/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/1/report/regression.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/1/report/regression.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/1/report/regression.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/1/report/regression.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/1/report/regression_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/1/report/regression_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/1/report/regression_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/1/report/regression_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/1/report/slope.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/1/report/slope.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/1/report/slope.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/1/report/slope.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/1/report/typical.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/1/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/1/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/1/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/128/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/128/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/128/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/128/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/128/base/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/128/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/128/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/128/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/128/base/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/128/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/128/base/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/128/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/128/base/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/128/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/128/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/128/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/128/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/128/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/128/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/128/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/128/new/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/128/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/128/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/128/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/128/new/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/128/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/128/new/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/128/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/128/new/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/128/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/128/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/128/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/128/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/128/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/128/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/128/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/128/report/SD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/128/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/128/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/128/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/128/report/index.html b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/128/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/128/report/index.html rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/128/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/128/report/iteration_times.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/128/report/iteration_times.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/128/report/iteration_times.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/128/report/iteration_times.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/128/report/iteration_times_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/128/report/iteration_times_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/128/report/iteration_times_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/128/report/iteration_times_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/128/report/mean.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/128/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/128/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/128/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/128/report/median.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/128/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/128/report/median.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/128/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/128/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/128/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/128/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/128/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/128/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/128/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/128/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/128/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/128/report/typical.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/128/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/128/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/128/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/16/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/16/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/16/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/16/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/16/base/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/16/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/16/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/16/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/16/base/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/16/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/16/base/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/16/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/16/base/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/16/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/16/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/16/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/16/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/16/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/16/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/16/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/16/new/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/16/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/16/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/16/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/16/new/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/16/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/16/new/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/16/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/16/new/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/16/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/16/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/16/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/16/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/16/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/16/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/16/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/16/report/SD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/16/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/16/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/16/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/16/report/index.html b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/16/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/16/report/index.html rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/16/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/16/report/iteration_times.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/16/report/iteration_times.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/16/report/iteration_times.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/16/report/iteration_times.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/16/report/iteration_times_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/16/report/iteration_times_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/16/report/iteration_times_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/16/report/iteration_times_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/16/report/mean.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/16/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/16/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/16/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/16/report/median.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/16/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/16/report/median.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/16/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/16/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/16/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/16/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/16/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/16/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/16/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/16/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/16/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/16/report/typical.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/16/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/16/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/16/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/2/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/2/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/2/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/2/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/2/base/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/2/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/2/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/2/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/2/base/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/2/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/2/base/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/2/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/2/base/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/2/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/2/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/2/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/2/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/2/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/2/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/2/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/2/new/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/2/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/2/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/2/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/2/new/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/2/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/2/new/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/2/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/2/new/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/2/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/2/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/2/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/2/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/2/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/2/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/2/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/2/report/SD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/2/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/2/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/2/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/2/report/index.html b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/2/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/2/report/index.html rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/2/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/2/report/mean.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/2/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/2/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/2/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/2/report/median.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/2/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/2/report/median.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/2/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/2/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/2/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/2/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/2/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/2/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/2/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/2/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/2/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/2/report/regression.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/2/report/regression.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/2/report/regression.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/2/report/regression.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/2/report/regression_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/2/report/regression_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/2/report/regression_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/2/report/regression_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/2/report/slope.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/2/report/slope.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/2/report/slope.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/2/report/slope.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/2/report/typical.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/2/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/2/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/2/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/256/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/256/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/256/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/256/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/256/base/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/256/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/256/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/256/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/256/base/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/256/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/256/base/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/256/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/256/base/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/256/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/256/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/256/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/256/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/256/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/256/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/256/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/256/new/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/256/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/256/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/256/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/256/new/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/256/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/256/new/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/256/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/256/new/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/256/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/256/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/256/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/256/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/256/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/256/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/256/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/256/report/SD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/256/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/256/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/256/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/256/report/index.html b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/256/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/256/report/index.html rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/256/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/256/report/iteration_times.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/256/report/iteration_times.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/256/report/iteration_times.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/256/report/iteration_times.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/256/report/iteration_times_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/256/report/iteration_times_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/256/report/iteration_times_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/256/report/iteration_times_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/256/report/mean.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/256/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/256/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/256/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/256/report/median.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/256/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/256/report/median.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/256/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/256/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/256/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/256/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/256/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/256/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/256/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/256/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/256/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/256/report/typical.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/256/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/256/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/256/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/32/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/32/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/32/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/32/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/32/base/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/32/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/32/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/32/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/32/base/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/32/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/32/base/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/32/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/32/base/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/32/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/32/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/32/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/32/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/32/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/32/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/32/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/32/new/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/32/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/32/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/32/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/32/new/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/32/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/32/new/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/32/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/32/new/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/32/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/32/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/32/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/32/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/32/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/32/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/32/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/32/report/SD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/32/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/32/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/32/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/32/report/index.html b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/32/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/32/report/index.html rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/32/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/32/report/iteration_times.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/32/report/iteration_times.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/32/report/iteration_times.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/32/report/iteration_times.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/32/report/iteration_times_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/32/report/iteration_times_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/32/report/iteration_times_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/32/report/iteration_times_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/32/report/mean.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/32/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/32/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/32/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/32/report/median.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/32/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/32/report/median.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/32/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/32/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/32/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/32/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/32/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/32/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/32/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/32/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/32/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/32/report/typical.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/32/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/32/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/32/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/4/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/4/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/4/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/4/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/4/base/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/4/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/4/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/4/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/4/base/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/4/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/4/base/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/4/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/4/base/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/4/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/4/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/4/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/4/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/4/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/4/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/4/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/4/new/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/4/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/4/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/4/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/4/new/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/4/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/4/new/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/4/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/4/new/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/4/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/4/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/4/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/4/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/4/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/4/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/4/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/4/report/SD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/4/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/4/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/4/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/4/report/index.html b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/4/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/4/report/index.html rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/4/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/4/report/mean.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/4/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/4/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/4/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/4/report/median.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/4/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/4/report/median.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/4/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/4/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/4/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/4/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/4/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/4/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/4/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/4/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/4/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/4/report/regression.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/4/report/regression.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/4/report/regression.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/4/report/regression.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/4/report/regression_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/4/report/regression_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/4/report/regression_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/4/report/regression_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/4/report/slope.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/4/report/slope.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/4/report/slope.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/4/report/slope.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/4/report/typical.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/4/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/4/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/4/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/512/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/512/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/512/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/512/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/512/base/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/512/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/512/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/512/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/512/base/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/512/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/512/base/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/512/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/512/base/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/512/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/512/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/512/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/512/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/512/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/512/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/512/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/512/new/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/512/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/512/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/512/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/512/new/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/512/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/512/new/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/512/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/512/new/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/512/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/512/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/512/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/512/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/512/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/512/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/512/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/512/report/SD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/512/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/512/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/512/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/512/report/index.html b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/512/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/512/report/index.html rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/512/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/512/report/iteration_times.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/512/report/iteration_times.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/512/report/iteration_times.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/512/report/iteration_times.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/512/report/iteration_times_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/512/report/iteration_times_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/512/report/iteration_times_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/512/report/iteration_times_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/512/report/mean.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/512/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/512/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/512/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/512/report/median.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/512/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/512/report/median.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/512/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/512/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/512/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/512/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/512/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/512/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/512/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/512/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/512/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/512/report/typical.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/512/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/512/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/512/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/64/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/64/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/64/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/64/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/64/base/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/64/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/64/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/64/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/64/base/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/64/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/64/base/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/64/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/64/base/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/64/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/64/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/64/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/64/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/64/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/64/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/64/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/64/new/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/64/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/64/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/64/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/64/new/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/64/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/64/new/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/64/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/64/new/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/64/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/64/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/64/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/64/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/64/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/64/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/64/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/64/report/SD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/64/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/64/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/64/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/64/report/index.html b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/64/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/64/report/index.html rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/64/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/64/report/iteration_times.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/64/report/iteration_times.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/64/report/iteration_times.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/64/report/iteration_times.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/64/report/iteration_times_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/64/report/iteration_times_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/64/report/iteration_times_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/64/report/iteration_times_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/64/report/mean.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/64/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/64/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/64/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/64/report/median.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/64/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/64/report/median.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/64/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/64/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/64/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/64/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/64/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/64/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/64/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/64/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/64/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/64/report/typical.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/64/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/64/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/64/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/8/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/8/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/8/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/8/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/8/base/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/8/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/8/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/8/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/8/base/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/8/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/8/base/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/8/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/8/base/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/8/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/8/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/8/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/8/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/8/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/8/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/8/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/8/new/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/8/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/8/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/8/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/8/new/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/8/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/8/new/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/8/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/8/new/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/8/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/8/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/8/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/8/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/8/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/8/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/8/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/8/report/SD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/8/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/8/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/8/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/8/report/index.html b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/8/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/8/report/index.html rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/8/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/8/report/mean.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/8/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/8/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/8/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/8/report/median.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/8/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/8/report/median.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/8/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/8/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/8/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/8/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/8/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/8/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/8/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/8/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/8/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/8/report/regression.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/8/report/regression.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/8/report/regression.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/8/report/regression.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/8/report/regression_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/8/report/regression_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/8/report/regression_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/8/report/regression_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/8/report/slope.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/8/report/slope.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/8/report/slope.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/8/report/slope.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/8/report/typical.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/8/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/8/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/8/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/report/index.html b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/report/index.html rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/report/lines.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/report/lines.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/report/lines.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/report/lines.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/report/violin.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/report/violin.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4 requests/report/violin.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/4 requests/report/violin.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4/report/index.html b/ursa/QUINN UFDP_Content Size (Megabyte)/4/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4/report/index.html rename to ursa/QUINN UFDP_Content Size (Megabyte)/4/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4/report/lines.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/4/report/lines.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4/report/lines.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/4/report/lines.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/4/report/violin.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/4/report/violin.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/4/report/violin.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/4/report/violin.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/512/report/index.html b/ursa/QUINN UFDP_Content Size (Megabyte)/512/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/512/report/index.html rename to ursa/QUINN UFDP_Content Size (Megabyte)/512/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/512/report/lines.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/512/report/lines.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/512/report/lines.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/512/report/lines.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/512/report/violin.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/512/report/violin.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/512/report/violin.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/512/report/violin.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/1/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/1/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/1/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/1/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/1/base/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/1/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/1/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/1/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/1/base/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/1/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/1/base/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/1/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/1/base/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/1/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/1/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/1/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/1/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/1/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/1/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/1/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/1/new/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/1/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/1/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/1/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/1/new/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/1/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/1/new/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/1/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/1/new/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/1/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/1/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/1/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/1/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/1/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/1/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/1/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/1/report/SD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/1/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/1/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/1/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/1/report/index.html b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/1/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/1/report/index.html rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/1/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/1/report/mean.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/1/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/1/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/1/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/1/report/median.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/1/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/1/report/median.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/1/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/1/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/1/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/1/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/1/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/1/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/1/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/1/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/1/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/1/report/regression.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/1/report/regression.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/1/report/regression.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/1/report/regression.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/1/report/regression_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/1/report/regression_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/1/report/regression_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/1/report/regression_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/1/report/slope.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/1/report/slope.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/1/report/slope.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/1/report/slope.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/1/report/typical.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/1/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/1/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/1/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/128/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/128/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/128/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/128/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/128/base/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/128/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/128/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/128/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/128/base/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/128/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/128/base/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/128/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/128/base/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/128/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/128/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/128/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/128/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/128/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/128/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/128/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/128/new/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/128/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/128/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/128/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/128/new/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/128/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/128/new/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/128/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/128/new/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/128/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/128/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/128/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/128/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/128/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/128/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/128/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/128/report/SD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/128/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/128/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/128/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/128/report/index.html b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/128/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/128/report/index.html rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/128/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/128/report/iteration_times.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/128/report/iteration_times.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/128/report/iteration_times.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/128/report/iteration_times.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/128/report/iteration_times_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/128/report/iteration_times_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/128/report/iteration_times_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/128/report/iteration_times_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/128/report/mean.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/128/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/128/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/128/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/128/report/median.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/128/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/128/report/median.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/128/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/128/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/128/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/128/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/128/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/128/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/128/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/128/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/128/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/128/report/typical.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/128/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/128/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/128/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/16/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/16/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/16/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/16/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/16/base/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/16/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/16/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/16/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/16/base/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/16/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/16/base/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/16/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/16/base/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/16/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/16/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/16/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/16/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/16/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/16/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/16/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/16/new/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/16/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/16/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/16/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/16/new/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/16/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/16/new/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/16/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/16/new/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/16/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/16/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/16/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/16/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/16/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/16/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/16/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/16/report/SD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/16/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/16/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/16/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/16/report/index.html b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/16/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/16/report/index.html rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/16/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/16/report/iteration_times.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/16/report/iteration_times.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/16/report/iteration_times.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/16/report/iteration_times.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/16/report/iteration_times_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/16/report/iteration_times_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/16/report/iteration_times_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/16/report/iteration_times_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/16/report/mean.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/16/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/16/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/16/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/16/report/median.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/16/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/16/report/median.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/16/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/16/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/16/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/16/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/16/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/16/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/16/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/16/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/16/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/16/report/typical.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/16/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/16/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/16/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/2/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/2/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/2/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/2/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/2/base/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/2/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/2/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/2/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/2/base/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/2/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/2/base/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/2/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/2/base/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/2/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/2/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/2/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/2/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/2/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/2/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/2/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/2/new/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/2/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/2/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/2/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/2/new/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/2/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/2/new/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/2/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/2/new/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/2/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/2/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/2/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/2/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/2/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/2/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/2/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/2/report/SD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/2/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/2/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/2/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/2/report/index.html b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/2/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/2/report/index.html rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/2/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/2/report/mean.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/2/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/2/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/2/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/2/report/median.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/2/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/2/report/median.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/2/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/2/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/2/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/2/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/2/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/2/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/2/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/2/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/2/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/2/report/regression.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/2/report/regression.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/2/report/regression.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/2/report/regression.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/2/report/regression_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/2/report/regression_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/2/report/regression_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/2/report/regression_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/2/report/slope.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/2/report/slope.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/2/report/slope.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/2/report/slope.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/2/report/typical.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/2/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/2/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/2/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/256/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/256/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/256/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/256/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/256/base/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/256/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/256/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/256/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/256/base/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/256/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/256/base/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/256/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/256/base/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/256/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/256/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/256/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/256/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/256/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/256/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/256/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/256/new/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/256/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/256/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/256/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/256/new/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/256/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/256/new/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/256/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/256/new/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/256/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/256/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/256/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/256/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/256/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/256/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/256/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/256/report/SD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/256/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/256/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/256/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/256/report/index.html b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/256/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/256/report/index.html rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/256/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/256/report/iteration_times.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/256/report/iteration_times.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/256/report/iteration_times.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/256/report/iteration_times.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/256/report/iteration_times_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/256/report/iteration_times_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/256/report/iteration_times_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/256/report/iteration_times_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/256/report/mean.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/256/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/256/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/256/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/256/report/median.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/256/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/256/report/median.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/256/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/256/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/256/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/256/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/256/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/256/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/256/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/256/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/256/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/256/report/typical.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/256/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/256/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/256/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/32/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/32/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/32/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/32/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/32/base/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/32/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/32/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/32/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/32/base/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/32/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/32/base/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/32/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/32/base/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/32/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/32/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/32/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/32/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/32/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/32/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/32/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/32/new/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/32/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/32/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/32/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/32/new/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/32/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/32/new/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/32/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/32/new/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/32/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/32/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/32/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/32/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/32/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/32/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/32/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/32/report/SD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/32/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/32/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/32/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/32/report/index.html b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/32/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/32/report/index.html rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/32/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/32/report/iteration_times.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/32/report/iteration_times.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/32/report/iteration_times.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/32/report/iteration_times.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/32/report/iteration_times_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/32/report/iteration_times_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/32/report/iteration_times_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/32/report/iteration_times_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/32/report/mean.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/32/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/32/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/32/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/32/report/median.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/32/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/32/report/median.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/32/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/32/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/32/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/32/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/32/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/32/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/32/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/32/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/32/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/32/report/typical.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/32/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/32/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/32/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/4/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/4/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/4/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/4/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/4/base/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/4/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/4/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/4/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/4/base/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/4/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/4/base/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/4/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/4/base/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/4/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/4/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/4/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/4/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/4/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/4/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/4/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/4/new/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/4/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/4/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/4/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/4/new/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/4/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/4/new/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/4/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/4/new/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/4/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/4/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/4/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/4/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/4/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/4/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/4/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/4/report/SD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/4/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/4/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/4/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/4/report/index.html b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/4/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/4/report/index.html rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/4/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/4/report/iteration_times.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/4/report/iteration_times.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/4/report/iteration_times.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/4/report/iteration_times.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/4/report/iteration_times_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/4/report/iteration_times_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/4/report/iteration_times_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/4/report/iteration_times_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/4/report/mean.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/4/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/4/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/4/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/4/report/median.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/4/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/4/report/median.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/4/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/4/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/4/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/4/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/4/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/4/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/4/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/4/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/4/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/4/report/typical.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/4/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/4/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/4/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/512/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/512/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/512/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/512/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/512/base/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/512/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/512/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/512/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/512/base/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/512/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/512/base/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/512/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/512/base/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/512/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/512/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/512/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/512/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/512/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/512/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/512/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/512/new/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/512/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/512/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/512/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/512/new/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/512/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/512/new/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/512/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/512/new/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/512/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/512/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/512/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/512/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/512/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/512/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/512/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/512/report/SD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/512/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/512/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/512/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/512/report/index.html b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/512/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/512/report/index.html rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/512/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/512/report/iteration_times.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/512/report/iteration_times.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/512/report/iteration_times.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/512/report/iteration_times.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/512/report/iteration_times_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/512/report/iteration_times_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/512/report/iteration_times_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/512/report/iteration_times_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/512/report/mean.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/512/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/512/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/512/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/512/report/median.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/512/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/512/report/median.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/512/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/512/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/512/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/512/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/512/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/512/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/512/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/512/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/512/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/512/report/typical.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/512/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/512/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/512/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/64/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/64/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/64/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/64/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/64/base/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/64/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/64/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/64/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/64/base/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/64/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/64/base/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/64/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/64/base/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/64/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/64/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/64/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/64/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/64/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/64/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/64/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/64/new/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/64/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/64/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/64/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/64/new/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/64/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/64/new/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/64/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/64/new/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/64/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/64/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/64/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/64/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/64/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/64/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/64/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/64/report/SD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/64/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/64/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/64/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/64/report/index.html b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/64/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/64/report/index.html rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/64/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/64/report/iteration_times.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/64/report/iteration_times.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/64/report/iteration_times.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/64/report/iteration_times.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/64/report/iteration_times_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/64/report/iteration_times_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/64/report/iteration_times_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/64/report/iteration_times_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/64/report/mean.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/64/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/64/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/64/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/64/report/median.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/64/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/64/report/median.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/64/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/64/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/64/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/64/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/64/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/64/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/64/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/64/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/64/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/64/report/typical.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/64/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/64/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/64/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/8/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/8/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/8/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/8/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/8/base/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/8/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/8/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/8/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/8/base/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/8/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/8/base/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/8/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/8/base/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/8/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/8/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/8/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/8/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/8/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/8/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/8/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/8/new/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/8/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/8/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/8/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/8/new/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/8/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/8/new/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/8/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/8/new/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/8/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/8/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/8/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/8/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/8/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/8/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/8/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/8/report/SD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/8/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/8/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/8/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/8/report/index.html b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/8/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/8/report/index.html rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/8/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/8/report/iteration_times.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/8/report/iteration_times.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/8/report/iteration_times.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/8/report/iteration_times.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/8/report/iteration_times_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/8/report/iteration_times_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/8/report/iteration_times_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/8/report/iteration_times_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/8/report/mean.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/8/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/8/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/8/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/8/report/median.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/8/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/8/report/median.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/8/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/8/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/8/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/8/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/8/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/8/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/8/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/8/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/8/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/8/report/typical.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/8/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/8/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/8/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/report/index.html b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/report/index.html rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/report/lines.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/report/lines.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/report/lines.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/report/lines.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/report/violin.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/report/violin.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64 requests/report/violin.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/64 requests/report/violin.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64/report/index.html b/ursa/QUINN UFDP_Content Size (Megabyte)/64/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64/report/index.html rename to ursa/QUINN UFDP_Content Size (Megabyte)/64/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64/report/lines.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/64/report/lines.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64/report/lines.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/64/report/lines.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/64/report/violin.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/64/report/violin.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/64/report/violin.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/64/report/violin.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/1/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/1/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/1/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/1/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/1/base/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/1/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/1/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/1/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/1/base/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/1/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/1/base/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/1/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/1/base/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/1/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/1/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/1/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/1/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/1/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/1/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/1/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/1/new/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/1/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/1/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/1/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/1/new/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/1/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/1/new/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/1/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/1/new/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/1/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/1/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/1/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/1/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/1/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/1/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/1/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/1/report/SD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/1/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/1/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/1/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/1/report/index.html b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/1/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/1/report/index.html rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/1/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/1/report/mean.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/1/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/1/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/1/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/1/report/median.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/1/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/1/report/median.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/1/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/1/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/1/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/1/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/1/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/1/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/1/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/1/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/1/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/1/report/regression.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/1/report/regression.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/1/report/regression.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/1/report/regression.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/1/report/regression_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/1/report/regression_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/1/report/regression_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/1/report/regression_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/1/report/slope.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/1/report/slope.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/1/report/slope.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/1/report/slope.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/1/report/typical.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/1/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/1/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/1/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/128/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/128/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/128/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/128/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/128/base/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/128/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/128/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/128/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/128/base/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/128/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/128/base/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/128/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/128/base/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/128/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/128/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/128/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/128/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/128/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/128/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/128/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/128/new/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/128/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/128/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/128/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/128/new/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/128/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/128/new/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/128/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/128/new/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/128/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/128/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/128/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/128/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/128/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/128/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/128/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/128/report/SD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/128/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/128/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/128/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/128/report/index.html b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/128/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/128/report/index.html rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/128/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/128/report/iteration_times.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/128/report/iteration_times.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/128/report/iteration_times.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/128/report/iteration_times.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/128/report/iteration_times_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/128/report/iteration_times_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/128/report/iteration_times_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/128/report/iteration_times_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/128/report/mean.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/128/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/128/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/128/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/128/report/median.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/128/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/128/report/median.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/128/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/128/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/128/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/128/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/128/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/128/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/128/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/128/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/128/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/128/report/typical.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/128/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/128/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/128/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/16/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/16/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/16/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/16/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/16/base/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/16/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/16/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/16/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/16/base/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/16/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/16/base/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/16/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/16/base/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/16/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/16/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/16/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/16/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/16/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/16/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/16/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/16/new/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/16/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/16/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/16/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/16/new/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/16/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/16/new/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/16/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/16/new/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/16/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/16/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/16/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/16/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/16/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/16/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/16/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/16/report/SD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/16/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/16/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/16/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/16/report/index.html b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/16/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/16/report/index.html rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/16/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/16/report/iteration_times.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/16/report/iteration_times.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/16/report/iteration_times.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/16/report/iteration_times.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/16/report/iteration_times_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/16/report/iteration_times_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/16/report/iteration_times_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/16/report/iteration_times_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/16/report/mean.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/16/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/16/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/16/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/16/report/median.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/16/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/16/report/median.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/16/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/16/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/16/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/16/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/16/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/16/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/16/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/16/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/16/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/16/report/typical.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/16/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/16/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/16/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/2/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/2/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/2/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/2/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/2/base/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/2/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/2/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/2/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/2/base/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/2/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/2/base/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/2/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/2/base/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/2/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/2/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/2/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/2/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/2/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/2/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/2/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/2/new/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/2/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/2/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/2/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/2/new/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/2/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/2/new/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/2/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/2/new/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/2/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/2/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/2/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/2/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/2/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/2/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/2/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/2/report/SD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/2/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/2/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/2/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/2/report/index.html b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/2/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/2/report/index.html rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/2/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/2/report/mean.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/2/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/2/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/2/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/2/report/median.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/2/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/2/report/median.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/2/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/2/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/2/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/2/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/2/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/2/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/2/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/2/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/2/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/2/report/regression.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/2/report/regression.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/2/report/regression.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/2/report/regression.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/2/report/regression_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/2/report/regression_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/2/report/regression_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/2/report/regression_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/2/report/slope.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/2/report/slope.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/2/report/slope.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/2/report/slope.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/2/report/typical.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/2/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/2/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/2/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/256/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/256/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/256/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/256/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/256/base/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/256/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/256/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/256/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/256/base/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/256/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/256/base/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/256/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/256/base/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/256/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/256/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/256/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/256/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/256/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/256/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/256/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/256/new/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/256/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/256/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/256/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/256/new/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/256/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/256/new/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/256/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/256/new/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/256/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/256/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/256/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/256/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/256/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/256/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/256/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/256/report/SD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/256/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/256/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/256/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/256/report/index.html b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/256/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/256/report/index.html rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/256/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/256/report/iteration_times.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/256/report/iteration_times.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/256/report/iteration_times.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/256/report/iteration_times.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/256/report/iteration_times_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/256/report/iteration_times_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/256/report/iteration_times_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/256/report/iteration_times_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/256/report/mean.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/256/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/256/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/256/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/256/report/median.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/256/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/256/report/median.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/256/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/256/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/256/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/256/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/256/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/256/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/256/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/256/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/256/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/256/report/typical.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/256/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/256/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/256/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/32/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/32/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/32/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/32/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/32/base/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/32/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/32/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/32/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/32/base/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/32/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/32/base/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/32/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/32/base/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/32/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/32/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/32/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/32/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/32/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/32/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/32/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/32/new/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/32/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/32/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/32/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/32/new/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/32/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/32/new/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/32/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/32/new/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/32/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/32/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/32/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/32/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/32/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/32/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/32/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/32/report/SD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/32/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/32/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/32/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/32/report/index.html b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/32/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/32/report/index.html rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/32/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/32/report/iteration_times.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/32/report/iteration_times.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/32/report/iteration_times.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/32/report/iteration_times.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/32/report/iteration_times_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/32/report/iteration_times_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/32/report/iteration_times_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/32/report/iteration_times_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/32/report/mean.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/32/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/32/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/32/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/32/report/median.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/32/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/32/report/median.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/32/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/32/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/32/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/32/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/32/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/32/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/32/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/32/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/32/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/32/report/typical.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/32/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/32/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/32/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/4/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/4/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/4/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/4/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/4/base/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/4/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/4/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/4/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/4/base/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/4/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/4/base/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/4/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/4/base/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/4/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/4/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/4/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/4/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/4/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/4/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/4/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/4/new/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/4/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/4/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/4/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/4/new/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/4/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/4/new/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/4/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/4/new/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/4/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/4/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/4/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/4/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/4/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/4/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/4/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/4/report/SD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/4/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/4/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/4/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/4/report/index.html b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/4/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/4/report/index.html rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/4/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/4/report/mean.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/4/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/4/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/4/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/4/report/median.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/4/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/4/report/median.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/4/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/4/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/4/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/4/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/4/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/4/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/4/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/4/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/4/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/4/report/regression.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/4/report/regression.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/4/report/regression.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/4/report/regression.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/4/report/regression_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/4/report/regression_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/4/report/regression_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/4/report/regression_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/4/report/slope.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/4/report/slope.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/4/report/slope.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/4/report/slope.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/4/report/typical.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/4/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/4/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/4/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/512/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/512/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/512/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/512/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/512/base/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/512/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/512/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/512/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/512/base/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/512/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/512/base/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/512/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/512/base/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/512/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/512/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/512/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/512/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/512/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/512/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/512/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/512/new/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/512/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/512/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/512/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/512/new/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/512/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/512/new/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/512/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/512/new/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/512/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/512/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/512/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/512/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/512/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/512/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/512/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/512/report/SD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/512/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/512/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/512/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/512/report/index.html b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/512/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/512/report/index.html rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/512/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/512/report/iteration_times.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/512/report/iteration_times.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/512/report/iteration_times.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/512/report/iteration_times.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/512/report/iteration_times_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/512/report/iteration_times_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/512/report/iteration_times_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/512/report/iteration_times_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/512/report/mean.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/512/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/512/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/512/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/512/report/median.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/512/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/512/report/median.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/512/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/512/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/512/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/512/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/512/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/512/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/512/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/512/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/512/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/512/report/typical.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/512/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/512/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/512/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/64/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/64/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/64/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/64/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/64/base/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/64/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/64/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/64/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/64/base/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/64/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/64/base/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/64/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/64/base/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/64/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/64/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/64/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/64/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/64/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/64/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/64/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/64/new/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/64/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/64/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/64/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/64/new/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/64/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/64/new/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/64/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/64/new/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/64/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/64/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/64/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/64/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/64/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/64/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/64/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/64/report/SD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/64/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/64/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/64/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/64/report/index.html b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/64/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/64/report/index.html rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/64/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/64/report/iteration_times.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/64/report/iteration_times.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/64/report/iteration_times.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/64/report/iteration_times.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/64/report/iteration_times_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/64/report/iteration_times_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/64/report/iteration_times_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/64/report/iteration_times_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/64/report/mean.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/64/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/64/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/64/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/64/report/median.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/64/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/64/report/median.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/64/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/64/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/64/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/64/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/64/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/64/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/64/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/64/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/64/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/64/report/typical.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/64/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/64/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/64/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/8/base/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/8/base/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/8/base/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/8/base/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/8/base/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/8/base/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/8/base/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/8/base/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/8/base/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/8/base/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/8/base/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/8/base/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/8/base/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/8/base/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/8/base/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/8/base/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/8/new/benchmark.json b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/8/new/benchmark.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/8/new/benchmark.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/8/new/benchmark.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/8/new/estimates.json b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/8/new/estimates.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/8/new/estimates.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/8/new/estimates.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/8/new/sample.json b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/8/new/sample.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/8/new/sample.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/8/new/sample.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/8/new/tukey.json b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/8/new/tukey.json similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/8/new/tukey.json rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/8/new/tukey.json diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/8/report/MAD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/8/report/MAD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/8/report/MAD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/8/report/MAD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/8/report/SD.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/8/report/SD.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/8/report/SD.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/8/report/SD.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/8/report/index.html b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/8/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/8/report/index.html rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/8/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/8/report/mean.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/8/report/mean.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/8/report/mean.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/8/report/mean.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/8/report/median.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/8/report/median.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/8/report/median.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/8/report/median.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/8/report/pdf.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/8/report/pdf.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/8/report/pdf.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/8/report/pdf.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/8/report/pdf_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/8/report/pdf_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/8/report/pdf_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/8/report/pdf_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/8/report/regression.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/8/report/regression.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/8/report/regression.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/8/report/regression.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/8/report/regression_small.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/8/report/regression_small.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/8/report/regression_small.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/8/report/regression_small.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/8/report/slope.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/8/report/slope.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/8/report/slope.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/8/report/slope.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/8/report/typical.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/8/report/typical.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/8/report/typical.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/8/report/typical.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/report/index.html b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/report/index.html rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/report/lines.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/report/lines.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/report/lines.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/report/lines.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/report/violin.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/report/violin.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8 requests/report/violin.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/8 requests/report/violin.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8/report/index.html b/ursa/QUINN UFDP_Content Size (Megabyte)/8/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8/report/index.html rename to ursa/QUINN UFDP_Content Size (Megabyte)/8/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8/report/lines.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/8/report/lines.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8/report/lines.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/8/report/lines.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/8/report/violin.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/8/report/violin.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/8/report/violin.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/8/report/violin.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/report/index.html b/ursa/QUINN UFDP_Content Size (Megabyte)/report/index.html similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/report/index.html rename to ursa/QUINN UFDP_Content Size (Megabyte)/report/index.html diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/report/lines.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/report/lines.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/report/lines.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/report/lines.svg diff --git a/criterion/QUINN UFDP_Content Size (Megabyte)/report/violin.svg b/ursa/QUINN UFDP_Content Size (Megabyte)/report/violin.svg similarity index 100% rename from criterion/QUINN UFDP_Content Size (Megabyte)/report/violin.svg rename to ursa/QUINN UFDP_Content Size (Megabyte)/report/violin.svg diff --git a/criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/base/benchmark.json b/ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/base/benchmark.json similarity index 100% rename from criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/base/benchmark.json rename to ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/base/benchmark.json diff --git a/criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/base/estimates.json b/ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/base/estimates.json similarity index 100% rename from criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/base/estimates.json rename to ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/base/estimates.json diff --git a/criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/base/sample.json b/ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/base/sample.json similarity index 100% rename from criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/base/sample.json rename to ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/base/sample.json diff --git a/criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/base/tukey.json b/ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/base/tukey.json similarity index 100% rename from criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/base/tukey.json rename to ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/base/tukey.json diff --git a/criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/change/estimates.json b/ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/change/estimates.json similarity index 100% rename from criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/change/estimates.json rename to ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/change/estimates.json diff --git a/criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/new/benchmark.json b/ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/new/benchmark.json similarity index 100% rename from criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/new/benchmark.json rename to ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/new/benchmark.json diff --git a/criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/new/estimates.json b/ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/new/estimates.json similarity index 100% rename from criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/new/estimates.json rename to ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/new/estimates.json diff --git a/criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/new/sample.json b/ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/new/sample.json similarity index 100% rename from criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/new/sample.json rename to ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/new/sample.json diff --git a/criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/new/tukey.json b/ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/new/tukey.json similarity index 100% rename from criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/new/tukey.json rename to ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/new/tukey.json diff --git a/criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/report/MAD.svg b/ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/report/MAD.svg similarity index 100% rename from criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/report/MAD.svg rename to ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/report/MAD.svg diff --git a/criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/report/SD.svg b/ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/report/SD.svg similarity index 100% rename from criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/report/SD.svg rename to ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/report/SD.svg diff --git a/criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/report/both/pdf.svg b/ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/report/both/pdf.svg similarity index 100% rename from criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/report/both/pdf.svg rename to ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/report/both/pdf.svg diff --git a/criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/report/both/regression.svg b/ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/report/both/regression.svg similarity index 100% rename from criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/report/both/regression.svg rename to ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/report/both/regression.svg diff --git a/criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/report/change/mean.svg b/ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/report/change/mean.svg similarity index 100% rename from criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/report/change/mean.svg rename to ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/report/change/mean.svg diff --git a/criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/report/change/median.svg b/ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/report/change/median.svg similarity index 100% rename from criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/report/change/median.svg rename to ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/report/change/median.svg diff --git a/criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/report/change/t-test.svg b/ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/report/change/t-test.svg similarity index 100% rename from criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/report/change/t-test.svg rename to ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/report/change/t-test.svg diff --git a/criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/report/index.html b/ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/report/index.html similarity index 100% rename from criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/report/index.html rename to ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/report/index.html diff --git a/criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/report/mean.svg b/ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/report/mean.svg similarity index 100% rename from criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/report/mean.svg rename to ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/report/mean.svg diff --git a/criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/report/median.svg b/ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/report/median.svg similarity index 100% rename from criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/report/median.svg rename to ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/report/median.svg diff --git a/criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/report/pdf.svg b/ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/report/pdf.svg similarity index 100% rename from criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/report/pdf.svg rename to ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/report/pdf.svg diff --git a/criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/report/pdf_small.svg b/ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/report/pdf_small.svg similarity index 100% rename from criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/report/pdf_small.svg rename to ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/report/pdf_small.svg diff --git a/criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/report/regression.svg b/ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/report/regression.svg similarity index 100% rename from criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/report/regression.svg rename to ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/report/regression.svg diff --git a/criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/report/regression_small.svg b/ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/report/regression_small.svg similarity index 100% rename from criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/report/regression_small.svg rename to ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/report/regression_small.svg diff --git a/criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/report/relative_pdf_small.svg b/ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/report/relative_pdf_small.svg similarity index 100% rename from criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/report/relative_pdf_small.svg rename to ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/report/relative_pdf_small.svg diff --git a/criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/report/relative_regression_small.svg b/ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/report/relative_regression_small.svg similarity index 100% rename from criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/report/relative_regression_small.svg rename to ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/report/relative_regression_small.svg diff --git a/criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/report/slope.svg b/ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/report/slope.svg similarity index 100% rename from criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/report/slope.svg rename to ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/report/slope.svg diff --git a/criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/report/typical.svg b/ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/report/typical.svg similarity index 100% rename from criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/report/typical.svg rename to ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/1 request/1/report/typical.svg diff --git a/criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/1/report/index.html b/ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/1/report/index.html similarity index 100% rename from criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/1/report/index.html rename to ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/1/report/index.html diff --git a/criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/1/report/lines.svg b/ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/1/report/lines.svg similarity index 100% rename from criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/1/report/lines.svg rename to ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/1/report/lines.svg diff --git a/criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/1/report/violin.svg b/ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/1/report/violin.svg similarity index 100% rename from criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/1/report/violin.svg rename to ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/1/report/violin.svg diff --git a/criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/16 requests/1/base/benchmark.json b/ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/16 requests/1/base/benchmark.json similarity index 100% rename from criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/16 requests/1/base/benchmark.json rename to ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/16 requests/1/base/benchmark.json diff --git a/criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/16 requests/1/base/estimates.json b/ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/16 requests/1/base/estimates.json similarity index 100% rename from criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/16 requests/1/base/estimates.json rename to ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/16 requests/1/base/estimates.json diff --git a/criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/16 requests/1/base/sample.json b/ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/16 requests/1/base/sample.json similarity index 100% rename from criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/16 requests/1/base/sample.json rename to ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/16 requests/1/base/sample.json diff --git a/criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/16 requests/1/base/tukey.json b/ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/16 requests/1/base/tukey.json similarity index 100% rename from criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/16 requests/1/base/tukey.json rename to ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/16 requests/1/base/tukey.json diff --git a/criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/16 requests/1/new/benchmark.json b/ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/16 requests/1/new/benchmark.json similarity index 100% rename from criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/16 requests/1/new/benchmark.json rename to ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/16 requests/1/new/benchmark.json diff --git a/criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/16 requests/1/new/estimates.json b/ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/16 requests/1/new/estimates.json similarity index 100% rename from criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/16 requests/1/new/estimates.json rename to ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/16 requests/1/new/estimates.json diff --git a/criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/16 requests/1/new/sample.json b/ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/16 requests/1/new/sample.json similarity index 100% rename from criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/16 requests/1/new/sample.json rename to ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/16 requests/1/new/sample.json diff --git a/criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/16 requests/1/new/tukey.json b/ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/16 requests/1/new/tukey.json similarity index 100% rename from criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/16 requests/1/new/tukey.json rename to ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/16 requests/1/new/tukey.json diff --git a/criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/16 requests/1/report/MAD.svg b/ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/16 requests/1/report/MAD.svg similarity index 100% rename from criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/16 requests/1/report/MAD.svg rename to ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/16 requests/1/report/MAD.svg diff --git a/criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/16 requests/1/report/SD.svg b/ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/16 requests/1/report/SD.svg similarity index 100% rename from criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/16 requests/1/report/SD.svg rename to ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/16 requests/1/report/SD.svg diff --git a/criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/16 requests/1/report/index.html b/ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/16 requests/1/report/index.html similarity index 100% rename from criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/16 requests/1/report/index.html rename to ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/16 requests/1/report/index.html diff --git a/criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/16 requests/1/report/mean.svg b/ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/16 requests/1/report/mean.svg similarity index 100% rename from criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/16 requests/1/report/mean.svg rename to ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/16 requests/1/report/mean.svg diff --git a/criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/16 requests/1/report/median.svg b/ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/16 requests/1/report/median.svg similarity index 100% rename from criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/16 requests/1/report/median.svg rename to ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/16 requests/1/report/median.svg diff --git a/criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/16 requests/1/report/pdf.svg b/ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/16 requests/1/report/pdf.svg similarity index 100% rename from criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/16 requests/1/report/pdf.svg rename to ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/16 requests/1/report/pdf.svg diff --git a/criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/16 requests/1/report/pdf_small.svg b/ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/16 requests/1/report/pdf_small.svg similarity index 100% rename from criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/16 requests/1/report/pdf_small.svg rename to ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/16 requests/1/report/pdf_small.svg diff --git a/criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/16 requests/1/report/regression.svg b/ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/16 requests/1/report/regression.svg similarity index 100% rename from criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/16 requests/1/report/regression.svg rename to ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/16 requests/1/report/regression.svg diff --git a/criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/16 requests/1/report/regression_small.svg b/ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/16 requests/1/report/regression_small.svg similarity index 100% rename from criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/16 requests/1/report/regression_small.svg rename to ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/16 requests/1/report/regression_small.svg diff --git a/criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/16 requests/1/report/slope.svg b/ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/16 requests/1/report/slope.svg similarity index 100% rename from criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/16 requests/1/report/slope.svg rename to ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/16 requests/1/report/slope.svg diff --git a/criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/16 requests/1/report/typical.svg b/ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/16 requests/1/report/typical.svg similarity index 100% rename from criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/16 requests/1/report/typical.svg rename to ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/16 requests/1/report/typical.svg diff --git a/criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/2 requests/1/base/benchmark.json b/ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/2 requests/1/base/benchmark.json similarity index 100% rename from criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/2 requests/1/base/benchmark.json rename to ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/2 requests/1/base/benchmark.json diff --git a/criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/2 requests/1/base/estimates.json b/ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/2 requests/1/base/estimates.json similarity index 100% rename from criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/2 requests/1/base/estimates.json rename to ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/2 requests/1/base/estimates.json diff --git a/criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/2 requests/1/base/sample.json b/ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/2 requests/1/base/sample.json similarity index 100% rename from criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/2 requests/1/base/sample.json rename to ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/2 requests/1/base/sample.json diff --git a/criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/2 requests/1/base/tukey.json b/ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/2 requests/1/base/tukey.json similarity index 100% rename from criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/2 requests/1/base/tukey.json rename to ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/2 requests/1/base/tukey.json diff --git a/criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/2 requests/1/new/benchmark.json b/ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/2 requests/1/new/benchmark.json similarity index 100% rename from criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/2 requests/1/new/benchmark.json rename to ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/2 requests/1/new/benchmark.json diff --git a/criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/2 requests/1/new/estimates.json b/ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/2 requests/1/new/estimates.json similarity index 100% rename from criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/2 requests/1/new/estimates.json rename to ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/2 requests/1/new/estimates.json diff --git a/criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/2 requests/1/new/sample.json b/ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/2 requests/1/new/sample.json similarity index 100% rename from criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/2 requests/1/new/sample.json rename to ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/2 requests/1/new/sample.json diff --git a/criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/2 requests/1/new/tukey.json b/ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/2 requests/1/new/tukey.json similarity index 100% rename from criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/2 requests/1/new/tukey.json rename to ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/2 requests/1/new/tukey.json diff --git a/criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/2 requests/1/report/MAD.svg b/ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/2 requests/1/report/MAD.svg similarity index 100% rename from criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/2 requests/1/report/MAD.svg rename to ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/2 requests/1/report/MAD.svg diff --git a/criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/2 requests/1/report/SD.svg b/ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/2 requests/1/report/SD.svg similarity index 100% rename from criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/2 requests/1/report/SD.svg rename to ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/2 requests/1/report/SD.svg diff --git a/criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/2 requests/1/report/index.html b/ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/2 requests/1/report/index.html similarity index 100% rename from criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/2 requests/1/report/index.html rename to ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/2 requests/1/report/index.html diff --git a/criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/2 requests/1/report/mean.svg b/ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/2 requests/1/report/mean.svg similarity index 100% rename from criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/2 requests/1/report/mean.svg rename to ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/2 requests/1/report/mean.svg diff --git a/criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/2 requests/1/report/median.svg b/ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/2 requests/1/report/median.svg similarity index 100% rename from criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/2 requests/1/report/median.svg rename to ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/2 requests/1/report/median.svg diff --git a/criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/2 requests/1/report/pdf.svg b/ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/2 requests/1/report/pdf.svg similarity index 100% rename from criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/2 requests/1/report/pdf.svg rename to ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/2 requests/1/report/pdf.svg diff --git a/criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/2 requests/1/report/pdf_small.svg b/ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/2 requests/1/report/pdf_small.svg similarity index 100% rename from criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/2 requests/1/report/pdf_small.svg rename to ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/2 requests/1/report/pdf_small.svg diff --git a/criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/2 requests/1/report/regression.svg b/ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/2 requests/1/report/regression.svg similarity index 100% rename from criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/2 requests/1/report/regression.svg rename to ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/2 requests/1/report/regression.svg diff --git a/criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/2 requests/1/report/regression_small.svg b/ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/2 requests/1/report/regression_small.svg similarity index 100% rename from criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/2 requests/1/report/regression_small.svg rename to ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/2 requests/1/report/regression_small.svg diff --git a/criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/2 requests/1/report/slope.svg b/ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/2 requests/1/report/slope.svg similarity index 100% rename from criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/2 requests/1/report/slope.svg rename to ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/2 requests/1/report/slope.svg diff --git a/criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/2 requests/1/report/typical.svg b/ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/2 requests/1/report/typical.svg similarity index 100% rename from criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/2 requests/1/report/typical.svg rename to ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/2 requests/1/report/typical.svg diff --git a/criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/4 requests/1/base/benchmark.json b/ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/4 requests/1/base/benchmark.json similarity index 100% rename from criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/4 requests/1/base/benchmark.json rename to ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/4 requests/1/base/benchmark.json diff --git a/criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/4 requests/1/base/estimates.json b/ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/4 requests/1/base/estimates.json similarity index 100% rename from criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/4 requests/1/base/estimates.json rename to ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/4 requests/1/base/estimates.json diff --git a/criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/4 requests/1/base/sample.json b/ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/4 requests/1/base/sample.json similarity index 100% rename from criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/4 requests/1/base/sample.json rename to ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/4 requests/1/base/sample.json diff --git a/criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/4 requests/1/base/tukey.json b/ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/4 requests/1/base/tukey.json similarity index 100% rename from criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/4 requests/1/base/tukey.json rename to ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/4 requests/1/base/tukey.json diff --git a/criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/4 requests/1/new/benchmark.json b/ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/4 requests/1/new/benchmark.json similarity index 100% rename from criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/4 requests/1/new/benchmark.json rename to ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/4 requests/1/new/benchmark.json diff --git a/criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/4 requests/1/new/estimates.json b/ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/4 requests/1/new/estimates.json similarity index 100% rename from criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/4 requests/1/new/estimates.json rename to ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/4 requests/1/new/estimates.json diff --git a/criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/4 requests/1/new/sample.json b/ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/4 requests/1/new/sample.json similarity index 100% rename from criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/4 requests/1/new/sample.json rename to ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/4 requests/1/new/sample.json diff --git a/criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/4 requests/1/new/tukey.json b/ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/4 requests/1/new/tukey.json similarity index 100% rename from criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/4 requests/1/new/tukey.json rename to ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/4 requests/1/new/tukey.json diff --git a/criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/4 requests/1/report/MAD.svg b/ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/4 requests/1/report/MAD.svg similarity index 100% rename from criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/4 requests/1/report/MAD.svg rename to ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/4 requests/1/report/MAD.svg diff --git a/criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/4 requests/1/report/SD.svg b/ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/4 requests/1/report/SD.svg similarity index 100% rename from criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/4 requests/1/report/SD.svg rename to ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/4 requests/1/report/SD.svg diff --git a/criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/4 requests/1/report/index.html b/ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/4 requests/1/report/index.html similarity index 100% rename from criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/4 requests/1/report/index.html rename to ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/4 requests/1/report/index.html diff --git a/criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/4 requests/1/report/mean.svg b/ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/4 requests/1/report/mean.svg similarity index 100% rename from criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/4 requests/1/report/mean.svg rename to ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/4 requests/1/report/mean.svg diff --git a/criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/4 requests/1/report/median.svg b/ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/4 requests/1/report/median.svg similarity index 100% rename from criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/4 requests/1/report/median.svg rename to ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/4 requests/1/report/median.svg diff --git a/criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/4 requests/1/report/pdf.svg b/ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/4 requests/1/report/pdf.svg similarity index 100% rename from criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/4 requests/1/report/pdf.svg rename to ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/4 requests/1/report/pdf.svg diff --git a/criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/4 requests/1/report/pdf_small.svg b/ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/4 requests/1/report/pdf_small.svg similarity index 100% rename from criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/4 requests/1/report/pdf_small.svg rename to ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/4 requests/1/report/pdf_small.svg diff --git a/criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/4 requests/1/report/regression.svg b/ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/4 requests/1/report/regression.svg similarity index 100% rename from criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/4 requests/1/report/regression.svg rename to ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/4 requests/1/report/regression.svg diff --git a/criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/4 requests/1/report/regression_small.svg b/ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/4 requests/1/report/regression_small.svg similarity index 100% rename from criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/4 requests/1/report/regression_small.svg rename to ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/4 requests/1/report/regression_small.svg diff --git a/criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/4 requests/1/report/slope.svg b/ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/4 requests/1/report/slope.svg similarity index 100% rename from criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/4 requests/1/report/slope.svg rename to ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/4 requests/1/report/slope.svg diff --git a/criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/4 requests/1/report/typical.svg b/ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/4 requests/1/report/typical.svg similarity index 100% rename from criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/4 requests/1/report/typical.svg rename to ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/4 requests/1/report/typical.svg diff --git a/criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/8 requests/1/base/benchmark.json b/ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/8 requests/1/base/benchmark.json similarity index 100% rename from criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/8 requests/1/base/benchmark.json rename to ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/8 requests/1/base/benchmark.json diff --git a/criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/8 requests/1/base/estimates.json b/ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/8 requests/1/base/estimates.json similarity index 100% rename from criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/8 requests/1/base/estimates.json rename to ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/8 requests/1/base/estimates.json diff --git a/criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/8 requests/1/base/sample.json b/ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/8 requests/1/base/sample.json similarity index 100% rename from criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/8 requests/1/base/sample.json rename to ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/8 requests/1/base/sample.json diff --git a/criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/8 requests/1/base/tukey.json b/ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/8 requests/1/base/tukey.json similarity index 100% rename from criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/8 requests/1/base/tukey.json rename to ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/8 requests/1/base/tukey.json diff --git a/criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/8 requests/1/new/benchmark.json b/ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/8 requests/1/new/benchmark.json similarity index 100% rename from criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/8 requests/1/new/benchmark.json rename to ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/8 requests/1/new/benchmark.json diff --git a/criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/8 requests/1/new/estimates.json b/ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/8 requests/1/new/estimates.json similarity index 100% rename from criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/8 requests/1/new/estimates.json rename to ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/8 requests/1/new/estimates.json diff --git a/criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/8 requests/1/new/sample.json b/ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/8 requests/1/new/sample.json similarity index 100% rename from criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/8 requests/1/new/sample.json rename to ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/8 requests/1/new/sample.json diff --git a/criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/8 requests/1/new/tukey.json b/ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/8 requests/1/new/tukey.json similarity index 100% rename from criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/8 requests/1/new/tukey.json rename to ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/8 requests/1/new/tukey.json diff --git a/criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/8 requests/1/report/MAD.svg b/ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/8 requests/1/report/MAD.svg similarity index 100% rename from criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/8 requests/1/report/MAD.svg rename to ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/8 requests/1/report/MAD.svg diff --git a/criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/8 requests/1/report/SD.svg b/ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/8 requests/1/report/SD.svg similarity index 100% rename from criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/8 requests/1/report/SD.svg rename to ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/8 requests/1/report/SD.svg diff --git a/criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/8 requests/1/report/index.html b/ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/8 requests/1/report/index.html similarity index 100% rename from criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/8 requests/1/report/index.html rename to ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/8 requests/1/report/index.html diff --git a/criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/8 requests/1/report/mean.svg b/ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/8 requests/1/report/mean.svg similarity index 100% rename from criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/8 requests/1/report/mean.svg rename to ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/8 requests/1/report/mean.svg diff --git a/criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/8 requests/1/report/median.svg b/ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/8 requests/1/report/median.svg similarity index 100% rename from criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/8 requests/1/report/median.svg rename to ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/8 requests/1/report/median.svg diff --git a/criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/8 requests/1/report/pdf.svg b/ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/8 requests/1/report/pdf.svg similarity index 100% rename from criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/8 requests/1/report/pdf.svg rename to ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/8 requests/1/report/pdf.svg diff --git a/criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/8 requests/1/report/pdf_small.svg b/ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/8 requests/1/report/pdf_small.svg similarity index 100% rename from criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/8 requests/1/report/pdf_small.svg rename to ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/8 requests/1/report/pdf_small.svg diff --git a/criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/8 requests/1/report/regression.svg b/ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/8 requests/1/report/regression.svg similarity index 100% rename from criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/8 requests/1/report/regression.svg rename to ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/8 requests/1/report/regression.svg diff --git a/criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/8 requests/1/report/regression_small.svg b/ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/8 requests/1/report/regression_small.svg similarity index 100% rename from criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/8 requests/1/report/regression_small.svg rename to ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/8 requests/1/report/regression_small.svg diff --git a/criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/8 requests/1/report/slope.svg b/ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/8 requests/1/report/slope.svg similarity index 100% rename from criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/8 requests/1/report/slope.svg rename to ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/8 requests/1/report/slope.svg diff --git a/criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/8 requests/1/report/typical.svg b/ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/8 requests/1/report/typical.svg similarity index 100% rename from criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/8 requests/1/report/typical.svg rename to ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/8 requests/1/report/typical.svg diff --git a/criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/report/index.html b/ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/report/index.html similarity index 100% rename from criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/report/index.html rename to ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/report/index.html diff --git a/criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/report/lines.svg b/ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/report/lines.svg similarity index 100% rename from criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/report/lines.svg rename to ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/report/lines.svg diff --git a/criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/report/violin.svg b/ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/report/violin.svg similarity index 100% rename from criterion/S2N-QUIC UFDP_Content Size (Kilobyte)/report/violin.svg rename to ursa/S2N-QUIC UFDP_Content Size (Kilobyte)/report/violin.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/1/base/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/1/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/1/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/1/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/1/base/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/1/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/1/base/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/1/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/1/base/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/1/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/1/base/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/1/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/1/base/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/1/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/1/base/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/1/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/1/change/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/1/change/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/1/change/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/1/change/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/1/new/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/1/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/1/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/1/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/1/new/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/1/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/1/new/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/1/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/1/new/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/1/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/1/new/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/1/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/1/new/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/1/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/1/new/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/1/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/1/report/MAD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/1/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/1/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/1/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/1/report/SD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/1/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/1/report/SD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/1/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/1/report/both/pdf.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/1/report/both/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/1/report/both/pdf.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/1/report/both/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/1/report/both/regression.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/1/report/both/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/1/report/both/regression.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/1/report/both/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/1/report/change/mean.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/1/report/change/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/1/report/change/mean.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/1/report/change/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/1/report/change/median.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/1/report/change/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/1/report/change/median.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/1/report/change/median.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/1/report/change/t-test.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/1/report/change/t-test.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/1/report/change/t-test.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/1/report/change/t-test.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/1/report/index.html b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/1/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/1/report/index.html rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/1/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/1/report/mean.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/1/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/1/report/mean.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/1/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/1/report/median.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/1/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/1/report/median.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/1/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/1/report/pdf.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/1/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/1/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/1/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/1/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/1/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/1/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/1/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/1/report/regression.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/1/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/1/report/regression.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/1/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/1/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/1/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/1/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/1/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/1/report/relative_pdf_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/1/report/relative_pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/1/report/relative_pdf_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/1/report/relative_pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/1/report/relative_regression_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/1/report/relative_regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/1/report/relative_regression_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/1/report/relative_regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/1/report/slope.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/1/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/1/report/slope.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/1/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/1/report/typical.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/1/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/1/report/typical.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/1/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/128/base/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/128/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/128/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/128/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/128/base/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/128/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/128/base/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/128/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/128/base/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/128/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/128/base/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/128/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/128/base/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/128/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/128/base/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/128/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/128/new/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/128/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/128/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/128/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/128/new/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/128/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/128/new/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/128/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/128/new/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/128/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/128/new/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/128/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/128/new/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/128/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/128/new/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/128/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/128/report/MAD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/128/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/128/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/128/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/128/report/SD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/128/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/128/report/SD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/128/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/128/report/index.html b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/128/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/128/report/index.html rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/128/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/128/report/mean.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/128/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/128/report/mean.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/128/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/128/report/median.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/128/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/128/report/median.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/128/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/128/report/pdf.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/128/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/128/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/128/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/128/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/128/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/128/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/128/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/128/report/regression.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/128/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/128/report/regression.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/128/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/128/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/128/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/128/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/128/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/128/report/slope.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/128/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/128/report/slope.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/128/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/128/report/typical.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/128/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/128/report/typical.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/128/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/16/base/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/16/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/16/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/16/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/16/base/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/16/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/16/base/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/16/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/16/base/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/16/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/16/base/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/16/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/16/base/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/16/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/16/base/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/16/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/16/new/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/16/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/16/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/16/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/16/new/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/16/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/16/new/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/16/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/16/new/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/16/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/16/new/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/16/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/16/new/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/16/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/16/new/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/16/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/16/report/MAD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/16/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/16/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/16/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/16/report/SD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/16/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/16/report/SD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/16/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/16/report/index.html b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/16/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/16/report/index.html rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/16/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/16/report/mean.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/16/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/16/report/mean.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/16/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/16/report/median.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/16/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/16/report/median.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/16/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/16/report/pdf.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/16/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/16/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/16/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/16/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/16/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/16/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/16/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/16/report/regression.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/16/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/16/report/regression.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/16/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/16/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/16/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/16/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/16/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/16/report/slope.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/16/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/16/report/slope.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/16/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/16/report/typical.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/16/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/16/report/typical.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/16/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/2/base/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/2/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/2/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/2/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/2/base/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/2/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/2/base/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/2/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/2/base/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/2/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/2/base/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/2/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/2/base/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/2/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/2/base/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/2/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/2/change/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/2/change/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/2/change/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/2/change/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/2/new/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/2/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/2/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/2/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/2/new/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/2/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/2/new/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/2/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/2/new/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/2/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/2/new/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/2/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/2/new/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/2/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/2/new/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/2/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/2/report/MAD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/2/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/2/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/2/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/2/report/SD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/2/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/2/report/SD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/2/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/2/report/both/pdf.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/2/report/both/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/2/report/both/pdf.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/2/report/both/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/2/report/both/regression.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/2/report/both/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/2/report/both/regression.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/2/report/both/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/2/report/change/mean.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/2/report/change/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/2/report/change/mean.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/2/report/change/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/2/report/change/median.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/2/report/change/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/2/report/change/median.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/2/report/change/median.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/2/report/change/t-test.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/2/report/change/t-test.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/2/report/change/t-test.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/2/report/change/t-test.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/2/report/index.html b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/2/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/2/report/index.html rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/2/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/2/report/mean.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/2/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/2/report/mean.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/2/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/2/report/median.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/2/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/2/report/median.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/2/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/2/report/pdf.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/2/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/2/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/2/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/2/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/2/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/2/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/2/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/2/report/regression.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/2/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/2/report/regression.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/2/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/2/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/2/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/2/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/2/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/2/report/relative_pdf_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/2/report/relative_pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/2/report/relative_pdf_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/2/report/relative_pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/2/report/relative_regression_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/2/report/relative_regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/2/report/relative_regression_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/2/report/relative_regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/2/report/slope.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/2/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/2/report/slope.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/2/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/2/report/typical.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/2/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/2/report/typical.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/2/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/256/base/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/256/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/256/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/256/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/256/base/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/256/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/256/base/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/256/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/256/base/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/256/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/256/base/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/256/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/256/base/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/256/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/256/base/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/256/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/256/new/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/256/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/256/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/256/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/256/new/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/256/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/256/new/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/256/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/256/new/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/256/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/256/new/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/256/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/256/new/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/256/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/256/new/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/256/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/256/report/MAD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/256/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/256/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/256/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/256/report/SD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/256/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/256/report/SD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/256/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/256/report/index.html b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/256/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/256/report/index.html rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/256/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/256/report/mean.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/256/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/256/report/mean.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/256/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/256/report/median.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/256/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/256/report/median.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/256/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/256/report/pdf.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/256/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/256/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/256/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/256/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/256/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/256/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/256/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/256/report/regression.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/256/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/256/report/regression.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/256/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/256/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/256/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/256/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/256/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/256/report/slope.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/256/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/256/report/slope.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/256/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/256/report/typical.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/256/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/256/report/typical.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/256/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/32/base/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/32/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/32/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/32/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/32/base/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/32/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/32/base/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/32/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/32/base/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/32/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/32/base/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/32/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/32/base/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/32/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/32/base/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/32/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/32/new/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/32/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/32/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/32/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/32/new/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/32/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/32/new/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/32/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/32/new/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/32/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/32/new/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/32/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/32/new/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/32/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/32/new/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/32/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/32/report/MAD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/32/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/32/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/32/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/32/report/SD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/32/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/32/report/SD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/32/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/32/report/index.html b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/32/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/32/report/index.html rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/32/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/32/report/mean.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/32/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/32/report/mean.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/32/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/32/report/median.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/32/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/32/report/median.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/32/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/32/report/pdf.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/32/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/32/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/32/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/32/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/32/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/32/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/32/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/32/report/regression.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/32/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/32/report/regression.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/32/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/32/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/32/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/32/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/32/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/32/report/slope.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/32/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/32/report/slope.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/32/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/32/report/typical.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/32/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/32/report/typical.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/32/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/4/base/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/4/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/4/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/4/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/4/base/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/4/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/4/base/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/4/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/4/base/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/4/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/4/base/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/4/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/4/base/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/4/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/4/base/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/4/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/4/change/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/4/change/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/4/change/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/4/change/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/4/new/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/4/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/4/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/4/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/4/new/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/4/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/4/new/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/4/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/4/new/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/4/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/4/new/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/4/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/4/new/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/4/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/4/new/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/4/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/4/report/MAD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/4/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/4/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/4/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/4/report/SD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/4/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/4/report/SD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/4/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/4/report/both/pdf.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/4/report/both/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/4/report/both/pdf.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/4/report/both/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/4/report/both/regression.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/4/report/both/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/4/report/both/regression.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/4/report/both/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/4/report/change/mean.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/4/report/change/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/4/report/change/mean.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/4/report/change/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/4/report/change/median.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/4/report/change/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/4/report/change/median.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/4/report/change/median.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/4/report/change/t-test.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/4/report/change/t-test.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/4/report/change/t-test.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/4/report/change/t-test.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/4/report/index.html b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/4/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/4/report/index.html rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/4/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/4/report/mean.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/4/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/4/report/mean.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/4/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/4/report/median.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/4/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/4/report/median.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/4/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/4/report/pdf.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/4/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/4/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/4/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/4/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/4/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/4/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/4/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/4/report/regression.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/4/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/4/report/regression.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/4/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/4/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/4/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/4/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/4/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/4/report/relative_pdf_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/4/report/relative_pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/4/report/relative_pdf_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/4/report/relative_pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/4/report/relative_regression_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/4/report/relative_regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/4/report/relative_regression_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/4/report/relative_regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/4/report/slope.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/4/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/4/report/slope.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/4/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/4/report/typical.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/4/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/4/report/typical.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/4/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/512/base/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/512/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/512/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/512/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/512/base/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/512/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/512/base/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/512/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/512/base/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/512/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/512/base/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/512/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/512/base/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/512/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/512/base/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/512/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/512/new/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/512/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/512/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/512/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/512/new/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/512/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/512/new/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/512/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/512/new/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/512/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/512/new/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/512/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/512/new/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/512/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/512/new/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/512/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/512/report/MAD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/512/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/512/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/512/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/512/report/SD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/512/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/512/report/SD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/512/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/512/report/index.html b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/512/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/512/report/index.html rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/512/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/512/report/mean.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/512/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/512/report/mean.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/512/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/512/report/median.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/512/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/512/report/median.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/512/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/512/report/pdf.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/512/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/512/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/512/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/512/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/512/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/512/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/512/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/512/report/regression.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/512/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/512/report/regression.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/512/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/512/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/512/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/512/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/512/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/512/report/slope.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/512/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/512/report/slope.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/512/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/512/report/typical.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/512/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/512/report/typical.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/512/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/64/base/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/64/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/64/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/64/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/64/base/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/64/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/64/base/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/64/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/64/base/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/64/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/64/base/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/64/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/64/base/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/64/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/64/base/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/64/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/64/new/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/64/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/64/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/64/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/64/new/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/64/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/64/new/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/64/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/64/new/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/64/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/64/new/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/64/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/64/new/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/64/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/64/new/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/64/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/64/report/MAD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/64/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/64/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/64/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/64/report/SD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/64/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/64/report/SD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/64/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/64/report/index.html b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/64/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/64/report/index.html rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/64/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/64/report/mean.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/64/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/64/report/mean.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/64/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/64/report/median.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/64/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/64/report/median.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/64/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/64/report/pdf.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/64/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/64/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/64/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/64/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/64/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/64/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/64/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/64/report/regression.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/64/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/64/report/regression.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/64/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/64/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/64/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/64/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/64/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/64/report/slope.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/64/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/64/report/slope.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/64/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/64/report/typical.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/64/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/64/report/typical.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/64/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/8/base/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/8/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/8/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/8/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/8/base/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/8/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/8/base/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/8/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/8/base/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/8/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/8/base/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/8/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/8/base/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/8/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/8/base/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/8/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/8/new/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/8/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/8/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/8/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/8/new/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/8/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/8/new/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/8/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/8/new/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/8/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/8/new/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/8/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/8/new/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/8/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/8/new/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/8/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/8/report/MAD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/8/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/8/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/8/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/8/report/SD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/8/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/8/report/SD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/8/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/8/report/index.html b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/8/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/8/report/index.html rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/8/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/8/report/mean.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/8/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/8/report/mean.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/8/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/8/report/median.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/8/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/8/report/median.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/8/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/8/report/pdf.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/8/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/8/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/8/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/8/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/8/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/8/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/8/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/8/report/regression.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/8/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/8/report/regression.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/8/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/8/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/8/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/8/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/8/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/8/report/slope.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/8/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/8/report/slope.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/8/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/8/report/typical.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/8/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/8/report/typical.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/8/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/report/index.html b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/report/index.html rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/report/lines.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/report/lines.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/report/lines.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/report/lines.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1 request/report/violin.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1 request/report/violin.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1 request/report/violin.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1 request/report/violin.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1/report/index.html b/ursa/TCP UFDP_Content Size (Kilobyte)/1/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1/report/index.html rename to ursa/TCP UFDP_Content Size (Kilobyte)/1/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1/report/lines.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1/report/lines.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1/report/lines.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1/report/lines.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/1/report/violin.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/1/report/violin.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/1/report/violin.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/1/report/violin.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/128/report/index.html b/ursa/TCP UFDP_Content Size (Kilobyte)/128/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/128/report/index.html rename to ursa/TCP UFDP_Content Size (Kilobyte)/128/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/128/report/lines.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/128/report/lines.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/128/report/lines.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/128/report/lines.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/128/report/violin.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/128/report/violin.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/128/report/violin.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/128/report/violin.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/1/base/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/1/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/1/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/1/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/1/base/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/1/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/1/base/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/1/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/1/base/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/1/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/1/base/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/1/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/1/base/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/1/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/1/base/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/1/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/1/change/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/1/change/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/1/change/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/1/change/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/1/new/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/1/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/1/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/1/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/1/new/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/1/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/1/new/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/1/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/1/new/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/1/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/1/new/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/1/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/1/new/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/1/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/1/new/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/1/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/1/report/MAD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/1/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/1/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/1/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/1/report/SD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/1/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/1/report/SD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/1/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/1/report/both/pdf.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/1/report/both/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/1/report/both/pdf.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/1/report/both/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/1/report/both/regression.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/1/report/both/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/1/report/both/regression.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/1/report/both/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/1/report/change/mean.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/1/report/change/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/1/report/change/mean.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/1/report/change/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/1/report/change/median.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/1/report/change/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/1/report/change/median.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/1/report/change/median.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/1/report/change/t-test.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/1/report/change/t-test.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/1/report/change/t-test.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/1/report/change/t-test.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/1/report/index.html b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/1/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/1/report/index.html rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/1/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/1/report/mean.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/1/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/1/report/mean.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/1/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/1/report/median.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/1/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/1/report/median.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/1/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/1/report/pdf.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/1/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/1/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/1/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/1/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/1/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/1/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/1/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/1/report/regression.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/1/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/1/report/regression.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/1/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/1/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/1/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/1/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/1/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/1/report/relative_pdf_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/1/report/relative_pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/1/report/relative_pdf_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/1/report/relative_pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/1/report/relative_regression_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/1/report/relative_regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/1/report/relative_regression_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/1/report/relative_regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/1/report/slope.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/1/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/1/report/slope.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/1/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/1/report/typical.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/1/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/1/report/typical.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/1/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/128/base/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/128/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/128/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/128/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/128/base/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/128/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/128/base/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/128/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/128/base/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/128/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/128/base/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/128/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/128/base/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/128/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/128/base/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/128/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/128/new/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/128/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/128/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/128/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/128/new/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/128/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/128/new/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/128/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/128/new/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/128/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/128/new/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/128/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/128/new/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/128/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/128/new/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/128/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/128/report/MAD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/128/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/128/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/128/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/128/report/SD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/128/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/128/report/SD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/128/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/128/report/index.html b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/128/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/128/report/index.html rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/128/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/128/report/mean.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/128/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/128/report/mean.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/128/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/128/report/median.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/128/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/128/report/median.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/128/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/128/report/pdf.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/128/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/128/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/128/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/128/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/128/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/128/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/128/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/128/report/regression.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/128/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/128/report/regression.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/128/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/128/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/128/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/128/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/128/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/128/report/slope.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/128/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/128/report/slope.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/128/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/128/report/typical.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/128/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/128/report/typical.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/128/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/16/base/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/16/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/16/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/16/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/16/base/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/16/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/16/base/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/16/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/16/base/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/16/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/16/base/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/16/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/16/base/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/16/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/16/base/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/16/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/16/new/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/16/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/16/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/16/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/16/new/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/16/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/16/new/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/16/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/16/new/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/16/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/16/new/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/16/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/16/new/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/16/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/16/new/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/16/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/16/report/MAD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/16/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/16/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/16/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/16/report/SD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/16/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/16/report/SD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/16/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/16/report/index.html b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/16/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/16/report/index.html rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/16/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/16/report/mean.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/16/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/16/report/mean.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/16/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/16/report/median.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/16/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/16/report/median.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/16/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/16/report/pdf.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/16/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/16/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/16/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/16/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/16/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/16/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/16/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/16/report/regression.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/16/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/16/report/regression.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/16/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/16/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/16/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/16/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/16/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/16/report/slope.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/16/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/16/report/slope.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/16/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/16/report/typical.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/16/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/16/report/typical.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/16/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/2/base/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/2/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/2/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/2/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/2/base/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/2/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/2/base/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/2/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/2/base/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/2/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/2/base/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/2/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/2/base/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/2/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/2/base/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/2/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/2/change/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/2/change/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/2/change/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/2/change/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/2/new/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/2/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/2/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/2/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/2/new/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/2/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/2/new/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/2/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/2/new/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/2/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/2/new/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/2/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/2/new/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/2/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/2/new/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/2/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/2/report/MAD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/2/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/2/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/2/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/2/report/SD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/2/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/2/report/SD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/2/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/2/report/both/pdf.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/2/report/both/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/2/report/both/pdf.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/2/report/both/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/2/report/both/regression.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/2/report/both/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/2/report/both/regression.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/2/report/both/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/2/report/change/mean.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/2/report/change/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/2/report/change/mean.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/2/report/change/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/2/report/change/median.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/2/report/change/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/2/report/change/median.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/2/report/change/median.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/2/report/change/t-test.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/2/report/change/t-test.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/2/report/change/t-test.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/2/report/change/t-test.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/2/report/index.html b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/2/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/2/report/index.html rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/2/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/2/report/mean.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/2/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/2/report/mean.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/2/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/2/report/median.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/2/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/2/report/median.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/2/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/2/report/pdf.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/2/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/2/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/2/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/2/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/2/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/2/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/2/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/2/report/regression.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/2/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/2/report/regression.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/2/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/2/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/2/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/2/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/2/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/2/report/relative_pdf_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/2/report/relative_pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/2/report/relative_pdf_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/2/report/relative_pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/2/report/relative_regression_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/2/report/relative_regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/2/report/relative_regression_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/2/report/relative_regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/2/report/slope.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/2/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/2/report/slope.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/2/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/2/report/typical.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/2/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/2/report/typical.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/2/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/256/base/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/256/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/256/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/256/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/256/base/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/256/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/256/base/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/256/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/256/base/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/256/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/256/base/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/256/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/256/base/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/256/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/256/base/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/256/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/256/new/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/256/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/256/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/256/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/256/new/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/256/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/256/new/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/256/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/256/new/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/256/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/256/new/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/256/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/256/new/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/256/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/256/new/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/256/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/256/report/MAD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/256/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/256/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/256/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/256/report/SD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/256/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/256/report/SD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/256/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/256/report/index.html b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/256/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/256/report/index.html rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/256/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/256/report/mean.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/256/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/256/report/mean.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/256/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/256/report/median.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/256/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/256/report/median.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/256/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/256/report/pdf.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/256/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/256/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/256/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/256/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/256/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/256/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/256/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/256/report/regression.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/256/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/256/report/regression.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/256/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/256/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/256/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/256/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/256/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/256/report/slope.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/256/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/256/report/slope.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/256/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/256/report/typical.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/256/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/256/report/typical.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/256/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/32/base/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/32/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/32/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/32/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/32/base/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/32/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/32/base/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/32/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/32/base/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/32/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/32/base/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/32/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/32/base/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/32/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/32/base/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/32/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/32/new/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/32/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/32/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/32/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/32/new/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/32/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/32/new/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/32/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/32/new/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/32/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/32/new/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/32/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/32/new/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/32/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/32/new/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/32/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/32/report/MAD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/32/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/32/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/32/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/32/report/SD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/32/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/32/report/SD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/32/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/32/report/index.html b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/32/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/32/report/index.html rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/32/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/32/report/mean.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/32/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/32/report/mean.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/32/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/32/report/median.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/32/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/32/report/median.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/32/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/32/report/pdf.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/32/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/32/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/32/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/32/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/32/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/32/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/32/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/32/report/regression.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/32/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/32/report/regression.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/32/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/32/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/32/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/32/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/32/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/32/report/slope.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/32/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/32/report/slope.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/32/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/32/report/typical.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/32/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/32/report/typical.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/32/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/4/base/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/4/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/4/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/4/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/4/base/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/4/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/4/base/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/4/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/4/base/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/4/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/4/base/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/4/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/4/base/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/4/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/4/base/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/4/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/4/change/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/4/change/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/4/change/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/4/change/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/4/new/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/4/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/4/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/4/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/4/new/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/4/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/4/new/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/4/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/4/new/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/4/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/4/new/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/4/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/4/new/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/4/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/4/new/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/4/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/4/report/MAD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/4/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/4/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/4/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/4/report/SD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/4/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/4/report/SD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/4/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/4/report/both/pdf.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/4/report/both/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/4/report/both/pdf.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/4/report/both/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/4/report/both/regression.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/4/report/both/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/4/report/both/regression.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/4/report/both/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/4/report/change/mean.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/4/report/change/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/4/report/change/mean.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/4/report/change/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/4/report/change/median.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/4/report/change/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/4/report/change/median.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/4/report/change/median.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/4/report/change/t-test.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/4/report/change/t-test.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/4/report/change/t-test.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/4/report/change/t-test.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/4/report/index.html b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/4/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/4/report/index.html rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/4/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/4/report/mean.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/4/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/4/report/mean.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/4/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/4/report/median.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/4/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/4/report/median.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/4/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/4/report/pdf.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/4/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/4/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/4/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/4/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/4/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/4/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/4/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/4/report/regression.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/4/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/4/report/regression.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/4/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/4/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/4/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/4/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/4/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/4/report/relative_pdf_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/4/report/relative_pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/4/report/relative_pdf_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/4/report/relative_pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/4/report/relative_regression_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/4/report/relative_regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/4/report/relative_regression_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/4/report/relative_regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/4/report/slope.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/4/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/4/report/slope.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/4/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/4/report/typical.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/4/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/4/report/typical.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/4/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/512/base/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/512/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/512/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/512/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/512/base/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/512/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/512/base/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/512/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/512/base/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/512/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/512/base/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/512/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/512/base/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/512/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/512/base/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/512/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/512/new/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/512/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/512/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/512/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/512/new/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/512/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/512/new/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/512/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/512/new/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/512/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/512/new/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/512/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/512/new/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/512/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/512/new/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/512/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/512/report/MAD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/512/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/512/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/512/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/512/report/SD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/512/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/512/report/SD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/512/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/512/report/index.html b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/512/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/512/report/index.html rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/512/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/512/report/mean.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/512/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/512/report/mean.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/512/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/512/report/median.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/512/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/512/report/median.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/512/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/512/report/pdf.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/512/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/512/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/512/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/512/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/512/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/512/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/512/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/512/report/regression.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/512/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/512/report/regression.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/512/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/512/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/512/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/512/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/512/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/512/report/slope.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/512/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/512/report/slope.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/512/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/512/report/typical.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/512/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/512/report/typical.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/512/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/64/base/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/64/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/64/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/64/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/64/base/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/64/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/64/base/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/64/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/64/base/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/64/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/64/base/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/64/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/64/base/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/64/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/64/base/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/64/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/64/new/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/64/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/64/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/64/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/64/new/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/64/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/64/new/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/64/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/64/new/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/64/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/64/new/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/64/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/64/new/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/64/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/64/new/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/64/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/64/report/MAD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/64/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/64/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/64/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/64/report/SD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/64/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/64/report/SD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/64/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/64/report/index.html b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/64/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/64/report/index.html rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/64/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/64/report/mean.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/64/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/64/report/mean.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/64/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/64/report/median.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/64/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/64/report/median.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/64/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/64/report/pdf.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/64/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/64/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/64/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/64/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/64/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/64/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/64/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/64/report/regression.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/64/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/64/report/regression.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/64/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/64/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/64/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/64/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/64/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/64/report/slope.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/64/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/64/report/slope.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/64/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/64/report/typical.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/64/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/64/report/typical.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/64/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/8/base/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/8/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/8/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/8/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/8/base/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/8/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/8/base/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/8/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/8/base/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/8/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/8/base/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/8/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/8/base/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/8/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/8/base/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/8/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/8/new/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/8/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/8/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/8/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/8/new/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/8/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/8/new/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/8/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/8/new/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/8/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/8/new/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/8/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/8/new/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/8/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/8/new/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/8/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/8/report/MAD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/8/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/8/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/8/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/8/report/SD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/8/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/8/report/SD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/8/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/8/report/index.html b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/8/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/8/report/index.html rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/8/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/8/report/mean.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/8/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/8/report/mean.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/8/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/8/report/median.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/8/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/8/report/median.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/8/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/8/report/pdf.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/8/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/8/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/8/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/8/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/8/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/8/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/8/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/8/report/regression.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/8/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/8/report/regression.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/8/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/8/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/8/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/8/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/8/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/8/report/slope.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/8/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/8/report/slope.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/8/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/8/report/typical.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/8/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/8/report/typical.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/8/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/report/index.html b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/report/index.html rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/report/lines.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/report/lines.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/report/lines.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/report/lines.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/report/violin.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/report/violin.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16 requests/report/violin.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16 requests/report/violin.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16/report/index.html b/ursa/TCP UFDP_Content Size (Kilobyte)/16/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16/report/index.html rename to ursa/TCP UFDP_Content Size (Kilobyte)/16/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16/report/lines.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16/report/lines.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16/report/lines.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16/report/lines.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/16/report/violin.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/16/report/violin.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/16/report/violin.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/16/report/violin.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/1/base/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/1/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/1/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/1/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/1/base/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/1/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/1/base/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/1/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/1/base/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/1/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/1/base/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/1/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/1/base/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/1/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/1/base/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/1/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/1/change/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/1/change/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/1/change/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/1/change/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/1/new/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/1/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/1/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/1/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/1/new/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/1/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/1/new/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/1/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/1/new/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/1/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/1/new/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/1/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/1/new/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/1/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/1/new/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/1/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/1/report/MAD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/1/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/1/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/1/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/1/report/SD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/1/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/1/report/SD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/1/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/1/report/both/pdf.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/1/report/both/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/1/report/both/pdf.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/1/report/both/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/1/report/both/regression.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/1/report/both/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/1/report/both/regression.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/1/report/both/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/1/report/change/mean.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/1/report/change/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/1/report/change/mean.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/1/report/change/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/1/report/change/median.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/1/report/change/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/1/report/change/median.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/1/report/change/median.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/1/report/change/t-test.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/1/report/change/t-test.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/1/report/change/t-test.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/1/report/change/t-test.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/1/report/index.html b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/1/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/1/report/index.html rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/1/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/1/report/mean.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/1/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/1/report/mean.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/1/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/1/report/median.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/1/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/1/report/median.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/1/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/1/report/pdf.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/1/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/1/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/1/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/1/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/1/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/1/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/1/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/1/report/regression.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/1/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/1/report/regression.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/1/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/1/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/1/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/1/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/1/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/1/report/relative_pdf_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/1/report/relative_pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/1/report/relative_pdf_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/1/report/relative_pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/1/report/relative_regression_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/1/report/relative_regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/1/report/relative_regression_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/1/report/relative_regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/1/report/slope.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/1/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/1/report/slope.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/1/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/1/report/typical.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/1/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/1/report/typical.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/1/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/128/base/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/128/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/128/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/128/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/128/base/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/128/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/128/base/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/128/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/128/base/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/128/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/128/base/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/128/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/128/base/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/128/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/128/base/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/128/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/128/new/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/128/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/128/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/128/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/128/new/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/128/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/128/new/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/128/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/128/new/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/128/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/128/new/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/128/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/128/new/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/128/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/128/new/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/128/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/128/report/MAD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/128/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/128/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/128/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/128/report/SD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/128/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/128/report/SD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/128/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/128/report/index.html b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/128/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/128/report/index.html rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/128/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/128/report/mean.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/128/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/128/report/mean.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/128/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/128/report/median.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/128/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/128/report/median.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/128/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/128/report/pdf.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/128/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/128/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/128/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/128/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/128/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/128/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/128/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/128/report/regression.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/128/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/128/report/regression.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/128/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/128/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/128/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/128/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/128/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/128/report/slope.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/128/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/128/report/slope.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/128/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/128/report/typical.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/128/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/128/report/typical.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/128/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/16/base/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/16/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/16/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/16/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/16/base/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/16/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/16/base/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/16/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/16/base/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/16/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/16/base/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/16/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/16/base/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/16/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/16/base/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/16/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/16/new/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/16/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/16/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/16/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/16/new/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/16/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/16/new/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/16/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/16/new/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/16/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/16/new/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/16/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/16/new/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/16/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/16/new/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/16/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/16/report/MAD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/16/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/16/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/16/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/16/report/SD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/16/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/16/report/SD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/16/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/16/report/index.html b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/16/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/16/report/index.html rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/16/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/16/report/mean.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/16/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/16/report/mean.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/16/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/16/report/median.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/16/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/16/report/median.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/16/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/16/report/pdf.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/16/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/16/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/16/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/16/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/16/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/16/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/16/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/16/report/regression.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/16/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/16/report/regression.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/16/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/16/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/16/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/16/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/16/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/16/report/slope.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/16/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/16/report/slope.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/16/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/16/report/typical.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/16/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/16/report/typical.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/16/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/2/base/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/2/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/2/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/2/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/2/base/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/2/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/2/base/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/2/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/2/base/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/2/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/2/base/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/2/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/2/base/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/2/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/2/base/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/2/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/2/change/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/2/change/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/2/change/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/2/change/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/2/new/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/2/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/2/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/2/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/2/new/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/2/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/2/new/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/2/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/2/new/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/2/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/2/new/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/2/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/2/new/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/2/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/2/new/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/2/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/2/report/MAD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/2/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/2/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/2/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/2/report/SD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/2/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/2/report/SD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/2/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/2/report/both/pdf.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/2/report/both/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/2/report/both/pdf.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/2/report/both/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/2/report/both/regression.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/2/report/both/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/2/report/both/regression.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/2/report/both/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/2/report/change/mean.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/2/report/change/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/2/report/change/mean.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/2/report/change/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/2/report/change/median.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/2/report/change/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/2/report/change/median.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/2/report/change/median.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/2/report/change/t-test.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/2/report/change/t-test.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/2/report/change/t-test.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/2/report/change/t-test.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/2/report/index.html b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/2/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/2/report/index.html rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/2/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/2/report/mean.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/2/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/2/report/mean.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/2/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/2/report/median.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/2/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/2/report/median.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/2/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/2/report/pdf.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/2/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/2/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/2/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/2/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/2/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/2/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/2/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/2/report/regression.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/2/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/2/report/regression.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/2/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/2/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/2/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/2/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/2/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/2/report/relative_pdf_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/2/report/relative_pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/2/report/relative_pdf_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/2/report/relative_pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/2/report/relative_regression_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/2/report/relative_regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/2/report/relative_regression_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/2/report/relative_regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/2/report/slope.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/2/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/2/report/slope.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/2/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/2/report/typical.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/2/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/2/report/typical.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/2/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/256/base/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/256/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/256/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/256/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/256/base/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/256/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/256/base/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/256/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/256/base/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/256/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/256/base/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/256/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/256/base/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/256/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/256/base/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/256/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/256/new/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/256/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/256/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/256/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/256/new/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/256/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/256/new/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/256/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/256/new/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/256/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/256/new/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/256/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/256/new/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/256/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/256/new/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/256/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/256/report/MAD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/256/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/256/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/256/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/256/report/SD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/256/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/256/report/SD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/256/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/256/report/index.html b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/256/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/256/report/index.html rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/256/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/256/report/mean.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/256/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/256/report/mean.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/256/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/256/report/median.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/256/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/256/report/median.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/256/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/256/report/pdf.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/256/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/256/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/256/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/256/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/256/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/256/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/256/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/256/report/regression.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/256/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/256/report/regression.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/256/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/256/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/256/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/256/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/256/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/256/report/slope.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/256/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/256/report/slope.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/256/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/256/report/typical.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/256/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/256/report/typical.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/256/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/32/base/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/32/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/32/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/32/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/32/base/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/32/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/32/base/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/32/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/32/base/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/32/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/32/base/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/32/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/32/base/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/32/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/32/base/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/32/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/32/new/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/32/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/32/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/32/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/32/new/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/32/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/32/new/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/32/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/32/new/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/32/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/32/new/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/32/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/32/new/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/32/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/32/new/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/32/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/32/report/MAD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/32/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/32/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/32/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/32/report/SD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/32/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/32/report/SD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/32/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/32/report/index.html b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/32/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/32/report/index.html rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/32/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/32/report/mean.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/32/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/32/report/mean.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/32/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/32/report/median.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/32/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/32/report/median.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/32/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/32/report/pdf.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/32/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/32/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/32/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/32/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/32/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/32/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/32/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/32/report/regression.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/32/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/32/report/regression.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/32/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/32/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/32/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/32/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/32/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/32/report/slope.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/32/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/32/report/slope.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/32/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/32/report/typical.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/32/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/32/report/typical.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/32/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/4/base/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/4/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/4/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/4/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/4/base/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/4/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/4/base/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/4/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/4/base/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/4/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/4/base/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/4/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/4/base/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/4/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/4/base/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/4/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/4/change/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/4/change/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/4/change/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/4/change/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/4/new/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/4/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/4/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/4/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/4/new/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/4/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/4/new/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/4/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/4/new/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/4/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/4/new/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/4/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/4/new/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/4/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/4/new/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/4/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/4/report/MAD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/4/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/4/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/4/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/4/report/SD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/4/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/4/report/SD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/4/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/4/report/both/pdf.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/4/report/both/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/4/report/both/pdf.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/4/report/both/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/4/report/both/regression.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/4/report/both/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/4/report/both/regression.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/4/report/both/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/4/report/change/mean.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/4/report/change/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/4/report/change/mean.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/4/report/change/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/4/report/change/median.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/4/report/change/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/4/report/change/median.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/4/report/change/median.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/4/report/change/t-test.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/4/report/change/t-test.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/4/report/change/t-test.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/4/report/change/t-test.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/4/report/index.html b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/4/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/4/report/index.html rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/4/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/4/report/mean.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/4/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/4/report/mean.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/4/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/4/report/median.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/4/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/4/report/median.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/4/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/4/report/pdf.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/4/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/4/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/4/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/4/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/4/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/4/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/4/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/4/report/regression.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/4/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/4/report/regression.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/4/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/4/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/4/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/4/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/4/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/4/report/relative_pdf_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/4/report/relative_pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/4/report/relative_pdf_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/4/report/relative_pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/4/report/relative_regression_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/4/report/relative_regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/4/report/relative_regression_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/4/report/relative_regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/4/report/slope.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/4/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/4/report/slope.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/4/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/4/report/typical.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/4/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/4/report/typical.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/4/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/512/base/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/512/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/512/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/512/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/512/base/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/512/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/512/base/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/512/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/512/base/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/512/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/512/base/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/512/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/512/base/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/512/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/512/base/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/512/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/512/new/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/512/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/512/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/512/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/512/new/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/512/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/512/new/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/512/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/512/new/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/512/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/512/new/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/512/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/512/new/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/512/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/512/new/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/512/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/512/report/MAD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/512/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/512/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/512/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/512/report/SD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/512/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/512/report/SD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/512/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/512/report/index.html b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/512/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/512/report/index.html rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/512/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/512/report/mean.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/512/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/512/report/mean.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/512/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/512/report/median.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/512/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/512/report/median.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/512/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/512/report/pdf.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/512/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/512/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/512/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/512/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/512/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/512/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/512/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/512/report/regression.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/512/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/512/report/regression.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/512/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/512/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/512/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/512/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/512/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/512/report/slope.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/512/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/512/report/slope.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/512/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/512/report/typical.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/512/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/512/report/typical.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/512/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/64/base/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/64/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/64/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/64/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/64/base/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/64/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/64/base/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/64/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/64/base/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/64/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/64/base/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/64/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/64/base/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/64/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/64/base/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/64/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/64/new/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/64/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/64/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/64/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/64/new/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/64/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/64/new/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/64/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/64/new/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/64/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/64/new/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/64/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/64/new/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/64/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/64/new/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/64/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/64/report/MAD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/64/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/64/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/64/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/64/report/SD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/64/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/64/report/SD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/64/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/64/report/index.html b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/64/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/64/report/index.html rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/64/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/64/report/mean.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/64/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/64/report/mean.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/64/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/64/report/median.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/64/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/64/report/median.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/64/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/64/report/pdf.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/64/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/64/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/64/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/64/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/64/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/64/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/64/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/64/report/regression.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/64/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/64/report/regression.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/64/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/64/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/64/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/64/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/64/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/64/report/slope.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/64/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/64/report/slope.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/64/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/64/report/typical.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/64/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/64/report/typical.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/64/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/8/base/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/8/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/8/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/8/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/8/base/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/8/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/8/base/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/8/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/8/base/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/8/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/8/base/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/8/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/8/base/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/8/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/8/base/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/8/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/8/new/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/8/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/8/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/8/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/8/new/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/8/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/8/new/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/8/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/8/new/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/8/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/8/new/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/8/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/8/new/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/8/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/8/new/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/8/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/8/report/MAD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/8/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/8/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/8/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/8/report/SD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/8/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/8/report/SD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/8/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/8/report/index.html b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/8/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/8/report/index.html rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/8/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/8/report/mean.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/8/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/8/report/mean.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/8/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/8/report/median.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/8/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/8/report/median.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/8/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/8/report/pdf.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/8/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/8/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/8/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/8/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/8/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/8/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/8/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/8/report/regression.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/8/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/8/report/regression.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/8/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/8/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/8/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/8/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/8/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/8/report/slope.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/8/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/8/report/slope.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/8/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/8/report/typical.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/8/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/8/report/typical.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/8/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/report/index.html b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/report/index.html rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/report/lines.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/report/lines.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/report/lines.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/report/lines.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/report/violin.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/report/violin.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2 requests/report/violin.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2 requests/report/violin.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2/report/index.html b/ursa/TCP UFDP_Content Size (Kilobyte)/2/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2/report/index.html rename to ursa/TCP UFDP_Content Size (Kilobyte)/2/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2/report/lines.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2/report/lines.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2/report/lines.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2/report/lines.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/2/report/violin.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/2/report/violin.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/2/report/violin.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/2/report/violin.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/256/report/index.html b/ursa/TCP UFDP_Content Size (Kilobyte)/256/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/256/report/index.html rename to ursa/TCP UFDP_Content Size (Kilobyte)/256/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/256/report/lines.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/256/report/lines.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/256/report/lines.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/256/report/lines.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/256/report/violin.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/256/report/violin.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/256/report/violin.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/256/report/violin.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/1/base/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/1/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/1/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/1/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/1/base/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/1/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/1/base/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/1/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/1/base/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/1/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/1/base/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/1/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/1/base/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/1/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/1/base/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/1/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/1/change/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/1/change/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/1/change/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/1/change/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/1/new/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/1/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/1/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/1/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/1/new/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/1/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/1/new/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/1/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/1/new/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/1/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/1/new/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/1/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/1/new/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/1/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/1/new/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/1/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/1/report/MAD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/1/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/1/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/1/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/1/report/SD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/1/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/1/report/SD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/1/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/1/report/both/pdf.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/1/report/both/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/1/report/both/pdf.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/1/report/both/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/1/report/both/regression.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/1/report/both/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/1/report/both/regression.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/1/report/both/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/1/report/change/mean.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/1/report/change/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/1/report/change/mean.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/1/report/change/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/1/report/change/median.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/1/report/change/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/1/report/change/median.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/1/report/change/median.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/1/report/change/t-test.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/1/report/change/t-test.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/1/report/change/t-test.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/1/report/change/t-test.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/1/report/index.html b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/1/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/1/report/index.html rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/1/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/1/report/mean.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/1/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/1/report/mean.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/1/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/1/report/median.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/1/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/1/report/median.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/1/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/1/report/pdf.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/1/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/1/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/1/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/1/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/1/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/1/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/1/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/1/report/regression.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/1/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/1/report/regression.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/1/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/1/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/1/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/1/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/1/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/1/report/relative_pdf_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/1/report/relative_pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/1/report/relative_pdf_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/1/report/relative_pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/1/report/relative_regression_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/1/report/relative_regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/1/report/relative_regression_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/1/report/relative_regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/1/report/slope.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/1/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/1/report/slope.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/1/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/1/report/typical.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/1/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/1/report/typical.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/1/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/128/base/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/128/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/128/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/128/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/128/base/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/128/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/128/base/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/128/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/128/base/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/128/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/128/base/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/128/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/128/base/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/128/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/128/base/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/128/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/128/new/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/128/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/128/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/128/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/128/new/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/128/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/128/new/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/128/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/128/new/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/128/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/128/new/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/128/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/128/new/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/128/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/128/new/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/128/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/128/report/MAD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/128/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/128/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/128/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/128/report/SD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/128/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/128/report/SD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/128/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/128/report/index.html b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/128/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/128/report/index.html rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/128/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/128/report/mean.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/128/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/128/report/mean.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/128/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/128/report/median.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/128/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/128/report/median.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/128/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/128/report/pdf.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/128/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/128/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/128/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/128/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/128/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/128/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/128/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/128/report/regression.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/128/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/128/report/regression.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/128/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/128/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/128/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/128/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/128/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/128/report/slope.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/128/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/128/report/slope.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/128/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/128/report/typical.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/128/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/128/report/typical.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/128/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/16/base/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/16/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/16/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/16/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/16/base/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/16/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/16/base/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/16/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/16/base/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/16/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/16/base/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/16/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/16/base/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/16/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/16/base/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/16/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/16/new/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/16/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/16/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/16/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/16/new/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/16/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/16/new/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/16/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/16/new/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/16/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/16/new/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/16/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/16/new/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/16/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/16/new/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/16/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/16/report/MAD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/16/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/16/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/16/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/16/report/SD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/16/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/16/report/SD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/16/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/16/report/index.html b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/16/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/16/report/index.html rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/16/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/16/report/mean.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/16/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/16/report/mean.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/16/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/16/report/median.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/16/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/16/report/median.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/16/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/16/report/pdf.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/16/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/16/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/16/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/16/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/16/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/16/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/16/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/16/report/regression.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/16/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/16/report/regression.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/16/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/16/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/16/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/16/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/16/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/16/report/slope.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/16/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/16/report/slope.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/16/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/16/report/typical.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/16/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/16/report/typical.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/16/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/2/base/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/2/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/2/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/2/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/2/base/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/2/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/2/base/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/2/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/2/base/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/2/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/2/base/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/2/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/2/base/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/2/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/2/base/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/2/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/2/change/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/2/change/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/2/change/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/2/change/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/2/new/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/2/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/2/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/2/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/2/new/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/2/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/2/new/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/2/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/2/new/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/2/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/2/new/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/2/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/2/new/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/2/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/2/new/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/2/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/2/report/MAD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/2/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/2/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/2/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/2/report/SD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/2/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/2/report/SD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/2/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/2/report/both/pdf.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/2/report/both/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/2/report/both/pdf.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/2/report/both/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/2/report/both/regression.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/2/report/both/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/2/report/both/regression.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/2/report/both/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/2/report/change/mean.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/2/report/change/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/2/report/change/mean.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/2/report/change/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/2/report/change/median.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/2/report/change/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/2/report/change/median.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/2/report/change/median.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/2/report/change/t-test.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/2/report/change/t-test.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/2/report/change/t-test.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/2/report/change/t-test.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/2/report/index.html b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/2/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/2/report/index.html rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/2/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/2/report/mean.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/2/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/2/report/mean.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/2/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/2/report/median.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/2/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/2/report/median.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/2/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/2/report/pdf.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/2/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/2/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/2/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/2/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/2/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/2/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/2/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/2/report/regression.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/2/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/2/report/regression.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/2/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/2/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/2/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/2/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/2/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/2/report/relative_pdf_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/2/report/relative_pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/2/report/relative_pdf_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/2/report/relative_pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/2/report/relative_regression_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/2/report/relative_regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/2/report/relative_regression_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/2/report/relative_regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/2/report/slope.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/2/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/2/report/slope.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/2/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/2/report/typical.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/2/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/2/report/typical.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/2/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/256/base/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/256/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/256/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/256/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/256/base/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/256/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/256/base/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/256/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/256/base/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/256/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/256/base/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/256/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/256/base/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/256/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/256/base/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/256/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/256/new/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/256/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/256/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/256/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/256/new/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/256/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/256/new/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/256/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/256/new/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/256/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/256/new/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/256/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/256/new/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/256/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/256/new/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/256/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/256/report/MAD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/256/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/256/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/256/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/256/report/SD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/256/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/256/report/SD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/256/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/256/report/index.html b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/256/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/256/report/index.html rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/256/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/256/report/mean.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/256/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/256/report/mean.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/256/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/256/report/median.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/256/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/256/report/median.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/256/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/256/report/pdf.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/256/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/256/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/256/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/256/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/256/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/256/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/256/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/256/report/regression.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/256/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/256/report/regression.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/256/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/256/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/256/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/256/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/256/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/256/report/slope.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/256/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/256/report/slope.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/256/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/256/report/typical.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/256/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/256/report/typical.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/256/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/32/base/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/32/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/32/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/32/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/32/base/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/32/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/32/base/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/32/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/32/base/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/32/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/32/base/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/32/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/32/base/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/32/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/32/base/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/32/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/32/new/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/32/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/32/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/32/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/32/new/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/32/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/32/new/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/32/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/32/new/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/32/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/32/new/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/32/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/32/new/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/32/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/32/new/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/32/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/32/report/MAD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/32/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/32/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/32/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/32/report/SD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/32/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/32/report/SD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/32/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/32/report/index.html b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/32/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/32/report/index.html rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/32/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/32/report/mean.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/32/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/32/report/mean.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/32/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/32/report/median.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/32/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/32/report/median.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/32/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/32/report/pdf.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/32/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/32/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/32/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/32/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/32/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/32/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/32/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/32/report/regression.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/32/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/32/report/regression.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/32/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/32/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/32/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/32/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/32/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/32/report/slope.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/32/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/32/report/slope.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/32/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/32/report/typical.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/32/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/32/report/typical.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/32/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/4/base/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/4/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/4/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/4/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/4/base/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/4/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/4/base/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/4/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/4/base/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/4/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/4/base/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/4/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/4/base/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/4/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/4/base/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/4/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/4/new/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/4/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/4/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/4/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/4/new/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/4/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/4/new/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/4/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/4/new/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/4/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/4/new/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/4/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/4/new/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/4/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/4/new/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/4/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/4/report/MAD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/4/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/4/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/4/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/4/report/SD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/4/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/4/report/SD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/4/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/4/report/index.html b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/4/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/4/report/index.html rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/4/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/4/report/mean.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/4/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/4/report/mean.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/4/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/4/report/median.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/4/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/4/report/median.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/4/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/4/report/pdf.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/4/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/4/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/4/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/4/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/4/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/4/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/4/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/4/report/regression.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/4/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/4/report/regression.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/4/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/4/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/4/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/4/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/4/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/4/report/slope.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/4/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/4/report/slope.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/4/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/4/report/typical.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/4/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/4/report/typical.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/4/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/512/base/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/512/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/512/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/512/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/512/base/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/512/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/512/base/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/512/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/512/base/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/512/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/512/base/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/512/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/512/base/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/512/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/512/base/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/512/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/512/new/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/512/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/512/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/512/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/512/new/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/512/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/512/new/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/512/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/512/new/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/512/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/512/new/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/512/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/512/new/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/512/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/512/new/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/512/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/512/report/MAD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/512/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/512/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/512/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/512/report/SD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/512/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/512/report/SD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/512/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/512/report/index.html b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/512/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/512/report/index.html rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/512/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/512/report/mean.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/512/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/512/report/mean.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/512/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/512/report/median.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/512/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/512/report/median.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/512/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/512/report/pdf.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/512/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/512/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/512/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/512/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/512/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/512/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/512/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/512/report/regression.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/512/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/512/report/regression.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/512/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/512/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/512/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/512/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/512/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/512/report/slope.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/512/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/512/report/slope.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/512/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/512/report/typical.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/512/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/512/report/typical.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/512/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/64/base/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/64/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/64/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/64/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/64/base/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/64/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/64/base/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/64/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/64/base/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/64/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/64/base/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/64/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/64/base/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/64/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/64/base/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/64/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/64/new/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/64/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/64/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/64/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/64/new/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/64/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/64/new/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/64/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/64/new/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/64/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/64/new/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/64/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/64/new/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/64/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/64/new/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/64/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/64/report/MAD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/64/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/64/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/64/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/64/report/SD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/64/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/64/report/SD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/64/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/64/report/index.html b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/64/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/64/report/index.html rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/64/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/64/report/mean.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/64/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/64/report/mean.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/64/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/64/report/median.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/64/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/64/report/median.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/64/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/64/report/pdf.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/64/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/64/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/64/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/64/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/64/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/64/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/64/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/64/report/regression.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/64/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/64/report/regression.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/64/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/64/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/64/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/64/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/64/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/64/report/slope.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/64/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/64/report/slope.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/64/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/64/report/typical.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/64/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/64/report/typical.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/64/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/8/base/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/8/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/8/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/8/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/8/base/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/8/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/8/base/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/8/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/8/base/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/8/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/8/base/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/8/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/8/base/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/8/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/8/base/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/8/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/8/new/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/8/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/8/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/8/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/8/new/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/8/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/8/new/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/8/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/8/new/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/8/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/8/new/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/8/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/8/new/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/8/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/8/new/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/8/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/8/report/MAD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/8/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/8/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/8/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/8/report/SD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/8/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/8/report/SD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/8/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/8/report/index.html b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/8/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/8/report/index.html rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/8/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/8/report/mean.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/8/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/8/report/mean.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/8/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/8/report/median.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/8/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/8/report/median.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/8/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/8/report/pdf.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/8/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/8/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/8/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/8/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/8/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/8/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/8/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/8/report/regression.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/8/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/8/report/regression.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/8/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/8/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/8/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/8/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/8/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/8/report/slope.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/8/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/8/report/slope.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/8/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/8/report/typical.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/8/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/8/report/typical.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/8/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/report/index.html b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/report/index.html rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/report/lines.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/report/lines.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/report/lines.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/report/lines.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/report/violin.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/report/violin.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32 requests/report/violin.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32 requests/report/violin.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32/report/index.html b/ursa/TCP UFDP_Content Size (Kilobyte)/32/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32/report/index.html rename to ursa/TCP UFDP_Content Size (Kilobyte)/32/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32/report/lines.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32/report/lines.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32/report/lines.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32/report/lines.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/32/report/violin.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/32/report/violin.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/32/report/violin.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/32/report/violin.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/1/base/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/1/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/1/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/1/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/1/base/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/1/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/1/base/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/1/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/1/base/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/1/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/1/base/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/1/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/1/base/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/1/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/1/base/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/1/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/1/change/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/1/change/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/1/change/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/1/change/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/1/new/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/1/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/1/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/1/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/1/new/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/1/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/1/new/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/1/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/1/new/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/1/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/1/new/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/1/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/1/new/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/1/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/1/new/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/1/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/1/report/MAD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/1/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/1/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/1/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/1/report/SD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/1/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/1/report/SD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/1/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/1/report/both/pdf.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/1/report/both/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/1/report/both/pdf.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/1/report/both/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/1/report/both/regression.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/1/report/both/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/1/report/both/regression.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/1/report/both/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/1/report/change/mean.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/1/report/change/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/1/report/change/mean.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/1/report/change/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/1/report/change/median.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/1/report/change/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/1/report/change/median.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/1/report/change/median.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/1/report/change/t-test.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/1/report/change/t-test.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/1/report/change/t-test.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/1/report/change/t-test.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/1/report/index.html b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/1/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/1/report/index.html rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/1/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/1/report/mean.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/1/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/1/report/mean.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/1/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/1/report/median.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/1/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/1/report/median.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/1/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/1/report/pdf.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/1/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/1/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/1/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/1/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/1/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/1/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/1/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/1/report/regression.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/1/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/1/report/regression.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/1/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/1/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/1/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/1/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/1/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/1/report/relative_pdf_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/1/report/relative_pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/1/report/relative_pdf_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/1/report/relative_pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/1/report/relative_regression_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/1/report/relative_regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/1/report/relative_regression_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/1/report/relative_regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/1/report/slope.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/1/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/1/report/slope.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/1/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/1/report/typical.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/1/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/1/report/typical.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/1/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/128/base/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/128/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/128/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/128/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/128/base/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/128/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/128/base/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/128/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/128/base/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/128/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/128/base/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/128/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/128/base/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/128/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/128/base/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/128/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/128/new/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/128/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/128/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/128/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/128/new/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/128/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/128/new/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/128/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/128/new/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/128/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/128/new/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/128/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/128/new/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/128/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/128/new/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/128/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/128/report/MAD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/128/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/128/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/128/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/128/report/SD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/128/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/128/report/SD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/128/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/128/report/index.html b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/128/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/128/report/index.html rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/128/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/128/report/mean.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/128/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/128/report/mean.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/128/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/128/report/median.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/128/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/128/report/median.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/128/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/128/report/pdf.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/128/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/128/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/128/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/128/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/128/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/128/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/128/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/128/report/regression.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/128/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/128/report/regression.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/128/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/128/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/128/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/128/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/128/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/128/report/slope.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/128/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/128/report/slope.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/128/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/128/report/typical.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/128/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/128/report/typical.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/128/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/16/base/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/16/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/16/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/16/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/16/base/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/16/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/16/base/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/16/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/16/base/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/16/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/16/base/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/16/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/16/base/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/16/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/16/base/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/16/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/16/new/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/16/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/16/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/16/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/16/new/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/16/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/16/new/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/16/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/16/new/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/16/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/16/new/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/16/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/16/new/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/16/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/16/new/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/16/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/16/report/MAD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/16/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/16/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/16/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/16/report/SD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/16/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/16/report/SD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/16/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/16/report/index.html b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/16/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/16/report/index.html rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/16/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/16/report/mean.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/16/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/16/report/mean.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/16/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/16/report/median.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/16/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/16/report/median.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/16/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/16/report/pdf.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/16/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/16/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/16/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/16/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/16/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/16/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/16/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/16/report/regression.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/16/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/16/report/regression.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/16/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/16/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/16/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/16/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/16/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/16/report/slope.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/16/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/16/report/slope.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/16/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/16/report/typical.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/16/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/16/report/typical.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/16/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/2/base/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/2/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/2/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/2/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/2/base/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/2/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/2/base/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/2/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/2/base/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/2/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/2/base/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/2/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/2/base/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/2/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/2/base/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/2/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/2/change/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/2/change/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/2/change/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/2/change/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/2/new/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/2/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/2/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/2/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/2/new/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/2/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/2/new/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/2/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/2/new/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/2/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/2/new/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/2/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/2/new/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/2/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/2/new/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/2/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/2/report/MAD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/2/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/2/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/2/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/2/report/SD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/2/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/2/report/SD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/2/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/2/report/both/pdf.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/2/report/both/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/2/report/both/pdf.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/2/report/both/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/2/report/both/regression.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/2/report/both/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/2/report/both/regression.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/2/report/both/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/2/report/change/mean.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/2/report/change/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/2/report/change/mean.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/2/report/change/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/2/report/change/median.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/2/report/change/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/2/report/change/median.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/2/report/change/median.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/2/report/change/t-test.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/2/report/change/t-test.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/2/report/change/t-test.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/2/report/change/t-test.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/2/report/index.html b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/2/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/2/report/index.html rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/2/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/2/report/mean.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/2/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/2/report/mean.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/2/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/2/report/median.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/2/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/2/report/median.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/2/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/2/report/pdf.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/2/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/2/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/2/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/2/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/2/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/2/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/2/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/2/report/regression.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/2/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/2/report/regression.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/2/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/2/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/2/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/2/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/2/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/2/report/relative_pdf_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/2/report/relative_pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/2/report/relative_pdf_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/2/report/relative_pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/2/report/relative_regression_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/2/report/relative_regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/2/report/relative_regression_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/2/report/relative_regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/2/report/slope.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/2/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/2/report/slope.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/2/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/2/report/typical.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/2/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/2/report/typical.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/2/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/256/base/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/256/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/256/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/256/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/256/base/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/256/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/256/base/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/256/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/256/base/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/256/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/256/base/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/256/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/256/base/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/256/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/256/base/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/256/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/256/new/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/256/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/256/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/256/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/256/new/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/256/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/256/new/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/256/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/256/new/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/256/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/256/new/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/256/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/256/new/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/256/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/256/new/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/256/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/256/report/MAD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/256/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/256/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/256/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/256/report/SD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/256/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/256/report/SD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/256/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/256/report/index.html b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/256/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/256/report/index.html rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/256/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/256/report/mean.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/256/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/256/report/mean.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/256/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/256/report/median.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/256/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/256/report/median.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/256/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/256/report/pdf.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/256/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/256/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/256/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/256/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/256/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/256/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/256/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/256/report/regression.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/256/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/256/report/regression.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/256/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/256/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/256/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/256/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/256/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/256/report/slope.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/256/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/256/report/slope.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/256/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/256/report/typical.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/256/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/256/report/typical.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/256/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/32/base/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/32/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/32/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/32/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/32/base/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/32/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/32/base/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/32/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/32/base/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/32/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/32/base/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/32/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/32/base/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/32/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/32/base/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/32/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/32/new/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/32/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/32/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/32/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/32/new/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/32/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/32/new/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/32/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/32/new/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/32/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/32/new/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/32/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/32/new/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/32/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/32/new/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/32/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/32/report/MAD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/32/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/32/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/32/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/32/report/SD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/32/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/32/report/SD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/32/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/32/report/index.html b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/32/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/32/report/index.html rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/32/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/32/report/mean.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/32/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/32/report/mean.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/32/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/32/report/median.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/32/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/32/report/median.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/32/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/32/report/pdf.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/32/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/32/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/32/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/32/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/32/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/32/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/32/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/32/report/regression.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/32/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/32/report/regression.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/32/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/32/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/32/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/32/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/32/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/32/report/slope.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/32/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/32/report/slope.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/32/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/32/report/typical.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/32/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/32/report/typical.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/32/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/4/base/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/4/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/4/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/4/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/4/base/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/4/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/4/base/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/4/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/4/base/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/4/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/4/base/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/4/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/4/base/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/4/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/4/base/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/4/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/4/change/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/4/change/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/4/change/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/4/change/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/4/new/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/4/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/4/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/4/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/4/new/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/4/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/4/new/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/4/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/4/new/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/4/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/4/new/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/4/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/4/new/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/4/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/4/new/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/4/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/4/report/MAD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/4/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/4/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/4/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/4/report/SD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/4/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/4/report/SD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/4/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/4/report/both/pdf.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/4/report/both/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/4/report/both/pdf.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/4/report/both/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/4/report/both/regression.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/4/report/both/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/4/report/both/regression.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/4/report/both/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/4/report/change/mean.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/4/report/change/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/4/report/change/mean.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/4/report/change/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/4/report/change/median.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/4/report/change/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/4/report/change/median.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/4/report/change/median.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/4/report/change/t-test.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/4/report/change/t-test.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/4/report/change/t-test.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/4/report/change/t-test.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/4/report/index.html b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/4/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/4/report/index.html rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/4/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/4/report/mean.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/4/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/4/report/mean.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/4/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/4/report/median.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/4/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/4/report/median.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/4/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/4/report/pdf.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/4/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/4/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/4/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/4/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/4/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/4/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/4/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/4/report/regression.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/4/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/4/report/regression.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/4/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/4/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/4/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/4/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/4/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/4/report/relative_pdf_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/4/report/relative_pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/4/report/relative_pdf_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/4/report/relative_pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/4/report/relative_regression_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/4/report/relative_regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/4/report/relative_regression_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/4/report/relative_regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/4/report/slope.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/4/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/4/report/slope.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/4/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/4/report/typical.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/4/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/4/report/typical.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/4/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/512/base/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/512/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/512/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/512/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/512/base/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/512/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/512/base/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/512/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/512/base/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/512/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/512/base/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/512/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/512/base/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/512/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/512/base/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/512/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/512/new/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/512/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/512/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/512/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/512/new/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/512/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/512/new/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/512/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/512/new/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/512/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/512/new/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/512/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/512/new/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/512/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/512/new/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/512/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/512/report/MAD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/512/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/512/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/512/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/512/report/SD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/512/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/512/report/SD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/512/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/512/report/index.html b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/512/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/512/report/index.html rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/512/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/512/report/mean.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/512/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/512/report/mean.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/512/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/512/report/median.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/512/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/512/report/median.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/512/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/512/report/pdf.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/512/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/512/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/512/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/512/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/512/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/512/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/512/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/512/report/regression.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/512/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/512/report/regression.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/512/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/512/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/512/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/512/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/512/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/512/report/slope.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/512/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/512/report/slope.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/512/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/512/report/typical.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/512/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/512/report/typical.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/512/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/64/base/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/64/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/64/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/64/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/64/base/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/64/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/64/base/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/64/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/64/base/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/64/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/64/base/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/64/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/64/base/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/64/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/64/base/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/64/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/64/new/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/64/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/64/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/64/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/64/new/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/64/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/64/new/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/64/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/64/new/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/64/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/64/new/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/64/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/64/new/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/64/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/64/new/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/64/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/64/report/MAD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/64/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/64/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/64/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/64/report/SD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/64/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/64/report/SD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/64/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/64/report/index.html b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/64/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/64/report/index.html rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/64/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/64/report/mean.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/64/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/64/report/mean.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/64/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/64/report/median.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/64/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/64/report/median.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/64/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/64/report/pdf.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/64/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/64/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/64/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/64/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/64/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/64/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/64/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/64/report/regression.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/64/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/64/report/regression.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/64/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/64/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/64/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/64/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/64/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/64/report/slope.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/64/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/64/report/slope.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/64/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/64/report/typical.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/64/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/64/report/typical.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/64/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/8/base/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/8/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/8/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/8/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/8/base/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/8/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/8/base/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/8/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/8/base/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/8/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/8/base/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/8/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/8/base/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/8/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/8/base/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/8/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/8/new/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/8/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/8/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/8/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/8/new/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/8/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/8/new/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/8/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/8/new/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/8/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/8/new/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/8/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/8/new/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/8/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/8/new/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/8/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/8/report/MAD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/8/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/8/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/8/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/8/report/SD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/8/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/8/report/SD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/8/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/8/report/index.html b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/8/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/8/report/index.html rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/8/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/8/report/mean.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/8/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/8/report/mean.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/8/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/8/report/median.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/8/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/8/report/median.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/8/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/8/report/pdf.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/8/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/8/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/8/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/8/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/8/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/8/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/8/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/8/report/regression.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/8/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/8/report/regression.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/8/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/8/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/8/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/8/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/8/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/8/report/slope.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/8/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/8/report/slope.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/8/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/8/report/typical.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/8/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/8/report/typical.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/8/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/report/index.html b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/report/index.html rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/report/lines.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/report/lines.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/report/lines.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/report/lines.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/report/violin.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/report/violin.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4 requests/report/violin.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4 requests/report/violin.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4/report/index.html b/ursa/TCP UFDP_Content Size (Kilobyte)/4/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4/report/index.html rename to ursa/TCP UFDP_Content Size (Kilobyte)/4/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4/report/lines.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4/report/lines.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4/report/lines.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4/report/lines.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/4/report/violin.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/4/report/violin.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/4/report/violin.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/4/report/violin.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/512/report/index.html b/ursa/TCP UFDP_Content Size (Kilobyte)/512/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/512/report/index.html rename to ursa/TCP UFDP_Content Size (Kilobyte)/512/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/512/report/lines.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/512/report/lines.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/512/report/lines.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/512/report/lines.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/512/report/violin.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/512/report/violin.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/512/report/violin.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/512/report/violin.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/1/base/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/1/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/1/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/1/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/1/base/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/1/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/1/base/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/1/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/1/base/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/1/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/1/base/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/1/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/1/base/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/1/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/1/base/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/1/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/1/change/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/1/change/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/1/change/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/1/change/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/1/new/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/1/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/1/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/1/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/1/new/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/1/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/1/new/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/1/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/1/new/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/1/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/1/new/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/1/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/1/new/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/1/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/1/new/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/1/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/1/report/MAD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/1/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/1/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/1/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/1/report/SD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/1/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/1/report/SD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/1/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/1/report/both/pdf.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/1/report/both/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/1/report/both/pdf.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/1/report/both/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/1/report/both/regression.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/1/report/both/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/1/report/both/regression.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/1/report/both/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/1/report/change/mean.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/1/report/change/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/1/report/change/mean.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/1/report/change/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/1/report/change/median.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/1/report/change/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/1/report/change/median.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/1/report/change/median.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/1/report/change/t-test.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/1/report/change/t-test.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/1/report/change/t-test.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/1/report/change/t-test.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/1/report/index.html b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/1/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/1/report/index.html rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/1/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/1/report/mean.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/1/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/1/report/mean.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/1/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/1/report/median.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/1/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/1/report/median.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/1/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/1/report/pdf.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/1/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/1/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/1/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/1/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/1/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/1/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/1/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/1/report/regression.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/1/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/1/report/regression.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/1/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/1/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/1/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/1/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/1/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/1/report/relative_pdf_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/1/report/relative_pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/1/report/relative_pdf_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/1/report/relative_pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/1/report/relative_regression_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/1/report/relative_regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/1/report/relative_regression_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/1/report/relative_regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/1/report/slope.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/1/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/1/report/slope.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/1/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/1/report/typical.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/1/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/1/report/typical.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/1/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/128/base/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/128/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/128/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/128/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/128/base/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/128/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/128/base/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/128/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/128/base/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/128/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/128/base/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/128/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/128/base/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/128/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/128/base/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/128/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/128/new/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/128/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/128/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/128/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/128/new/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/128/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/128/new/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/128/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/128/new/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/128/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/128/new/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/128/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/128/new/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/128/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/128/new/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/128/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/128/report/MAD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/128/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/128/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/128/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/128/report/SD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/128/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/128/report/SD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/128/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/128/report/index.html b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/128/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/128/report/index.html rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/128/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/128/report/mean.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/128/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/128/report/mean.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/128/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/128/report/median.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/128/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/128/report/median.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/128/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/128/report/pdf.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/128/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/128/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/128/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/128/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/128/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/128/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/128/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/128/report/regression.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/128/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/128/report/regression.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/128/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/128/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/128/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/128/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/128/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/128/report/slope.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/128/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/128/report/slope.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/128/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/128/report/typical.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/128/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/128/report/typical.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/128/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/16/base/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/16/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/16/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/16/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/16/base/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/16/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/16/base/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/16/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/16/base/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/16/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/16/base/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/16/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/16/base/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/16/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/16/base/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/16/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/16/new/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/16/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/16/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/16/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/16/new/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/16/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/16/new/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/16/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/16/new/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/16/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/16/new/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/16/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/16/new/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/16/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/16/new/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/16/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/16/report/MAD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/16/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/16/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/16/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/16/report/SD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/16/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/16/report/SD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/16/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/16/report/index.html b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/16/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/16/report/index.html rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/16/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/16/report/mean.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/16/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/16/report/mean.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/16/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/16/report/median.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/16/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/16/report/median.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/16/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/16/report/pdf.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/16/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/16/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/16/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/16/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/16/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/16/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/16/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/16/report/regression.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/16/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/16/report/regression.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/16/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/16/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/16/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/16/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/16/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/16/report/slope.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/16/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/16/report/slope.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/16/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/16/report/typical.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/16/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/16/report/typical.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/16/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/2/base/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/2/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/2/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/2/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/2/base/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/2/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/2/base/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/2/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/2/base/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/2/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/2/base/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/2/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/2/base/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/2/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/2/base/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/2/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/2/change/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/2/change/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/2/change/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/2/change/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/2/new/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/2/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/2/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/2/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/2/new/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/2/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/2/new/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/2/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/2/new/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/2/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/2/new/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/2/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/2/new/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/2/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/2/new/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/2/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/2/report/MAD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/2/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/2/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/2/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/2/report/SD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/2/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/2/report/SD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/2/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/2/report/both/pdf.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/2/report/both/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/2/report/both/pdf.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/2/report/both/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/2/report/both/regression.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/2/report/both/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/2/report/both/regression.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/2/report/both/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/2/report/change/mean.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/2/report/change/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/2/report/change/mean.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/2/report/change/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/2/report/change/median.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/2/report/change/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/2/report/change/median.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/2/report/change/median.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/2/report/change/t-test.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/2/report/change/t-test.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/2/report/change/t-test.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/2/report/change/t-test.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/2/report/index.html b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/2/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/2/report/index.html rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/2/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/2/report/mean.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/2/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/2/report/mean.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/2/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/2/report/median.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/2/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/2/report/median.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/2/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/2/report/pdf.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/2/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/2/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/2/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/2/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/2/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/2/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/2/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/2/report/regression.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/2/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/2/report/regression.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/2/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/2/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/2/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/2/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/2/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/2/report/relative_pdf_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/2/report/relative_pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/2/report/relative_pdf_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/2/report/relative_pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/2/report/relative_regression_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/2/report/relative_regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/2/report/relative_regression_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/2/report/relative_regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/2/report/slope.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/2/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/2/report/slope.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/2/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/2/report/typical.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/2/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/2/report/typical.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/2/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/256/base/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/256/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/256/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/256/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/256/base/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/256/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/256/base/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/256/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/256/base/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/256/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/256/base/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/256/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/256/base/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/256/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/256/base/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/256/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/256/new/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/256/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/256/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/256/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/256/new/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/256/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/256/new/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/256/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/256/new/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/256/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/256/new/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/256/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/256/new/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/256/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/256/new/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/256/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/256/report/MAD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/256/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/256/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/256/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/256/report/SD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/256/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/256/report/SD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/256/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/256/report/index.html b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/256/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/256/report/index.html rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/256/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/256/report/mean.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/256/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/256/report/mean.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/256/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/256/report/median.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/256/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/256/report/median.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/256/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/256/report/pdf.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/256/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/256/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/256/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/256/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/256/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/256/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/256/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/256/report/regression.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/256/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/256/report/regression.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/256/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/256/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/256/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/256/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/256/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/256/report/slope.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/256/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/256/report/slope.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/256/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/256/report/typical.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/256/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/256/report/typical.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/256/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/32/base/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/32/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/32/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/32/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/32/base/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/32/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/32/base/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/32/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/32/base/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/32/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/32/base/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/32/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/32/base/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/32/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/32/base/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/32/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/32/new/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/32/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/32/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/32/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/32/new/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/32/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/32/new/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/32/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/32/new/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/32/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/32/new/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/32/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/32/new/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/32/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/32/new/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/32/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/32/report/MAD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/32/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/32/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/32/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/32/report/SD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/32/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/32/report/SD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/32/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/32/report/index.html b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/32/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/32/report/index.html rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/32/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/32/report/mean.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/32/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/32/report/mean.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/32/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/32/report/median.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/32/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/32/report/median.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/32/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/32/report/pdf.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/32/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/32/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/32/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/32/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/32/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/32/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/32/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/32/report/regression.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/32/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/32/report/regression.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/32/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/32/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/32/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/32/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/32/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/32/report/slope.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/32/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/32/report/slope.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/32/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/32/report/typical.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/32/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/32/report/typical.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/32/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/4/base/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/4/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/4/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/4/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/4/base/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/4/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/4/base/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/4/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/4/base/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/4/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/4/base/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/4/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/4/base/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/4/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/4/base/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/4/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/4/new/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/4/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/4/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/4/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/4/new/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/4/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/4/new/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/4/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/4/new/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/4/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/4/new/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/4/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/4/new/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/4/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/4/new/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/4/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/4/report/MAD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/4/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/4/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/4/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/4/report/SD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/4/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/4/report/SD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/4/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/4/report/index.html b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/4/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/4/report/index.html rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/4/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/4/report/mean.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/4/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/4/report/mean.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/4/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/4/report/median.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/4/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/4/report/median.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/4/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/4/report/pdf.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/4/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/4/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/4/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/4/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/4/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/4/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/4/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/4/report/regression.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/4/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/4/report/regression.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/4/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/4/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/4/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/4/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/4/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/4/report/slope.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/4/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/4/report/slope.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/4/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/4/report/typical.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/4/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/4/report/typical.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/4/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/512/base/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/512/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/512/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/512/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/512/base/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/512/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/512/base/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/512/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/512/base/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/512/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/512/base/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/512/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/512/base/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/512/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/512/base/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/512/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/512/new/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/512/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/512/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/512/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/512/new/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/512/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/512/new/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/512/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/512/new/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/512/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/512/new/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/512/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/512/new/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/512/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/512/new/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/512/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/512/report/MAD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/512/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/512/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/512/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/512/report/SD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/512/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/512/report/SD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/512/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/512/report/index.html b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/512/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/512/report/index.html rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/512/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/512/report/mean.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/512/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/512/report/mean.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/512/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/512/report/median.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/512/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/512/report/median.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/512/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/512/report/pdf.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/512/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/512/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/512/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/512/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/512/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/512/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/512/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/512/report/regression.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/512/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/512/report/regression.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/512/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/512/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/512/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/512/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/512/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/512/report/slope.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/512/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/512/report/slope.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/512/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/512/report/typical.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/512/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/512/report/typical.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/512/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/64/base/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/64/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/64/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/64/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/64/base/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/64/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/64/base/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/64/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/64/base/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/64/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/64/base/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/64/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/64/base/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/64/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/64/base/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/64/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/64/new/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/64/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/64/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/64/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/64/new/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/64/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/64/new/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/64/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/64/new/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/64/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/64/new/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/64/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/64/new/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/64/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/64/new/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/64/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/64/report/MAD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/64/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/64/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/64/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/64/report/SD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/64/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/64/report/SD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/64/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/64/report/index.html b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/64/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/64/report/index.html rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/64/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/64/report/mean.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/64/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/64/report/mean.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/64/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/64/report/median.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/64/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/64/report/median.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/64/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/64/report/pdf.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/64/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/64/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/64/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/64/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/64/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/64/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/64/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/64/report/regression.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/64/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/64/report/regression.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/64/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/64/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/64/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/64/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/64/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/64/report/slope.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/64/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/64/report/slope.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/64/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/64/report/typical.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/64/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/64/report/typical.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/64/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/8/base/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/8/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/8/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/8/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/8/base/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/8/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/8/base/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/8/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/8/base/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/8/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/8/base/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/8/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/8/base/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/8/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/8/base/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/8/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/8/new/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/8/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/8/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/8/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/8/new/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/8/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/8/new/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/8/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/8/new/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/8/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/8/new/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/8/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/8/new/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/8/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/8/new/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/8/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/8/report/MAD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/8/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/8/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/8/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/8/report/SD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/8/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/8/report/SD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/8/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/8/report/index.html b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/8/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/8/report/index.html rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/8/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/8/report/mean.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/8/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/8/report/mean.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/8/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/8/report/median.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/8/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/8/report/median.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/8/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/8/report/pdf.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/8/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/8/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/8/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/8/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/8/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/8/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/8/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/8/report/regression.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/8/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/8/report/regression.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/8/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/8/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/8/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/8/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/8/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/8/report/slope.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/8/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/8/report/slope.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/8/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/8/report/typical.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/8/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/8/report/typical.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/8/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/report/index.html b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/report/index.html rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/report/lines.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/report/lines.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/report/lines.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/report/lines.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/report/violin.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/report/violin.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64 requests/report/violin.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64 requests/report/violin.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64/report/index.html b/ursa/TCP UFDP_Content Size (Kilobyte)/64/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64/report/index.html rename to ursa/TCP UFDP_Content Size (Kilobyte)/64/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64/report/lines.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64/report/lines.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64/report/lines.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64/report/lines.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/64/report/violin.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/64/report/violin.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/64/report/violin.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/64/report/violin.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/1/base/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/1/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/1/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/1/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/1/base/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/1/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/1/base/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/1/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/1/base/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/1/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/1/base/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/1/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/1/base/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/1/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/1/base/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/1/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/1/change/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/1/change/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/1/change/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/1/change/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/1/new/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/1/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/1/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/1/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/1/new/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/1/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/1/new/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/1/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/1/new/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/1/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/1/new/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/1/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/1/new/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/1/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/1/new/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/1/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/1/report/MAD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/1/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/1/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/1/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/1/report/SD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/1/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/1/report/SD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/1/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/1/report/both/pdf.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/1/report/both/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/1/report/both/pdf.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/1/report/both/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/1/report/both/regression.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/1/report/both/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/1/report/both/regression.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/1/report/both/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/1/report/change/mean.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/1/report/change/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/1/report/change/mean.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/1/report/change/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/1/report/change/median.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/1/report/change/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/1/report/change/median.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/1/report/change/median.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/1/report/change/t-test.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/1/report/change/t-test.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/1/report/change/t-test.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/1/report/change/t-test.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/1/report/index.html b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/1/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/1/report/index.html rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/1/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/1/report/mean.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/1/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/1/report/mean.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/1/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/1/report/median.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/1/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/1/report/median.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/1/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/1/report/pdf.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/1/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/1/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/1/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/1/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/1/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/1/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/1/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/1/report/regression.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/1/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/1/report/regression.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/1/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/1/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/1/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/1/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/1/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/1/report/relative_pdf_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/1/report/relative_pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/1/report/relative_pdf_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/1/report/relative_pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/1/report/relative_regression_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/1/report/relative_regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/1/report/relative_regression_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/1/report/relative_regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/1/report/slope.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/1/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/1/report/slope.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/1/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/1/report/typical.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/1/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/1/report/typical.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/1/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/128/base/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/128/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/128/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/128/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/128/base/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/128/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/128/base/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/128/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/128/base/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/128/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/128/base/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/128/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/128/base/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/128/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/128/base/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/128/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/128/new/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/128/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/128/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/128/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/128/new/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/128/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/128/new/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/128/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/128/new/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/128/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/128/new/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/128/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/128/new/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/128/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/128/new/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/128/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/128/report/MAD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/128/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/128/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/128/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/128/report/SD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/128/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/128/report/SD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/128/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/128/report/index.html b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/128/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/128/report/index.html rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/128/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/128/report/mean.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/128/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/128/report/mean.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/128/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/128/report/median.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/128/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/128/report/median.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/128/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/128/report/pdf.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/128/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/128/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/128/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/128/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/128/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/128/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/128/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/128/report/regression.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/128/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/128/report/regression.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/128/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/128/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/128/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/128/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/128/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/128/report/slope.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/128/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/128/report/slope.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/128/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/128/report/typical.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/128/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/128/report/typical.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/128/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/16/base/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/16/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/16/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/16/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/16/base/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/16/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/16/base/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/16/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/16/base/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/16/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/16/base/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/16/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/16/base/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/16/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/16/base/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/16/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/16/new/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/16/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/16/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/16/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/16/new/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/16/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/16/new/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/16/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/16/new/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/16/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/16/new/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/16/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/16/new/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/16/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/16/new/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/16/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/16/report/MAD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/16/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/16/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/16/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/16/report/SD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/16/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/16/report/SD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/16/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/16/report/index.html b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/16/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/16/report/index.html rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/16/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/16/report/mean.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/16/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/16/report/mean.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/16/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/16/report/median.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/16/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/16/report/median.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/16/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/16/report/pdf.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/16/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/16/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/16/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/16/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/16/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/16/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/16/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/16/report/regression.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/16/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/16/report/regression.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/16/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/16/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/16/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/16/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/16/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/16/report/slope.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/16/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/16/report/slope.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/16/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/16/report/typical.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/16/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/16/report/typical.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/16/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/2/base/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/2/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/2/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/2/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/2/base/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/2/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/2/base/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/2/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/2/base/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/2/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/2/base/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/2/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/2/base/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/2/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/2/base/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/2/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/2/change/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/2/change/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/2/change/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/2/change/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/2/new/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/2/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/2/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/2/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/2/new/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/2/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/2/new/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/2/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/2/new/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/2/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/2/new/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/2/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/2/new/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/2/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/2/new/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/2/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/2/report/MAD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/2/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/2/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/2/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/2/report/SD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/2/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/2/report/SD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/2/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/2/report/both/pdf.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/2/report/both/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/2/report/both/pdf.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/2/report/both/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/2/report/both/regression.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/2/report/both/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/2/report/both/regression.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/2/report/both/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/2/report/change/mean.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/2/report/change/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/2/report/change/mean.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/2/report/change/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/2/report/change/median.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/2/report/change/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/2/report/change/median.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/2/report/change/median.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/2/report/change/t-test.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/2/report/change/t-test.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/2/report/change/t-test.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/2/report/change/t-test.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/2/report/index.html b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/2/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/2/report/index.html rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/2/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/2/report/mean.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/2/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/2/report/mean.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/2/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/2/report/median.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/2/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/2/report/median.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/2/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/2/report/pdf.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/2/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/2/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/2/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/2/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/2/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/2/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/2/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/2/report/regression.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/2/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/2/report/regression.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/2/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/2/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/2/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/2/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/2/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/2/report/relative_pdf_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/2/report/relative_pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/2/report/relative_pdf_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/2/report/relative_pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/2/report/relative_regression_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/2/report/relative_regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/2/report/relative_regression_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/2/report/relative_regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/2/report/slope.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/2/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/2/report/slope.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/2/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/2/report/typical.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/2/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/2/report/typical.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/2/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/256/base/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/256/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/256/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/256/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/256/base/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/256/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/256/base/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/256/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/256/base/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/256/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/256/base/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/256/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/256/base/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/256/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/256/base/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/256/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/256/new/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/256/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/256/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/256/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/256/new/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/256/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/256/new/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/256/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/256/new/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/256/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/256/new/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/256/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/256/new/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/256/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/256/new/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/256/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/256/report/MAD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/256/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/256/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/256/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/256/report/SD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/256/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/256/report/SD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/256/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/256/report/index.html b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/256/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/256/report/index.html rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/256/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/256/report/mean.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/256/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/256/report/mean.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/256/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/256/report/median.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/256/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/256/report/median.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/256/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/256/report/pdf.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/256/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/256/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/256/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/256/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/256/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/256/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/256/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/256/report/regression.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/256/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/256/report/regression.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/256/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/256/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/256/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/256/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/256/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/256/report/slope.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/256/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/256/report/slope.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/256/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/256/report/typical.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/256/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/256/report/typical.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/256/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/32/base/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/32/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/32/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/32/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/32/base/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/32/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/32/base/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/32/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/32/base/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/32/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/32/base/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/32/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/32/base/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/32/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/32/base/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/32/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/32/new/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/32/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/32/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/32/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/32/new/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/32/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/32/new/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/32/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/32/new/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/32/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/32/new/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/32/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/32/new/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/32/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/32/new/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/32/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/32/report/MAD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/32/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/32/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/32/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/32/report/SD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/32/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/32/report/SD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/32/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/32/report/index.html b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/32/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/32/report/index.html rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/32/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/32/report/mean.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/32/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/32/report/mean.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/32/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/32/report/median.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/32/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/32/report/median.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/32/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/32/report/pdf.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/32/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/32/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/32/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/32/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/32/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/32/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/32/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/32/report/regression.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/32/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/32/report/regression.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/32/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/32/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/32/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/32/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/32/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/32/report/slope.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/32/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/32/report/slope.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/32/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/32/report/typical.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/32/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/32/report/typical.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/32/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/4/base/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/4/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/4/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/4/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/4/base/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/4/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/4/base/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/4/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/4/base/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/4/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/4/base/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/4/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/4/base/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/4/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/4/base/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/4/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/4/change/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/4/change/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/4/change/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/4/change/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/4/new/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/4/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/4/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/4/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/4/new/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/4/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/4/new/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/4/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/4/new/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/4/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/4/new/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/4/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/4/new/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/4/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/4/new/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/4/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/4/report/MAD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/4/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/4/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/4/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/4/report/SD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/4/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/4/report/SD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/4/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/4/report/both/pdf.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/4/report/both/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/4/report/both/pdf.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/4/report/both/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/4/report/both/regression.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/4/report/both/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/4/report/both/regression.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/4/report/both/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/4/report/change/mean.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/4/report/change/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/4/report/change/mean.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/4/report/change/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/4/report/change/median.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/4/report/change/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/4/report/change/median.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/4/report/change/median.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/4/report/change/t-test.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/4/report/change/t-test.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/4/report/change/t-test.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/4/report/change/t-test.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/4/report/index.html b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/4/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/4/report/index.html rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/4/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/4/report/mean.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/4/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/4/report/mean.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/4/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/4/report/median.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/4/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/4/report/median.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/4/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/4/report/pdf.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/4/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/4/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/4/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/4/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/4/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/4/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/4/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/4/report/regression.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/4/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/4/report/regression.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/4/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/4/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/4/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/4/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/4/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/4/report/relative_pdf_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/4/report/relative_pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/4/report/relative_pdf_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/4/report/relative_pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/4/report/relative_regression_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/4/report/relative_regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/4/report/relative_regression_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/4/report/relative_regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/4/report/slope.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/4/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/4/report/slope.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/4/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/4/report/typical.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/4/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/4/report/typical.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/4/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/512/base/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/512/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/512/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/512/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/512/base/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/512/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/512/base/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/512/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/512/base/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/512/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/512/base/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/512/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/512/base/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/512/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/512/base/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/512/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/512/new/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/512/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/512/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/512/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/512/new/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/512/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/512/new/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/512/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/512/new/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/512/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/512/new/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/512/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/512/new/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/512/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/512/new/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/512/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/512/report/MAD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/512/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/512/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/512/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/512/report/SD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/512/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/512/report/SD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/512/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/512/report/index.html b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/512/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/512/report/index.html rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/512/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/512/report/mean.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/512/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/512/report/mean.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/512/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/512/report/median.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/512/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/512/report/median.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/512/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/512/report/pdf.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/512/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/512/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/512/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/512/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/512/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/512/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/512/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/512/report/regression.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/512/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/512/report/regression.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/512/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/512/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/512/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/512/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/512/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/512/report/slope.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/512/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/512/report/slope.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/512/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/512/report/typical.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/512/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/512/report/typical.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/512/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/64/base/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/64/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/64/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/64/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/64/base/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/64/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/64/base/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/64/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/64/base/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/64/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/64/base/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/64/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/64/base/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/64/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/64/base/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/64/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/64/new/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/64/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/64/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/64/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/64/new/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/64/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/64/new/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/64/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/64/new/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/64/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/64/new/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/64/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/64/new/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/64/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/64/new/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/64/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/64/report/MAD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/64/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/64/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/64/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/64/report/SD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/64/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/64/report/SD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/64/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/64/report/index.html b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/64/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/64/report/index.html rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/64/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/64/report/mean.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/64/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/64/report/mean.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/64/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/64/report/median.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/64/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/64/report/median.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/64/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/64/report/pdf.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/64/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/64/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/64/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/64/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/64/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/64/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/64/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/64/report/regression.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/64/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/64/report/regression.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/64/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/64/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/64/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/64/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/64/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/64/report/slope.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/64/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/64/report/slope.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/64/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/64/report/typical.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/64/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/64/report/typical.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/64/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/8/base/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/8/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/8/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/8/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/8/base/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/8/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/8/base/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/8/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/8/base/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/8/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/8/base/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/8/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/8/base/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/8/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/8/base/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/8/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/8/new/benchmark.json b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/8/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/8/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/8/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/8/new/estimates.json b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/8/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/8/new/estimates.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/8/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/8/new/sample.json b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/8/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/8/new/sample.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/8/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/8/new/tukey.json b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/8/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/8/new/tukey.json rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/8/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/8/report/MAD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/8/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/8/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/8/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/8/report/SD.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/8/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/8/report/SD.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/8/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/8/report/index.html b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/8/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/8/report/index.html rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/8/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/8/report/mean.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/8/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/8/report/mean.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/8/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/8/report/median.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/8/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/8/report/median.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/8/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/8/report/pdf.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/8/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/8/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/8/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/8/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/8/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/8/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/8/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/8/report/regression.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/8/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/8/report/regression.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/8/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/8/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/8/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/8/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/8/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/8/report/slope.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/8/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/8/report/slope.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/8/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/8/report/typical.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/8/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/8/report/typical.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/8/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/report/index.html b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/report/index.html rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/report/lines.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/report/lines.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/report/lines.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/report/lines.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/report/violin.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/report/violin.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8 requests/report/violin.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8 requests/report/violin.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8/report/index.html b/ursa/TCP UFDP_Content Size (Kilobyte)/8/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8/report/index.html rename to ursa/TCP UFDP_Content Size (Kilobyte)/8/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8/report/lines.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8/report/lines.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8/report/lines.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8/report/lines.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/8/report/violin.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/8/report/violin.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/8/report/violin.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/8/report/violin.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/report/index.html b/ursa/TCP UFDP_Content Size (Kilobyte)/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/report/index.html rename to ursa/TCP UFDP_Content Size (Kilobyte)/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/report/lines.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/report/lines.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/report/lines.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/report/lines.svg diff --git a/criterion/TCP UFDP_Content Size (Kilobyte)/report/violin.svg b/ursa/TCP UFDP_Content Size (Kilobyte)/report/violin.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Kilobyte)/report/violin.svg rename to ursa/TCP UFDP_Content Size (Kilobyte)/report/violin.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/1/base/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/1/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/1/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/1/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/1/base/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/1/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/1/base/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/1/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/1/base/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/1/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/1/base/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/1/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/1/base/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/1/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/1/base/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/1/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/1/new/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/1/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/1/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/1/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/1/new/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/1/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/1/new/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/1/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/1/new/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/1/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/1/new/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/1/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/1/new/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/1/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/1/new/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/1/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/1/report/MAD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/1/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/1/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/1/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/1/report/SD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/1/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/1/report/SD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/1/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/1/report/index.html b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/1/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/1/report/index.html rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/1/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/1/report/mean.svg b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/1/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/1/report/mean.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/1/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/1/report/median.svg b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/1/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/1/report/median.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/1/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/1/report/pdf.svg b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/1/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/1/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/1/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/1/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/1/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/1/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/1/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/1/report/regression.svg b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/1/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/1/report/regression.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/1/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/1/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/1/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/1/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/1/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/1/report/slope.svg b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/1/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/1/report/slope.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/1/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/1/report/typical.svg b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/1/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/1/report/typical.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/1/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/128/base/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/128/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/128/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/128/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/128/base/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/128/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/128/base/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/128/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/128/base/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/128/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/128/base/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/128/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/128/base/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/128/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/128/base/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/128/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/128/new/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/128/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/128/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/128/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/128/new/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/128/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/128/new/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/128/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/128/new/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/128/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/128/new/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/128/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/128/new/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/128/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/128/new/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/128/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/128/report/MAD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/128/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/128/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/128/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/128/report/SD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/128/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/128/report/SD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/128/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/128/report/index.html b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/128/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/128/report/index.html rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/128/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/128/report/mean.svg b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/128/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/128/report/mean.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/128/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/128/report/median.svg b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/128/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/128/report/median.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/128/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/128/report/pdf.svg b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/128/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/128/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/128/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/128/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/128/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/128/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/128/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/128/report/regression.svg b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/128/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/128/report/regression.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/128/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/128/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/128/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/128/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/128/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/128/report/slope.svg b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/128/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/128/report/slope.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/128/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/128/report/typical.svg b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/128/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/128/report/typical.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/128/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/16/base/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/16/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/16/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/16/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/16/base/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/16/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/16/base/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/16/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/16/base/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/16/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/16/base/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/16/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/16/base/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/16/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/16/base/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/16/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/16/new/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/16/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/16/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/16/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/16/new/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/16/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/16/new/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/16/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/16/new/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/16/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/16/new/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/16/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/16/new/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/16/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/16/new/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/16/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/16/report/MAD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/16/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/16/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/16/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/16/report/SD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/16/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/16/report/SD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/16/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/16/report/index.html b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/16/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/16/report/index.html rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/16/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/16/report/mean.svg b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/16/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/16/report/mean.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/16/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/16/report/median.svg b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/16/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/16/report/median.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/16/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/16/report/pdf.svg b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/16/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/16/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/16/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/16/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/16/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/16/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/16/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/16/report/regression.svg b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/16/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/16/report/regression.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/16/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/16/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/16/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/16/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/16/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/16/report/slope.svg b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/16/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/16/report/slope.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/16/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/16/report/typical.svg b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/16/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/16/report/typical.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/16/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/2/base/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/2/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/2/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/2/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/2/base/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/2/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/2/base/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/2/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/2/base/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/2/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/2/base/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/2/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/2/base/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/2/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/2/base/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/2/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/2/new/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/2/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/2/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/2/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/2/new/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/2/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/2/new/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/2/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/2/new/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/2/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/2/new/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/2/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/2/new/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/2/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/2/new/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/2/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/2/report/MAD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/2/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/2/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/2/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/2/report/SD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/2/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/2/report/SD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/2/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/2/report/index.html b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/2/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/2/report/index.html rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/2/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/2/report/mean.svg b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/2/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/2/report/mean.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/2/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/2/report/median.svg b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/2/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/2/report/median.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/2/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/2/report/pdf.svg b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/2/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/2/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/2/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/2/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/2/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/2/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/2/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/2/report/regression.svg b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/2/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/2/report/regression.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/2/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/2/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/2/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/2/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/2/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/2/report/slope.svg b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/2/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/2/report/slope.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/2/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/2/report/typical.svg b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/2/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/2/report/typical.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/2/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/256/base/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/256/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/256/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/256/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/256/base/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/256/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/256/base/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/256/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/256/base/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/256/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/256/base/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/256/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/256/base/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/256/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/256/base/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/256/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/256/new/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/256/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/256/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/256/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/256/new/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/256/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/256/new/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/256/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/256/new/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/256/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/256/new/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/256/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/256/new/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/256/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/256/new/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/256/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/256/report/MAD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/256/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/256/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/256/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/256/report/SD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/256/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/256/report/SD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/256/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/256/report/index.html b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/256/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/256/report/index.html rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/256/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/256/report/mean.svg b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/256/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/256/report/mean.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/256/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/256/report/median.svg b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/256/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/256/report/median.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/256/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/256/report/pdf.svg b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/256/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/256/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/256/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/256/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/256/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/256/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/256/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/256/report/regression.svg b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/256/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/256/report/regression.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/256/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/256/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/256/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/256/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/256/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/256/report/slope.svg b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/256/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/256/report/slope.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/256/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/256/report/typical.svg b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/256/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/256/report/typical.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/256/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/32/base/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/32/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/32/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/32/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/32/base/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/32/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/32/base/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/32/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/32/base/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/32/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/32/base/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/32/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/32/base/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/32/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/32/base/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/32/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/32/new/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/32/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/32/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/32/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/32/new/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/32/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/32/new/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/32/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/32/new/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/32/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/32/new/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/32/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/32/new/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/32/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/32/new/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/32/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/32/report/MAD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/32/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/32/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/32/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/32/report/SD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/32/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/32/report/SD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/32/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/32/report/index.html b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/32/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/32/report/index.html rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/32/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/32/report/mean.svg b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/32/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/32/report/mean.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/32/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/32/report/median.svg b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/32/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/32/report/median.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/32/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/32/report/pdf.svg b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/32/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/32/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/32/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/32/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/32/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/32/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/32/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/32/report/regression.svg b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/32/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/32/report/regression.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/32/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/32/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/32/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/32/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/32/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/32/report/slope.svg b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/32/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/32/report/slope.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/32/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/32/report/typical.svg b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/32/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/32/report/typical.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/32/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/4/base/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/4/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/4/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/4/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/4/base/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/4/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/4/base/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/4/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/4/base/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/4/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/4/base/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/4/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/4/base/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/4/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/4/base/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/4/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/4/new/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/4/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/4/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/4/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/4/new/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/4/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/4/new/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/4/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/4/new/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/4/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/4/new/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/4/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/4/new/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/4/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/4/new/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/4/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/4/report/MAD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/4/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/4/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/4/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/4/report/SD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/4/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/4/report/SD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/4/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/4/report/index.html b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/4/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/4/report/index.html rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/4/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/4/report/mean.svg b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/4/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/4/report/mean.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/4/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/4/report/median.svg b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/4/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/4/report/median.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/4/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/4/report/pdf.svg b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/4/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/4/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/4/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/4/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/4/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/4/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/4/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/4/report/regression.svg b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/4/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/4/report/regression.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/4/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/4/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/4/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/4/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/4/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/4/report/slope.svg b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/4/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/4/report/slope.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/4/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/4/report/typical.svg b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/4/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/4/report/typical.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/4/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/512/base/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/512/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/512/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/512/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/512/base/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/512/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/512/base/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/512/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/512/base/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/512/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/512/base/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/512/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/512/base/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/512/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/512/base/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/512/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/512/new/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/512/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/512/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/512/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/512/new/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/512/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/512/new/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/512/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/512/new/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/512/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/512/new/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/512/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/512/new/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/512/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/512/new/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/512/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/512/report/MAD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/512/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/512/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/512/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/512/report/SD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/512/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/512/report/SD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/512/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/512/report/index.html b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/512/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/512/report/index.html rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/512/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/512/report/mean.svg b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/512/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/512/report/mean.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/512/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/512/report/median.svg b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/512/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/512/report/median.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/512/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/512/report/pdf.svg b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/512/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/512/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/512/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/512/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/512/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/512/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/512/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/512/report/regression.svg b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/512/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/512/report/regression.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/512/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/512/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/512/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/512/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/512/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/512/report/slope.svg b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/512/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/512/report/slope.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/512/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/512/report/typical.svg b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/512/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/512/report/typical.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/512/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/64/base/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/64/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/64/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/64/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/64/base/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/64/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/64/base/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/64/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/64/base/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/64/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/64/base/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/64/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/64/base/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/64/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/64/base/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/64/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/64/new/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/64/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/64/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/64/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/64/new/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/64/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/64/new/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/64/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/64/new/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/64/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/64/new/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/64/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/64/new/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/64/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/64/new/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/64/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/64/report/MAD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/64/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/64/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/64/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/64/report/SD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/64/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/64/report/SD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/64/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/64/report/index.html b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/64/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/64/report/index.html rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/64/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/64/report/mean.svg b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/64/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/64/report/mean.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/64/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/64/report/median.svg b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/64/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/64/report/median.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/64/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/64/report/pdf.svg b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/64/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/64/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/64/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/64/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/64/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/64/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/64/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/64/report/regression.svg b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/64/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/64/report/regression.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/64/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/64/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/64/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/64/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/64/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/64/report/slope.svg b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/64/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/64/report/slope.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/64/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/64/report/typical.svg b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/64/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/64/report/typical.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/64/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/8/base/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/8/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/8/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/8/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/8/base/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/8/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/8/base/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/8/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/8/base/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/8/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/8/base/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/8/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/8/base/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/8/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/8/base/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/8/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/8/new/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/8/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/8/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/8/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/8/new/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/8/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/8/new/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/8/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/8/new/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/8/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/8/new/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/8/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/8/new/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/8/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/8/new/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/8/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/8/report/MAD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/8/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/8/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/8/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/8/report/SD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/8/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/8/report/SD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/8/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/8/report/index.html b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/8/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/8/report/index.html rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/8/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/8/report/mean.svg b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/8/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/8/report/mean.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/8/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/8/report/median.svg b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/8/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/8/report/median.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/8/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/8/report/pdf.svg b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/8/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/8/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/8/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/8/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/8/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/8/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/8/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/8/report/regression.svg b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/8/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/8/report/regression.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/8/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/8/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/8/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/8/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/8/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/8/report/slope.svg b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/8/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/8/report/slope.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/8/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/8/report/typical.svg b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/8/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/8/report/typical.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/8/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/report/index.html b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/report/index.html rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/report/lines.svg b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/report/lines.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/report/lines.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/report/lines.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1 request/report/violin.svg b/ursa/TCP UFDP_Content Size (Megabyte)/1 request/report/violin.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1 request/report/violin.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/1 request/report/violin.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1/report/index.html b/ursa/TCP UFDP_Content Size (Megabyte)/1/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1/report/index.html rename to ursa/TCP UFDP_Content Size (Megabyte)/1/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1/report/lines.svg b/ursa/TCP UFDP_Content Size (Megabyte)/1/report/lines.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1/report/lines.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/1/report/lines.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/1/report/violin.svg b/ursa/TCP UFDP_Content Size (Megabyte)/1/report/violin.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/1/report/violin.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/1/report/violin.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/128/report/index.html b/ursa/TCP UFDP_Content Size (Megabyte)/128/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/128/report/index.html rename to ursa/TCP UFDP_Content Size (Megabyte)/128/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/128/report/lines.svg b/ursa/TCP UFDP_Content Size (Megabyte)/128/report/lines.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/128/report/lines.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/128/report/lines.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/128/report/violin.svg b/ursa/TCP UFDP_Content Size (Megabyte)/128/report/violin.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/128/report/violin.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/128/report/violin.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/1/base/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/1/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/1/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/1/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/1/base/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/1/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/1/base/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/1/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/1/base/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/1/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/1/base/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/1/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/1/base/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/1/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/1/base/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/1/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/1/new/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/1/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/1/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/1/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/1/new/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/1/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/1/new/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/1/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/1/new/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/1/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/1/new/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/1/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/1/new/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/1/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/1/new/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/1/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/1/report/MAD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/1/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/1/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/1/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/1/report/SD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/1/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/1/report/SD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/1/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/1/report/index.html b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/1/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/1/report/index.html rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/1/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/1/report/mean.svg b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/1/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/1/report/mean.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/1/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/1/report/median.svg b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/1/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/1/report/median.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/1/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/1/report/pdf.svg b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/1/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/1/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/1/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/1/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/1/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/1/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/1/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/1/report/regression.svg b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/1/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/1/report/regression.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/1/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/1/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/1/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/1/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/1/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/1/report/slope.svg b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/1/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/1/report/slope.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/1/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/1/report/typical.svg b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/1/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/1/report/typical.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/1/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/128/base/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/128/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/128/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/128/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/128/base/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/128/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/128/base/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/128/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/128/base/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/128/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/128/base/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/128/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/128/base/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/128/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/128/base/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/128/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/128/new/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/128/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/128/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/128/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/128/new/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/128/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/128/new/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/128/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/128/new/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/128/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/128/new/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/128/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/128/new/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/128/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/128/new/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/128/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/128/report/MAD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/128/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/128/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/128/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/128/report/SD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/128/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/128/report/SD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/128/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/128/report/index.html b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/128/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/128/report/index.html rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/128/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/128/report/mean.svg b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/128/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/128/report/mean.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/128/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/128/report/median.svg b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/128/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/128/report/median.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/128/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/128/report/pdf.svg b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/128/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/128/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/128/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/128/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/128/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/128/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/128/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/128/report/regression.svg b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/128/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/128/report/regression.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/128/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/128/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/128/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/128/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/128/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/128/report/slope.svg b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/128/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/128/report/slope.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/128/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/128/report/typical.svg b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/128/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/128/report/typical.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/128/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/16/base/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/16/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/16/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/16/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/16/base/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/16/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/16/base/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/16/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/16/base/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/16/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/16/base/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/16/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/16/base/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/16/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/16/base/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/16/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/16/new/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/16/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/16/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/16/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/16/new/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/16/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/16/new/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/16/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/16/new/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/16/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/16/new/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/16/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/16/new/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/16/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/16/new/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/16/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/16/report/MAD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/16/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/16/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/16/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/16/report/SD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/16/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/16/report/SD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/16/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/16/report/index.html b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/16/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/16/report/index.html rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/16/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/16/report/mean.svg b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/16/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/16/report/mean.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/16/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/16/report/median.svg b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/16/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/16/report/median.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/16/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/16/report/pdf.svg b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/16/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/16/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/16/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/16/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/16/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/16/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/16/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/16/report/regression.svg b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/16/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/16/report/regression.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/16/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/16/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/16/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/16/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/16/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/16/report/slope.svg b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/16/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/16/report/slope.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/16/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/16/report/typical.svg b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/16/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/16/report/typical.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/16/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/2/base/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/2/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/2/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/2/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/2/base/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/2/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/2/base/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/2/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/2/base/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/2/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/2/base/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/2/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/2/base/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/2/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/2/base/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/2/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/2/new/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/2/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/2/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/2/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/2/new/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/2/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/2/new/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/2/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/2/new/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/2/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/2/new/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/2/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/2/new/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/2/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/2/new/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/2/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/2/report/MAD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/2/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/2/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/2/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/2/report/SD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/2/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/2/report/SD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/2/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/2/report/index.html b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/2/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/2/report/index.html rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/2/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/2/report/mean.svg b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/2/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/2/report/mean.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/2/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/2/report/median.svg b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/2/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/2/report/median.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/2/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/2/report/pdf.svg b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/2/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/2/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/2/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/2/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/2/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/2/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/2/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/2/report/regression.svg b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/2/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/2/report/regression.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/2/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/2/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/2/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/2/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/2/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/2/report/slope.svg b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/2/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/2/report/slope.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/2/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/2/report/typical.svg b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/2/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/2/report/typical.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/2/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/256/base/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/256/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/256/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/256/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/256/base/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/256/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/256/base/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/256/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/256/base/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/256/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/256/base/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/256/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/256/base/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/256/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/256/base/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/256/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/256/new/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/256/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/256/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/256/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/256/new/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/256/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/256/new/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/256/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/256/new/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/256/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/256/new/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/256/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/256/new/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/256/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/256/new/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/256/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/256/report/MAD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/256/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/256/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/256/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/256/report/SD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/256/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/256/report/SD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/256/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/256/report/index.html b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/256/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/256/report/index.html rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/256/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/256/report/mean.svg b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/256/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/256/report/mean.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/256/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/256/report/median.svg b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/256/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/256/report/median.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/256/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/256/report/pdf.svg b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/256/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/256/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/256/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/256/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/256/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/256/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/256/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/256/report/regression.svg b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/256/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/256/report/regression.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/256/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/256/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/256/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/256/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/256/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/256/report/slope.svg b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/256/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/256/report/slope.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/256/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/256/report/typical.svg b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/256/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/256/report/typical.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/256/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/32/base/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/32/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/32/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/32/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/32/base/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/32/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/32/base/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/32/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/32/base/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/32/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/32/base/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/32/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/32/base/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/32/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/32/base/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/32/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/32/new/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/32/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/32/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/32/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/32/new/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/32/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/32/new/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/32/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/32/new/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/32/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/32/new/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/32/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/32/new/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/32/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/32/new/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/32/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/32/report/MAD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/32/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/32/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/32/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/32/report/SD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/32/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/32/report/SD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/32/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/32/report/index.html b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/32/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/32/report/index.html rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/32/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/32/report/mean.svg b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/32/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/32/report/mean.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/32/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/32/report/median.svg b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/32/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/32/report/median.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/32/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/32/report/pdf.svg b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/32/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/32/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/32/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/32/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/32/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/32/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/32/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/32/report/regression.svg b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/32/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/32/report/regression.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/32/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/32/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/32/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/32/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/32/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/32/report/slope.svg b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/32/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/32/report/slope.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/32/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/32/report/typical.svg b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/32/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/32/report/typical.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/32/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/4/base/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/4/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/4/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/4/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/4/base/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/4/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/4/base/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/4/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/4/base/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/4/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/4/base/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/4/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/4/base/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/4/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/4/base/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/4/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/4/new/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/4/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/4/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/4/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/4/new/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/4/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/4/new/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/4/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/4/new/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/4/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/4/new/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/4/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/4/new/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/4/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/4/new/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/4/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/4/report/MAD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/4/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/4/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/4/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/4/report/SD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/4/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/4/report/SD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/4/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/4/report/index.html b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/4/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/4/report/index.html rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/4/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/4/report/mean.svg b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/4/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/4/report/mean.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/4/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/4/report/median.svg b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/4/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/4/report/median.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/4/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/4/report/pdf.svg b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/4/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/4/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/4/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/4/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/4/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/4/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/4/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/4/report/regression.svg b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/4/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/4/report/regression.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/4/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/4/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/4/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/4/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/4/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/4/report/slope.svg b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/4/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/4/report/slope.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/4/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/4/report/typical.svg b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/4/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/4/report/typical.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/4/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/512/base/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/512/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/512/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/512/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/512/base/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/512/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/512/base/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/512/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/512/base/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/512/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/512/base/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/512/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/512/base/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/512/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/512/base/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/512/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/512/new/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/512/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/512/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/512/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/512/new/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/512/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/512/new/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/512/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/512/new/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/512/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/512/new/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/512/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/512/new/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/512/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/512/new/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/512/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/512/report/MAD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/512/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/512/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/512/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/512/report/SD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/512/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/512/report/SD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/512/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/512/report/index.html b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/512/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/512/report/index.html rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/512/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/512/report/mean.svg b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/512/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/512/report/mean.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/512/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/512/report/median.svg b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/512/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/512/report/median.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/512/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/512/report/pdf.svg b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/512/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/512/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/512/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/512/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/512/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/512/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/512/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/512/report/regression.svg b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/512/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/512/report/regression.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/512/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/512/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/512/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/512/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/512/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/512/report/slope.svg b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/512/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/512/report/slope.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/512/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/512/report/typical.svg b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/512/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/512/report/typical.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/512/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/64/base/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/64/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/64/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/64/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/64/base/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/64/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/64/base/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/64/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/64/base/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/64/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/64/base/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/64/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/64/base/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/64/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/64/base/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/64/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/64/new/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/64/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/64/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/64/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/64/new/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/64/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/64/new/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/64/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/64/new/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/64/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/64/new/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/64/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/64/new/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/64/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/64/new/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/64/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/64/report/MAD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/64/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/64/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/64/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/64/report/SD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/64/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/64/report/SD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/64/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/64/report/index.html b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/64/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/64/report/index.html rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/64/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/64/report/mean.svg b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/64/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/64/report/mean.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/64/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/64/report/median.svg b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/64/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/64/report/median.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/64/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/64/report/pdf.svg b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/64/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/64/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/64/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/64/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/64/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/64/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/64/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/64/report/regression.svg b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/64/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/64/report/regression.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/64/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/64/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/64/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/64/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/64/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/64/report/slope.svg b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/64/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/64/report/slope.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/64/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/64/report/typical.svg b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/64/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/64/report/typical.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/64/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/8/base/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/8/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/8/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/8/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/8/base/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/8/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/8/base/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/8/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/8/base/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/8/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/8/base/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/8/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/8/base/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/8/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/8/base/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/8/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/8/new/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/8/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/8/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/8/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/8/new/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/8/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/8/new/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/8/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/8/new/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/8/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/8/new/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/8/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/8/new/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/8/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/8/new/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/8/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/8/report/MAD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/8/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/8/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/8/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/8/report/SD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/8/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/8/report/SD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/8/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/8/report/index.html b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/8/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/8/report/index.html rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/8/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/8/report/mean.svg b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/8/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/8/report/mean.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/8/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/8/report/median.svg b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/8/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/8/report/median.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/8/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/8/report/pdf.svg b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/8/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/8/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/8/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/8/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/8/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/8/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/8/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/8/report/regression.svg b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/8/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/8/report/regression.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/8/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/8/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/8/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/8/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/8/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/8/report/slope.svg b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/8/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/8/report/slope.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/8/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/8/report/typical.svg b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/8/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/8/report/typical.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/8/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/report/index.html b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/report/index.html rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/report/lines.svg b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/report/lines.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/report/lines.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/report/lines.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16 requests/report/violin.svg b/ursa/TCP UFDP_Content Size (Megabyte)/16 requests/report/violin.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16 requests/report/violin.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/16 requests/report/violin.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16/report/index.html b/ursa/TCP UFDP_Content Size (Megabyte)/16/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16/report/index.html rename to ursa/TCP UFDP_Content Size (Megabyte)/16/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16/report/lines.svg b/ursa/TCP UFDP_Content Size (Megabyte)/16/report/lines.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16/report/lines.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/16/report/lines.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/16/report/violin.svg b/ursa/TCP UFDP_Content Size (Megabyte)/16/report/violin.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/16/report/violin.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/16/report/violin.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/1/base/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/1/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/1/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/1/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/1/base/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/1/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/1/base/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/1/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/1/base/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/1/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/1/base/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/1/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/1/base/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/1/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/1/base/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/1/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/1/new/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/1/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/1/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/1/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/1/new/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/1/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/1/new/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/1/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/1/new/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/1/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/1/new/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/1/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/1/new/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/1/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/1/new/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/1/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/1/report/MAD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/1/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/1/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/1/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/1/report/SD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/1/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/1/report/SD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/1/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/1/report/index.html b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/1/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/1/report/index.html rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/1/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/1/report/mean.svg b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/1/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/1/report/mean.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/1/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/1/report/median.svg b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/1/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/1/report/median.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/1/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/1/report/pdf.svg b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/1/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/1/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/1/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/1/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/1/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/1/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/1/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/1/report/regression.svg b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/1/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/1/report/regression.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/1/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/1/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/1/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/1/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/1/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/1/report/slope.svg b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/1/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/1/report/slope.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/1/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/1/report/typical.svg b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/1/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/1/report/typical.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/1/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/128/base/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/128/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/128/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/128/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/128/base/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/128/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/128/base/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/128/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/128/base/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/128/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/128/base/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/128/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/128/base/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/128/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/128/base/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/128/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/128/new/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/128/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/128/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/128/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/128/new/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/128/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/128/new/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/128/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/128/new/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/128/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/128/new/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/128/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/128/new/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/128/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/128/new/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/128/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/128/report/MAD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/128/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/128/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/128/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/128/report/SD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/128/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/128/report/SD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/128/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/128/report/index.html b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/128/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/128/report/index.html rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/128/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/128/report/mean.svg b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/128/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/128/report/mean.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/128/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/128/report/median.svg b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/128/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/128/report/median.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/128/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/128/report/pdf.svg b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/128/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/128/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/128/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/128/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/128/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/128/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/128/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/128/report/regression.svg b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/128/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/128/report/regression.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/128/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/128/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/128/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/128/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/128/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/128/report/slope.svg b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/128/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/128/report/slope.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/128/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/128/report/typical.svg b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/128/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/128/report/typical.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/128/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/16/base/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/16/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/16/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/16/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/16/base/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/16/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/16/base/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/16/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/16/base/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/16/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/16/base/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/16/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/16/base/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/16/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/16/base/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/16/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/16/new/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/16/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/16/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/16/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/16/new/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/16/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/16/new/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/16/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/16/new/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/16/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/16/new/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/16/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/16/new/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/16/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/16/new/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/16/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/16/report/MAD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/16/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/16/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/16/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/16/report/SD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/16/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/16/report/SD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/16/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/16/report/index.html b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/16/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/16/report/index.html rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/16/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/16/report/mean.svg b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/16/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/16/report/mean.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/16/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/16/report/median.svg b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/16/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/16/report/median.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/16/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/16/report/pdf.svg b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/16/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/16/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/16/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/16/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/16/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/16/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/16/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/16/report/regression.svg b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/16/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/16/report/regression.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/16/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/16/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/16/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/16/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/16/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/16/report/slope.svg b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/16/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/16/report/slope.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/16/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/16/report/typical.svg b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/16/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/16/report/typical.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/16/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/2/base/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/2/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/2/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/2/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/2/base/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/2/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/2/base/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/2/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/2/base/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/2/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/2/base/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/2/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/2/base/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/2/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/2/base/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/2/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/2/new/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/2/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/2/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/2/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/2/new/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/2/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/2/new/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/2/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/2/new/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/2/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/2/new/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/2/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/2/new/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/2/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/2/new/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/2/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/2/report/MAD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/2/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/2/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/2/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/2/report/SD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/2/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/2/report/SD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/2/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/2/report/index.html b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/2/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/2/report/index.html rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/2/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/2/report/mean.svg b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/2/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/2/report/mean.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/2/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/2/report/median.svg b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/2/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/2/report/median.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/2/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/2/report/pdf.svg b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/2/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/2/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/2/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/2/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/2/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/2/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/2/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/2/report/regression.svg b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/2/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/2/report/regression.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/2/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/2/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/2/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/2/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/2/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/2/report/slope.svg b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/2/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/2/report/slope.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/2/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/2/report/typical.svg b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/2/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/2/report/typical.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/2/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/256/base/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/256/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/256/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/256/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/256/base/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/256/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/256/base/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/256/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/256/base/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/256/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/256/base/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/256/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/256/base/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/256/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/256/base/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/256/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/256/new/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/256/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/256/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/256/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/256/new/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/256/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/256/new/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/256/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/256/new/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/256/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/256/new/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/256/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/256/new/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/256/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/256/new/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/256/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/256/report/MAD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/256/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/256/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/256/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/256/report/SD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/256/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/256/report/SD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/256/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/256/report/index.html b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/256/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/256/report/index.html rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/256/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/256/report/mean.svg b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/256/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/256/report/mean.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/256/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/256/report/median.svg b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/256/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/256/report/median.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/256/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/256/report/pdf.svg b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/256/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/256/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/256/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/256/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/256/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/256/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/256/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/256/report/regression.svg b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/256/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/256/report/regression.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/256/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/256/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/256/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/256/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/256/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/256/report/slope.svg b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/256/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/256/report/slope.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/256/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/256/report/typical.svg b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/256/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/256/report/typical.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/256/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/32/base/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/32/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/32/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/32/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/32/base/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/32/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/32/base/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/32/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/32/base/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/32/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/32/base/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/32/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/32/base/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/32/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/32/base/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/32/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/32/new/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/32/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/32/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/32/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/32/new/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/32/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/32/new/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/32/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/32/new/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/32/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/32/new/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/32/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/32/new/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/32/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/32/new/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/32/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/32/report/MAD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/32/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/32/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/32/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/32/report/SD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/32/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/32/report/SD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/32/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/32/report/index.html b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/32/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/32/report/index.html rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/32/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/32/report/mean.svg b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/32/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/32/report/mean.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/32/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/32/report/median.svg b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/32/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/32/report/median.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/32/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/32/report/pdf.svg b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/32/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/32/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/32/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/32/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/32/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/32/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/32/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/32/report/regression.svg b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/32/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/32/report/regression.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/32/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/32/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/32/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/32/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/32/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/32/report/slope.svg b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/32/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/32/report/slope.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/32/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/32/report/typical.svg b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/32/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/32/report/typical.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/32/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/4/base/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/4/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/4/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/4/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/4/base/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/4/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/4/base/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/4/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/4/base/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/4/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/4/base/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/4/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/4/base/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/4/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/4/base/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/4/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/4/new/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/4/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/4/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/4/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/4/new/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/4/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/4/new/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/4/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/4/new/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/4/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/4/new/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/4/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/4/new/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/4/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/4/new/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/4/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/4/report/MAD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/4/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/4/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/4/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/4/report/SD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/4/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/4/report/SD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/4/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/4/report/index.html b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/4/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/4/report/index.html rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/4/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/4/report/mean.svg b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/4/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/4/report/mean.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/4/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/4/report/median.svg b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/4/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/4/report/median.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/4/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/4/report/pdf.svg b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/4/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/4/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/4/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/4/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/4/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/4/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/4/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/4/report/regression.svg b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/4/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/4/report/regression.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/4/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/4/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/4/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/4/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/4/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/4/report/slope.svg b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/4/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/4/report/slope.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/4/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/4/report/typical.svg b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/4/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/4/report/typical.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/4/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/512/base/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/512/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/512/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/512/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/512/base/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/512/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/512/base/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/512/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/512/base/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/512/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/512/base/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/512/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/512/base/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/512/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/512/base/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/512/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/512/new/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/512/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/512/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/512/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/512/new/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/512/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/512/new/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/512/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/512/new/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/512/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/512/new/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/512/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/512/new/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/512/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/512/new/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/512/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/512/report/MAD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/512/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/512/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/512/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/512/report/SD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/512/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/512/report/SD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/512/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/512/report/index.html b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/512/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/512/report/index.html rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/512/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/512/report/mean.svg b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/512/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/512/report/mean.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/512/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/512/report/median.svg b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/512/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/512/report/median.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/512/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/512/report/pdf.svg b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/512/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/512/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/512/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/512/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/512/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/512/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/512/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/512/report/regression.svg b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/512/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/512/report/regression.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/512/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/512/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/512/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/512/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/512/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/512/report/slope.svg b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/512/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/512/report/slope.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/512/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/512/report/typical.svg b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/512/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/512/report/typical.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/512/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/64/base/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/64/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/64/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/64/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/64/base/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/64/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/64/base/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/64/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/64/base/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/64/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/64/base/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/64/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/64/base/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/64/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/64/base/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/64/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/64/new/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/64/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/64/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/64/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/64/new/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/64/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/64/new/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/64/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/64/new/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/64/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/64/new/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/64/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/64/new/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/64/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/64/new/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/64/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/64/report/MAD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/64/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/64/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/64/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/64/report/SD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/64/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/64/report/SD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/64/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/64/report/index.html b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/64/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/64/report/index.html rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/64/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/64/report/mean.svg b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/64/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/64/report/mean.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/64/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/64/report/median.svg b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/64/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/64/report/median.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/64/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/64/report/pdf.svg b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/64/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/64/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/64/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/64/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/64/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/64/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/64/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/64/report/regression.svg b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/64/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/64/report/regression.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/64/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/64/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/64/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/64/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/64/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/64/report/slope.svg b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/64/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/64/report/slope.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/64/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/64/report/typical.svg b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/64/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/64/report/typical.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/64/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/8/base/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/8/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/8/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/8/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/8/base/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/8/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/8/base/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/8/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/8/base/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/8/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/8/base/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/8/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/8/base/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/8/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/8/base/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/8/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/8/new/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/8/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/8/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/8/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/8/new/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/8/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/8/new/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/8/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/8/new/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/8/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/8/new/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/8/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/8/new/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/8/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/8/new/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/8/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/8/report/MAD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/8/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/8/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/8/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/8/report/SD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/8/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/8/report/SD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/8/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/8/report/index.html b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/8/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/8/report/index.html rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/8/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/8/report/mean.svg b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/8/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/8/report/mean.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/8/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/8/report/median.svg b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/8/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/8/report/median.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/8/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/8/report/pdf.svg b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/8/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/8/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/8/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/8/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/8/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/8/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/8/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/8/report/regression.svg b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/8/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/8/report/regression.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/8/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/8/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/8/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/8/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/8/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/8/report/slope.svg b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/8/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/8/report/slope.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/8/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/8/report/typical.svg b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/8/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/8/report/typical.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/8/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/report/index.html b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/report/index.html rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/report/lines.svg b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/report/lines.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/report/lines.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/report/lines.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2 requests/report/violin.svg b/ursa/TCP UFDP_Content Size (Megabyte)/2 requests/report/violin.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2 requests/report/violin.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/2 requests/report/violin.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2/report/index.html b/ursa/TCP UFDP_Content Size (Megabyte)/2/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2/report/index.html rename to ursa/TCP UFDP_Content Size (Megabyte)/2/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2/report/lines.svg b/ursa/TCP UFDP_Content Size (Megabyte)/2/report/lines.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2/report/lines.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/2/report/lines.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/2/report/violin.svg b/ursa/TCP UFDP_Content Size (Megabyte)/2/report/violin.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/2/report/violin.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/2/report/violin.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/256/report/index.html b/ursa/TCP UFDP_Content Size (Megabyte)/256/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/256/report/index.html rename to ursa/TCP UFDP_Content Size (Megabyte)/256/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/256/report/lines.svg b/ursa/TCP UFDP_Content Size (Megabyte)/256/report/lines.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/256/report/lines.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/256/report/lines.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/256/report/violin.svg b/ursa/TCP UFDP_Content Size (Megabyte)/256/report/violin.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/256/report/violin.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/256/report/violin.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/1/base/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/1/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/1/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/1/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/1/base/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/1/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/1/base/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/1/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/1/base/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/1/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/1/base/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/1/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/1/base/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/1/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/1/base/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/1/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/1/new/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/1/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/1/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/1/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/1/new/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/1/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/1/new/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/1/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/1/new/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/1/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/1/new/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/1/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/1/new/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/1/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/1/new/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/1/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/1/report/MAD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/1/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/1/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/1/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/1/report/SD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/1/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/1/report/SD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/1/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/1/report/index.html b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/1/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/1/report/index.html rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/1/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/1/report/mean.svg b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/1/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/1/report/mean.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/1/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/1/report/median.svg b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/1/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/1/report/median.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/1/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/1/report/pdf.svg b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/1/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/1/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/1/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/1/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/1/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/1/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/1/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/1/report/regression.svg b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/1/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/1/report/regression.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/1/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/1/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/1/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/1/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/1/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/1/report/slope.svg b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/1/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/1/report/slope.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/1/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/1/report/typical.svg b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/1/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/1/report/typical.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/1/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/128/base/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/128/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/128/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/128/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/128/base/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/128/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/128/base/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/128/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/128/base/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/128/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/128/base/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/128/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/128/base/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/128/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/128/base/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/128/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/128/new/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/128/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/128/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/128/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/128/new/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/128/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/128/new/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/128/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/128/new/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/128/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/128/new/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/128/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/128/new/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/128/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/128/new/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/128/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/128/report/MAD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/128/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/128/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/128/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/128/report/SD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/128/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/128/report/SD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/128/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/128/report/index.html b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/128/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/128/report/index.html rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/128/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/128/report/mean.svg b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/128/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/128/report/mean.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/128/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/128/report/median.svg b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/128/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/128/report/median.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/128/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/128/report/pdf.svg b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/128/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/128/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/128/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/128/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/128/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/128/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/128/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/128/report/regression.svg b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/128/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/128/report/regression.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/128/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/128/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/128/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/128/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/128/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/128/report/slope.svg b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/128/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/128/report/slope.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/128/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/128/report/typical.svg b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/128/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/128/report/typical.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/128/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/16/base/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/16/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/16/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/16/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/16/base/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/16/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/16/base/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/16/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/16/base/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/16/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/16/base/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/16/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/16/base/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/16/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/16/base/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/16/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/16/new/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/16/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/16/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/16/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/16/new/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/16/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/16/new/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/16/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/16/new/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/16/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/16/new/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/16/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/16/new/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/16/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/16/new/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/16/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/16/report/MAD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/16/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/16/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/16/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/16/report/SD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/16/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/16/report/SD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/16/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/16/report/index.html b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/16/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/16/report/index.html rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/16/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/16/report/mean.svg b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/16/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/16/report/mean.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/16/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/16/report/median.svg b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/16/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/16/report/median.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/16/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/16/report/pdf.svg b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/16/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/16/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/16/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/16/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/16/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/16/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/16/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/16/report/regression.svg b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/16/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/16/report/regression.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/16/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/16/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/16/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/16/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/16/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/16/report/slope.svg b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/16/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/16/report/slope.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/16/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/16/report/typical.svg b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/16/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/16/report/typical.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/16/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/2/base/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/2/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/2/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/2/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/2/base/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/2/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/2/base/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/2/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/2/base/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/2/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/2/base/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/2/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/2/base/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/2/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/2/base/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/2/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/2/new/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/2/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/2/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/2/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/2/new/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/2/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/2/new/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/2/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/2/new/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/2/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/2/new/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/2/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/2/new/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/2/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/2/new/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/2/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/2/report/MAD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/2/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/2/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/2/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/2/report/SD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/2/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/2/report/SD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/2/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/2/report/index.html b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/2/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/2/report/index.html rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/2/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/2/report/mean.svg b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/2/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/2/report/mean.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/2/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/2/report/median.svg b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/2/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/2/report/median.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/2/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/2/report/pdf.svg b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/2/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/2/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/2/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/2/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/2/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/2/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/2/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/2/report/regression.svg b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/2/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/2/report/regression.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/2/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/2/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/2/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/2/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/2/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/2/report/slope.svg b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/2/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/2/report/slope.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/2/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/2/report/typical.svg b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/2/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/2/report/typical.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/2/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/256/base/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/256/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/256/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/256/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/256/base/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/256/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/256/base/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/256/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/256/base/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/256/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/256/base/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/256/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/256/base/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/256/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/256/base/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/256/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/256/new/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/256/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/256/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/256/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/256/new/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/256/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/256/new/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/256/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/256/new/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/256/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/256/new/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/256/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/256/new/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/256/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/256/new/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/256/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/256/report/MAD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/256/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/256/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/256/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/256/report/SD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/256/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/256/report/SD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/256/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/256/report/index.html b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/256/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/256/report/index.html rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/256/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/256/report/mean.svg b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/256/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/256/report/mean.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/256/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/256/report/median.svg b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/256/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/256/report/median.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/256/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/256/report/pdf.svg b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/256/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/256/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/256/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/256/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/256/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/256/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/256/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/256/report/regression.svg b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/256/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/256/report/regression.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/256/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/256/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/256/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/256/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/256/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/256/report/slope.svg b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/256/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/256/report/slope.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/256/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/256/report/typical.svg b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/256/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/256/report/typical.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/256/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/32/base/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/32/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/32/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/32/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/32/base/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/32/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/32/base/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/32/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/32/base/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/32/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/32/base/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/32/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/32/base/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/32/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/32/base/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/32/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/32/new/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/32/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/32/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/32/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/32/new/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/32/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/32/new/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/32/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/32/new/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/32/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/32/new/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/32/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/32/new/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/32/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/32/new/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/32/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/32/report/MAD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/32/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/32/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/32/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/32/report/SD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/32/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/32/report/SD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/32/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/32/report/index.html b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/32/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/32/report/index.html rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/32/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/32/report/mean.svg b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/32/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/32/report/mean.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/32/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/32/report/median.svg b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/32/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/32/report/median.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/32/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/32/report/pdf.svg b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/32/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/32/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/32/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/32/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/32/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/32/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/32/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/32/report/regression.svg b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/32/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/32/report/regression.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/32/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/32/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/32/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/32/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/32/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/32/report/slope.svg b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/32/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/32/report/slope.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/32/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/32/report/typical.svg b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/32/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/32/report/typical.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/32/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/4/base/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/4/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/4/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/4/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/4/base/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/4/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/4/base/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/4/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/4/base/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/4/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/4/base/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/4/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/4/base/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/4/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/4/base/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/4/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/4/new/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/4/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/4/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/4/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/4/new/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/4/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/4/new/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/4/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/4/new/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/4/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/4/new/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/4/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/4/new/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/4/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/4/new/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/4/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/4/report/MAD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/4/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/4/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/4/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/4/report/SD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/4/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/4/report/SD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/4/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/4/report/index.html b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/4/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/4/report/index.html rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/4/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/4/report/mean.svg b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/4/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/4/report/mean.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/4/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/4/report/median.svg b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/4/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/4/report/median.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/4/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/4/report/pdf.svg b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/4/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/4/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/4/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/4/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/4/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/4/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/4/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/4/report/regression.svg b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/4/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/4/report/regression.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/4/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/4/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/4/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/4/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/4/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/4/report/slope.svg b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/4/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/4/report/slope.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/4/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/4/report/typical.svg b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/4/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/4/report/typical.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/4/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/512/base/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/512/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/512/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/512/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/512/base/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/512/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/512/base/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/512/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/512/base/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/512/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/512/base/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/512/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/512/base/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/512/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/512/base/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/512/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/512/new/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/512/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/512/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/512/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/512/new/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/512/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/512/new/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/512/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/512/new/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/512/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/512/new/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/512/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/512/new/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/512/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/512/new/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/512/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/512/report/MAD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/512/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/512/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/512/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/512/report/SD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/512/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/512/report/SD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/512/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/512/report/index.html b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/512/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/512/report/index.html rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/512/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/512/report/mean.svg b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/512/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/512/report/mean.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/512/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/512/report/median.svg b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/512/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/512/report/median.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/512/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/512/report/pdf.svg b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/512/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/512/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/512/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/512/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/512/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/512/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/512/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/512/report/regression.svg b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/512/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/512/report/regression.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/512/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/512/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/512/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/512/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/512/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/512/report/slope.svg b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/512/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/512/report/slope.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/512/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/512/report/typical.svg b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/512/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/512/report/typical.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/512/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/64/base/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/64/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/64/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/64/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/64/base/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/64/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/64/base/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/64/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/64/base/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/64/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/64/base/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/64/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/64/base/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/64/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/64/base/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/64/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/64/new/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/64/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/64/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/64/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/64/new/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/64/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/64/new/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/64/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/64/new/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/64/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/64/new/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/64/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/64/new/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/64/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/64/new/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/64/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/64/report/MAD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/64/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/64/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/64/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/64/report/SD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/64/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/64/report/SD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/64/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/64/report/index.html b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/64/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/64/report/index.html rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/64/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/64/report/mean.svg b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/64/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/64/report/mean.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/64/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/64/report/median.svg b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/64/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/64/report/median.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/64/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/64/report/pdf.svg b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/64/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/64/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/64/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/64/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/64/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/64/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/64/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/64/report/regression.svg b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/64/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/64/report/regression.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/64/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/64/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/64/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/64/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/64/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/64/report/slope.svg b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/64/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/64/report/slope.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/64/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/64/report/typical.svg b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/64/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/64/report/typical.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/64/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/8/base/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/8/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/8/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/8/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/8/base/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/8/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/8/base/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/8/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/8/base/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/8/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/8/base/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/8/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/8/base/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/8/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/8/base/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/8/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/8/new/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/8/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/8/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/8/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/8/new/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/8/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/8/new/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/8/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/8/new/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/8/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/8/new/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/8/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/8/new/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/8/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/8/new/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/8/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/8/report/MAD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/8/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/8/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/8/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/8/report/SD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/8/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/8/report/SD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/8/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/8/report/index.html b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/8/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/8/report/index.html rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/8/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/8/report/mean.svg b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/8/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/8/report/mean.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/8/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/8/report/median.svg b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/8/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/8/report/median.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/8/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/8/report/pdf.svg b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/8/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/8/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/8/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/8/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/8/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/8/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/8/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/8/report/regression.svg b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/8/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/8/report/regression.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/8/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/8/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/8/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/8/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/8/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/8/report/slope.svg b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/8/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/8/report/slope.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/8/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/8/report/typical.svg b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/8/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/8/report/typical.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/8/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/report/index.html b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/report/index.html rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/report/lines.svg b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/report/lines.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/report/lines.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/report/lines.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32 requests/report/violin.svg b/ursa/TCP UFDP_Content Size (Megabyte)/32 requests/report/violin.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32 requests/report/violin.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/32 requests/report/violin.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32/report/index.html b/ursa/TCP UFDP_Content Size (Megabyte)/32/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32/report/index.html rename to ursa/TCP UFDP_Content Size (Megabyte)/32/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32/report/lines.svg b/ursa/TCP UFDP_Content Size (Megabyte)/32/report/lines.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32/report/lines.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/32/report/lines.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/32/report/violin.svg b/ursa/TCP UFDP_Content Size (Megabyte)/32/report/violin.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/32/report/violin.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/32/report/violin.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/1/base/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/1/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/1/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/1/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/1/base/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/1/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/1/base/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/1/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/1/base/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/1/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/1/base/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/1/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/1/base/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/1/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/1/base/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/1/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/1/new/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/1/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/1/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/1/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/1/new/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/1/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/1/new/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/1/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/1/new/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/1/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/1/new/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/1/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/1/new/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/1/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/1/new/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/1/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/1/report/MAD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/1/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/1/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/1/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/1/report/SD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/1/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/1/report/SD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/1/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/1/report/index.html b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/1/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/1/report/index.html rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/1/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/1/report/mean.svg b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/1/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/1/report/mean.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/1/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/1/report/median.svg b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/1/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/1/report/median.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/1/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/1/report/pdf.svg b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/1/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/1/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/1/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/1/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/1/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/1/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/1/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/1/report/regression.svg b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/1/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/1/report/regression.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/1/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/1/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/1/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/1/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/1/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/1/report/slope.svg b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/1/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/1/report/slope.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/1/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/1/report/typical.svg b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/1/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/1/report/typical.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/1/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/128/base/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/128/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/128/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/128/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/128/base/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/128/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/128/base/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/128/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/128/base/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/128/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/128/base/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/128/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/128/base/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/128/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/128/base/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/128/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/128/new/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/128/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/128/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/128/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/128/new/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/128/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/128/new/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/128/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/128/new/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/128/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/128/new/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/128/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/128/new/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/128/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/128/new/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/128/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/128/report/MAD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/128/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/128/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/128/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/128/report/SD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/128/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/128/report/SD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/128/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/128/report/index.html b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/128/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/128/report/index.html rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/128/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/128/report/mean.svg b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/128/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/128/report/mean.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/128/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/128/report/median.svg b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/128/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/128/report/median.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/128/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/128/report/pdf.svg b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/128/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/128/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/128/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/128/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/128/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/128/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/128/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/128/report/regression.svg b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/128/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/128/report/regression.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/128/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/128/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/128/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/128/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/128/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/128/report/slope.svg b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/128/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/128/report/slope.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/128/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/128/report/typical.svg b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/128/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/128/report/typical.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/128/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/16/base/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/16/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/16/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/16/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/16/base/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/16/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/16/base/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/16/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/16/base/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/16/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/16/base/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/16/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/16/base/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/16/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/16/base/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/16/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/16/new/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/16/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/16/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/16/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/16/new/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/16/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/16/new/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/16/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/16/new/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/16/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/16/new/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/16/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/16/new/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/16/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/16/new/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/16/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/16/report/MAD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/16/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/16/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/16/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/16/report/SD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/16/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/16/report/SD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/16/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/16/report/index.html b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/16/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/16/report/index.html rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/16/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/16/report/mean.svg b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/16/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/16/report/mean.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/16/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/16/report/median.svg b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/16/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/16/report/median.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/16/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/16/report/pdf.svg b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/16/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/16/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/16/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/16/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/16/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/16/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/16/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/16/report/regression.svg b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/16/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/16/report/regression.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/16/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/16/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/16/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/16/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/16/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/16/report/slope.svg b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/16/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/16/report/slope.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/16/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/16/report/typical.svg b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/16/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/16/report/typical.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/16/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/2/base/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/2/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/2/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/2/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/2/base/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/2/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/2/base/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/2/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/2/base/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/2/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/2/base/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/2/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/2/base/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/2/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/2/base/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/2/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/2/new/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/2/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/2/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/2/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/2/new/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/2/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/2/new/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/2/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/2/new/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/2/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/2/new/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/2/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/2/new/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/2/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/2/new/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/2/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/2/report/MAD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/2/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/2/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/2/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/2/report/SD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/2/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/2/report/SD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/2/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/2/report/index.html b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/2/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/2/report/index.html rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/2/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/2/report/mean.svg b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/2/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/2/report/mean.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/2/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/2/report/median.svg b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/2/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/2/report/median.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/2/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/2/report/pdf.svg b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/2/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/2/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/2/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/2/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/2/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/2/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/2/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/2/report/regression.svg b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/2/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/2/report/regression.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/2/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/2/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/2/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/2/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/2/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/2/report/slope.svg b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/2/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/2/report/slope.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/2/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/2/report/typical.svg b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/2/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/2/report/typical.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/2/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/256/base/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/256/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/256/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/256/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/256/base/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/256/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/256/base/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/256/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/256/base/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/256/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/256/base/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/256/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/256/base/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/256/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/256/base/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/256/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/256/new/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/256/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/256/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/256/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/256/new/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/256/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/256/new/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/256/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/256/new/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/256/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/256/new/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/256/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/256/new/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/256/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/256/new/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/256/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/256/report/MAD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/256/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/256/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/256/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/256/report/SD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/256/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/256/report/SD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/256/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/256/report/index.html b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/256/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/256/report/index.html rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/256/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/256/report/mean.svg b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/256/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/256/report/mean.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/256/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/256/report/median.svg b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/256/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/256/report/median.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/256/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/256/report/pdf.svg b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/256/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/256/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/256/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/256/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/256/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/256/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/256/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/256/report/regression.svg b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/256/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/256/report/regression.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/256/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/256/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/256/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/256/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/256/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/256/report/slope.svg b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/256/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/256/report/slope.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/256/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/256/report/typical.svg b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/256/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/256/report/typical.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/256/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/32/base/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/32/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/32/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/32/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/32/base/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/32/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/32/base/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/32/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/32/base/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/32/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/32/base/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/32/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/32/base/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/32/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/32/base/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/32/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/32/new/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/32/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/32/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/32/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/32/new/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/32/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/32/new/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/32/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/32/new/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/32/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/32/new/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/32/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/32/new/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/32/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/32/new/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/32/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/32/report/MAD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/32/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/32/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/32/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/32/report/SD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/32/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/32/report/SD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/32/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/32/report/index.html b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/32/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/32/report/index.html rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/32/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/32/report/mean.svg b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/32/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/32/report/mean.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/32/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/32/report/median.svg b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/32/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/32/report/median.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/32/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/32/report/pdf.svg b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/32/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/32/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/32/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/32/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/32/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/32/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/32/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/32/report/regression.svg b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/32/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/32/report/regression.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/32/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/32/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/32/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/32/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/32/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/32/report/slope.svg b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/32/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/32/report/slope.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/32/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/32/report/typical.svg b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/32/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/32/report/typical.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/32/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/4/base/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/4/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/4/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/4/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/4/base/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/4/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/4/base/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/4/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/4/base/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/4/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/4/base/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/4/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/4/base/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/4/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/4/base/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/4/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/4/new/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/4/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/4/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/4/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/4/new/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/4/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/4/new/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/4/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/4/new/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/4/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/4/new/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/4/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/4/new/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/4/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/4/new/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/4/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/4/report/MAD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/4/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/4/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/4/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/4/report/SD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/4/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/4/report/SD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/4/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/4/report/index.html b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/4/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/4/report/index.html rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/4/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/4/report/mean.svg b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/4/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/4/report/mean.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/4/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/4/report/median.svg b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/4/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/4/report/median.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/4/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/4/report/pdf.svg b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/4/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/4/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/4/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/4/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/4/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/4/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/4/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/4/report/regression.svg b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/4/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/4/report/regression.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/4/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/4/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/4/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/4/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/4/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/4/report/slope.svg b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/4/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/4/report/slope.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/4/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/4/report/typical.svg b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/4/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/4/report/typical.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/4/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/512/base/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/512/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/512/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/512/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/512/base/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/512/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/512/base/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/512/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/512/base/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/512/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/512/base/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/512/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/512/base/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/512/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/512/base/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/512/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/512/new/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/512/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/512/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/512/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/512/new/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/512/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/512/new/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/512/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/512/new/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/512/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/512/new/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/512/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/512/new/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/512/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/512/new/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/512/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/512/report/MAD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/512/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/512/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/512/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/512/report/SD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/512/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/512/report/SD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/512/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/512/report/index.html b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/512/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/512/report/index.html rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/512/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/512/report/mean.svg b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/512/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/512/report/mean.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/512/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/512/report/median.svg b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/512/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/512/report/median.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/512/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/512/report/pdf.svg b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/512/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/512/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/512/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/512/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/512/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/512/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/512/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/512/report/regression.svg b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/512/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/512/report/regression.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/512/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/512/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/512/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/512/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/512/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/512/report/slope.svg b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/512/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/512/report/slope.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/512/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/512/report/typical.svg b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/512/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/512/report/typical.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/512/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/64/base/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/64/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/64/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/64/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/64/base/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/64/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/64/base/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/64/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/64/base/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/64/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/64/base/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/64/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/64/base/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/64/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/64/base/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/64/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/64/new/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/64/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/64/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/64/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/64/new/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/64/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/64/new/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/64/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/64/new/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/64/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/64/new/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/64/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/64/new/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/64/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/64/new/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/64/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/64/report/MAD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/64/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/64/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/64/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/64/report/SD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/64/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/64/report/SD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/64/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/64/report/index.html b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/64/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/64/report/index.html rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/64/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/64/report/mean.svg b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/64/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/64/report/mean.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/64/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/64/report/median.svg b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/64/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/64/report/median.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/64/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/64/report/pdf.svg b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/64/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/64/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/64/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/64/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/64/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/64/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/64/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/64/report/regression.svg b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/64/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/64/report/regression.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/64/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/64/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/64/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/64/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/64/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/64/report/slope.svg b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/64/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/64/report/slope.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/64/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/64/report/typical.svg b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/64/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/64/report/typical.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/64/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/8/base/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/8/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/8/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/8/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/8/base/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/8/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/8/base/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/8/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/8/base/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/8/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/8/base/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/8/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/8/base/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/8/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/8/base/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/8/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/8/new/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/8/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/8/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/8/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/8/new/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/8/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/8/new/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/8/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/8/new/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/8/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/8/new/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/8/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/8/new/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/8/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/8/new/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/8/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/8/report/MAD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/8/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/8/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/8/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/8/report/SD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/8/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/8/report/SD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/8/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/8/report/index.html b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/8/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/8/report/index.html rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/8/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/8/report/mean.svg b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/8/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/8/report/mean.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/8/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/8/report/median.svg b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/8/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/8/report/median.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/8/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/8/report/pdf.svg b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/8/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/8/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/8/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/8/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/8/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/8/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/8/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/8/report/regression.svg b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/8/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/8/report/regression.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/8/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/8/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/8/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/8/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/8/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/8/report/slope.svg b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/8/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/8/report/slope.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/8/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/8/report/typical.svg b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/8/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/8/report/typical.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/8/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/report/index.html b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/report/index.html rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/report/lines.svg b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/report/lines.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/report/lines.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/report/lines.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4 requests/report/violin.svg b/ursa/TCP UFDP_Content Size (Megabyte)/4 requests/report/violin.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4 requests/report/violin.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/4 requests/report/violin.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4/report/index.html b/ursa/TCP UFDP_Content Size (Megabyte)/4/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4/report/index.html rename to ursa/TCP UFDP_Content Size (Megabyte)/4/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4/report/lines.svg b/ursa/TCP UFDP_Content Size (Megabyte)/4/report/lines.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4/report/lines.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/4/report/lines.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/4/report/violin.svg b/ursa/TCP UFDP_Content Size (Megabyte)/4/report/violin.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/4/report/violin.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/4/report/violin.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/512/report/index.html b/ursa/TCP UFDP_Content Size (Megabyte)/512/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/512/report/index.html rename to ursa/TCP UFDP_Content Size (Megabyte)/512/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/512/report/lines.svg b/ursa/TCP UFDP_Content Size (Megabyte)/512/report/lines.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/512/report/lines.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/512/report/lines.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/512/report/violin.svg b/ursa/TCP UFDP_Content Size (Megabyte)/512/report/violin.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/512/report/violin.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/512/report/violin.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/1/base/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/1/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/1/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/1/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/1/base/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/1/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/1/base/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/1/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/1/base/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/1/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/1/base/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/1/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/1/base/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/1/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/1/base/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/1/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/1/new/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/1/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/1/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/1/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/1/new/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/1/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/1/new/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/1/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/1/new/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/1/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/1/new/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/1/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/1/new/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/1/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/1/new/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/1/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/1/report/MAD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/1/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/1/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/1/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/1/report/SD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/1/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/1/report/SD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/1/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/1/report/index.html b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/1/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/1/report/index.html rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/1/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/1/report/mean.svg b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/1/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/1/report/mean.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/1/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/1/report/median.svg b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/1/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/1/report/median.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/1/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/1/report/pdf.svg b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/1/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/1/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/1/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/1/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/1/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/1/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/1/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/1/report/regression.svg b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/1/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/1/report/regression.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/1/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/1/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/1/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/1/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/1/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/1/report/slope.svg b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/1/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/1/report/slope.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/1/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/1/report/typical.svg b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/1/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/1/report/typical.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/1/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/128/base/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/128/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/128/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/128/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/128/base/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/128/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/128/base/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/128/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/128/base/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/128/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/128/base/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/128/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/128/base/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/128/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/128/base/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/128/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/128/new/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/128/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/128/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/128/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/128/new/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/128/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/128/new/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/128/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/128/new/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/128/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/128/new/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/128/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/128/new/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/128/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/128/new/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/128/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/128/report/MAD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/128/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/128/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/128/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/128/report/SD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/128/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/128/report/SD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/128/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/128/report/index.html b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/128/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/128/report/index.html rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/128/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/128/report/mean.svg b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/128/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/128/report/mean.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/128/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/128/report/median.svg b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/128/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/128/report/median.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/128/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/128/report/pdf.svg b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/128/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/128/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/128/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/128/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/128/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/128/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/128/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/128/report/regression.svg b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/128/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/128/report/regression.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/128/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/128/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/128/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/128/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/128/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/128/report/slope.svg b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/128/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/128/report/slope.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/128/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/128/report/typical.svg b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/128/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/128/report/typical.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/128/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/16/base/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/16/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/16/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/16/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/16/base/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/16/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/16/base/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/16/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/16/base/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/16/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/16/base/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/16/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/16/base/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/16/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/16/base/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/16/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/16/new/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/16/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/16/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/16/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/16/new/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/16/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/16/new/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/16/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/16/new/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/16/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/16/new/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/16/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/16/new/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/16/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/16/new/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/16/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/16/report/MAD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/16/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/16/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/16/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/16/report/SD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/16/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/16/report/SD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/16/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/16/report/index.html b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/16/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/16/report/index.html rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/16/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/16/report/mean.svg b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/16/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/16/report/mean.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/16/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/16/report/median.svg b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/16/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/16/report/median.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/16/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/16/report/pdf.svg b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/16/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/16/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/16/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/16/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/16/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/16/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/16/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/16/report/regression.svg b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/16/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/16/report/regression.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/16/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/16/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/16/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/16/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/16/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/16/report/slope.svg b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/16/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/16/report/slope.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/16/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/16/report/typical.svg b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/16/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/16/report/typical.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/16/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/2/base/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/2/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/2/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/2/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/2/base/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/2/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/2/base/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/2/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/2/base/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/2/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/2/base/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/2/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/2/base/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/2/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/2/base/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/2/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/2/new/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/2/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/2/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/2/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/2/new/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/2/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/2/new/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/2/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/2/new/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/2/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/2/new/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/2/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/2/new/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/2/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/2/new/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/2/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/2/report/MAD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/2/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/2/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/2/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/2/report/SD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/2/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/2/report/SD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/2/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/2/report/index.html b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/2/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/2/report/index.html rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/2/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/2/report/mean.svg b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/2/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/2/report/mean.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/2/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/2/report/median.svg b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/2/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/2/report/median.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/2/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/2/report/pdf.svg b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/2/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/2/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/2/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/2/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/2/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/2/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/2/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/2/report/regression.svg b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/2/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/2/report/regression.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/2/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/2/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/2/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/2/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/2/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/2/report/slope.svg b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/2/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/2/report/slope.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/2/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/2/report/typical.svg b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/2/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/2/report/typical.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/2/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/256/base/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/256/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/256/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/256/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/256/base/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/256/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/256/base/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/256/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/256/base/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/256/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/256/base/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/256/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/256/base/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/256/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/256/base/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/256/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/256/new/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/256/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/256/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/256/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/256/new/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/256/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/256/new/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/256/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/256/new/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/256/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/256/new/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/256/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/256/new/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/256/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/256/new/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/256/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/256/report/MAD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/256/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/256/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/256/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/256/report/SD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/256/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/256/report/SD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/256/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/256/report/index.html b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/256/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/256/report/index.html rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/256/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/256/report/mean.svg b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/256/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/256/report/mean.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/256/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/256/report/median.svg b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/256/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/256/report/median.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/256/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/256/report/pdf.svg b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/256/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/256/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/256/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/256/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/256/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/256/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/256/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/256/report/regression.svg b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/256/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/256/report/regression.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/256/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/256/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/256/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/256/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/256/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/256/report/slope.svg b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/256/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/256/report/slope.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/256/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/256/report/typical.svg b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/256/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/256/report/typical.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/256/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/32/base/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/32/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/32/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/32/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/32/base/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/32/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/32/base/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/32/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/32/base/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/32/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/32/base/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/32/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/32/base/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/32/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/32/base/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/32/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/32/new/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/32/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/32/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/32/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/32/new/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/32/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/32/new/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/32/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/32/new/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/32/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/32/new/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/32/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/32/new/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/32/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/32/new/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/32/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/32/report/MAD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/32/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/32/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/32/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/32/report/SD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/32/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/32/report/SD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/32/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/32/report/index.html b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/32/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/32/report/index.html rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/32/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/32/report/mean.svg b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/32/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/32/report/mean.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/32/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/32/report/median.svg b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/32/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/32/report/median.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/32/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/32/report/pdf.svg b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/32/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/32/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/32/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/32/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/32/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/32/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/32/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/32/report/regression.svg b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/32/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/32/report/regression.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/32/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/32/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/32/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/32/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/32/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/32/report/slope.svg b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/32/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/32/report/slope.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/32/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/32/report/typical.svg b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/32/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/32/report/typical.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/32/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/4/base/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/4/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/4/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/4/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/4/base/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/4/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/4/base/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/4/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/4/base/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/4/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/4/base/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/4/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/4/base/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/4/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/4/base/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/4/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/4/new/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/4/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/4/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/4/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/4/new/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/4/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/4/new/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/4/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/4/new/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/4/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/4/new/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/4/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/4/new/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/4/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/4/new/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/4/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/4/report/MAD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/4/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/4/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/4/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/4/report/SD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/4/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/4/report/SD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/4/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/4/report/index.html b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/4/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/4/report/index.html rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/4/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/4/report/mean.svg b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/4/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/4/report/mean.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/4/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/4/report/median.svg b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/4/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/4/report/median.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/4/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/4/report/pdf.svg b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/4/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/4/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/4/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/4/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/4/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/4/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/4/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/4/report/regression.svg b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/4/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/4/report/regression.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/4/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/4/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/4/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/4/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/4/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/4/report/slope.svg b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/4/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/4/report/slope.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/4/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/4/report/typical.svg b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/4/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/4/report/typical.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/4/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/512/base/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/512/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/512/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/512/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/512/base/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/512/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/512/base/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/512/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/512/base/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/512/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/512/base/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/512/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/512/base/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/512/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/512/base/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/512/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/512/new/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/512/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/512/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/512/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/512/new/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/512/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/512/new/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/512/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/512/new/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/512/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/512/new/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/512/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/512/new/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/512/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/512/new/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/512/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/512/report/MAD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/512/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/512/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/512/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/512/report/SD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/512/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/512/report/SD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/512/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/512/report/index.html b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/512/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/512/report/index.html rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/512/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/512/report/mean.svg b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/512/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/512/report/mean.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/512/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/512/report/median.svg b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/512/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/512/report/median.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/512/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/512/report/pdf.svg b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/512/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/512/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/512/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/512/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/512/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/512/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/512/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/512/report/regression.svg b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/512/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/512/report/regression.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/512/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/512/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/512/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/512/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/512/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/512/report/slope.svg b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/512/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/512/report/slope.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/512/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/512/report/typical.svg b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/512/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/512/report/typical.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/512/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/64/base/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/64/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/64/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/64/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/64/base/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/64/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/64/base/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/64/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/64/base/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/64/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/64/base/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/64/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/64/base/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/64/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/64/base/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/64/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/64/new/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/64/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/64/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/64/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/64/new/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/64/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/64/new/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/64/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/64/new/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/64/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/64/new/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/64/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/64/new/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/64/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/64/new/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/64/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/64/report/MAD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/64/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/64/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/64/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/64/report/SD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/64/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/64/report/SD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/64/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/64/report/index.html b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/64/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/64/report/index.html rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/64/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/64/report/mean.svg b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/64/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/64/report/mean.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/64/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/64/report/median.svg b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/64/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/64/report/median.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/64/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/64/report/pdf.svg b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/64/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/64/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/64/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/64/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/64/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/64/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/64/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/64/report/regression.svg b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/64/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/64/report/regression.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/64/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/64/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/64/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/64/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/64/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/64/report/slope.svg b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/64/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/64/report/slope.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/64/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/64/report/typical.svg b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/64/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/64/report/typical.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/64/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/8/base/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/8/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/8/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/8/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/8/base/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/8/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/8/base/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/8/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/8/base/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/8/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/8/base/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/8/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/8/base/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/8/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/8/base/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/8/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/8/new/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/8/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/8/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/8/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/8/new/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/8/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/8/new/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/8/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/8/new/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/8/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/8/new/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/8/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/8/new/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/8/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/8/new/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/8/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/8/report/MAD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/8/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/8/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/8/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/8/report/SD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/8/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/8/report/SD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/8/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/8/report/index.html b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/8/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/8/report/index.html rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/8/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/8/report/mean.svg b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/8/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/8/report/mean.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/8/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/8/report/median.svg b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/8/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/8/report/median.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/8/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/8/report/pdf.svg b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/8/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/8/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/8/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/8/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/8/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/8/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/8/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/8/report/regression.svg b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/8/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/8/report/regression.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/8/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/8/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/8/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/8/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/8/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/8/report/slope.svg b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/8/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/8/report/slope.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/8/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/8/report/typical.svg b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/8/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/8/report/typical.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/8/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/report/index.html b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/report/index.html rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/report/lines.svg b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/report/lines.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/report/lines.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/report/lines.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64 requests/report/violin.svg b/ursa/TCP UFDP_Content Size (Megabyte)/64 requests/report/violin.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64 requests/report/violin.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/64 requests/report/violin.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64/report/index.html b/ursa/TCP UFDP_Content Size (Megabyte)/64/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64/report/index.html rename to ursa/TCP UFDP_Content Size (Megabyte)/64/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64/report/lines.svg b/ursa/TCP UFDP_Content Size (Megabyte)/64/report/lines.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64/report/lines.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/64/report/lines.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/64/report/violin.svg b/ursa/TCP UFDP_Content Size (Megabyte)/64/report/violin.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/64/report/violin.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/64/report/violin.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/1/base/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/1/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/1/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/1/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/1/base/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/1/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/1/base/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/1/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/1/base/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/1/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/1/base/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/1/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/1/base/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/1/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/1/base/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/1/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/1/new/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/1/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/1/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/1/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/1/new/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/1/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/1/new/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/1/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/1/new/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/1/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/1/new/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/1/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/1/new/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/1/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/1/new/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/1/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/1/report/MAD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/1/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/1/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/1/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/1/report/SD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/1/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/1/report/SD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/1/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/1/report/index.html b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/1/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/1/report/index.html rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/1/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/1/report/mean.svg b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/1/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/1/report/mean.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/1/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/1/report/median.svg b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/1/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/1/report/median.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/1/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/1/report/pdf.svg b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/1/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/1/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/1/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/1/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/1/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/1/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/1/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/1/report/regression.svg b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/1/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/1/report/regression.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/1/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/1/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/1/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/1/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/1/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/1/report/slope.svg b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/1/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/1/report/slope.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/1/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/1/report/typical.svg b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/1/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/1/report/typical.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/1/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/128/base/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/128/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/128/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/128/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/128/base/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/128/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/128/base/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/128/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/128/base/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/128/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/128/base/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/128/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/128/base/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/128/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/128/base/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/128/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/128/new/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/128/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/128/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/128/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/128/new/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/128/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/128/new/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/128/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/128/new/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/128/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/128/new/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/128/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/128/new/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/128/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/128/new/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/128/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/128/report/MAD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/128/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/128/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/128/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/128/report/SD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/128/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/128/report/SD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/128/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/128/report/index.html b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/128/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/128/report/index.html rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/128/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/128/report/mean.svg b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/128/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/128/report/mean.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/128/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/128/report/median.svg b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/128/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/128/report/median.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/128/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/128/report/pdf.svg b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/128/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/128/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/128/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/128/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/128/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/128/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/128/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/128/report/regression.svg b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/128/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/128/report/regression.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/128/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/128/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/128/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/128/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/128/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/128/report/slope.svg b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/128/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/128/report/slope.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/128/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/128/report/typical.svg b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/128/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/128/report/typical.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/128/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/16/base/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/16/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/16/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/16/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/16/base/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/16/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/16/base/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/16/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/16/base/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/16/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/16/base/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/16/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/16/base/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/16/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/16/base/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/16/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/16/new/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/16/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/16/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/16/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/16/new/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/16/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/16/new/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/16/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/16/new/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/16/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/16/new/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/16/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/16/new/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/16/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/16/new/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/16/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/16/report/MAD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/16/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/16/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/16/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/16/report/SD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/16/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/16/report/SD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/16/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/16/report/index.html b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/16/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/16/report/index.html rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/16/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/16/report/mean.svg b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/16/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/16/report/mean.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/16/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/16/report/median.svg b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/16/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/16/report/median.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/16/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/16/report/pdf.svg b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/16/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/16/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/16/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/16/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/16/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/16/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/16/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/16/report/regression.svg b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/16/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/16/report/regression.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/16/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/16/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/16/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/16/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/16/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/16/report/slope.svg b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/16/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/16/report/slope.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/16/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/16/report/typical.svg b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/16/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/16/report/typical.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/16/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/2/base/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/2/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/2/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/2/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/2/base/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/2/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/2/base/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/2/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/2/base/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/2/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/2/base/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/2/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/2/base/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/2/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/2/base/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/2/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/2/new/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/2/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/2/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/2/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/2/new/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/2/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/2/new/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/2/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/2/new/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/2/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/2/new/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/2/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/2/new/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/2/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/2/new/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/2/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/2/report/MAD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/2/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/2/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/2/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/2/report/SD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/2/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/2/report/SD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/2/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/2/report/index.html b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/2/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/2/report/index.html rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/2/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/2/report/mean.svg b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/2/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/2/report/mean.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/2/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/2/report/median.svg b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/2/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/2/report/median.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/2/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/2/report/pdf.svg b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/2/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/2/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/2/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/2/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/2/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/2/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/2/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/2/report/regression.svg b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/2/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/2/report/regression.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/2/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/2/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/2/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/2/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/2/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/2/report/slope.svg b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/2/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/2/report/slope.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/2/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/2/report/typical.svg b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/2/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/2/report/typical.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/2/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/256/base/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/256/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/256/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/256/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/256/base/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/256/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/256/base/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/256/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/256/base/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/256/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/256/base/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/256/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/256/base/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/256/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/256/base/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/256/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/256/new/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/256/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/256/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/256/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/256/new/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/256/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/256/new/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/256/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/256/new/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/256/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/256/new/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/256/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/256/new/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/256/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/256/new/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/256/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/256/report/MAD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/256/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/256/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/256/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/256/report/SD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/256/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/256/report/SD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/256/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/256/report/index.html b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/256/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/256/report/index.html rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/256/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/256/report/mean.svg b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/256/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/256/report/mean.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/256/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/256/report/median.svg b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/256/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/256/report/median.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/256/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/256/report/pdf.svg b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/256/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/256/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/256/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/256/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/256/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/256/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/256/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/256/report/regression.svg b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/256/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/256/report/regression.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/256/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/256/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/256/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/256/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/256/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/256/report/slope.svg b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/256/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/256/report/slope.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/256/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/256/report/typical.svg b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/256/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/256/report/typical.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/256/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/32/base/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/32/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/32/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/32/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/32/base/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/32/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/32/base/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/32/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/32/base/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/32/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/32/base/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/32/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/32/base/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/32/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/32/base/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/32/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/32/new/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/32/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/32/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/32/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/32/new/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/32/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/32/new/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/32/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/32/new/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/32/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/32/new/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/32/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/32/new/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/32/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/32/new/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/32/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/32/report/MAD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/32/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/32/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/32/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/32/report/SD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/32/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/32/report/SD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/32/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/32/report/index.html b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/32/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/32/report/index.html rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/32/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/32/report/mean.svg b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/32/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/32/report/mean.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/32/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/32/report/median.svg b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/32/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/32/report/median.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/32/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/32/report/pdf.svg b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/32/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/32/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/32/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/32/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/32/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/32/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/32/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/32/report/regression.svg b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/32/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/32/report/regression.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/32/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/32/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/32/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/32/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/32/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/32/report/slope.svg b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/32/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/32/report/slope.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/32/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/32/report/typical.svg b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/32/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/32/report/typical.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/32/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/4/base/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/4/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/4/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/4/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/4/base/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/4/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/4/base/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/4/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/4/base/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/4/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/4/base/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/4/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/4/base/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/4/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/4/base/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/4/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/4/new/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/4/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/4/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/4/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/4/new/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/4/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/4/new/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/4/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/4/new/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/4/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/4/new/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/4/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/4/new/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/4/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/4/new/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/4/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/4/report/MAD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/4/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/4/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/4/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/4/report/SD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/4/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/4/report/SD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/4/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/4/report/index.html b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/4/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/4/report/index.html rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/4/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/4/report/mean.svg b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/4/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/4/report/mean.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/4/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/4/report/median.svg b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/4/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/4/report/median.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/4/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/4/report/pdf.svg b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/4/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/4/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/4/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/4/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/4/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/4/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/4/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/4/report/regression.svg b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/4/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/4/report/regression.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/4/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/4/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/4/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/4/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/4/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/4/report/slope.svg b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/4/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/4/report/slope.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/4/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/4/report/typical.svg b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/4/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/4/report/typical.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/4/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/512/base/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/512/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/512/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/512/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/512/base/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/512/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/512/base/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/512/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/512/base/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/512/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/512/base/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/512/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/512/base/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/512/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/512/base/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/512/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/512/new/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/512/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/512/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/512/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/512/new/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/512/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/512/new/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/512/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/512/new/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/512/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/512/new/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/512/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/512/new/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/512/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/512/new/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/512/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/512/report/MAD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/512/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/512/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/512/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/512/report/SD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/512/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/512/report/SD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/512/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/512/report/index.html b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/512/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/512/report/index.html rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/512/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/512/report/mean.svg b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/512/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/512/report/mean.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/512/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/512/report/median.svg b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/512/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/512/report/median.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/512/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/512/report/pdf.svg b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/512/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/512/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/512/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/512/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/512/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/512/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/512/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/512/report/regression.svg b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/512/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/512/report/regression.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/512/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/512/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/512/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/512/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/512/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/512/report/slope.svg b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/512/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/512/report/slope.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/512/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/512/report/typical.svg b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/512/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/512/report/typical.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/512/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/64/base/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/64/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/64/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/64/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/64/base/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/64/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/64/base/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/64/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/64/base/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/64/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/64/base/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/64/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/64/base/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/64/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/64/base/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/64/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/64/new/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/64/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/64/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/64/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/64/new/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/64/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/64/new/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/64/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/64/new/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/64/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/64/new/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/64/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/64/new/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/64/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/64/new/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/64/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/64/report/MAD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/64/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/64/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/64/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/64/report/SD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/64/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/64/report/SD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/64/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/64/report/index.html b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/64/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/64/report/index.html rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/64/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/64/report/mean.svg b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/64/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/64/report/mean.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/64/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/64/report/median.svg b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/64/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/64/report/median.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/64/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/64/report/pdf.svg b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/64/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/64/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/64/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/64/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/64/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/64/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/64/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/64/report/regression.svg b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/64/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/64/report/regression.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/64/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/64/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/64/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/64/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/64/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/64/report/slope.svg b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/64/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/64/report/slope.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/64/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/64/report/typical.svg b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/64/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/64/report/typical.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/64/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/8/base/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/8/base/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/8/base/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/8/base/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/8/base/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/8/base/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/8/base/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/8/base/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/8/base/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/8/base/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/8/base/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/8/base/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/8/base/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/8/base/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/8/base/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/8/base/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/8/new/benchmark.json b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/8/new/benchmark.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/8/new/benchmark.json rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/8/new/benchmark.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/8/new/estimates.json b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/8/new/estimates.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/8/new/estimates.json rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/8/new/estimates.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/8/new/sample.json b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/8/new/sample.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/8/new/sample.json rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/8/new/sample.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/8/new/tukey.json b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/8/new/tukey.json similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/8/new/tukey.json rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/8/new/tukey.json diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/8/report/MAD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/8/report/MAD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/8/report/MAD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/8/report/MAD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/8/report/SD.svg b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/8/report/SD.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/8/report/SD.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/8/report/SD.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/8/report/index.html b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/8/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/8/report/index.html rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/8/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/8/report/mean.svg b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/8/report/mean.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/8/report/mean.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/8/report/mean.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/8/report/median.svg b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/8/report/median.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/8/report/median.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/8/report/median.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/8/report/pdf.svg b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/8/report/pdf.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/8/report/pdf.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/8/report/pdf.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/8/report/pdf_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/8/report/pdf_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/8/report/pdf_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/8/report/pdf_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/8/report/regression.svg b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/8/report/regression.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/8/report/regression.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/8/report/regression.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/8/report/regression_small.svg b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/8/report/regression_small.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/8/report/regression_small.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/8/report/regression_small.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/8/report/slope.svg b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/8/report/slope.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/8/report/slope.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/8/report/slope.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/8/report/typical.svg b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/8/report/typical.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/8/report/typical.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/8/report/typical.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/report/index.html b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/report/index.html rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/report/lines.svg b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/report/lines.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/report/lines.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/report/lines.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8 requests/report/violin.svg b/ursa/TCP UFDP_Content Size (Megabyte)/8 requests/report/violin.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8 requests/report/violin.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/8 requests/report/violin.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8/report/index.html b/ursa/TCP UFDP_Content Size (Megabyte)/8/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8/report/index.html rename to ursa/TCP UFDP_Content Size (Megabyte)/8/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8/report/lines.svg b/ursa/TCP UFDP_Content Size (Megabyte)/8/report/lines.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8/report/lines.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/8/report/lines.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/8/report/violin.svg b/ursa/TCP UFDP_Content Size (Megabyte)/8/report/violin.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/8/report/violin.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/8/report/violin.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/report/index.html b/ursa/TCP UFDP_Content Size (Megabyte)/report/index.html similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/report/index.html rename to ursa/TCP UFDP_Content Size (Megabyte)/report/index.html diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/report/lines.svg b/ursa/TCP UFDP_Content Size (Megabyte)/report/lines.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/report/lines.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/report/lines.svg diff --git a/criterion/TCP UFDP_Content Size (Megabyte)/report/violin.svg b/ursa/TCP UFDP_Content Size (Megabyte)/report/violin.svg similarity index 100% rename from criterion/TCP UFDP_Content Size (Megabyte)/report/violin.svg rename to ursa/TCP UFDP_Content Size (Megabyte)/report/violin.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/change/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/change/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/change/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/change/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/report/both/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/report/both/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/report/both/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/report/both/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/report/both/regression.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/report/both/regression.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/report/both/regression.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/report/both/regression.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/report/change/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/report/change/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/report/change/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/report/change/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/report/change/median.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/report/change/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/report/change/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/report/change/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/report/change/t-test.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/report/change/t-test.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/report/change/t-test.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/report/change/t-test.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/report/regression.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/report/regression.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/report/regression.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/report/regression.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/report/regression_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/report/regression_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/report/regression_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/report/regression_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/report/relative_pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/report/relative_pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/report/relative_pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/report/relative_pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/report/relative_regression_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/report/relative_regression_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/report/relative_regression_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/report/relative_regression_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/report/slope.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/report/slope.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/report/slope.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/report/slope.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/1/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/128/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/128/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/128/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/128/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/128/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/128/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/128/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/128/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/128/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/128/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/128/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/128/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/128/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/128/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/128/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/128/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/128/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/128/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/128/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/128/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/128/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/128/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/128/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/128/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/128/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/128/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/128/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/128/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/128/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/128/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/128/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/128/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/128/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/128/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/128/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/128/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/128/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/128/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/128/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/128/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/128/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/128/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/128/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/128/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/128/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/128/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/128/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/128/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/128/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/128/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/128/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/128/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/128/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/128/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/128/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/128/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/128/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/128/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/128/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/128/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/128/report/regression.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/128/report/regression.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/128/report/regression.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/128/report/regression.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/128/report/regression_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/128/report/regression_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/128/report/regression_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/128/report/regression_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/128/report/slope.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/128/report/slope.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/128/report/slope.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/128/report/slope.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/128/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/128/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/128/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/128/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/16/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/16/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/16/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/16/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/16/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/16/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/16/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/16/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/16/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/16/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/16/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/16/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/16/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/16/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/16/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/16/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/16/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/16/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/16/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/16/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/16/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/16/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/16/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/16/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/16/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/16/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/16/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/16/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/16/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/16/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/16/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/16/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/16/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/16/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/16/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/16/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/16/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/16/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/16/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/16/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/16/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/16/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/16/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/16/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/16/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/16/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/16/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/16/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/16/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/16/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/16/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/16/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/16/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/16/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/16/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/16/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/16/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/16/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/16/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/16/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/16/report/regression.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/16/report/regression.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/16/report/regression.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/16/report/regression.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/16/report/regression_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/16/report/regression_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/16/report/regression_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/16/report/regression_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/16/report/slope.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/16/report/slope.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/16/report/slope.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/16/report/slope.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/16/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/16/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/16/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/16/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/2/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/2/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/2/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/2/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/2/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/2/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/2/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/2/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/2/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/2/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/2/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/2/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/2/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/2/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/2/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/2/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/2/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/2/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/2/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/2/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/2/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/2/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/2/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/2/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/2/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/2/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/2/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/2/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/2/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/2/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/2/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/2/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/2/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/2/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/2/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/2/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/2/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/2/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/2/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/2/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/2/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/2/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/2/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/2/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/2/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/2/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/2/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/2/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/2/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/2/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/2/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/2/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/2/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/2/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/2/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/2/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/2/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/2/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/2/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/2/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/2/report/regression.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/2/report/regression.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/2/report/regression.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/2/report/regression.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/2/report/regression_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/2/report/regression_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/2/report/regression_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/2/report/regression_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/2/report/slope.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/2/report/slope.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/2/report/slope.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/2/report/slope.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/2/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/2/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/2/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/2/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/256/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/256/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/256/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/256/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/256/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/256/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/256/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/256/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/256/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/256/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/256/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/256/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/256/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/256/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/256/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/256/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/256/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/256/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/256/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/256/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/256/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/256/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/256/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/256/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/256/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/256/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/256/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/256/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/256/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/256/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/256/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/256/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/256/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/256/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/256/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/256/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/256/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/256/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/256/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/256/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/256/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/256/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/256/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/256/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/256/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/256/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/256/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/256/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/256/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/256/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/256/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/256/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/256/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/256/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/256/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/256/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/256/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/256/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/256/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/256/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/256/report/regression.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/256/report/regression.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/256/report/regression.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/256/report/regression.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/256/report/regression_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/256/report/regression_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/256/report/regression_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/256/report/regression_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/256/report/slope.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/256/report/slope.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/256/report/slope.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/256/report/slope.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/256/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/256/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/256/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/256/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/32/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/32/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/32/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/32/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/32/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/32/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/32/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/32/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/32/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/32/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/32/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/32/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/32/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/32/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/32/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/32/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/32/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/32/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/32/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/32/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/32/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/32/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/32/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/32/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/32/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/32/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/32/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/32/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/32/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/32/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/32/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/32/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/32/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/32/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/32/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/32/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/32/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/32/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/32/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/32/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/32/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/32/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/32/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/32/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/32/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/32/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/32/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/32/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/32/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/32/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/32/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/32/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/32/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/32/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/32/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/32/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/32/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/32/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/32/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/32/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/32/report/regression.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/32/report/regression.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/32/report/regression.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/32/report/regression.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/32/report/regression_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/32/report/regression_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/32/report/regression_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/32/report/regression_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/32/report/slope.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/32/report/slope.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/32/report/slope.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/32/report/slope.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/32/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/32/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/32/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/32/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/4/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/4/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/4/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/4/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/4/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/4/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/4/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/4/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/4/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/4/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/4/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/4/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/4/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/4/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/4/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/4/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/4/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/4/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/4/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/4/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/4/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/4/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/4/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/4/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/4/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/4/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/4/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/4/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/4/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/4/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/4/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/4/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/4/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/4/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/4/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/4/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/4/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/4/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/4/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/4/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/4/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/4/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/4/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/4/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/4/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/4/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/4/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/4/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/4/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/4/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/4/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/4/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/4/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/4/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/4/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/4/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/4/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/4/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/4/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/4/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/4/report/regression.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/4/report/regression.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/4/report/regression.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/4/report/regression.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/4/report/regression_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/4/report/regression_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/4/report/regression_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/4/report/regression_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/4/report/slope.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/4/report/slope.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/4/report/slope.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/4/report/slope.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/4/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/4/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/4/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/4/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/512/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/512/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/512/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/512/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/512/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/512/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/512/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/512/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/512/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/512/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/512/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/512/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/512/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/512/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/512/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/512/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/512/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/512/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/512/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/512/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/512/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/512/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/512/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/512/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/512/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/512/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/512/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/512/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/512/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/512/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/512/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/512/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/512/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/512/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/512/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/512/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/512/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/512/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/512/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/512/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/512/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/512/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/512/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/512/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/512/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/512/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/512/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/512/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/512/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/512/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/512/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/512/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/512/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/512/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/512/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/512/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/512/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/512/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/512/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/512/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/512/report/regression.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/512/report/regression.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/512/report/regression.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/512/report/regression.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/512/report/regression_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/512/report/regression_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/512/report/regression_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/512/report/regression_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/512/report/slope.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/512/report/slope.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/512/report/slope.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/512/report/slope.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/512/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/512/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/512/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/512/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/64/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/64/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/64/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/64/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/64/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/64/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/64/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/64/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/64/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/64/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/64/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/64/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/64/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/64/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/64/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/64/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/64/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/64/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/64/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/64/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/64/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/64/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/64/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/64/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/64/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/64/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/64/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/64/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/64/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/64/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/64/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/64/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/64/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/64/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/64/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/64/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/64/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/64/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/64/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/64/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/64/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/64/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/64/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/64/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/64/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/64/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/64/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/64/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/64/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/64/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/64/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/64/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/64/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/64/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/64/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/64/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/64/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/64/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/64/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/64/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/64/report/regression.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/64/report/regression.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/64/report/regression.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/64/report/regression.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/64/report/regression_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/64/report/regression_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/64/report/regression_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/64/report/regression_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/64/report/slope.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/64/report/slope.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/64/report/slope.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/64/report/slope.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/64/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/64/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/64/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/64/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/8/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/8/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/8/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/8/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/8/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/8/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/8/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/8/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/8/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/8/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/8/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/8/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/8/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/8/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/8/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/8/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/8/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/8/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/8/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/8/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/8/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/8/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/8/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/8/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/8/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/8/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/8/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/8/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/8/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/8/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/8/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/8/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/8/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/8/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/8/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/8/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/8/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/8/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/8/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/8/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/8/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/8/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/8/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/8/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/8/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/8/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/8/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/8/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/8/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/8/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/8/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/8/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/8/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/8/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/8/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/8/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/8/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/8/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/8/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/8/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/8/report/regression.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/8/report/regression.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/8/report/regression.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/8/report/regression.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/8/report/regression_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/8/report/regression_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/8/report/regression_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/8/report/regression_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/8/report/slope.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/8/report/slope.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/8/report/slope.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/8/report/slope.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/8/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/8/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/8/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/8/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/report/lines.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/report/lines.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/report/lines.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/report/lines.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/report/violin.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/report/violin.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/report/violin.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1 request/report/violin.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1/report/lines.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1/report/lines.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1/report/lines.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1/report/lines.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1/report/violin.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1/report/violin.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/1/report/violin.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/1/report/violin.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/128/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/128/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/128/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/128/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/128/report/lines.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/128/report/lines.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/128/report/lines.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/128/report/lines.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/128/report/violin.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/128/report/violin.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/128/report/violin.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/128/report/violin.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/change/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/change/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/change/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/change/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/report/both/iteration_times.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/report/both/iteration_times.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/report/both/iteration_times.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/report/both/iteration_times.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/report/both/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/report/both/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/report/both/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/report/both/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/report/change/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/report/change/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/report/change/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/report/change/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/report/change/median.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/report/change/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/report/change/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/report/change/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/report/change/t-test.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/report/change/t-test.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/report/change/t-test.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/report/change/t-test.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/report/iteration_times.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/report/iteration_times.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/report/iteration_times.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/report/iteration_times.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/report/iteration_times_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/report/iteration_times_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/report/iteration_times_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/report/iteration_times_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/report/regression.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/report/regression.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/report/regression.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/report/regression.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/report/regression_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/report/regression_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/report/regression_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/report/regression_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/report/relative_iteration_times_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/report/relative_iteration_times_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/report/relative_iteration_times_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/report/relative_iteration_times_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/report/relative_pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/report/relative_pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/report/relative_pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/report/relative_pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/report/slope.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/report/slope.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/report/slope.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/report/slope.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/1/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/128/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/128/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/128/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/128/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/128/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/128/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/128/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/128/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/128/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/128/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/128/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/128/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/128/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/128/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/128/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/128/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/128/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/128/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/128/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/128/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/128/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/128/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/128/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/128/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/128/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/128/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/128/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/128/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/128/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/128/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/128/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/128/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/128/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/128/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/128/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/128/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/128/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/128/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/128/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/128/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/128/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/128/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/128/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/128/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/128/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/128/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/128/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/128/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/128/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/128/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/128/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/128/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/128/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/128/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/128/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/128/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/128/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/128/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/128/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/128/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/128/report/regression.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/128/report/regression.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/128/report/regression.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/128/report/regression.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/128/report/regression_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/128/report/regression_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/128/report/regression_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/128/report/regression_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/128/report/slope.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/128/report/slope.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/128/report/slope.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/128/report/slope.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/128/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/128/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/128/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/128/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/16/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/16/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/16/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/16/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/16/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/16/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/16/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/16/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/16/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/16/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/16/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/16/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/16/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/16/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/16/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/16/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/16/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/16/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/16/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/16/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/16/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/16/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/16/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/16/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/16/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/16/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/16/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/16/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/16/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/16/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/16/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/16/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/16/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/16/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/16/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/16/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/16/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/16/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/16/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/16/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/16/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/16/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/16/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/16/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/16/report/iteration_times.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/16/report/iteration_times.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/16/report/iteration_times.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/16/report/iteration_times.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/16/report/iteration_times_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/16/report/iteration_times_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/16/report/iteration_times_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/16/report/iteration_times_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/16/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/16/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/16/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/16/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/16/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/16/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/16/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/16/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/16/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/16/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/16/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/16/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/16/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/16/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/16/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/16/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/16/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/16/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/16/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/16/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/2/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/2/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/2/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/2/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/2/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/2/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/2/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/2/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/2/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/2/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/2/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/2/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/2/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/2/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/2/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/2/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/2/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/2/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/2/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/2/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/2/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/2/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/2/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/2/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/2/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/2/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/2/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/2/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/2/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/2/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/2/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/2/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/2/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/2/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/2/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/2/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/2/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/2/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/2/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/2/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/2/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/2/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/2/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/2/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/2/report/iteration_times.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/2/report/iteration_times.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/2/report/iteration_times.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/2/report/iteration_times.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/2/report/iteration_times_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/2/report/iteration_times_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/2/report/iteration_times_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/2/report/iteration_times_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/2/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/2/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/2/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/2/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/2/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/2/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/2/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/2/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/2/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/2/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/2/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/2/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/2/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/2/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/2/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/2/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/2/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/2/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/2/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/2/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/256/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/256/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/256/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/256/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/256/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/256/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/256/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/256/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/256/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/256/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/256/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/256/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/256/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/256/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/256/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/256/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/256/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/256/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/256/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/256/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/256/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/256/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/256/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/256/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/256/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/256/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/256/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/256/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/256/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/256/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/256/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/256/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/256/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/256/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/256/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/256/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/256/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/256/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/256/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/256/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/256/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/256/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/256/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/256/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/256/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/256/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/256/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/256/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/256/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/256/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/256/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/256/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/256/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/256/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/256/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/256/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/256/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/256/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/256/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/256/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/256/report/regression.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/256/report/regression.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/256/report/regression.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/256/report/regression.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/256/report/regression_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/256/report/regression_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/256/report/regression_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/256/report/regression_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/256/report/slope.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/256/report/slope.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/256/report/slope.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/256/report/slope.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/256/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/256/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/256/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/256/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/32/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/32/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/32/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/32/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/32/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/32/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/32/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/32/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/32/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/32/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/32/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/32/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/32/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/32/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/32/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/32/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/32/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/32/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/32/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/32/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/32/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/32/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/32/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/32/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/32/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/32/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/32/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/32/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/32/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/32/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/32/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/32/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/32/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/32/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/32/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/32/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/32/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/32/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/32/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/32/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/32/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/32/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/32/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/32/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/32/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/32/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/32/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/32/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/32/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/32/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/32/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/32/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/32/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/32/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/32/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/32/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/32/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/32/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/32/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/32/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/32/report/regression.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/32/report/regression.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/32/report/regression.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/32/report/regression.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/32/report/regression_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/32/report/regression_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/32/report/regression_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/32/report/regression_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/32/report/slope.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/32/report/slope.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/32/report/slope.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/32/report/slope.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/32/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/32/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/32/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/32/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/4/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/4/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/4/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/4/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/4/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/4/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/4/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/4/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/4/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/4/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/4/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/4/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/4/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/4/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/4/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/4/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/4/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/4/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/4/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/4/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/4/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/4/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/4/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/4/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/4/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/4/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/4/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/4/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/4/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/4/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/4/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/4/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/4/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/4/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/4/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/4/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/4/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/4/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/4/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/4/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/4/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/4/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/4/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/4/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/4/report/iteration_times.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/4/report/iteration_times.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/4/report/iteration_times.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/4/report/iteration_times.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/4/report/iteration_times_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/4/report/iteration_times_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/4/report/iteration_times_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/4/report/iteration_times_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/4/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/4/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/4/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/4/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/4/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/4/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/4/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/4/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/4/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/4/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/4/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/4/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/4/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/4/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/4/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/4/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/4/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/4/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/4/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/4/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/512/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/512/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/512/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/512/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/512/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/512/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/512/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/512/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/512/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/512/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/512/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/512/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/512/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/512/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/512/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/512/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/512/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/512/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/512/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/512/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/512/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/512/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/512/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/512/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/512/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/512/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/512/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/512/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/512/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/512/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/512/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/512/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/512/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/512/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/512/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/512/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/512/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/512/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/512/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/512/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/512/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/512/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/512/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/512/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/512/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/512/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/512/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/512/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/512/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/512/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/512/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/512/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/512/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/512/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/512/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/512/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/512/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/512/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/512/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/512/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/512/report/regression.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/512/report/regression.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/512/report/regression.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/512/report/regression.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/512/report/regression_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/512/report/regression_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/512/report/regression_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/512/report/regression_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/512/report/slope.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/512/report/slope.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/512/report/slope.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/512/report/slope.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/512/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/512/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/512/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/512/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/64/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/64/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/64/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/64/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/64/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/64/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/64/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/64/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/64/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/64/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/64/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/64/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/64/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/64/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/64/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/64/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/64/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/64/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/64/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/64/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/64/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/64/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/64/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/64/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/64/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/64/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/64/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/64/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/64/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/64/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/64/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/64/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/64/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/64/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/64/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/64/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/64/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/64/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/64/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/64/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/64/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/64/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/64/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/64/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/64/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/64/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/64/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/64/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/64/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/64/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/64/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/64/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/64/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/64/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/64/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/64/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/64/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/64/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/64/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/64/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/64/report/regression.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/64/report/regression.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/64/report/regression.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/64/report/regression.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/64/report/regression_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/64/report/regression_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/64/report/regression_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/64/report/regression_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/64/report/slope.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/64/report/slope.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/64/report/slope.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/64/report/slope.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/64/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/64/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/64/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/64/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/8/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/8/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/8/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/8/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/8/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/8/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/8/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/8/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/8/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/8/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/8/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/8/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/8/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/8/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/8/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/8/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/8/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/8/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/8/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/8/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/8/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/8/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/8/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/8/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/8/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/8/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/8/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/8/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/8/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/8/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/8/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/8/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/8/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/8/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/8/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/8/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/8/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/8/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/8/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/8/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/8/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/8/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/8/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/8/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/8/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/8/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/8/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/8/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/8/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/8/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/8/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/8/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/8/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/8/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/8/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/8/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/8/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/8/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/8/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/8/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/8/report/regression.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/8/report/regression.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/8/report/regression.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/8/report/regression.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/8/report/regression_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/8/report/regression_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/8/report/regression_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/8/report/regression_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/8/report/slope.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/8/report/slope.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/8/report/slope.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/8/report/slope.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/8/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/8/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/8/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/8/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/report/lines.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/report/lines.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/report/lines.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/report/lines.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/report/violin.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/report/violin.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/report/violin.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16 requests/report/violin.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16/report/lines.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16/report/lines.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16/report/lines.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16/report/lines.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16/report/violin.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16/report/violin.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/16/report/violin.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/16/report/violin.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/change/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/change/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/change/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/change/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/report/both/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/report/both/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/report/both/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/report/both/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/report/both/regression.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/report/both/regression.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/report/both/regression.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/report/both/regression.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/report/change/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/report/change/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/report/change/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/report/change/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/report/change/median.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/report/change/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/report/change/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/report/change/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/report/change/t-test.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/report/change/t-test.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/report/change/t-test.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/report/change/t-test.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/report/regression.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/report/regression.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/report/regression.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/report/regression.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/report/regression_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/report/regression_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/report/regression_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/report/regression_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/report/relative_pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/report/relative_pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/report/relative_pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/report/relative_pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/report/relative_regression_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/report/relative_regression_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/report/relative_regression_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/report/relative_regression_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/report/slope.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/report/slope.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/report/slope.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/report/slope.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/1/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/128/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/128/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/128/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/128/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/128/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/128/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/128/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/128/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/128/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/128/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/128/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/128/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/128/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/128/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/128/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/128/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/128/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/128/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/128/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/128/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/128/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/128/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/128/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/128/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/128/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/128/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/128/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/128/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/128/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/128/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/128/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/128/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/128/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/128/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/128/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/128/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/128/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/128/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/128/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/128/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/128/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/128/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/128/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/128/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/128/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/128/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/128/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/128/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/128/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/128/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/128/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/128/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/128/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/128/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/128/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/128/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/128/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/128/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/128/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/128/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/128/report/regression.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/128/report/regression.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/128/report/regression.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/128/report/regression.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/128/report/regression_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/128/report/regression_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/128/report/regression_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/128/report/regression_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/128/report/slope.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/128/report/slope.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/128/report/slope.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/128/report/slope.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/128/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/128/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/128/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/128/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/16/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/16/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/16/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/16/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/16/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/16/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/16/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/16/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/16/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/16/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/16/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/16/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/16/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/16/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/16/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/16/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/16/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/16/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/16/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/16/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/16/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/16/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/16/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/16/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/16/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/16/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/16/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/16/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/16/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/16/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/16/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/16/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/16/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/16/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/16/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/16/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/16/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/16/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/16/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/16/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/16/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/16/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/16/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/16/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/16/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/16/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/16/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/16/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/16/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/16/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/16/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/16/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/16/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/16/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/16/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/16/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/16/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/16/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/16/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/16/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/16/report/regression.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/16/report/regression.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/16/report/regression.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/16/report/regression.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/16/report/regression_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/16/report/regression_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/16/report/regression_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/16/report/regression_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/16/report/slope.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/16/report/slope.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/16/report/slope.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/16/report/slope.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/16/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/16/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/16/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/16/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/2/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/2/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/2/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/2/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/2/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/2/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/2/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/2/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/2/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/2/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/2/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/2/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/2/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/2/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/2/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/2/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/2/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/2/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/2/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/2/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/2/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/2/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/2/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/2/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/2/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/2/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/2/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/2/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/2/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/2/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/2/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/2/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/2/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/2/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/2/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/2/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/2/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/2/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/2/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/2/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/2/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/2/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/2/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/2/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/2/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/2/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/2/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/2/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/2/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/2/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/2/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/2/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/2/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/2/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/2/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/2/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/2/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/2/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/2/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/2/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/2/report/regression.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/2/report/regression.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/2/report/regression.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/2/report/regression.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/2/report/regression_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/2/report/regression_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/2/report/regression_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/2/report/regression_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/2/report/slope.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/2/report/slope.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/2/report/slope.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/2/report/slope.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/2/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/2/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/2/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/2/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/256/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/256/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/256/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/256/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/256/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/256/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/256/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/256/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/256/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/256/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/256/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/256/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/256/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/256/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/256/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/256/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/256/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/256/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/256/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/256/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/256/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/256/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/256/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/256/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/256/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/256/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/256/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/256/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/256/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/256/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/256/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/256/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/256/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/256/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/256/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/256/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/256/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/256/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/256/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/256/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/256/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/256/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/256/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/256/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/256/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/256/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/256/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/256/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/256/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/256/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/256/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/256/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/256/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/256/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/256/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/256/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/256/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/256/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/256/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/256/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/256/report/regression.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/256/report/regression.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/256/report/regression.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/256/report/regression.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/256/report/regression_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/256/report/regression_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/256/report/regression_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/256/report/regression_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/256/report/slope.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/256/report/slope.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/256/report/slope.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/256/report/slope.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/256/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/256/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/256/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/256/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/32/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/32/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/32/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/32/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/32/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/32/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/32/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/32/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/32/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/32/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/32/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/32/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/32/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/32/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/32/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/32/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/32/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/32/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/32/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/32/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/32/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/32/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/32/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/32/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/32/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/32/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/32/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/32/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/32/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/32/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/32/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/32/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/32/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/32/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/32/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/32/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/32/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/32/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/32/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/32/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/32/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/32/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/32/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/32/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/32/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/32/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/32/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/32/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/32/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/32/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/32/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/32/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/32/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/32/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/32/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/32/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/32/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/32/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/32/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/32/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/32/report/regression.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/32/report/regression.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/32/report/regression.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/32/report/regression.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/32/report/regression_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/32/report/regression_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/32/report/regression_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/32/report/regression_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/32/report/slope.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/32/report/slope.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/32/report/slope.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/32/report/slope.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/32/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/32/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/32/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/32/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/4/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/4/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/4/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/4/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/4/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/4/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/4/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/4/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/4/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/4/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/4/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/4/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/4/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/4/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/4/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/4/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/4/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/4/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/4/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/4/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/4/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/4/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/4/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/4/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/4/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/4/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/4/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/4/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/4/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/4/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/4/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/4/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/4/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/4/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/4/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/4/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/4/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/4/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/4/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/4/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/4/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/4/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/4/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/4/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/4/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/4/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/4/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/4/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/4/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/4/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/4/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/4/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/4/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/4/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/4/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/4/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/4/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/4/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/4/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/4/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/4/report/regression.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/4/report/regression.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/4/report/regression.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/4/report/regression.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/4/report/regression_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/4/report/regression_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/4/report/regression_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/4/report/regression_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/4/report/slope.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/4/report/slope.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/4/report/slope.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/4/report/slope.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/4/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/4/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/4/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/4/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/512/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/512/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/512/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/512/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/512/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/512/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/512/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/512/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/512/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/512/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/512/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/512/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/512/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/512/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/512/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/512/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/512/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/512/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/512/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/512/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/512/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/512/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/512/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/512/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/512/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/512/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/512/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/512/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/512/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/512/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/512/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/512/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/512/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/512/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/512/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/512/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/512/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/512/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/512/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/512/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/512/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/512/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/512/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/512/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/512/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/512/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/512/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/512/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/512/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/512/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/512/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/512/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/512/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/512/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/512/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/512/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/512/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/512/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/512/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/512/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/512/report/regression.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/512/report/regression.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/512/report/regression.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/512/report/regression.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/512/report/regression_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/512/report/regression_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/512/report/regression_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/512/report/regression_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/512/report/slope.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/512/report/slope.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/512/report/slope.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/512/report/slope.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/512/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/512/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/512/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/512/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/64/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/64/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/64/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/64/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/64/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/64/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/64/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/64/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/64/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/64/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/64/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/64/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/64/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/64/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/64/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/64/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/64/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/64/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/64/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/64/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/64/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/64/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/64/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/64/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/64/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/64/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/64/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/64/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/64/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/64/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/64/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/64/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/64/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/64/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/64/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/64/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/64/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/64/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/64/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/64/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/64/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/64/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/64/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/64/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/64/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/64/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/64/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/64/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/64/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/64/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/64/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/64/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/64/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/64/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/64/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/64/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/64/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/64/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/64/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/64/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/64/report/regression.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/64/report/regression.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/64/report/regression.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/64/report/regression.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/64/report/regression_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/64/report/regression_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/64/report/regression_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/64/report/regression_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/64/report/slope.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/64/report/slope.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/64/report/slope.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/64/report/slope.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/64/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/64/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/64/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/64/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/8/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/8/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/8/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/8/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/8/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/8/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/8/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/8/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/8/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/8/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/8/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/8/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/8/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/8/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/8/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/8/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/8/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/8/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/8/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/8/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/8/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/8/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/8/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/8/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/8/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/8/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/8/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/8/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/8/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/8/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/8/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/8/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/8/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/8/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/8/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/8/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/8/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/8/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/8/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/8/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/8/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/8/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/8/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/8/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/8/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/8/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/8/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/8/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/8/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/8/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/8/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/8/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/8/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/8/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/8/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/8/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/8/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/8/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/8/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/8/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/8/report/regression.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/8/report/regression.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/8/report/regression.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/8/report/regression.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/8/report/regression_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/8/report/regression_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/8/report/regression_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/8/report/regression_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/8/report/slope.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/8/report/slope.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/8/report/slope.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/8/report/slope.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/8/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/8/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/8/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/8/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/report/lines.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/report/lines.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/report/lines.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/report/lines.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/report/violin.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/report/violin.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/report/violin.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2 requests/report/violin.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2/report/lines.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2/report/lines.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2/report/lines.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2/report/lines.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2/report/violin.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2/report/violin.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/2/report/violin.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/2/report/violin.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/256/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/256/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/256/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/256/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/256/report/lines.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/256/report/lines.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/256/report/lines.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/256/report/lines.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/256/report/violin.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/256/report/violin.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/256/report/violin.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/256/report/violin.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/change/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/change/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/change/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/change/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/report/both/iteration_times.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/report/both/iteration_times.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/report/both/iteration_times.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/report/both/iteration_times.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/report/both/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/report/both/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/report/both/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/report/both/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/report/change/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/report/change/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/report/change/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/report/change/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/report/change/median.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/report/change/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/report/change/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/report/change/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/report/change/t-test.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/report/change/t-test.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/report/change/t-test.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/report/change/t-test.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/report/iteration_times.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/report/iteration_times.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/report/iteration_times.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/report/iteration_times.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/report/iteration_times_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/report/iteration_times_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/report/iteration_times_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/report/iteration_times_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/report/regression.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/report/regression.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/report/regression.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/report/regression.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/report/regression_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/report/regression_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/report/regression_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/report/regression_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/report/relative_iteration_times_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/report/relative_iteration_times_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/report/relative_iteration_times_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/report/relative_iteration_times_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/report/relative_pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/report/relative_pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/report/relative_pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/report/relative_pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/report/slope.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/report/slope.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/report/slope.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/report/slope.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/1/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/128/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/128/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/128/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/128/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/128/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/128/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/128/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/128/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/128/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/128/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/128/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/128/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/128/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/128/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/128/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/128/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/128/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/128/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/128/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/128/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/128/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/128/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/128/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/128/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/128/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/128/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/128/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/128/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/128/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/128/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/128/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/128/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/128/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/128/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/128/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/128/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/128/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/128/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/128/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/128/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/128/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/128/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/128/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/128/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/128/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/128/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/128/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/128/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/128/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/128/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/128/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/128/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/128/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/128/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/128/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/128/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/128/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/128/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/128/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/128/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/128/report/regression.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/128/report/regression.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/128/report/regression.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/128/report/regression.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/128/report/regression_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/128/report/regression_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/128/report/regression_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/128/report/regression_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/128/report/slope.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/128/report/slope.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/128/report/slope.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/128/report/slope.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/128/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/128/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/128/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/128/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/16/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/16/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/16/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/16/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/16/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/16/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/16/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/16/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/16/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/16/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/16/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/16/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/16/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/16/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/16/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/16/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/16/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/16/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/16/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/16/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/16/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/16/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/16/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/16/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/16/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/16/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/16/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/16/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/16/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/16/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/16/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/16/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/16/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/16/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/16/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/16/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/16/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/16/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/16/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/16/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/16/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/16/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/16/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/16/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/16/report/iteration_times.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/16/report/iteration_times.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/16/report/iteration_times.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/16/report/iteration_times.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/16/report/iteration_times_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/16/report/iteration_times_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/16/report/iteration_times_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/16/report/iteration_times_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/16/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/16/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/16/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/16/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/16/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/16/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/16/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/16/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/16/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/16/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/16/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/16/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/16/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/16/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/16/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/16/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/16/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/16/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/16/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/16/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/2/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/2/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/2/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/2/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/2/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/2/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/2/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/2/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/2/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/2/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/2/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/2/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/2/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/2/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/2/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/2/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/2/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/2/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/2/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/2/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/2/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/2/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/2/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/2/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/2/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/2/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/2/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/2/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/2/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/2/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/2/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/2/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/2/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/2/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/2/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/2/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/2/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/2/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/2/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/2/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/2/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/2/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/2/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/2/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/2/report/iteration_times.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/2/report/iteration_times.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/2/report/iteration_times.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/2/report/iteration_times.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/2/report/iteration_times_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/2/report/iteration_times_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/2/report/iteration_times_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/2/report/iteration_times_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/2/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/2/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/2/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/2/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/2/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/2/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/2/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/2/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/2/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/2/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/2/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/2/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/2/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/2/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/2/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/2/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/2/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/2/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/2/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/2/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/256/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/256/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/256/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/256/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/256/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/256/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/256/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/256/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/256/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/256/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/256/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/256/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/256/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/256/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/256/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/256/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/256/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/256/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/256/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/256/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/256/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/256/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/256/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/256/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/256/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/256/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/256/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/256/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/256/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/256/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/256/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/256/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/256/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/256/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/256/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/256/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/256/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/256/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/256/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/256/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/256/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/256/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/256/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/256/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/256/report/iteration_times.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/256/report/iteration_times.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/256/report/iteration_times.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/256/report/iteration_times.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/256/report/iteration_times_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/256/report/iteration_times_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/256/report/iteration_times_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/256/report/iteration_times_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/256/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/256/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/256/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/256/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/256/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/256/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/256/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/256/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/256/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/256/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/256/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/256/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/256/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/256/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/256/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/256/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/256/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/256/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/256/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/256/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/32/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/32/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/32/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/32/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/32/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/32/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/32/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/32/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/32/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/32/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/32/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/32/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/32/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/32/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/32/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/32/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/32/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/32/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/32/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/32/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/32/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/32/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/32/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/32/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/32/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/32/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/32/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/32/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/32/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/32/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/32/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/32/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/32/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/32/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/32/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/32/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/32/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/32/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/32/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/32/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/32/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/32/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/32/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/32/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/32/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/32/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/32/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/32/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/32/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/32/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/32/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/32/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/32/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/32/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/32/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/32/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/32/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/32/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/32/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/32/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/32/report/regression.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/32/report/regression.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/32/report/regression.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/32/report/regression.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/32/report/regression_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/32/report/regression_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/32/report/regression_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/32/report/regression_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/32/report/slope.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/32/report/slope.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/32/report/slope.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/32/report/slope.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/32/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/32/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/32/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/32/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/4/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/4/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/4/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/4/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/4/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/4/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/4/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/4/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/4/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/4/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/4/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/4/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/4/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/4/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/4/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/4/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/4/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/4/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/4/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/4/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/4/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/4/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/4/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/4/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/4/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/4/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/4/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/4/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/4/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/4/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/4/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/4/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/4/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/4/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/4/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/4/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/4/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/4/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/4/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/4/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/4/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/4/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/4/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/4/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/4/report/iteration_times.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/4/report/iteration_times.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/4/report/iteration_times.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/4/report/iteration_times.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/4/report/iteration_times_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/4/report/iteration_times_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/4/report/iteration_times_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/4/report/iteration_times_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/4/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/4/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/4/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/4/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/4/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/4/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/4/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/4/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/4/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/4/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/4/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/4/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/4/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/4/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/4/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/4/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/4/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/4/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/4/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/4/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/512/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/512/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/512/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/512/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/512/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/512/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/512/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/512/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/512/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/512/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/512/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/512/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/512/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/512/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/512/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/512/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/512/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/512/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/512/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/512/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/512/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/512/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/512/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/512/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/512/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/512/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/512/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/512/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/512/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/512/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/512/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/512/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/512/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/512/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/512/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/512/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/512/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/512/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/512/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/512/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/512/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/512/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/512/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/512/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/512/report/iteration_times.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/512/report/iteration_times.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/512/report/iteration_times.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/512/report/iteration_times.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/512/report/iteration_times_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/512/report/iteration_times_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/512/report/iteration_times_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/512/report/iteration_times_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/512/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/512/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/512/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/512/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/512/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/512/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/512/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/512/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/512/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/512/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/512/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/512/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/512/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/512/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/512/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/512/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/512/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/512/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/512/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/512/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/64/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/64/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/64/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/64/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/64/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/64/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/64/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/64/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/64/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/64/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/64/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/64/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/64/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/64/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/64/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/64/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/64/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/64/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/64/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/64/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/64/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/64/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/64/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/64/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/64/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/64/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/64/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/64/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/64/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/64/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/64/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/64/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/64/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/64/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/64/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/64/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/64/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/64/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/64/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/64/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/64/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/64/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/64/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/64/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/64/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/64/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/64/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/64/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/64/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/64/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/64/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/64/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/64/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/64/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/64/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/64/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/64/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/64/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/64/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/64/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/64/report/regression.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/64/report/regression.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/64/report/regression.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/64/report/regression.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/64/report/regression_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/64/report/regression_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/64/report/regression_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/64/report/regression_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/64/report/slope.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/64/report/slope.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/64/report/slope.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/64/report/slope.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/64/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/64/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/64/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/64/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/8/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/8/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/8/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/8/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/8/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/8/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/8/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/8/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/8/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/8/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/8/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/8/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/8/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/8/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/8/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/8/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/8/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/8/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/8/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/8/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/8/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/8/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/8/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/8/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/8/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/8/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/8/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/8/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/8/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/8/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/8/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/8/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/8/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/8/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/8/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/8/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/8/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/8/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/8/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/8/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/8/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/8/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/8/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/8/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/8/report/iteration_times.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/8/report/iteration_times.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/8/report/iteration_times.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/8/report/iteration_times.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/8/report/iteration_times_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/8/report/iteration_times_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/8/report/iteration_times_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/8/report/iteration_times_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/8/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/8/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/8/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/8/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/8/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/8/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/8/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/8/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/8/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/8/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/8/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/8/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/8/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/8/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/8/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/8/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/8/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/8/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/8/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/8/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/report/lines.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/report/lines.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/report/lines.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/report/lines.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/report/violin.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/report/violin.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/report/violin.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32 requests/report/violin.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32/report/lines.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32/report/lines.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32/report/lines.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32/report/lines.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32/report/violin.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32/report/violin.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/32/report/violin.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/32/report/violin.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/change/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/change/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/change/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/change/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/report/both/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/report/both/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/report/both/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/report/both/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/report/both/regression.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/report/both/regression.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/report/both/regression.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/report/both/regression.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/report/change/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/report/change/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/report/change/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/report/change/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/report/change/median.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/report/change/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/report/change/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/report/change/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/report/change/t-test.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/report/change/t-test.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/report/change/t-test.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/report/change/t-test.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/report/regression.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/report/regression.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/report/regression.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/report/regression.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/report/regression_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/report/regression_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/report/regression_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/report/regression_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/report/relative_pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/report/relative_pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/report/relative_pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/report/relative_pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/report/relative_regression_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/report/relative_regression_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/report/relative_regression_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/report/relative_regression_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/report/slope.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/report/slope.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/report/slope.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/report/slope.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/1/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/128/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/128/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/128/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/128/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/128/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/128/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/128/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/128/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/128/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/128/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/128/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/128/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/128/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/128/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/128/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/128/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/128/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/128/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/128/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/128/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/128/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/128/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/128/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/128/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/128/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/128/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/128/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/128/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/128/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/128/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/128/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/128/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/128/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/128/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/128/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/128/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/128/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/128/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/128/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/128/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/128/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/128/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/128/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/128/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/128/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/128/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/128/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/128/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/128/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/128/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/128/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/128/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/128/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/128/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/128/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/128/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/128/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/128/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/128/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/128/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/128/report/regression.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/128/report/regression.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/128/report/regression.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/128/report/regression.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/128/report/regression_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/128/report/regression_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/128/report/regression_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/128/report/regression_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/128/report/slope.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/128/report/slope.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/128/report/slope.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/128/report/slope.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/128/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/128/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/128/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/128/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/16/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/16/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/16/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/16/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/16/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/16/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/16/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/16/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/16/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/16/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/16/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/16/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/16/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/16/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/16/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/16/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/16/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/16/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/16/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/16/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/16/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/16/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/16/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/16/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/16/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/16/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/16/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/16/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/16/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/16/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/16/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/16/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/16/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/16/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/16/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/16/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/16/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/16/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/16/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/16/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/16/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/16/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/16/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/16/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/16/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/16/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/16/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/16/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/16/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/16/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/16/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/16/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/16/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/16/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/16/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/16/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/16/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/16/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/16/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/16/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/16/report/regression.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/16/report/regression.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/16/report/regression.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/16/report/regression.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/16/report/regression_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/16/report/regression_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/16/report/regression_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/16/report/regression_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/16/report/slope.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/16/report/slope.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/16/report/slope.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/16/report/slope.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/16/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/16/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/16/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/16/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/2/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/2/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/2/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/2/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/2/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/2/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/2/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/2/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/2/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/2/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/2/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/2/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/2/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/2/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/2/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/2/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/2/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/2/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/2/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/2/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/2/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/2/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/2/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/2/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/2/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/2/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/2/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/2/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/2/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/2/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/2/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/2/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/2/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/2/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/2/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/2/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/2/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/2/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/2/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/2/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/2/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/2/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/2/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/2/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/2/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/2/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/2/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/2/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/2/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/2/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/2/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/2/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/2/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/2/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/2/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/2/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/2/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/2/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/2/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/2/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/2/report/regression.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/2/report/regression.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/2/report/regression.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/2/report/regression.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/2/report/regression_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/2/report/regression_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/2/report/regression_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/2/report/regression_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/2/report/slope.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/2/report/slope.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/2/report/slope.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/2/report/slope.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/2/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/2/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/2/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/2/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/256/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/256/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/256/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/256/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/256/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/256/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/256/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/256/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/256/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/256/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/256/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/256/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/256/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/256/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/256/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/256/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/256/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/256/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/256/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/256/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/256/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/256/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/256/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/256/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/256/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/256/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/256/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/256/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/256/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/256/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/256/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/256/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/256/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/256/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/256/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/256/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/256/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/256/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/256/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/256/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/256/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/256/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/256/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/256/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/256/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/256/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/256/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/256/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/256/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/256/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/256/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/256/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/256/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/256/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/256/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/256/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/256/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/256/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/256/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/256/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/256/report/regression.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/256/report/regression.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/256/report/regression.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/256/report/regression.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/256/report/regression_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/256/report/regression_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/256/report/regression_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/256/report/regression_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/256/report/slope.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/256/report/slope.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/256/report/slope.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/256/report/slope.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/256/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/256/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/256/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/256/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/32/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/32/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/32/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/32/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/32/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/32/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/32/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/32/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/32/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/32/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/32/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/32/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/32/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/32/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/32/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/32/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/32/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/32/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/32/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/32/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/32/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/32/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/32/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/32/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/32/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/32/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/32/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/32/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/32/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/32/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/32/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/32/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/32/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/32/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/32/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/32/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/32/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/32/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/32/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/32/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/32/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/32/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/32/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/32/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/32/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/32/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/32/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/32/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/32/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/32/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/32/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/32/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/32/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/32/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/32/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/32/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/32/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/32/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/32/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/32/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/32/report/regression.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/32/report/regression.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/32/report/regression.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/32/report/regression.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/32/report/regression_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/32/report/regression_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/32/report/regression_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/32/report/regression_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/32/report/slope.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/32/report/slope.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/32/report/slope.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/32/report/slope.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/32/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/32/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/32/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/32/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/4/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/4/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/4/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/4/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/4/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/4/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/4/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/4/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/4/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/4/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/4/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/4/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/4/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/4/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/4/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/4/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/4/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/4/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/4/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/4/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/4/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/4/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/4/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/4/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/4/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/4/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/4/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/4/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/4/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/4/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/4/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/4/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/4/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/4/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/4/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/4/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/4/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/4/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/4/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/4/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/4/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/4/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/4/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/4/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/4/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/4/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/4/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/4/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/4/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/4/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/4/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/4/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/4/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/4/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/4/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/4/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/4/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/4/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/4/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/4/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/4/report/regression.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/4/report/regression.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/4/report/regression.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/4/report/regression.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/4/report/regression_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/4/report/regression_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/4/report/regression_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/4/report/regression_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/4/report/slope.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/4/report/slope.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/4/report/slope.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/4/report/slope.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/4/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/4/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/4/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/4/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/512/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/512/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/512/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/512/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/512/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/512/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/512/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/512/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/512/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/512/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/512/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/512/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/512/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/512/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/512/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/512/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/512/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/512/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/512/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/512/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/512/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/512/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/512/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/512/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/512/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/512/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/512/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/512/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/512/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/512/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/512/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/512/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/512/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/512/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/512/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/512/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/512/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/512/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/512/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/512/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/512/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/512/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/512/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/512/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/512/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/512/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/512/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/512/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/512/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/512/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/512/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/512/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/512/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/512/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/512/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/512/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/512/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/512/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/512/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/512/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/512/report/regression.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/512/report/regression.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/512/report/regression.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/512/report/regression.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/512/report/regression_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/512/report/regression_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/512/report/regression_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/512/report/regression_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/512/report/slope.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/512/report/slope.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/512/report/slope.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/512/report/slope.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/512/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/512/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/512/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/512/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/64/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/64/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/64/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/64/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/64/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/64/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/64/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/64/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/64/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/64/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/64/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/64/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/64/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/64/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/64/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/64/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/64/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/64/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/64/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/64/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/64/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/64/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/64/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/64/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/64/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/64/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/64/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/64/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/64/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/64/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/64/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/64/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/64/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/64/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/64/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/64/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/64/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/64/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/64/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/64/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/64/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/64/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/64/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/64/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/64/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/64/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/64/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/64/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/64/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/64/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/64/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/64/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/64/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/64/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/64/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/64/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/64/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/64/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/64/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/64/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/64/report/regression.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/64/report/regression.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/64/report/regression.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/64/report/regression.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/64/report/regression_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/64/report/regression_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/64/report/regression_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/64/report/regression_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/64/report/slope.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/64/report/slope.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/64/report/slope.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/64/report/slope.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/64/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/64/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/64/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/64/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/8/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/8/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/8/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/8/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/8/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/8/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/8/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/8/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/8/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/8/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/8/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/8/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/8/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/8/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/8/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/8/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/8/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/8/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/8/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/8/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/8/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/8/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/8/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/8/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/8/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/8/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/8/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/8/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/8/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/8/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/8/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/8/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/8/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/8/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/8/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/8/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/8/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/8/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/8/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/8/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/8/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/8/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/8/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/8/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/8/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/8/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/8/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/8/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/8/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/8/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/8/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/8/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/8/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/8/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/8/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/8/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/8/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/8/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/8/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/8/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/8/report/regression.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/8/report/regression.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/8/report/regression.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/8/report/regression.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/8/report/regression_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/8/report/regression_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/8/report/regression_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/8/report/regression_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/8/report/slope.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/8/report/slope.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/8/report/slope.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/8/report/slope.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/8/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/8/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/8/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/8/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/report/lines.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/report/lines.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/report/lines.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/report/lines.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/report/violin.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/report/violin.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/report/violin.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4 requests/report/violin.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4/report/lines.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4/report/lines.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4/report/lines.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4/report/lines.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4/report/violin.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4/report/violin.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/4/report/violin.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/4/report/violin.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/512/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/512/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/512/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/512/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/512/report/lines.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/512/report/lines.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/512/report/lines.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/512/report/lines.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/512/report/violin.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/512/report/violin.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/512/report/violin.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/512/report/violin.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/1/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/1/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/1/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/1/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/1/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/1/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/1/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/1/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/1/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/1/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/1/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/1/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/1/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/1/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/1/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/1/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/1/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/1/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/1/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/1/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/1/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/1/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/1/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/1/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/1/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/1/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/1/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/1/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/1/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/1/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/1/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/1/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/1/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/1/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/1/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/1/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/1/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/1/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/1/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/1/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/1/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/1/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/1/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/1/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/1/report/iteration_times.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/1/report/iteration_times.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/1/report/iteration_times.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/1/report/iteration_times.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/1/report/iteration_times_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/1/report/iteration_times_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/1/report/iteration_times_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/1/report/iteration_times_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/1/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/1/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/1/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/1/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/1/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/1/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/1/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/1/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/1/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/1/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/1/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/1/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/1/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/1/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/1/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/1/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/1/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/1/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/1/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/1/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/128/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/128/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/128/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/128/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/128/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/128/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/128/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/128/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/128/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/128/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/128/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/128/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/128/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/128/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/128/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/128/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/128/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/128/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/128/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/128/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/128/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/128/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/128/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/128/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/128/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/128/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/128/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/128/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/128/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/128/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/128/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/128/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/128/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/128/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/128/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/128/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/128/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/128/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/128/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/128/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/128/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/128/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/128/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/128/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/128/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/128/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/128/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/128/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/128/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/128/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/128/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/128/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/128/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/128/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/128/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/128/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/128/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/128/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/128/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/128/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/128/report/regression.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/128/report/regression.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/128/report/regression.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/128/report/regression.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/128/report/regression_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/128/report/regression_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/128/report/regression_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/128/report/regression_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/128/report/slope.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/128/report/slope.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/128/report/slope.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/128/report/slope.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/128/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/128/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/128/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/128/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/16/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/16/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/16/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/16/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/16/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/16/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/16/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/16/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/16/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/16/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/16/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/16/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/16/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/16/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/16/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/16/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/16/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/16/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/16/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/16/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/16/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/16/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/16/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/16/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/16/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/16/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/16/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/16/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/16/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/16/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/16/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/16/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/16/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/16/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/16/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/16/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/16/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/16/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/16/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/16/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/16/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/16/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/16/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/16/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/16/report/iteration_times.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/16/report/iteration_times.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/16/report/iteration_times.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/16/report/iteration_times.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/16/report/iteration_times_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/16/report/iteration_times_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/16/report/iteration_times_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/16/report/iteration_times_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/16/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/16/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/16/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/16/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/16/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/16/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/16/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/16/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/16/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/16/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/16/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/16/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/16/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/16/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/16/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/16/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/16/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/16/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/16/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/16/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/2/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/2/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/2/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/2/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/2/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/2/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/2/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/2/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/2/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/2/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/2/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/2/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/2/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/2/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/2/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/2/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/2/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/2/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/2/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/2/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/2/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/2/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/2/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/2/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/2/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/2/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/2/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/2/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/2/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/2/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/2/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/2/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/2/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/2/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/2/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/2/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/2/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/2/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/2/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/2/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/2/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/2/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/2/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/2/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/2/report/iteration_times.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/2/report/iteration_times.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/2/report/iteration_times.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/2/report/iteration_times.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/2/report/iteration_times_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/2/report/iteration_times_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/2/report/iteration_times_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/2/report/iteration_times_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/2/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/2/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/2/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/2/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/2/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/2/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/2/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/2/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/2/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/2/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/2/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/2/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/2/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/2/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/2/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/2/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/2/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/2/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/2/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/2/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/256/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/256/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/256/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/256/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/256/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/256/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/256/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/256/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/256/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/256/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/256/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/256/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/256/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/256/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/256/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/256/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/256/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/256/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/256/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/256/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/256/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/256/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/256/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/256/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/256/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/256/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/256/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/256/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/256/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/256/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/256/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/256/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/256/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/256/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/256/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/256/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/256/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/256/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/256/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/256/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/256/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/256/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/256/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/256/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/256/report/iteration_times.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/256/report/iteration_times.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/256/report/iteration_times.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/256/report/iteration_times.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/256/report/iteration_times_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/256/report/iteration_times_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/256/report/iteration_times_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/256/report/iteration_times_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/256/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/256/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/256/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/256/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/256/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/256/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/256/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/256/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/256/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/256/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/256/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/256/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/256/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/256/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/256/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/256/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/256/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/256/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/256/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/256/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/32/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/32/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/32/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/32/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/32/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/32/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/32/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/32/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/32/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/32/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/32/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/32/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/32/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/32/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/32/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/32/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/32/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/32/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/32/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/32/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/32/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/32/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/32/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/32/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/32/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/32/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/32/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/32/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/32/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/32/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/32/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/32/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/32/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/32/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/32/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/32/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/32/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/32/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/32/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/32/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/32/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/32/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/32/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/32/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/32/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/32/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/32/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/32/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/32/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/32/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/32/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/32/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/32/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/32/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/32/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/32/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/32/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/32/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/32/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/32/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/32/report/regression.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/32/report/regression.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/32/report/regression.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/32/report/regression.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/32/report/regression_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/32/report/regression_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/32/report/regression_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/32/report/regression_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/32/report/slope.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/32/report/slope.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/32/report/slope.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/32/report/slope.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/32/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/32/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/32/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/32/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/4/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/4/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/4/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/4/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/4/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/4/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/4/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/4/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/4/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/4/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/4/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/4/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/4/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/4/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/4/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/4/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/4/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/4/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/4/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/4/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/4/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/4/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/4/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/4/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/4/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/4/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/4/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/4/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/4/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/4/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/4/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/4/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/4/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/4/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/4/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/4/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/4/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/4/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/4/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/4/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/4/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/4/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/4/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/4/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/4/report/iteration_times.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/4/report/iteration_times.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/4/report/iteration_times.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/4/report/iteration_times.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/4/report/iteration_times_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/4/report/iteration_times_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/4/report/iteration_times_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/4/report/iteration_times_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/4/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/4/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/4/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/4/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/4/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/4/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/4/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/4/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/4/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/4/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/4/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/4/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/4/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/4/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/4/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/4/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/4/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/4/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/4/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/4/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/512/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/512/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/512/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/512/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/512/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/512/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/512/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/512/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/512/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/512/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/512/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/512/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/512/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/512/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/512/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/512/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/512/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/512/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/512/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/512/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/512/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/512/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/512/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/512/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/512/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/512/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/512/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/512/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/512/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/512/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/512/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/512/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/512/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/512/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/512/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/512/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/512/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/512/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/512/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/512/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/512/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/512/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/512/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/512/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/512/report/iteration_times.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/512/report/iteration_times.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/512/report/iteration_times.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/512/report/iteration_times.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/512/report/iteration_times_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/512/report/iteration_times_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/512/report/iteration_times_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/512/report/iteration_times_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/512/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/512/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/512/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/512/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/512/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/512/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/512/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/512/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/512/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/512/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/512/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/512/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/512/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/512/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/512/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/512/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/512/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/512/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/512/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/512/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/64/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/64/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/64/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/64/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/64/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/64/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/64/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/64/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/64/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/64/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/64/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/64/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/64/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/64/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/64/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/64/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/64/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/64/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/64/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/64/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/64/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/64/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/64/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/64/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/64/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/64/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/64/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/64/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/64/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/64/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/64/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/64/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/64/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/64/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/64/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/64/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/64/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/64/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/64/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/64/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/64/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/64/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/64/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/64/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/64/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/64/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/64/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/64/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/64/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/64/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/64/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/64/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/64/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/64/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/64/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/64/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/64/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/64/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/64/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/64/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/64/report/regression.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/64/report/regression.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/64/report/regression.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/64/report/regression.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/64/report/regression_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/64/report/regression_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/64/report/regression_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/64/report/regression_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/64/report/slope.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/64/report/slope.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/64/report/slope.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/64/report/slope.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/64/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/64/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/64/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/64/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/8/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/8/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/8/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/8/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/8/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/8/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/8/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/8/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/8/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/8/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/8/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/8/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/8/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/8/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/8/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/8/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/8/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/8/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/8/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/8/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/8/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/8/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/8/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/8/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/8/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/8/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/8/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/8/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/8/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/8/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/8/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/8/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/8/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/8/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/8/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/8/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/8/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/8/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/8/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/8/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/8/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/8/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/8/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/8/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/8/report/iteration_times.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/8/report/iteration_times.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/8/report/iteration_times.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/8/report/iteration_times.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/8/report/iteration_times_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/8/report/iteration_times_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/8/report/iteration_times_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/8/report/iteration_times_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/8/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/8/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/8/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/8/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/8/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/8/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/8/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/8/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/8/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/8/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/8/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/8/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/8/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/8/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/8/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/8/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/8/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/8/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/8/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/8/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/report/lines.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/report/lines.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/report/lines.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/report/lines.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/report/violin.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/report/violin.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/report/violin.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64 requests/report/violin.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64/report/lines.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64/report/lines.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64/report/lines.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64/report/lines.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64/report/violin.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64/report/violin.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/64/report/violin.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/64/report/violin.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/change/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/change/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/change/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/change/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/report/both/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/report/both/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/report/both/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/report/both/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/report/both/regression.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/report/both/regression.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/report/both/regression.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/report/both/regression.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/report/change/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/report/change/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/report/change/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/report/change/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/report/change/median.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/report/change/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/report/change/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/report/change/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/report/change/t-test.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/report/change/t-test.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/report/change/t-test.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/report/change/t-test.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/report/regression.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/report/regression.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/report/regression.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/report/regression.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/report/regression_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/report/regression_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/report/regression_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/report/regression_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/report/relative_pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/report/relative_pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/report/relative_pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/report/relative_pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/report/relative_regression_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/report/relative_regression_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/report/relative_regression_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/report/relative_regression_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/report/slope.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/report/slope.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/report/slope.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/report/slope.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/1/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/128/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/128/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/128/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/128/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/128/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/128/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/128/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/128/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/128/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/128/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/128/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/128/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/128/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/128/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/128/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/128/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/128/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/128/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/128/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/128/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/128/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/128/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/128/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/128/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/128/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/128/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/128/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/128/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/128/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/128/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/128/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/128/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/128/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/128/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/128/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/128/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/128/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/128/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/128/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/128/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/128/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/128/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/128/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/128/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/128/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/128/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/128/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/128/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/128/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/128/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/128/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/128/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/128/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/128/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/128/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/128/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/128/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/128/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/128/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/128/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/128/report/regression.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/128/report/regression.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/128/report/regression.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/128/report/regression.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/128/report/regression_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/128/report/regression_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/128/report/regression_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/128/report/regression_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/128/report/slope.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/128/report/slope.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/128/report/slope.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/128/report/slope.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/128/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/128/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/128/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/128/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/16/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/16/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/16/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/16/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/16/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/16/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/16/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/16/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/16/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/16/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/16/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/16/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/16/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/16/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/16/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/16/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/16/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/16/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/16/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/16/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/16/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/16/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/16/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/16/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/16/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/16/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/16/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/16/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/16/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/16/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/16/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/16/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/16/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/16/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/16/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/16/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/16/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/16/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/16/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/16/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/16/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/16/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/16/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/16/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/16/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/16/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/16/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/16/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/16/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/16/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/16/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/16/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/16/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/16/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/16/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/16/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/16/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/16/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/16/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/16/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/16/report/regression.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/16/report/regression.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/16/report/regression.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/16/report/regression.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/16/report/regression_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/16/report/regression_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/16/report/regression_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/16/report/regression_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/16/report/slope.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/16/report/slope.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/16/report/slope.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/16/report/slope.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/16/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/16/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/16/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/16/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/2/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/2/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/2/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/2/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/2/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/2/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/2/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/2/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/2/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/2/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/2/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/2/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/2/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/2/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/2/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/2/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/2/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/2/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/2/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/2/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/2/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/2/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/2/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/2/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/2/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/2/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/2/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/2/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/2/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/2/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/2/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/2/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/2/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/2/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/2/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/2/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/2/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/2/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/2/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/2/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/2/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/2/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/2/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/2/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/2/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/2/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/2/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/2/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/2/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/2/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/2/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/2/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/2/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/2/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/2/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/2/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/2/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/2/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/2/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/2/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/2/report/regression.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/2/report/regression.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/2/report/regression.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/2/report/regression.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/2/report/regression_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/2/report/regression_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/2/report/regression_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/2/report/regression_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/2/report/slope.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/2/report/slope.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/2/report/slope.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/2/report/slope.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/2/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/2/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/2/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/2/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/256/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/256/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/256/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/256/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/256/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/256/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/256/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/256/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/256/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/256/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/256/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/256/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/256/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/256/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/256/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/256/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/256/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/256/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/256/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/256/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/256/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/256/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/256/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/256/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/256/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/256/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/256/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/256/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/256/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/256/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/256/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/256/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/256/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/256/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/256/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/256/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/256/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/256/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/256/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/256/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/256/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/256/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/256/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/256/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/256/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/256/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/256/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/256/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/256/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/256/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/256/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/256/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/256/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/256/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/256/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/256/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/256/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/256/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/256/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/256/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/256/report/regression.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/256/report/regression.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/256/report/regression.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/256/report/regression.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/256/report/regression_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/256/report/regression_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/256/report/regression_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/256/report/regression_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/256/report/slope.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/256/report/slope.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/256/report/slope.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/256/report/slope.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/256/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/256/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/256/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/256/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/32/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/32/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/32/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/32/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/32/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/32/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/32/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/32/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/32/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/32/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/32/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/32/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/32/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/32/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/32/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/32/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/32/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/32/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/32/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/32/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/32/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/32/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/32/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/32/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/32/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/32/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/32/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/32/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/32/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/32/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/32/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/32/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/32/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/32/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/32/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/32/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/32/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/32/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/32/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/32/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/32/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/32/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/32/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/32/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/32/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/32/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/32/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/32/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/32/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/32/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/32/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/32/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/32/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/32/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/32/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/32/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/32/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/32/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/32/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/32/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/32/report/regression.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/32/report/regression.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/32/report/regression.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/32/report/regression.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/32/report/regression_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/32/report/regression_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/32/report/regression_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/32/report/regression_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/32/report/slope.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/32/report/slope.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/32/report/slope.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/32/report/slope.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/32/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/32/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/32/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/32/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/4/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/4/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/4/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/4/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/4/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/4/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/4/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/4/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/4/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/4/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/4/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/4/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/4/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/4/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/4/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/4/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/4/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/4/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/4/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/4/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/4/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/4/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/4/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/4/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/4/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/4/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/4/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/4/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/4/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/4/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/4/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/4/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/4/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/4/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/4/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/4/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/4/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/4/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/4/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/4/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/4/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/4/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/4/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/4/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/4/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/4/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/4/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/4/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/4/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/4/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/4/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/4/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/4/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/4/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/4/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/4/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/4/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/4/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/4/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/4/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/4/report/regression.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/4/report/regression.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/4/report/regression.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/4/report/regression.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/4/report/regression_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/4/report/regression_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/4/report/regression_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/4/report/regression_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/4/report/slope.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/4/report/slope.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/4/report/slope.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/4/report/slope.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/4/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/4/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/4/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/4/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/512/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/512/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/512/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/512/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/512/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/512/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/512/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/512/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/512/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/512/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/512/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/512/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/512/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/512/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/512/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/512/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/512/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/512/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/512/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/512/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/512/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/512/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/512/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/512/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/512/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/512/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/512/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/512/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/512/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/512/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/512/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/512/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/512/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/512/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/512/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/512/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/512/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/512/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/512/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/512/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/512/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/512/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/512/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/512/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/512/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/512/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/512/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/512/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/512/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/512/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/512/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/512/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/512/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/512/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/512/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/512/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/512/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/512/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/512/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/512/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/512/report/regression.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/512/report/regression.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/512/report/regression.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/512/report/regression.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/512/report/regression_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/512/report/regression_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/512/report/regression_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/512/report/regression_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/512/report/slope.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/512/report/slope.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/512/report/slope.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/512/report/slope.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/512/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/512/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/512/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/512/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/64/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/64/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/64/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/64/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/64/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/64/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/64/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/64/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/64/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/64/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/64/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/64/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/64/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/64/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/64/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/64/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/64/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/64/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/64/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/64/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/64/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/64/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/64/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/64/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/64/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/64/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/64/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/64/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/64/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/64/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/64/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/64/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/64/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/64/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/64/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/64/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/64/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/64/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/64/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/64/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/64/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/64/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/64/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/64/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/64/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/64/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/64/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/64/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/64/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/64/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/64/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/64/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/64/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/64/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/64/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/64/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/64/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/64/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/64/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/64/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/64/report/regression.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/64/report/regression.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/64/report/regression.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/64/report/regression.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/64/report/regression_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/64/report/regression_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/64/report/regression_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/64/report/regression_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/64/report/slope.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/64/report/slope.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/64/report/slope.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/64/report/slope.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/64/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/64/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/64/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/64/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/8/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/8/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/8/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/8/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/8/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/8/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/8/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/8/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/8/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/8/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/8/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/8/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/8/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/8/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/8/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/8/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/8/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/8/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/8/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/8/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/8/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/8/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/8/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/8/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/8/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/8/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/8/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/8/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/8/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/8/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/8/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/8/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/8/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/8/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/8/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/8/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/8/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/8/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/8/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/8/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/8/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/8/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/8/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/8/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/8/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/8/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/8/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/8/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/8/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/8/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/8/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/8/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/8/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/8/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/8/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/8/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/8/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/8/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/8/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/8/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/8/report/regression.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/8/report/regression.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/8/report/regression.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/8/report/regression.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/8/report/regression_small.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/8/report/regression_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/8/report/regression_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/8/report/regression_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/8/report/slope.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/8/report/slope.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/8/report/slope.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/8/report/slope.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/8/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/8/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/8/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/8/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/report/lines.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/report/lines.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/report/lines.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/report/lines.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/report/violin.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/report/violin.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/report/violin.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8 requests/report/violin.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8/report/lines.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8/report/lines.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8/report/lines.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8/report/lines.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8/report/violin.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8/report/violin.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/8/report/violin.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/8/report/violin.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/report/lines.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/report/lines.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/report/lines.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/report/lines.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Kilobyte)/report/violin.svg b/ursa/TCP_TLS UFDP_Content Size (Kilobyte)/report/violin.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Kilobyte)/report/violin.svg rename to ursa/TCP_TLS UFDP_Content Size (Kilobyte)/report/violin.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/1/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/1/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/1/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/1/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/1/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/1/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/1/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/1/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/1/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/1/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/1/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/1/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/1/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/1/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/1/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/1/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/1/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/1/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/1/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/1/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/1/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/1/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/1/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/1/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/1/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/1/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/1/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/1/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/1/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/1/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/1/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/1/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/1/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/1/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/1/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/1/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/1/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/1/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/1/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/1/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/1/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/1/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/1/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/1/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/1/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/1/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/1/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/1/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/1/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/1/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/1/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/1/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/1/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/1/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/1/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/1/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/1/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/1/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/1/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/1/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/1/report/regression.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/1/report/regression.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/1/report/regression.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/1/report/regression.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/1/report/regression_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/1/report/regression_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/1/report/regression_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/1/report/regression_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/1/report/slope.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/1/report/slope.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/1/report/slope.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/1/report/slope.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/1/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/1/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/1/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/1/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/128/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/128/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/128/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/128/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/128/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/128/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/128/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/128/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/128/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/128/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/128/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/128/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/128/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/128/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/128/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/128/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/128/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/128/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/128/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/128/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/128/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/128/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/128/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/128/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/128/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/128/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/128/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/128/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/128/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/128/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/128/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/128/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/128/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/128/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/128/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/128/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/128/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/128/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/128/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/128/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/128/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/128/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/128/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/128/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/128/report/iteration_times.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/128/report/iteration_times.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/128/report/iteration_times.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/128/report/iteration_times.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/128/report/iteration_times_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/128/report/iteration_times_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/128/report/iteration_times_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/128/report/iteration_times_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/128/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/128/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/128/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/128/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/128/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/128/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/128/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/128/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/128/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/128/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/128/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/128/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/128/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/128/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/128/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/128/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/128/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/128/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/128/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/128/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/16/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/16/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/16/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/16/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/16/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/16/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/16/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/16/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/16/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/16/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/16/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/16/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/16/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/16/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/16/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/16/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/16/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/16/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/16/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/16/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/16/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/16/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/16/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/16/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/16/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/16/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/16/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/16/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/16/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/16/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/16/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/16/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/16/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/16/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/16/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/16/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/16/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/16/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/16/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/16/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/16/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/16/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/16/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/16/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/16/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/16/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/16/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/16/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/16/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/16/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/16/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/16/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/16/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/16/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/16/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/16/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/16/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/16/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/16/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/16/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/16/report/regression.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/16/report/regression.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/16/report/regression.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/16/report/regression.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/16/report/regression_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/16/report/regression_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/16/report/regression_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/16/report/regression_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/16/report/slope.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/16/report/slope.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/16/report/slope.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/16/report/slope.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/16/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/16/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/16/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/16/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/2/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/2/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/2/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/2/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/2/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/2/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/2/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/2/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/2/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/2/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/2/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/2/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/2/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/2/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/2/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/2/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/2/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/2/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/2/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/2/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/2/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/2/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/2/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/2/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/2/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/2/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/2/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/2/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/2/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/2/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/2/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/2/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/2/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/2/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/2/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/2/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/2/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/2/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/2/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/2/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/2/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/2/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/2/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/2/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/2/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/2/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/2/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/2/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/2/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/2/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/2/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/2/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/2/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/2/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/2/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/2/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/2/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/2/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/2/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/2/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/2/report/regression.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/2/report/regression.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/2/report/regression.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/2/report/regression.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/2/report/regression_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/2/report/regression_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/2/report/regression_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/2/report/regression_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/2/report/slope.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/2/report/slope.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/2/report/slope.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/2/report/slope.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/2/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/2/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/2/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/2/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/256/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/256/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/256/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/256/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/256/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/256/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/256/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/256/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/256/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/256/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/256/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/256/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/256/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/256/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/256/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/256/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/256/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/256/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/256/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/256/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/256/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/256/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/256/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/256/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/256/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/256/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/256/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/256/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/256/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/256/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/256/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/256/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/256/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/256/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/256/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/256/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/256/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/256/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/256/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/256/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/256/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/256/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/256/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/256/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/256/report/iteration_times.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/256/report/iteration_times.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/256/report/iteration_times.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/256/report/iteration_times.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/256/report/iteration_times_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/256/report/iteration_times_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/256/report/iteration_times_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/256/report/iteration_times_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/256/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/256/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/256/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/256/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/256/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/256/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/256/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/256/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/256/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/256/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/256/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/256/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/256/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/256/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/256/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/256/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/256/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/256/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/256/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/256/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/32/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/32/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/32/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/32/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/32/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/32/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/32/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/32/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/32/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/32/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/32/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/32/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/32/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/32/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/32/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/32/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/32/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/32/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/32/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/32/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/32/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/32/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/32/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/32/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/32/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/32/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/32/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/32/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/32/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/32/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/32/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/32/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/32/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/32/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/32/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/32/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/32/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/32/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/32/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/32/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/32/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/32/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/32/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/32/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/32/report/iteration_times.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/32/report/iteration_times.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/32/report/iteration_times.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/32/report/iteration_times.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/32/report/iteration_times_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/32/report/iteration_times_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/32/report/iteration_times_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/32/report/iteration_times_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/32/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/32/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/32/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/32/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/32/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/32/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/32/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/32/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/32/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/32/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/32/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/32/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/32/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/32/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/32/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/32/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/32/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/32/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/32/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/32/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/4/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/4/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/4/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/4/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/4/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/4/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/4/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/4/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/4/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/4/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/4/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/4/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/4/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/4/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/4/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/4/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/4/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/4/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/4/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/4/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/4/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/4/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/4/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/4/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/4/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/4/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/4/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/4/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/4/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/4/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/4/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/4/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/4/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/4/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/4/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/4/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/4/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/4/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/4/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/4/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/4/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/4/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/4/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/4/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/4/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/4/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/4/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/4/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/4/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/4/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/4/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/4/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/4/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/4/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/4/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/4/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/4/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/4/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/4/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/4/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/4/report/regression.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/4/report/regression.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/4/report/regression.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/4/report/regression.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/4/report/regression_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/4/report/regression_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/4/report/regression_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/4/report/regression_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/4/report/slope.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/4/report/slope.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/4/report/slope.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/4/report/slope.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/4/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/4/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/4/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/4/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/512/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/512/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/512/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/512/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/512/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/512/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/512/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/512/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/512/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/512/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/512/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/512/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/512/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/512/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/512/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/512/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/512/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/512/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/512/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/512/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/512/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/512/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/512/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/512/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/512/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/512/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/512/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/512/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/512/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/512/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/512/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/512/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/512/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/512/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/512/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/512/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/512/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/512/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/512/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/512/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/512/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/512/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/512/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/512/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/512/report/iteration_times.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/512/report/iteration_times.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/512/report/iteration_times.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/512/report/iteration_times.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/512/report/iteration_times_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/512/report/iteration_times_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/512/report/iteration_times_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/512/report/iteration_times_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/512/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/512/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/512/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/512/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/512/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/512/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/512/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/512/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/512/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/512/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/512/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/512/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/512/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/512/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/512/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/512/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/512/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/512/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/512/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/512/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/64/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/64/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/64/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/64/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/64/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/64/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/64/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/64/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/64/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/64/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/64/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/64/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/64/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/64/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/64/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/64/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/64/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/64/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/64/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/64/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/64/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/64/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/64/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/64/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/64/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/64/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/64/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/64/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/64/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/64/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/64/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/64/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/64/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/64/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/64/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/64/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/64/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/64/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/64/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/64/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/64/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/64/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/64/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/64/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/64/report/iteration_times.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/64/report/iteration_times.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/64/report/iteration_times.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/64/report/iteration_times.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/64/report/iteration_times_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/64/report/iteration_times_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/64/report/iteration_times_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/64/report/iteration_times_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/64/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/64/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/64/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/64/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/64/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/64/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/64/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/64/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/64/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/64/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/64/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/64/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/64/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/64/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/64/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/64/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/64/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/64/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/64/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/64/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/8/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/8/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/8/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/8/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/8/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/8/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/8/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/8/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/8/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/8/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/8/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/8/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/8/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/8/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/8/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/8/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/8/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/8/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/8/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/8/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/8/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/8/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/8/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/8/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/8/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/8/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/8/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/8/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/8/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/8/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/8/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/8/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/8/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/8/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/8/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/8/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/8/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/8/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/8/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/8/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/8/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/8/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/8/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/8/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/8/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/8/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/8/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/8/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/8/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/8/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/8/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/8/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/8/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/8/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/8/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/8/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/8/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/8/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/8/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/8/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/8/report/regression.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/8/report/regression.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/8/report/regression.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/8/report/regression.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/8/report/regression_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/8/report/regression_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/8/report/regression_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/8/report/regression_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/8/report/slope.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/8/report/slope.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/8/report/slope.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/8/report/slope.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/8/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/8/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/8/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/8/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/report/lines.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/report/lines.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/report/lines.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/report/lines.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/report/violin.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/report/violin.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1 request/report/violin.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1 request/report/violin.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1/report/lines.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1/report/lines.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1/report/lines.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1/report/lines.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/1/report/violin.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/1/report/violin.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/1/report/violin.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/1/report/violin.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/128/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/128/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/128/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/128/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/128/report/lines.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/128/report/lines.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/128/report/lines.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/128/report/lines.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/128/report/violin.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/128/report/violin.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/128/report/violin.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/128/report/violin.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/1/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/1/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/1/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/1/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/1/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/1/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/1/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/1/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/1/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/1/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/1/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/1/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/1/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/1/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/1/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/1/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/1/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/1/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/1/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/1/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/1/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/1/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/1/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/1/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/1/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/1/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/1/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/1/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/1/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/1/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/1/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/1/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/1/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/1/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/1/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/1/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/1/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/1/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/1/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/1/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/1/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/1/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/1/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/1/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/1/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/1/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/1/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/1/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/1/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/1/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/1/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/1/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/1/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/1/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/1/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/1/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/1/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/1/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/1/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/1/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/1/report/regression.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/1/report/regression.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/1/report/regression.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/1/report/regression.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/1/report/regression_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/1/report/regression_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/1/report/regression_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/1/report/regression_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/1/report/slope.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/1/report/slope.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/1/report/slope.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/1/report/slope.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/1/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/1/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/1/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/1/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/128/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/128/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/128/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/128/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/128/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/128/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/128/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/128/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/128/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/128/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/128/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/128/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/128/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/128/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/128/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/128/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/128/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/128/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/128/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/128/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/128/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/128/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/128/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/128/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/128/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/128/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/128/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/128/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/128/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/128/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/128/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/128/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/128/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/128/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/128/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/128/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/128/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/128/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/128/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/128/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/128/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/128/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/128/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/128/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/128/report/iteration_times.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/128/report/iteration_times.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/128/report/iteration_times.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/128/report/iteration_times.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/128/report/iteration_times_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/128/report/iteration_times_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/128/report/iteration_times_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/128/report/iteration_times_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/128/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/128/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/128/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/128/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/128/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/128/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/128/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/128/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/128/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/128/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/128/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/128/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/128/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/128/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/128/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/128/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/128/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/128/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/128/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/128/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/16/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/16/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/16/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/16/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/16/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/16/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/16/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/16/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/16/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/16/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/16/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/16/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/16/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/16/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/16/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/16/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/16/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/16/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/16/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/16/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/16/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/16/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/16/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/16/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/16/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/16/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/16/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/16/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/16/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/16/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/16/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/16/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/16/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/16/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/16/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/16/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/16/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/16/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/16/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/16/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/16/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/16/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/16/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/16/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/16/report/iteration_times.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/16/report/iteration_times.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/16/report/iteration_times.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/16/report/iteration_times.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/16/report/iteration_times_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/16/report/iteration_times_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/16/report/iteration_times_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/16/report/iteration_times_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/16/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/16/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/16/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/16/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/16/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/16/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/16/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/16/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/16/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/16/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/16/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/16/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/16/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/16/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/16/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/16/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/16/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/16/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/16/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/16/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/2/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/2/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/2/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/2/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/2/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/2/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/2/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/2/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/2/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/2/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/2/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/2/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/2/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/2/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/2/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/2/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/2/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/2/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/2/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/2/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/2/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/2/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/2/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/2/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/2/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/2/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/2/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/2/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/2/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/2/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/2/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/2/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/2/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/2/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/2/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/2/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/2/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/2/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/2/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/2/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/2/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/2/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/2/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/2/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/2/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/2/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/2/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/2/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/2/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/2/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/2/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/2/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/2/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/2/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/2/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/2/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/2/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/2/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/2/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/2/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/2/report/regression.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/2/report/regression.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/2/report/regression.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/2/report/regression.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/2/report/regression_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/2/report/regression_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/2/report/regression_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/2/report/regression_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/2/report/slope.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/2/report/slope.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/2/report/slope.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/2/report/slope.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/2/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/2/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/2/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/2/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/256/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/256/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/256/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/256/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/256/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/256/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/256/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/256/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/256/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/256/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/256/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/256/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/256/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/256/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/256/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/256/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/256/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/256/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/256/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/256/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/256/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/256/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/256/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/256/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/256/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/256/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/256/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/256/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/256/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/256/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/256/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/256/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/256/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/256/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/256/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/256/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/256/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/256/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/256/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/256/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/256/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/256/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/256/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/256/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/256/report/iteration_times.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/256/report/iteration_times.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/256/report/iteration_times.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/256/report/iteration_times.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/256/report/iteration_times_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/256/report/iteration_times_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/256/report/iteration_times_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/256/report/iteration_times_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/256/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/256/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/256/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/256/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/256/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/256/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/256/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/256/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/256/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/256/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/256/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/256/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/256/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/256/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/256/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/256/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/256/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/256/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/256/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/256/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/32/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/32/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/32/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/32/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/32/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/32/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/32/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/32/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/32/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/32/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/32/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/32/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/32/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/32/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/32/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/32/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/32/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/32/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/32/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/32/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/32/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/32/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/32/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/32/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/32/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/32/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/32/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/32/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/32/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/32/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/32/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/32/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/32/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/32/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/32/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/32/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/32/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/32/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/32/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/32/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/32/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/32/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/32/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/32/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/32/report/iteration_times.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/32/report/iteration_times.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/32/report/iteration_times.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/32/report/iteration_times.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/32/report/iteration_times_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/32/report/iteration_times_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/32/report/iteration_times_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/32/report/iteration_times_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/32/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/32/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/32/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/32/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/32/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/32/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/32/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/32/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/32/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/32/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/32/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/32/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/32/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/32/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/32/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/32/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/32/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/32/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/32/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/32/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/4/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/4/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/4/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/4/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/4/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/4/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/4/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/4/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/4/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/4/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/4/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/4/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/4/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/4/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/4/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/4/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/4/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/4/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/4/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/4/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/4/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/4/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/4/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/4/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/4/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/4/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/4/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/4/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/4/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/4/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/4/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/4/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/4/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/4/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/4/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/4/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/4/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/4/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/4/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/4/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/4/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/4/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/4/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/4/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/4/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/4/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/4/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/4/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/4/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/4/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/4/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/4/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/4/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/4/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/4/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/4/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/4/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/4/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/4/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/4/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/4/report/regression.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/4/report/regression.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/4/report/regression.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/4/report/regression.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/4/report/regression_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/4/report/regression_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/4/report/regression_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/4/report/regression_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/4/report/slope.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/4/report/slope.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/4/report/slope.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/4/report/slope.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/4/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/4/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/4/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/4/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/512/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/512/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/512/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/512/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/512/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/512/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/512/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/512/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/512/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/512/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/512/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/512/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/512/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/512/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/512/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/512/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/512/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/512/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/512/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/512/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/512/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/512/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/512/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/512/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/512/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/512/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/512/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/512/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/512/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/512/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/512/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/512/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/512/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/512/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/512/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/512/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/512/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/512/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/512/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/512/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/512/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/512/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/512/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/512/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/512/report/iteration_times.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/512/report/iteration_times.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/512/report/iteration_times.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/512/report/iteration_times.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/512/report/iteration_times_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/512/report/iteration_times_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/512/report/iteration_times_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/512/report/iteration_times_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/512/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/512/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/512/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/512/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/512/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/512/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/512/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/512/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/512/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/512/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/512/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/512/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/512/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/512/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/512/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/512/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/512/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/512/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/512/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/512/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/64/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/64/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/64/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/64/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/64/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/64/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/64/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/64/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/64/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/64/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/64/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/64/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/64/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/64/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/64/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/64/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/64/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/64/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/64/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/64/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/64/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/64/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/64/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/64/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/64/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/64/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/64/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/64/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/64/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/64/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/64/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/64/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/64/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/64/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/64/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/64/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/64/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/64/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/64/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/64/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/64/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/64/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/64/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/64/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/64/report/iteration_times.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/64/report/iteration_times.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/64/report/iteration_times.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/64/report/iteration_times.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/64/report/iteration_times_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/64/report/iteration_times_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/64/report/iteration_times_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/64/report/iteration_times_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/64/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/64/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/64/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/64/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/64/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/64/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/64/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/64/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/64/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/64/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/64/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/64/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/64/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/64/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/64/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/64/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/64/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/64/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/64/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/64/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/8/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/8/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/8/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/8/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/8/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/8/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/8/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/8/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/8/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/8/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/8/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/8/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/8/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/8/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/8/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/8/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/8/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/8/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/8/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/8/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/8/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/8/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/8/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/8/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/8/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/8/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/8/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/8/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/8/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/8/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/8/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/8/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/8/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/8/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/8/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/8/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/8/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/8/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/8/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/8/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/8/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/8/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/8/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/8/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/8/report/iteration_times.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/8/report/iteration_times.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/8/report/iteration_times.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/8/report/iteration_times.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/8/report/iteration_times_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/8/report/iteration_times_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/8/report/iteration_times_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/8/report/iteration_times_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/8/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/8/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/8/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/8/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/8/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/8/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/8/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/8/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/8/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/8/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/8/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/8/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/8/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/8/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/8/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/8/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/8/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/8/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/8/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/8/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/report/lines.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/report/lines.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/report/lines.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/report/lines.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/report/violin.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/report/violin.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/report/violin.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16 requests/report/violin.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16/report/lines.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16/report/lines.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16/report/lines.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16/report/lines.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/16/report/violin.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/16/report/violin.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/16/report/violin.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/16/report/violin.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/1/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/1/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/1/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/1/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/1/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/1/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/1/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/1/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/1/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/1/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/1/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/1/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/1/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/1/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/1/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/1/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/1/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/1/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/1/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/1/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/1/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/1/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/1/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/1/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/1/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/1/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/1/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/1/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/1/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/1/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/1/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/1/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/1/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/1/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/1/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/1/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/1/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/1/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/1/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/1/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/1/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/1/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/1/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/1/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/1/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/1/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/1/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/1/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/1/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/1/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/1/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/1/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/1/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/1/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/1/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/1/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/1/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/1/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/1/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/1/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/1/report/regression.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/1/report/regression.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/1/report/regression.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/1/report/regression.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/1/report/regression_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/1/report/regression_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/1/report/regression_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/1/report/regression_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/1/report/slope.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/1/report/slope.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/1/report/slope.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/1/report/slope.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/1/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/1/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/1/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/1/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/128/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/128/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/128/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/128/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/128/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/128/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/128/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/128/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/128/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/128/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/128/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/128/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/128/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/128/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/128/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/128/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/128/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/128/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/128/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/128/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/128/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/128/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/128/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/128/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/128/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/128/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/128/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/128/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/128/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/128/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/128/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/128/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/128/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/128/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/128/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/128/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/128/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/128/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/128/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/128/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/128/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/128/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/128/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/128/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/128/report/iteration_times.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/128/report/iteration_times.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/128/report/iteration_times.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/128/report/iteration_times.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/128/report/iteration_times_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/128/report/iteration_times_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/128/report/iteration_times_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/128/report/iteration_times_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/128/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/128/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/128/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/128/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/128/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/128/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/128/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/128/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/128/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/128/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/128/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/128/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/128/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/128/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/128/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/128/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/128/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/128/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/128/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/128/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/16/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/16/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/16/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/16/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/16/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/16/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/16/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/16/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/16/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/16/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/16/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/16/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/16/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/16/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/16/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/16/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/16/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/16/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/16/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/16/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/16/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/16/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/16/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/16/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/16/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/16/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/16/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/16/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/16/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/16/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/16/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/16/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/16/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/16/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/16/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/16/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/16/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/16/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/16/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/16/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/16/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/16/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/16/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/16/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/16/report/iteration_times.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/16/report/iteration_times.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/16/report/iteration_times.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/16/report/iteration_times.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/16/report/iteration_times_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/16/report/iteration_times_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/16/report/iteration_times_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/16/report/iteration_times_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/16/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/16/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/16/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/16/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/16/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/16/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/16/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/16/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/16/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/16/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/16/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/16/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/16/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/16/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/16/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/16/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/16/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/16/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/16/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/16/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/2/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/2/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/2/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/2/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/2/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/2/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/2/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/2/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/2/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/2/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/2/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/2/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/2/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/2/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/2/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/2/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/2/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/2/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/2/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/2/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/2/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/2/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/2/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/2/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/2/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/2/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/2/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/2/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/2/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/2/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/2/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/2/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/2/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/2/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/2/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/2/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/2/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/2/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/2/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/2/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/2/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/2/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/2/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/2/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/2/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/2/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/2/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/2/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/2/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/2/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/2/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/2/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/2/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/2/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/2/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/2/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/2/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/2/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/2/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/2/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/2/report/regression.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/2/report/regression.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/2/report/regression.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/2/report/regression.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/2/report/regression_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/2/report/regression_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/2/report/regression_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/2/report/regression_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/2/report/slope.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/2/report/slope.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/2/report/slope.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/2/report/slope.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/2/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/2/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/2/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/2/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/256/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/256/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/256/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/256/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/256/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/256/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/256/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/256/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/256/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/256/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/256/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/256/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/256/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/256/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/256/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/256/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/256/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/256/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/256/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/256/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/256/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/256/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/256/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/256/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/256/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/256/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/256/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/256/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/256/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/256/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/256/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/256/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/256/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/256/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/256/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/256/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/256/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/256/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/256/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/256/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/256/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/256/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/256/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/256/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/256/report/iteration_times.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/256/report/iteration_times.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/256/report/iteration_times.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/256/report/iteration_times.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/256/report/iteration_times_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/256/report/iteration_times_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/256/report/iteration_times_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/256/report/iteration_times_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/256/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/256/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/256/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/256/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/256/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/256/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/256/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/256/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/256/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/256/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/256/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/256/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/256/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/256/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/256/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/256/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/256/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/256/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/256/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/256/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/32/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/32/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/32/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/32/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/32/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/32/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/32/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/32/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/32/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/32/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/32/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/32/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/32/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/32/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/32/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/32/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/32/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/32/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/32/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/32/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/32/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/32/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/32/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/32/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/32/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/32/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/32/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/32/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/32/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/32/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/32/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/32/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/32/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/32/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/32/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/32/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/32/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/32/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/32/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/32/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/32/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/32/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/32/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/32/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/32/report/iteration_times.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/32/report/iteration_times.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/32/report/iteration_times.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/32/report/iteration_times.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/32/report/iteration_times_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/32/report/iteration_times_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/32/report/iteration_times_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/32/report/iteration_times_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/32/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/32/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/32/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/32/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/32/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/32/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/32/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/32/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/32/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/32/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/32/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/32/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/32/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/32/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/32/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/32/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/32/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/32/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/32/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/32/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/4/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/4/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/4/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/4/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/4/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/4/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/4/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/4/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/4/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/4/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/4/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/4/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/4/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/4/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/4/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/4/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/4/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/4/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/4/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/4/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/4/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/4/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/4/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/4/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/4/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/4/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/4/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/4/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/4/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/4/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/4/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/4/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/4/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/4/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/4/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/4/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/4/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/4/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/4/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/4/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/4/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/4/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/4/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/4/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/4/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/4/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/4/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/4/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/4/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/4/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/4/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/4/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/4/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/4/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/4/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/4/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/4/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/4/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/4/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/4/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/4/report/regression.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/4/report/regression.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/4/report/regression.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/4/report/regression.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/4/report/regression_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/4/report/regression_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/4/report/regression_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/4/report/regression_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/4/report/slope.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/4/report/slope.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/4/report/slope.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/4/report/slope.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/4/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/4/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/4/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/4/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/512/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/512/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/512/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/512/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/512/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/512/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/512/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/512/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/512/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/512/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/512/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/512/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/512/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/512/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/512/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/512/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/512/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/512/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/512/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/512/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/512/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/512/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/512/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/512/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/512/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/512/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/512/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/512/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/512/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/512/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/512/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/512/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/512/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/512/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/512/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/512/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/512/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/512/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/512/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/512/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/512/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/512/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/512/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/512/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/512/report/iteration_times.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/512/report/iteration_times.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/512/report/iteration_times.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/512/report/iteration_times.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/512/report/iteration_times_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/512/report/iteration_times_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/512/report/iteration_times_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/512/report/iteration_times_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/512/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/512/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/512/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/512/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/512/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/512/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/512/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/512/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/512/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/512/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/512/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/512/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/512/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/512/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/512/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/512/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/512/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/512/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/512/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/512/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/64/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/64/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/64/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/64/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/64/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/64/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/64/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/64/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/64/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/64/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/64/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/64/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/64/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/64/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/64/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/64/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/64/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/64/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/64/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/64/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/64/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/64/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/64/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/64/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/64/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/64/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/64/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/64/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/64/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/64/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/64/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/64/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/64/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/64/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/64/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/64/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/64/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/64/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/64/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/64/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/64/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/64/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/64/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/64/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/64/report/iteration_times.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/64/report/iteration_times.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/64/report/iteration_times.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/64/report/iteration_times.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/64/report/iteration_times_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/64/report/iteration_times_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/64/report/iteration_times_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/64/report/iteration_times_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/64/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/64/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/64/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/64/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/64/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/64/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/64/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/64/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/64/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/64/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/64/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/64/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/64/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/64/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/64/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/64/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/64/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/64/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/64/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/64/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/8/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/8/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/8/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/8/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/8/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/8/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/8/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/8/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/8/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/8/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/8/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/8/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/8/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/8/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/8/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/8/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/8/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/8/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/8/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/8/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/8/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/8/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/8/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/8/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/8/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/8/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/8/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/8/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/8/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/8/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/8/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/8/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/8/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/8/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/8/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/8/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/8/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/8/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/8/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/8/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/8/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/8/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/8/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/8/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/8/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/8/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/8/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/8/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/8/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/8/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/8/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/8/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/8/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/8/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/8/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/8/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/8/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/8/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/8/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/8/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/8/report/regression.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/8/report/regression.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/8/report/regression.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/8/report/regression.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/8/report/regression_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/8/report/regression_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/8/report/regression_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/8/report/regression_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/8/report/slope.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/8/report/slope.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/8/report/slope.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/8/report/slope.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/8/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/8/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/8/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/8/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/report/lines.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/report/lines.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/report/lines.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/report/lines.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/report/violin.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/report/violin.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/report/violin.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2 requests/report/violin.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2/report/lines.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2/report/lines.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2/report/lines.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2/report/lines.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/2/report/violin.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/2/report/violin.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/2/report/violin.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/2/report/violin.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/256/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/256/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/256/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/256/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/256/report/lines.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/256/report/lines.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/256/report/lines.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/256/report/lines.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/256/report/violin.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/256/report/violin.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/256/report/violin.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/256/report/violin.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/1/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/1/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/1/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/1/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/1/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/1/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/1/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/1/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/1/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/1/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/1/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/1/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/1/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/1/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/1/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/1/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/1/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/1/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/1/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/1/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/1/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/1/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/1/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/1/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/1/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/1/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/1/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/1/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/1/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/1/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/1/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/1/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/1/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/1/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/1/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/1/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/1/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/1/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/1/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/1/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/1/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/1/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/1/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/1/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/1/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/1/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/1/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/1/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/1/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/1/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/1/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/1/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/1/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/1/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/1/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/1/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/1/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/1/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/1/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/1/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/1/report/regression.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/1/report/regression.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/1/report/regression.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/1/report/regression.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/1/report/regression_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/1/report/regression_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/1/report/regression_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/1/report/regression_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/1/report/slope.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/1/report/slope.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/1/report/slope.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/1/report/slope.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/1/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/1/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/1/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/1/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/128/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/128/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/128/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/128/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/128/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/128/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/128/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/128/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/128/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/128/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/128/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/128/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/128/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/128/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/128/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/128/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/128/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/128/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/128/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/128/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/128/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/128/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/128/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/128/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/128/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/128/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/128/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/128/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/128/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/128/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/128/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/128/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/128/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/128/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/128/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/128/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/128/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/128/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/128/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/128/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/128/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/128/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/128/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/128/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/128/report/iteration_times.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/128/report/iteration_times.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/128/report/iteration_times.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/128/report/iteration_times.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/128/report/iteration_times_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/128/report/iteration_times_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/128/report/iteration_times_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/128/report/iteration_times_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/128/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/128/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/128/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/128/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/128/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/128/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/128/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/128/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/128/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/128/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/128/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/128/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/128/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/128/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/128/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/128/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/128/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/128/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/128/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/128/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/16/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/16/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/16/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/16/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/16/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/16/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/16/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/16/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/16/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/16/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/16/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/16/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/16/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/16/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/16/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/16/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/16/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/16/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/16/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/16/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/16/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/16/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/16/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/16/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/16/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/16/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/16/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/16/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/16/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/16/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/16/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/16/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/16/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/16/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/16/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/16/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/16/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/16/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/16/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/16/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/16/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/16/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/16/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/16/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/16/report/iteration_times.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/16/report/iteration_times.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/16/report/iteration_times.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/16/report/iteration_times.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/16/report/iteration_times_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/16/report/iteration_times_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/16/report/iteration_times_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/16/report/iteration_times_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/16/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/16/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/16/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/16/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/16/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/16/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/16/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/16/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/16/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/16/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/16/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/16/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/16/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/16/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/16/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/16/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/16/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/16/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/16/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/16/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/2/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/2/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/2/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/2/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/2/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/2/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/2/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/2/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/2/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/2/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/2/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/2/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/2/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/2/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/2/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/2/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/2/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/2/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/2/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/2/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/2/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/2/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/2/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/2/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/2/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/2/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/2/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/2/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/2/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/2/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/2/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/2/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/2/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/2/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/2/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/2/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/2/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/2/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/2/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/2/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/2/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/2/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/2/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/2/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/2/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/2/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/2/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/2/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/2/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/2/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/2/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/2/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/2/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/2/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/2/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/2/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/2/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/2/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/2/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/2/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/2/report/regression.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/2/report/regression.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/2/report/regression.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/2/report/regression.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/2/report/regression_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/2/report/regression_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/2/report/regression_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/2/report/regression_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/2/report/slope.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/2/report/slope.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/2/report/slope.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/2/report/slope.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/2/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/2/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/2/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/2/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/256/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/256/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/256/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/256/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/256/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/256/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/256/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/256/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/256/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/256/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/256/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/256/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/256/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/256/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/256/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/256/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/256/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/256/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/256/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/256/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/256/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/256/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/256/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/256/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/256/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/256/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/256/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/256/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/256/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/256/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/256/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/256/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/256/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/256/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/256/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/256/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/256/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/256/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/256/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/256/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/256/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/256/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/256/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/256/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/256/report/iteration_times.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/256/report/iteration_times.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/256/report/iteration_times.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/256/report/iteration_times.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/256/report/iteration_times_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/256/report/iteration_times_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/256/report/iteration_times_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/256/report/iteration_times_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/256/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/256/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/256/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/256/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/256/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/256/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/256/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/256/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/256/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/256/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/256/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/256/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/256/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/256/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/256/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/256/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/256/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/256/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/256/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/256/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/32/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/32/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/32/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/32/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/32/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/32/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/32/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/32/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/32/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/32/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/32/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/32/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/32/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/32/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/32/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/32/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/32/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/32/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/32/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/32/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/32/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/32/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/32/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/32/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/32/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/32/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/32/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/32/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/32/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/32/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/32/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/32/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/32/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/32/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/32/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/32/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/32/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/32/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/32/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/32/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/32/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/32/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/32/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/32/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/32/report/iteration_times.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/32/report/iteration_times.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/32/report/iteration_times.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/32/report/iteration_times.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/32/report/iteration_times_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/32/report/iteration_times_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/32/report/iteration_times_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/32/report/iteration_times_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/32/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/32/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/32/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/32/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/32/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/32/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/32/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/32/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/32/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/32/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/32/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/32/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/32/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/32/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/32/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/32/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/32/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/32/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/32/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/32/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/4/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/4/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/4/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/4/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/4/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/4/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/4/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/4/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/4/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/4/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/4/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/4/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/4/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/4/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/4/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/4/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/4/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/4/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/4/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/4/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/4/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/4/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/4/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/4/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/4/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/4/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/4/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/4/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/4/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/4/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/4/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/4/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/4/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/4/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/4/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/4/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/4/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/4/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/4/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/4/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/4/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/4/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/4/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/4/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/4/report/iteration_times.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/4/report/iteration_times.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/4/report/iteration_times.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/4/report/iteration_times.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/4/report/iteration_times_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/4/report/iteration_times_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/4/report/iteration_times_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/4/report/iteration_times_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/4/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/4/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/4/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/4/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/4/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/4/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/4/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/4/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/4/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/4/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/4/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/4/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/4/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/4/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/4/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/4/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/4/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/4/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/4/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/4/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/512/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/512/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/512/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/512/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/512/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/512/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/512/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/512/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/512/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/512/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/512/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/512/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/512/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/512/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/512/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/512/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/512/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/512/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/512/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/512/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/512/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/512/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/512/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/512/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/512/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/512/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/512/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/512/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/512/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/512/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/512/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/512/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/512/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/512/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/512/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/512/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/512/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/512/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/512/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/512/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/512/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/512/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/512/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/512/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/512/report/iteration_times.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/512/report/iteration_times.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/512/report/iteration_times.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/512/report/iteration_times.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/512/report/iteration_times_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/512/report/iteration_times_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/512/report/iteration_times_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/512/report/iteration_times_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/512/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/512/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/512/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/512/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/512/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/512/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/512/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/512/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/512/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/512/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/512/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/512/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/512/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/512/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/512/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/512/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/512/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/512/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/512/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/512/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/64/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/64/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/64/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/64/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/64/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/64/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/64/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/64/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/64/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/64/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/64/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/64/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/64/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/64/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/64/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/64/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/64/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/64/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/64/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/64/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/64/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/64/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/64/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/64/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/64/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/64/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/64/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/64/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/64/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/64/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/64/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/64/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/64/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/64/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/64/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/64/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/64/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/64/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/64/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/64/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/64/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/64/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/64/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/64/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/64/report/iteration_times.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/64/report/iteration_times.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/64/report/iteration_times.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/64/report/iteration_times.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/64/report/iteration_times_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/64/report/iteration_times_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/64/report/iteration_times_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/64/report/iteration_times_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/64/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/64/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/64/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/64/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/64/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/64/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/64/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/64/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/64/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/64/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/64/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/64/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/64/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/64/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/64/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/64/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/64/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/64/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/64/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/64/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/8/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/8/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/8/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/8/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/8/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/8/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/8/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/8/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/8/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/8/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/8/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/8/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/8/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/8/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/8/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/8/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/8/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/8/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/8/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/8/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/8/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/8/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/8/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/8/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/8/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/8/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/8/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/8/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/8/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/8/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/8/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/8/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/8/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/8/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/8/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/8/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/8/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/8/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/8/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/8/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/8/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/8/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/8/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/8/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/8/report/iteration_times.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/8/report/iteration_times.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/8/report/iteration_times.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/8/report/iteration_times.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/8/report/iteration_times_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/8/report/iteration_times_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/8/report/iteration_times_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/8/report/iteration_times_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/8/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/8/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/8/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/8/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/8/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/8/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/8/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/8/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/8/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/8/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/8/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/8/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/8/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/8/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/8/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/8/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/8/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/8/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/8/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/8/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/report/lines.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/report/lines.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/report/lines.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/report/lines.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/report/violin.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/report/violin.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/report/violin.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32 requests/report/violin.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32/report/lines.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32/report/lines.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32/report/lines.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32/report/lines.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/32/report/violin.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/32/report/violin.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/32/report/violin.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/32/report/violin.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/1/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/1/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/1/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/1/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/1/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/1/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/1/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/1/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/1/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/1/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/1/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/1/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/1/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/1/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/1/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/1/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/1/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/1/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/1/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/1/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/1/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/1/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/1/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/1/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/1/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/1/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/1/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/1/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/1/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/1/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/1/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/1/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/1/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/1/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/1/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/1/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/1/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/1/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/1/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/1/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/1/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/1/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/1/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/1/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/1/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/1/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/1/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/1/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/1/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/1/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/1/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/1/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/1/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/1/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/1/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/1/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/1/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/1/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/1/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/1/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/1/report/regression.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/1/report/regression.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/1/report/regression.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/1/report/regression.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/1/report/regression_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/1/report/regression_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/1/report/regression_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/1/report/regression_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/1/report/slope.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/1/report/slope.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/1/report/slope.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/1/report/slope.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/1/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/1/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/1/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/1/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/128/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/128/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/128/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/128/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/128/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/128/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/128/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/128/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/128/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/128/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/128/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/128/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/128/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/128/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/128/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/128/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/128/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/128/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/128/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/128/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/128/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/128/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/128/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/128/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/128/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/128/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/128/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/128/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/128/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/128/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/128/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/128/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/128/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/128/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/128/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/128/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/128/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/128/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/128/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/128/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/128/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/128/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/128/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/128/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/128/report/iteration_times.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/128/report/iteration_times.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/128/report/iteration_times.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/128/report/iteration_times.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/128/report/iteration_times_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/128/report/iteration_times_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/128/report/iteration_times_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/128/report/iteration_times_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/128/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/128/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/128/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/128/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/128/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/128/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/128/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/128/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/128/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/128/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/128/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/128/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/128/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/128/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/128/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/128/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/128/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/128/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/128/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/128/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/16/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/16/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/16/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/16/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/16/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/16/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/16/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/16/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/16/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/16/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/16/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/16/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/16/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/16/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/16/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/16/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/16/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/16/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/16/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/16/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/16/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/16/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/16/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/16/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/16/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/16/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/16/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/16/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/16/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/16/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/16/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/16/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/16/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/16/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/16/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/16/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/16/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/16/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/16/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/16/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/16/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/16/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/16/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/16/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/16/report/iteration_times.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/16/report/iteration_times.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/16/report/iteration_times.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/16/report/iteration_times.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/16/report/iteration_times_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/16/report/iteration_times_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/16/report/iteration_times_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/16/report/iteration_times_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/16/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/16/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/16/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/16/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/16/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/16/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/16/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/16/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/16/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/16/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/16/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/16/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/16/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/16/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/16/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/16/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/16/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/16/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/16/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/16/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/2/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/2/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/2/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/2/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/2/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/2/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/2/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/2/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/2/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/2/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/2/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/2/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/2/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/2/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/2/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/2/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/2/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/2/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/2/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/2/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/2/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/2/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/2/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/2/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/2/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/2/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/2/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/2/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/2/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/2/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/2/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/2/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/2/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/2/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/2/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/2/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/2/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/2/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/2/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/2/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/2/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/2/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/2/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/2/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/2/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/2/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/2/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/2/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/2/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/2/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/2/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/2/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/2/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/2/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/2/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/2/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/2/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/2/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/2/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/2/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/2/report/regression.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/2/report/regression.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/2/report/regression.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/2/report/regression.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/2/report/regression_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/2/report/regression_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/2/report/regression_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/2/report/regression_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/2/report/slope.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/2/report/slope.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/2/report/slope.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/2/report/slope.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/2/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/2/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/2/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/2/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/256/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/256/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/256/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/256/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/256/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/256/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/256/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/256/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/256/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/256/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/256/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/256/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/256/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/256/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/256/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/256/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/256/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/256/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/256/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/256/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/256/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/256/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/256/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/256/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/256/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/256/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/256/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/256/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/256/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/256/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/256/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/256/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/256/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/256/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/256/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/256/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/256/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/256/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/256/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/256/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/256/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/256/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/256/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/256/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/256/report/iteration_times.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/256/report/iteration_times.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/256/report/iteration_times.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/256/report/iteration_times.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/256/report/iteration_times_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/256/report/iteration_times_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/256/report/iteration_times_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/256/report/iteration_times_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/256/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/256/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/256/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/256/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/256/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/256/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/256/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/256/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/256/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/256/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/256/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/256/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/256/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/256/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/256/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/256/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/256/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/256/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/256/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/256/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/32/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/32/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/32/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/32/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/32/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/32/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/32/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/32/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/32/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/32/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/32/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/32/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/32/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/32/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/32/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/32/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/32/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/32/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/32/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/32/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/32/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/32/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/32/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/32/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/32/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/32/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/32/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/32/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/32/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/32/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/32/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/32/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/32/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/32/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/32/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/32/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/32/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/32/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/32/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/32/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/32/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/32/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/32/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/32/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/32/report/iteration_times.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/32/report/iteration_times.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/32/report/iteration_times.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/32/report/iteration_times.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/32/report/iteration_times_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/32/report/iteration_times_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/32/report/iteration_times_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/32/report/iteration_times_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/32/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/32/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/32/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/32/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/32/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/32/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/32/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/32/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/32/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/32/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/32/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/32/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/32/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/32/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/32/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/32/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/32/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/32/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/32/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/32/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/4/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/4/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/4/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/4/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/4/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/4/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/4/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/4/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/4/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/4/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/4/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/4/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/4/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/4/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/4/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/4/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/4/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/4/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/4/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/4/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/4/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/4/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/4/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/4/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/4/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/4/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/4/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/4/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/4/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/4/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/4/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/4/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/4/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/4/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/4/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/4/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/4/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/4/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/4/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/4/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/4/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/4/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/4/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/4/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/4/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/4/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/4/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/4/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/4/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/4/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/4/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/4/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/4/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/4/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/4/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/4/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/4/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/4/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/4/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/4/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/4/report/regression.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/4/report/regression.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/4/report/regression.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/4/report/regression.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/4/report/regression_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/4/report/regression_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/4/report/regression_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/4/report/regression_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/4/report/slope.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/4/report/slope.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/4/report/slope.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/4/report/slope.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/4/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/4/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/4/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/4/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/512/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/512/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/512/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/512/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/512/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/512/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/512/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/512/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/512/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/512/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/512/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/512/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/512/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/512/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/512/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/512/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/512/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/512/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/512/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/512/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/512/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/512/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/512/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/512/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/512/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/512/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/512/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/512/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/512/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/512/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/512/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/512/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/512/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/512/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/512/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/512/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/512/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/512/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/512/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/512/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/512/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/512/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/512/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/512/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/512/report/iteration_times.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/512/report/iteration_times.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/512/report/iteration_times.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/512/report/iteration_times.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/512/report/iteration_times_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/512/report/iteration_times_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/512/report/iteration_times_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/512/report/iteration_times_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/512/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/512/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/512/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/512/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/512/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/512/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/512/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/512/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/512/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/512/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/512/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/512/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/512/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/512/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/512/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/512/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/512/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/512/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/512/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/512/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/64/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/64/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/64/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/64/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/64/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/64/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/64/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/64/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/64/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/64/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/64/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/64/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/64/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/64/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/64/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/64/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/64/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/64/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/64/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/64/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/64/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/64/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/64/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/64/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/64/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/64/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/64/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/64/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/64/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/64/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/64/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/64/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/64/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/64/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/64/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/64/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/64/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/64/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/64/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/64/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/64/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/64/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/64/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/64/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/64/report/iteration_times.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/64/report/iteration_times.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/64/report/iteration_times.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/64/report/iteration_times.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/64/report/iteration_times_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/64/report/iteration_times_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/64/report/iteration_times_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/64/report/iteration_times_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/64/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/64/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/64/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/64/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/64/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/64/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/64/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/64/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/64/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/64/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/64/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/64/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/64/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/64/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/64/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/64/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/64/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/64/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/64/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/64/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/8/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/8/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/8/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/8/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/8/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/8/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/8/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/8/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/8/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/8/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/8/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/8/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/8/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/8/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/8/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/8/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/8/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/8/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/8/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/8/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/8/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/8/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/8/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/8/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/8/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/8/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/8/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/8/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/8/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/8/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/8/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/8/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/8/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/8/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/8/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/8/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/8/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/8/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/8/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/8/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/8/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/8/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/8/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/8/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/8/report/iteration_times.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/8/report/iteration_times.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/8/report/iteration_times.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/8/report/iteration_times.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/8/report/iteration_times_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/8/report/iteration_times_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/8/report/iteration_times_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/8/report/iteration_times_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/8/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/8/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/8/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/8/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/8/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/8/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/8/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/8/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/8/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/8/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/8/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/8/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/8/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/8/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/8/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/8/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/8/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/8/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/8/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/8/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/report/lines.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/report/lines.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/report/lines.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/report/lines.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/report/violin.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/report/violin.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/report/violin.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4 requests/report/violin.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4/report/lines.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4/report/lines.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4/report/lines.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4/report/lines.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/4/report/violin.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/4/report/violin.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/4/report/violin.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/4/report/violin.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/512/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/512/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/512/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/512/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/512/report/lines.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/512/report/lines.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/512/report/lines.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/512/report/lines.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/512/report/violin.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/512/report/violin.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/512/report/violin.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/512/report/violin.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/1/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/1/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/1/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/1/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/1/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/1/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/1/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/1/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/1/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/1/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/1/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/1/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/1/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/1/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/1/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/1/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/1/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/1/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/1/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/1/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/1/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/1/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/1/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/1/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/1/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/1/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/1/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/1/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/1/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/1/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/1/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/1/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/1/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/1/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/1/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/1/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/1/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/1/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/1/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/1/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/1/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/1/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/1/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/1/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/1/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/1/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/1/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/1/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/1/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/1/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/1/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/1/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/1/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/1/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/1/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/1/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/1/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/1/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/1/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/1/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/1/report/regression.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/1/report/regression.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/1/report/regression.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/1/report/regression.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/1/report/regression_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/1/report/regression_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/1/report/regression_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/1/report/regression_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/1/report/slope.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/1/report/slope.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/1/report/slope.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/1/report/slope.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/1/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/1/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/1/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/1/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/128/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/128/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/128/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/128/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/128/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/128/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/128/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/128/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/128/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/128/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/128/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/128/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/128/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/128/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/128/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/128/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/128/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/128/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/128/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/128/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/128/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/128/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/128/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/128/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/128/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/128/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/128/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/128/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/128/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/128/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/128/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/128/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/128/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/128/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/128/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/128/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/128/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/128/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/128/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/128/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/128/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/128/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/128/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/128/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/128/report/iteration_times.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/128/report/iteration_times.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/128/report/iteration_times.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/128/report/iteration_times.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/128/report/iteration_times_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/128/report/iteration_times_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/128/report/iteration_times_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/128/report/iteration_times_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/128/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/128/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/128/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/128/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/128/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/128/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/128/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/128/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/128/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/128/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/128/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/128/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/128/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/128/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/128/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/128/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/128/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/128/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/128/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/128/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/16/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/16/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/16/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/16/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/16/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/16/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/16/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/16/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/16/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/16/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/16/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/16/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/16/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/16/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/16/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/16/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/16/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/16/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/16/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/16/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/16/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/16/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/16/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/16/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/16/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/16/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/16/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/16/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/16/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/16/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/16/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/16/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/16/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/16/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/16/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/16/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/16/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/16/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/16/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/16/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/16/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/16/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/16/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/16/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/16/report/iteration_times.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/16/report/iteration_times.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/16/report/iteration_times.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/16/report/iteration_times.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/16/report/iteration_times_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/16/report/iteration_times_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/16/report/iteration_times_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/16/report/iteration_times_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/16/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/16/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/16/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/16/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/16/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/16/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/16/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/16/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/16/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/16/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/16/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/16/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/16/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/16/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/16/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/16/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/16/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/16/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/16/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/16/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/2/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/2/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/2/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/2/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/2/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/2/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/2/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/2/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/2/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/2/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/2/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/2/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/2/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/2/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/2/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/2/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/2/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/2/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/2/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/2/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/2/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/2/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/2/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/2/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/2/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/2/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/2/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/2/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/2/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/2/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/2/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/2/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/2/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/2/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/2/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/2/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/2/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/2/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/2/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/2/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/2/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/2/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/2/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/2/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/2/report/iteration_times.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/2/report/iteration_times.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/2/report/iteration_times.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/2/report/iteration_times.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/2/report/iteration_times_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/2/report/iteration_times_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/2/report/iteration_times_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/2/report/iteration_times_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/2/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/2/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/2/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/2/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/2/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/2/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/2/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/2/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/2/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/2/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/2/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/2/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/2/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/2/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/2/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/2/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/2/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/2/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/2/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/2/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/256/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/256/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/256/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/256/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/256/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/256/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/256/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/256/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/256/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/256/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/256/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/256/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/256/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/256/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/256/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/256/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/256/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/256/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/256/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/256/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/256/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/256/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/256/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/256/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/256/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/256/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/256/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/256/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/256/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/256/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/256/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/256/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/256/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/256/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/256/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/256/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/256/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/256/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/256/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/256/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/256/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/256/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/256/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/256/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/256/report/iteration_times.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/256/report/iteration_times.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/256/report/iteration_times.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/256/report/iteration_times.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/256/report/iteration_times_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/256/report/iteration_times_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/256/report/iteration_times_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/256/report/iteration_times_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/256/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/256/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/256/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/256/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/256/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/256/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/256/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/256/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/256/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/256/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/256/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/256/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/256/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/256/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/256/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/256/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/256/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/256/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/256/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/256/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/32/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/32/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/32/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/32/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/32/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/32/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/32/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/32/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/32/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/32/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/32/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/32/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/32/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/32/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/32/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/32/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/32/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/32/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/32/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/32/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/32/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/32/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/32/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/32/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/32/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/32/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/32/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/32/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/32/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/32/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/32/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/32/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/32/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/32/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/32/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/32/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/32/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/32/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/32/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/32/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/32/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/32/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/32/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/32/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/32/report/iteration_times.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/32/report/iteration_times.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/32/report/iteration_times.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/32/report/iteration_times.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/32/report/iteration_times_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/32/report/iteration_times_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/32/report/iteration_times_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/32/report/iteration_times_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/32/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/32/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/32/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/32/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/32/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/32/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/32/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/32/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/32/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/32/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/32/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/32/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/32/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/32/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/32/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/32/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/32/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/32/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/32/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/32/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/4/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/4/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/4/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/4/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/4/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/4/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/4/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/4/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/4/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/4/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/4/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/4/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/4/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/4/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/4/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/4/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/4/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/4/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/4/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/4/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/4/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/4/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/4/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/4/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/4/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/4/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/4/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/4/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/4/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/4/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/4/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/4/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/4/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/4/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/4/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/4/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/4/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/4/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/4/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/4/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/4/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/4/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/4/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/4/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/4/report/iteration_times.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/4/report/iteration_times.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/4/report/iteration_times.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/4/report/iteration_times.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/4/report/iteration_times_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/4/report/iteration_times_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/4/report/iteration_times_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/4/report/iteration_times_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/4/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/4/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/4/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/4/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/4/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/4/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/4/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/4/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/4/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/4/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/4/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/4/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/4/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/4/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/4/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/4/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/4/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/4/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/4/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/4/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/512/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/512/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/512/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/512/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/512/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/512/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/512/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/512/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/512/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/512/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/512/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/512/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/512/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/512/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/512/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/512/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/512/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/512/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/512/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/512/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/512/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/512/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/512/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/512/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/512/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/512/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/512/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/512/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/512/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/512/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/512/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/512/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/512/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/512/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/512/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/512/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/512/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/512/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/512/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/512/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/512/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/512/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/512/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/512/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/512/report/iteration_times.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/512/report/iteration_times.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/512/report/iteration_times.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/512/report/iteration_times.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/512/report/iteration_times_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/512/report/iteration_times_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/512/report/iteration_times_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/512/report/iteration_times_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/512/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/512/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/512/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/512/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/512/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/512/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/512/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/512/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/512/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/512/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/512/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/512/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/512/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/512/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/512/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/512/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/512/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/512/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/512/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/512/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/64/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/64/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/64/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/64/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/64/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/64/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/64/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/64/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/64/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/64/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/64/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/64/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/64/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/64/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/64/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/64/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/64/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/64/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/64/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/64/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/64/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/64/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/64/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/64/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/64/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/64/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/64/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/64/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/64/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/64/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/64/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/64/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/64/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/64/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/64/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/64/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/64/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/64/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/64/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/64/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/64/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/64/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/64/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/64/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/64/report/iteration_times.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/64/report/iteration_times.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/64/report/iteration_times.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/64/report/iteration_times.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/64/report/iteration_times_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/64/report/iteration_times_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/64/report/iteration_times_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/64/report/iteration_times_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/64/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/64/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/64/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/64/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/64/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/64/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/64/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/64/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/64/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/64/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/64/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/64/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/64/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/64/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/64/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/64/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/64/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/64/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/64/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/64/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/8/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/8/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/8/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/8/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/8/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/8/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/8/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/8/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/8/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/8/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/8/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/8/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/8/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/8/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/8/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/8/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/8/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/8/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/8/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/8/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/8/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/8/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/8/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/8/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/8/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/8/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/8/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/8/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/8/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/8/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/8/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/8/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/8/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/8/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/8/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/8/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/8/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/8/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/8/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/8/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/8/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/8/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/8/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/8/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/8/report/iteration_times.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/8/report/iteration_times.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/8/report/iteration_times.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/8/report/iteration_times.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/8/report/iteration_times_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/8/report/iteration_times_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/8/report/iteration_times_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/8/report/iteration_times_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/8/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/8/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/8/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/8/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/8/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/8/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/8/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/8/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/8/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/8/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/8/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/8/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/8/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/8/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/8/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/8/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/8/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/8/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/8/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/8/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/report/lines.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/report/lines.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/report/lines.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/report/lines.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/report/violin.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/report/violin.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/report/violin.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64 requests/report/violin.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64/report/lines.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64/report/lines.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64/report/lines.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64/report/lines.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/64/report/violin.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/64/report/violin.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/64/report/violin.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/64/report/violin.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/1/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/1/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/1/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/1/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/1/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/1/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/1/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/1/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/1/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/1/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/1/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/1/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/1/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/1/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/1/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/1/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/1/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/1/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/1/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/1/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/1/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/1/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/1/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/1/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/1/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/1/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/1/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/1/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/1/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/1/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/1/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/1/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/1/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/1/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/1/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/1/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/1/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/1/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/1/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/1/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/1/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/1/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/1/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/1/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/1/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/1/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/1/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/1/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/1/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/1/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/1/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/1/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/1/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/1/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/1/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/1/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/1/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/1/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/1/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/1/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/1/report/regression.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/1/report/regression.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/1/report/regression.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/1/report/regression.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/1/report/regression_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/1/report/regression_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/1/report/regression_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/1/report/regression_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/1/report/slope.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/1/report/slope.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/1/report/slope.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/1/report/slope.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/1/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/1/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/1/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/1/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/128/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/128/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/128/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/128/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/128/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/128/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/128/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/128/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/128/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/128/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/128/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/128/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/128/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/128/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/128/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/128/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/128/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/128/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/128/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/128/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/128/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/128/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/128/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/128/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/128/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/128/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/128/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/128/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/128/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/128/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/128/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/128/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/128/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/128/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/128/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/128/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/128/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/128/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/128/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/128/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/128/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/128/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/128/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/128/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/128/report/iteration_times.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/128/report/iteration_times.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/128/report/iteration_times.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/128/report/iteration_times.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/128/report/iteration_times_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/128/report/iteration_times_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/128/report/iteration_times_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/128/report/iteration_times_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/128/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/128/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/128/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/128/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/128/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/128/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/128/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/128/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/128/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/128/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/128/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/128/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/128/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/128/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/128/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/128/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/128/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/128/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/128/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/128/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/16/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/16/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/16/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/16/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/16/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/16/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/16/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/16/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/16/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/16/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/16/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/16/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/16/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/16/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/16/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/16/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/16/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/16/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/16/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/16/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/16/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/16/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/16/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/16/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/16/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/16/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/16/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/16/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/16/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/16/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/16/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/16/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/16/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/16/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/16/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/16/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/16/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/16/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/16/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/16/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/16/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/16/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/16/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/16/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/16/report/iteration_times.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/16/report/iteration_times.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/16/report/iteration_times.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/16/report/iteration_times.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/16/report/iteration_times_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/16/report/iteration_times_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/16/report/iteration_times_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/16/report/iteration_times_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/16/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/16/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/16/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/16/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/16/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/16/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/16/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/16/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/16/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/16/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/16/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/16/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/16/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/16/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/16/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/16/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/16/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/16/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/16/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/16/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/2/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/2/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/2/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/2/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/2/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/2/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/2/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/2/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/2/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/2/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/2/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/2/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/2/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/2/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/2/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/2/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/2/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/2/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/2/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/2/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/2/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/2/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/2/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/2/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/2/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/2/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/2/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/2/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/2/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/2/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/2/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/2/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/2/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/2/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/2/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/2/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/2/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/2/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/2/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/2/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/2/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/2/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/2/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/2/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/2/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/2/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/2/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/2/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/2/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/2/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/2/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/2/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/2/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/2/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/2/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/2/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/2/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/2/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/2/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/2/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/2/report/regression.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/2/report/regression.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/2/report/regression.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/2/report/regression.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/2/report/regression_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/2/report/regression_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/2/report/regression_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/2/report/regression_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/2/report/slope.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/2/report/slope.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/2/report/slope.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/2/report/slope.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/2/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/2/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/2/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/2/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/256/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/256/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/256/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/256/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/256/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/256/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/256/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/256/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/256/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/256/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/256/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/256/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/256/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/256/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/256/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/256/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/256/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/256/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/256/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/256/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/256/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/256/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/256/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/256/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/256/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/256/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/256/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/256/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/256/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/256/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/256/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/256/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/256/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/256/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/256/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/256/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/256/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/256/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/256/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/256/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/256/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/256/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/256/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/256/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/256/report/iteration_times.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/256/report/iteration_times.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/256/report/iteration_times.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/256/report/iteration_times.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/256/report/iteration_times_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/256/report/iteration_times_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/256/report/iteration_times_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/256/report/iteration_times_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/256/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/256/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/256/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/256/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/256/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/256/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/256/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/256/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/256/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/256/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/256/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/256/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/256/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/256/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/256/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/256/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/256/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/256/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/256/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/256/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/32/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/32/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/32/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/32/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/32/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/32/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/32/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/32/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/32/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/32/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/32/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/32/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/32/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/32/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/32/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/32/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/32/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/32/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/32/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/32/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/32/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/32/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/32/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/32/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/32/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/32/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/32/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/32/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/32/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/32/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/32/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/32/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/32/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/32/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/32/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/32/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/32/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/32/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/32/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/32/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/32/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/32/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/32/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/32/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/32/report/iteration_times.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/32/report/iteration_times.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/32/report/iteration_times.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/32/report/iteration_times.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/32/report/iteration_times_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/32/report/iteration_times_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/32/report/iteration_times_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/32/report/iteration_times_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/32/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/32/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/32/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/32/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/32/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/32/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/32/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/32/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/32/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/32/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/32/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/32/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/32/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/32/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/32/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/32/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/32/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/32/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/32/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/32/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/4/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/4/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/4/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/4/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/4/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/4/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/4/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/4/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/4/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/4/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/4/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/4/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/4/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/4/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/4/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/4/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/4/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/4/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/4/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/4/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/4/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/4/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/4/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/4/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/4/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/4/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/4/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/4/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/4/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/4/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/4/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/4/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/4/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/4/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/4/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/4/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/4/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/4/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/4/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/4/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/4/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/4/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/4/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/4/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/4/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/4/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/4/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/4/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/4/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/4/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/4/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/4/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/4/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/4/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/4/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/4/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/4/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/4/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/4/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/4/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/4/report/regression.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/4/report/regression.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/4/report/regression.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/4/report/regression.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/4/report/regression_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/4/report/regression_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/4/report/regression_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/4/report/regression_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/4/report/slope.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/4/report/slope.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/4/report/slope.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/4/report/slope.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/4/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/4/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/4/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/4/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/512/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/512/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/512/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/512/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/512/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/512/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/512/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/512/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/512/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/512/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/512/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/512/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/512/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/512/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/512/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/512/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/512/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/512/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/512/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/512/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/512/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/512/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/512/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/512/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/512/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/512/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/512/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/512/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/512/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/512/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/512/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/512/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/512/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/512/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/512/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/512/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/512/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/512/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/512/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/512/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/512/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/512/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/512/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/512/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/512/report/iteration_times.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/512/report/iteration_times.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/512/report/iteration_times.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/512/report/iteration_times.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/512/report/iteration_times_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/512/report/iteration_times_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/512/report/iteration_times_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/512/report/iteration_times_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/512/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/512/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/512/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/512/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/512/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/512/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/512/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/512/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/512/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/512/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/512/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/512/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/512/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/512/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/512/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/512/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/512/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/512/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/512/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/512/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/64/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/64/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/64/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/64/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/64/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/64/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/64/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/64/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/64/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/64/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/64/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/64/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/64/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/64/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/64/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/64/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/64/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/64/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/64/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/64/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/64/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/64/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/64/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/64/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/64/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/64/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/64/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/64/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/64/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/64/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/64/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/64/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/64/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/64/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/64/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/64/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/64/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/64/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/64/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/64/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/64/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/64/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/64/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/64/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/64/report/iteration_times.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/64/report/iteration_times.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/64/report/iteration_times.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/64/report/iteration_times.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/64/report/iteration_times_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/64/report/iteration_times_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/64/report/iteration_times_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/64/report/iteration_times_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/64/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/64/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/64/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/64/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/64/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/64/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/64/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/64/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/64/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/64/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/64/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/64/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/64/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/64/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/64/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/64/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/64/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/64/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/64/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/64/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/8/base/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/8/base/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/8/base/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/8/base/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/8/base/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/8/base/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/8/base/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/8/base/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/8/base/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/8/base/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/8/base/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/8/base/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/8/base/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/8/base/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/8/base/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/8/base/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/8/new/benchmark.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/8/new/benchmark.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/8/new/benchmark.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/8/new/benchmark.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/8/new/estimates.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/8/new/estimates.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/8/new/estimates.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/8/new/estimates.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/8/new/sample.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/8/new/sample.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/8/new/sample.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/8/new/sample.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/8/new/tukey.json b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/8/new/tukey.json similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/8/new/tukey.json rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/8/new/tukey.json diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/8/report/MAD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/8/report/MAD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/8/report/MAD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/8/report/MAD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/8/report/SD.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/8/report/SD.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/8/report/SD.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/8/report/SD.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/8/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/8/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/8/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/8/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/8/report/iteration_times.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/8/report/iteration_times.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/8/report/iteration_times.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/8/report/iteration_times.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/8/report/iteration_times_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/8/report/iteration_times_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/8/report/iteration_times_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/8/report/iteration_times_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/8/report/mean.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/8/report/mean.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/8/report/mean.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/8/report/mean.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/8/report/median.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/8/report/median.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/8/report/median.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/8/report/median.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/8/report/pdf.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/8/report/pdf.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/8/report/pdf.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/8/report/pdf.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/8/report/pdf_small.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/8/report/pdf_small.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/8/report/pdf_small.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/8/report/pdf_small.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/8/report/typical.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/8/report/typical.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/8/report/typical.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/8/report/typical.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/report/lines.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/report/lines.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/report/lines.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/report/lines.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/report/violin.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/report/violin.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/report/violin.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8 requests/report/violin.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8/report/lines.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8/report/lines.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8/report/lines.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8/report/lines.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/8/report/violin.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/8/report/violin.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/8/report/violin.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/8/report/violin.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/report/index.html b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/report/index.html similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/report/index.html rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/report/index.html diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/report/lines.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/report/lines.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/report/lines.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/report/lines.svg diff --git a/criterion/TCP_TLS UFDP_Content Size (Megabyte)/report/violin.svg b/ursa/TCP_TLS UFDP_Content Size (Megabyte)/report/violin.svg similarity index 100% rename from criterion/TCP_TLS UFDP_Content Size (Megabyte)/report/violin.svg rename to ursa/TCP_TLS UFDP_Content Size (Megabyte)/report/violin.svg diff --git a/criterion/Tree/1024/report/index.html b/ursa/Tree/1024/report/index.html similarity index 100% rename from criterion/Tree/1024/report/index.html rename to ursa/Tree/1024/report/index.html diff --git a/criterion/Tree/1024/report/violin.svg b/ursa/Tree/1024/report/violin.svg similarity index 100% rename from criterion/Tree/1024/report/violin.svg rename to ursa/Tree/1024/report/violin.svg diff --git a/criterion/Tree/1152/report/index.html b/ursa/Tree/1152/report/index.html similarity index 100% rename from criterion/Tree/1152/report/index.html rename to ursa/Tree/1152/report/index.html diff --git a/criterion/Tree/1152/report/violin.svg b/ursa/Tree/1152/report/violin.svg similarity index 100% rename from criterion/Tree/1152/report/violin.svg rename to ursa/Tree/1152/report/violin.svg diff --git a/criterion/Tree/128/report/index.html b/ursa/Tree/128/report/index.html similarity index 100% rename from criterion/Tree/128/report/index.html rename to ursa/Tree/128/report/index.html diff --git a/criterion/Tree/128/report/violin.svg b/ursa/Tree/128/report/violin.svg similarity index 100% rename from criterion/Tree/128/report/violin.svg rename to ursa/Tree/128/report/violin.svg diff --git a/criterion/Tree/1280/report/index.html b/ursa/Tree/1280/report/index.html similarity index 100% rename from criterion/Tree/1280/report/index.html rename to ursa/Tree/1280/report/index.html diff --git a/criterion/Tree/1280/report/violin.svg b/ursa/Tree/1280/report/violin.svg similarity index 100% rename from criterion/Tree/1280/report/violin.svg rename to ursa/Tree/1280/report/violin.svg diff --git a/criterion/Tree/1408/report/index.html b/ursa/Tree/1408/report/index.html similarity index 100% rename from criterion/Tree/1408/report/index.html rename to ursa/Tree/1408/report/index.html diff --git a/criterion/Tree/1408/report/violin.svg b/ursa/Tree/1408/report/violin.svg similarity index 100% rename from criterion/Tree/1408/report/violin.svg rename to ursa/Tree/1408/report/violin.svg diff --git a/criterion/Tree/1536/report/index.html b/ursa/Tree/1536/report/index.html similarity index 100% rename from criterion/Tree/1536/report/index.html rename to ursa/Tree/1536/report/index.html diff --git a/criterion/Tree/1536/report/violin.svg b/ursa/Tree/1536/report/violin.svg similarity index 100% rename from criterion/Tree/1536/report/violin.svg rename to ursa/Tree/1536/report/violin.svg diff --git a/criterion/Tree/1664/report/index.html b/ursa/Tree/1664/report/index.html similarity index 100% rename from criterion/Tree/1664/report/index.html rename to ursa/Tree/1664/report/index.html diff --git a/criterion/Tree/1664/report/violin.svg b/ursa/Tree/1664/report/violin.svg similarity index 100% rename from criterion/Tree/1664/report/violin.svg rename to ursa/Tree/1664/report/violin.svg diff --git a/criterion/Tree/1792/report/index.html b/ursa/Tree/1792/report/index.html similarity index 100% rename from criterion/Tree/1792/report/index.html rename to ursa/Tree/1792/report/index.html diff --git a/criterion/Tree/1792/report/violin.svg b/ursa/Tree/1792/report/violin.svg similarity index 100% rename from criterion/Tree/1792/report/violin.svg rename to ursa/Tree/1792/report/violin.svg diff --git a/criterion/Tree/1920/report/index.html b/ursa/Tree/1920/report/index.html similarity index 100% rename from criterion/Tree/1920/report/index.html rename to ursa/Tree/1920/report/index.html diff --git a/criterion/Tree/1920/report/violin.svg b/ursa/Tree/1920/report/violin.svg similarity index 100% rename from criterion/Tree/1920/report/violin.svg rename to ursa/Tree/1920/report/violin.svg diff --git a/criterion/Tree/256/report/index.html b/ursa/Tree/256/report/index.html similarity index 100% rename from criterion/Tree/256/report/index.html rename to ursa/Tree/256/report/index.html diff --git a/criterion/Tree/256/report/violin.svg b/ursa/Tree/256/report/violin.svg similarity index 100% rename from criterion/Tree/256/report/violin.svg rename to ursa/Tree/256/report/violin.svg diff --git a/criterion/Tree/384/report/index.html b/ursa/Tree/384/report/index.html similarity index 100% rename from criterion/Tree/384/report/index.html rename to ursa/Tree/384/report/index.html diff --git a/criterion/Tree/384/report/violin.svg b/ursa/Tree/384/report/violin.svg similarity index 100% rename from criterion/Tree/384/report/violin.svg rename to ursa/Tree/384/report/violin.svg diff --git a/criterion/Tree/512/report/index.html b/ursa/Tree/512/report/index.html similarity index 100% rename from criterion/Tree/512/report/index.html rename to ursa/Tree/512/report/index.html diff --git a/criterion/Tree/512/report/violin.svg b/ursa/Tree/512/report/violin.svg similarity index 100% rename from criterion/Tree/512/report/violin.svg rename to ursa/Tree/512/report/violin.svg diff --git a/criterion/Tree/640/report/index.html b/ursa/Tree/640/report/index.html similarity index 100% rename from criterion/Tree/640/report/index.html rename to ursa/Tree/640/report/index.html diff --git a/criterion/Tree/640/report/violin.svg b/ursa/Tree/640/report/violin.svg similarity index 100% rename from criterion/Tree/640/report/violin.svg rename to ursa/Tree/640/report/violin.svg diff --git a/criterion/Tree/768/report/index.html b/ursa/Tree/768/report/index.html similarity index 100% rename from criterion/Tree/768/report/index.html rename to ursa/Tree/768/report/index.html diff --git a/criterion/Tree/768/report/violin.svg b/ursa/Tree/768/report/violin.svg similarity index 100% rename from criterion/Tree/768/report/violin.svg rename to ursa/Tree/768/report/violin.svg diff --git a/criterion/Tree/896/report/index.html b/ursa/Tree/896/report/index.html similarity index 100% rename from criterion/Tree/896/report/index.html rename to ursa/Tree/896/report/index.html diff --git a/criterion/Tree/896/report/violin.svg b/ursa/Tree/896/report/violin.svg similarity index 100% rename from criterion/Tree/896/report/violin.svg rename to ursa/Tree/896/report/violin.svg diff --git a/criterion/Tree/gen-proof_new/1024/base/benchmark.json b/ursa/Tree/gen-proof_new/1024/base/benchmark.json similarity index 100% rename from criterion/Tree/gen-proof_new/1024/base/benchmark.json rename to ursa/Tree/gen-proof_new/1024/base/benchmark.json diff --git a/criterion/Tree/gen-proof_new/1024/base/estimates.json b/ursa/Tree/gen-proof_new/1024/base/estimates.json similarity index 100% rename from criterion/Tree/gen-proof_new/1024/base/estimates.json rename to ursa/Tree/gen-proof_new/1024/base/estimates.json diff --git a/criterion/Tree/gen-proof_new/1024/base/sample.json b/ursa/Tree/gen-proof_new/1024/base/sample.json similarity index 100% rename from criterion/Tree/gen-proof_new/1024/base/sample.json rename to ursa/Tree/gen-proof_new/1024/base/sample.json diff --git a/criterion/Tree/gen-proof_new/1024/base/tukey.json b/ursa/Tree/gen-proof_new/1024/base/tukey.json similarity index 100% rename from criterion/Tree/gen-proof_new/1024/base/tukey.json rename to ursa/Tree/gen-proof_new/1024/base/tukey.json diff --git a/criterion/Tree/gen-proof_new/1024/new/benchmark.json b/ursa/Tree/gen-proof_new/1024/new/benchmark.json similarity index 100% rename from criterion/Tree/gen-proof_new/1024/new/benchmark.json rename to ursa/Tree/gen-proof_new/1024/new/benchmark.json diff --git a/criterion/Tree/gen-proof_new/1024/new/estimates.json b/ursa/Tree/gen-proof_new/1024/new/estimates.json similarity index 100% rename from criterion/Tree/gen-proof_new/1024/new/estimates.json rename to ursa/Tree/gen-proof_new/1024/new/estimates.json diff --git a/criterion/Tree/gen-proof_new/1024/new/sample.json b/ursa/Tree/gen-proof_new/1024/new/sample.json similarity index 100% rename from criterion/Tree/gen-proof_new/1024/new/sample.json rename to ursa/Tree/gen-proof_new/1024/new/sample.json diff --git a/criterion/Tree/gen-proof_new/1024/new/tukey.json b/ursa/Tree/gen-proof_new/1024/new/tukey.json similarity index 100% rename from criterion/Tree/gen-proof_new/1024/new/tukey.json rename to ursa/Tree/gen-proof_new/1024/new/tukey.json diff --git a/criterion/Tree/gen-proof_new/1024/report/MAD.svg b/ursa/Tree/gen-proof_new/1024/report/MAD.svg similarity index 100% rename from criterion/Tree/gen-proof_new/1024/report/MAD.svg rename to ursa/Tree/gen-proof_new/1024/report/MAD.svg diff --git a/criterion/Tree/gen-proof_new/1024/report/SD.svg b/ursa/Tree/gen-proof_new/1024/report/SD.svg similarity index 100% rename from criterion/Tree/gen-proof_new/1024/report/SD.svg rename to ursa/Tree/gen-proof_new/1024/report/SD.svg diff --git a/criterion/Tree/gen-proof_new/1024/report/index.html b/ursa/Tree/gen-proof_new/1024/report/index.html similarity index 100% rename from criterion/Tree/gen-proof_new/1024/report/index.html rename to ursa/Tree/gen-proof_new/1024/report/index.html diff --git a/criterion/Tree/gen-proof_new/1024/report/mean.svg b/ursa/Tree/gen-proof_new/1024/report/mean.svg similarity index 100% rename from criterion/Tree/gen-proof_new/1024/report/mean.svg rename to ursa/Tree/gen-proof_new/1024/report/mean.svg diff --git a/criterion/Tree/gen-proof_new/1024/report/median.svg b/ursa/Tree/gen-proof_new/1024/report/median.svg similarity index 100% rename from criterion/Tree/gen-proof_new/1024/report/median.svg rename to ursa/Tree/gen-proof_new/1024/report/median.svg diff --git a/criterion/Tree/gen-proof_new/1024/report/pdf.svg b/ursa/Tree/gen-proof_new/1024/report/pdf.svg similarity index 100% rename from criterion/Tree/gen-proof_new/1024/report/pdf.svg rename to ursa/Tree/gen-proof_new/1024/report/pdf.svg diff --git a/criterion/Tree/gen-proof_new/1024/report/pdf_small.svg b/ursa/Tree/gen-proof_new/1024/report/pdf_small.svg similarity index 100% rename from criterion/Tree/gen-proof_new/1024/report/pdf_small.svg rename to ursa/Tree/gen-proof_new/1024/report/pdf_small.svg diff --git a/criterion/Tree/gen-proof_new/1024/report/regression.svg b/ursa/Tree/gen-proof_new/1024/report/regression.svg similarity index 100% rename from criterion/Tree/gen-proof_new/1024/report/regression.svg rename to ursa/Tree/gen-proof_new/1024/report/regression.svg diff --git a/criterion/Tree/gen-proof_new/1024/report/regression_small.svg b/ursa/Tree/gen-proof_new/1024/report/regression_small.svg similarity index 100% rename from criterion/Tree/gen-proof_new/1024/report/regression_small.svg rename to ursa/Tree/gen-proof_new/1024/report/regression_small.svg diff --git a/criterion/Tree/gen-proof_new/1024/report/slope.svg b/ursa/Tree/gen-proof_new/1024/report/slope.svg similarity index 100% rename from criterion/Tree/gen-proof_new/1024/report/slope.svg rename to ursa/Tree/gen-proof_new/1024/report/slope.svg diff --git a/criterion/Tree/gen-proof_new/1024/report/typical.svg b/ursa/Tree/gen-proof_new/1024/report/typical.svg similarity index 100% rename from criterion/Tree/gen-proof_new/1024/report/typical.svg rename to ursa/Tree/gen-proof_new/1024/report/typical.svg diff --git a/criterion/Tree/gen-proof_new/1152/base/benchmark.json b/ursa/Tree/gen-proof_new/1152/base/benchmark.json similarity index 100% rename from criterion/Tree/gen-proof_new/1152/base/benchmark.json rename to ursa/Tree/gen-proof_new/1152/base/benchmark.json diff --git a/criterion/Tree/gen-proof_new/1152/base/estimates.json b/ursa/Tree/gen-proof_new/1152/base/estimates.json similarity index 100% rename from criterion/Tree/gen-proof_new/1152/base/estimates.json rename to ursa/Tree/gen-proof_new/1152/base/estimates.json diff --git a/criterion/Tree/gen-proof_new/1152/base/sample.json b/ursa/Tree/gen-proof_new/1152/base/sample.json similarity index 100% rename from criterion/Tree/gen-proof_new/1152/base/sample.json rename to ursa/Tree/gen-proof_new/1152/base/sample.json diff --git a/criterion/Tree/gen-proof_new/1152/base/tukey.json b/ursa/Tree/gen-proof_new/1152/base/tukey.json similarity index 100% rename from criterion/Tree/gen-proof_new/1152/base/tukey.json rename to ursa/Tree/gen-proof_new/1152/base/tukey.json diff --git a/criterion/Tree/gen-proof_new/1152/new/benchmark.json b/ursa/Tree/gen-proof_new/1152/new/benchmark.json similarity index 100% rename from criterion/Tree/gen-proof_new/1152/new/benchmark.json rename to ursa/Tree/gen-proof_new/1152/new/benchmark.json diff --git a/criterion/Tree/gen-proof_new/1152/new/estimates.json b/ursa/Tree/gen-proof_new/1152/new/estimates.json similarity index 100% rename from criterion/Tree/gen-proof_new/1152/new/estimates.json rename to ursa/Tree/gen-proof_new/1152/new/estimates.json diff --git a/criterion/Tree/gen-proof_new/1152/new/sample.json b/ursa/Tree/gen-proof_new/1152/new/sample.json similarity index 100% rename from criterion/Tree/gen-proof_new/1152/new/sample.json rename to ursa/Tree/gen-proof_new/1152/new/sample.json diff --git a/criterion/Tree/gen-proof_new/1152/new/tukey.json b/ursa/Tree/gen-proof_new/1152/new/tukey.json similarity index 100% rename from criterion/Tree/gen-proof_new/1152/new/tukey.json rename to ursa/Tree/gen-proof_new/1152/new/tukey.json diff --git a/criterion/Tree/gen-proof_new/1152/report/MAD.svg b/ursa/Tree/gen-proof_new/1152/report/MAD.svg similarity index 100% rename from criterion/Tree/gen-proof_new/1152/report/MAD.svg rename to ursa/Tree/gen-proof_new/1152/report/MAD.svg diff --git a/criterion/Tree/gen-proof_new/1152/report/SD.svg b/ursa/Tree/gen-proof_new/1152/report/SD.svg similarity index 100% rename from criterion/Tree/gen-proof_new/1152/report/SD.svg rename to ursa/Tree/gen-proof_new/1152/report/SD.svg diff --git a/criterion/Tree/gen-proof_new/1152/report/index.html b/ursa/Tree/gen-proof_new/1152/report/index.html similarity index 100% rename from criterion/Tree/gen-proof_new/1152/report/index.html rename to ursa/Tree/gen-proof_new/1152/report/index.html diff --git a/criterion/Tree/gen-proof_new/1152/report/mean.svg b/ursa/Tree/gen-proof_new/1152/report/mean.svg similarity index 100% rename from criterion/Tree/gen-proof_new/1152/report/mean.svg rename to ursa/Tree/gen-proof_new/1152/report/mean.svg diff --git a/criterion/Tree/gen-proof_new/1152/report/median.svg b/ursa/Tree/gen-proof_new/1152/report/median.svg similarity index 100% rename from criterion/Tree/gen-proof_new/1152/report/median.svg rename to ursa/Tree/gen-proof_new/1152/report/median.svg diff --git a/criterion/Tree/gen-proof_new/1152/report/pdf.svg b/ursa/Tree/gen-proof_new/1152/report/pdf.svg similarity index 100% rename from criterion/Tree/gen-proof_new/1152/report/pdf.svg rename to ursa/Tree/gen-proof_new/1152/report/pdf.svg diff --git a/criterion/Tree/gen-proof_new/1152/report/pdf_small.svg b/ursa/Tree/gen-proof_new/1152/report/pdf_small.svg similarity index 100% rename from criterion/Tree/gen-proof_new/1152/report/pdf_small.svg rename to ursa/Tree/gen-proof_new/1152/report/pdf_small.svg diff --git a/criterion/Tree/gen-proof_new/1152/report/regression.svg b/ursa/Tree/gen-proof_new/1152/report/regression.svg similarity index 100% rename from criterion/Tree/gen-proof_new/1152/report/regression.svg rename to ursa/Tree/gen-proof_new/1152/report/regression.svg diff --git a/criterion/Tree/gen-proof_new/1152/report/regression_small.svg b/ursa/Tree/gen-proof_new/1152/report/regression_small.svg similarity index 100% rename from criterion/Tree/gen-proof_new/1152/report/regression_small.svg rename to ursa/Tree/gen-proof_new/1152/report/regression_small.svg diff --git a/criterion/Tree/gen-proof_new/1152/report/slope.svg b/ursa/Tree/gen-proof_new/1152/report/slope.svg similarity index 100% rename from criterion/Tree/gen-proof_new/1152/report/slope.svg rename to ursa/Tree/gen-proof_new/1152/report/slope.svg diff --git a/criterion/Tree/gen-proof_new/1152/report/typical.svg b/ursa/Tree/gen-proof_new/1152/report/typical.svg similarity index 100% rename from criterion/Tree/gen-proof_new/1152/report/typical.svg rename to ursa/Tree/gen-proof_new/1152/report/typical.svg diff --git a/criterion/Tree/gen-proof_new/128/base/benchmark.json b/ursa/Tree/gen-proof_new/128/base/benchmark.json similarity index 100% rename from criterion/Tree/gen-proof_new/128/base/benchmark.json rename to ursa/Tree/gen-proof_new/128/base/benchmark.json diff --git a/criterion/Tree/gen-proof_new/128/base/estimates.json b/ursa/Tree/gen-proof_new/128/base/estimates.json similarity index 100% rename from criterion/Tree/gen-proof_new/128/base/estimates.json rename to ursa/Tree/gen-proof_new/128/base/estimates.json diff --git a/criterion/Tree/gen-proof_new/128/base/sample.json b/ursa/Tree/gen-proof_new/128/base/sample.json similarity index 100% rename from criterion/Tree/gen-proof_new/128/base/sample.json rename to ursa/Tree/gen-proof_new/128/base/sample.json diff --git a/criterion/Tree/gen-proof_new/128/base/tukey.json b/ursa/Tree/gen-proof_new/128/base/tukey.json similarity index 100% rename from criterion/Tree/gen-proof_new/128/base/tukey.json rename to ursa/Tree/gen-proof_new/128/base/tukey.json diff --git a/criterion/Tree/gen-proof_new/128/new/benchmark.json b/ursa/Tree/gen-proof_new/128/new/benchmark.json similarity index 100% rename from criterion/Tree/gen-proof_new/128/new/benchmark.json rename to ursa/Tree/gen-proof_new/128/new/benchmark.json diff --git a/criterion/Tree/gen-proof_new/128/new/estimates.json b/ursa/Tree/gen-proof_new/128/new/estimates.json similarity index 100% rename from criterion/Tree/gen-proof_new/128/new/estimates.json rename to ursa/Tree/gen-proof_new/128/new/estimates.json diff --git a/criterion/Tree/gen-proof_new/128/new/sample.json b/ursa/Tree/gen-proof_new/128/new/sample.json similarity index 100% rename from criterion/Tree/gen-proof_new/128/new/sample.json rename to ursa/Tree/gen-proof_new/128/new/sample.json diff --git a/criterion/Tree/gen-proof_new/128/new/tukey.json b/ursa/Tree/gen-proof_new/128/new/tukey.json similarity index 100% rename from criterion/Tree/gen-proof_new/128/new/tukey.json rename to ursa/Tree/gen-proof_new/128/new/tukey.json diff --git a/criterion/Tree/gen-proof_new/128/report/MAD.svg b/ursa/Tree/gen-proof_new/128/report/MAD.svg similarity index 100% rename from criterion/Tree/gen-proof_new/128/report/MAD.svg rename to ursa/Tree/gen-proof_new/128/report/MAD.svg diff --git a/criterion/Tree/gen-proof_new/128/report/SD.svg b/ursa/Tree/gen-proof_new/128/report/SD.svg similarity index 100% rename from criterion/Tree/gen-proof_new/128/report/SD.svg rename to ursa/Tree/gen-proof_new/128/report/SD.svg diff --git a/criterion/Tree/gen-proof_new/128/report/index.html b/ursa/Tree/gen-proof_new/128/report/index.html similarity index 100% rename from criterion/Tree/gen-proof_new/128/report/index.html rename to ursa/Tree/gen-proof_new/128/report/index.html diff --git a/criterion/Tree/gen-proof_new/128/report/mean.svg b/ursa/Tree/gen-proof_new/128/report/mean.svg similarity index 100% rename from criterion/Tree/gen-proof_new/128/report/mean.svg rename to ursa/Tree/gen-proof_new/128/report/mean.svg diff --git a/criterion/Tree/gen-proof_new/128/report/median.svg b/ursa/Tree/gen-proof_new/128/report/median.svg similarity index 100% rename from criterion/Tree/gen-proof_new/128/report/median.svg rename to ursa/Tree/gen-proof_new/128/report/median.svg diff --git a/criterion/Tree/gen-proof_new/128/report/pdf.svg b/ursa/Tree/gen-proof_new/128/report/pdf.svg similarity index 100% rename from criterion/Tree/gen-proof_new/128/report/pdf.svg rename to ursa/Tree/gen-proof_new/128/report/pdf.svg diff --git a/criterion/Tree/gen-proof_new/128/report/pdf_small.svg b/ursa/Tree/gen-proof_new/128/report/pdf_small.svg similarity index 100% rename from criterion/Tree/gen-proof_new/128/report/pdf_small.svg rename to ursa/Tree/gen-proof_new/128/report/pdf_small.svg diff --git a/criterion/Tree/gen-proof_new/128/report/regression.svg b/ursa/Tree/gen-proof_new/128/report/regression.svg similarity index 100% rename from criterion/Tree/gen-proof_new/128/report/regression.svg rename to ursa/Tree/gen-proof_new/128/report/regression.svg diff --git a/criterion/Tree/gen-proof_new/128/report/regression_small.svg b/ursa/Tree/gen-proof_new/128/report/regression_small.svg similarity index 100% rename from criterion/Tree/gen-proof_new/128/report/regression_small.svg rename to ursa/Tree/gen-proof_new/128/report/regression_small.svg diff --git a/criterion/Tree/gen-proof_new/128/report/slope.svg b/ursa/Tree/gen-proof_new/128/report/slope.svg similarity index 100% rename from criterion/Tree/gen-proof_new/128/report/slope.svg rename to ursa/Tree/gen-proof_new/128/report/slope.svg diff --git a/criterion/Tree/gen-proof_new/128/report/typical.svg b/ursa/Tree/gen-proof_new/128/report/typical.svg similarity index 100% rename from criterion/Tree/gen-proof_new/128/report/typical.svg rename to ursa/Tree/gen-proof_new/128/report/typical.svg diff --git a/criterion/Tree/gen-proof_new/1280/base/benchmark.json b/ursa/Tree/gen-proof_new/1280/base/benchmark.json similarity index 100% rename from criterion/Tree/gen-proof_new/1280/base/benchmark.json rename to ursa/Tree/gen-proof_new/1280/base/benchmark.json diff --git a/criterion/Tree/gen-proof_new/1280/base/estimates.json b/ursa/Tree/gen-proof_new/1280/base/estimates.json similarity index 100% rename from criterion/Tree/gen-proof_new/1280/base/estimates.json rename to ursa/Tree/gen-proof_new/1280/base/estimates.json diff --git a/criterion/Tree/gen-proof_new/1280/base/sample.json b/ursa/Tree/gen-proof_new/1280/base/sample.json similarity index 100% rename from criterion/Tree/gen-proof_new/1280/base/sample.json rename to ursa/Tree/gen-proof_new/1280/base/sample.json diff --git a/criterion/Tree/gen-proof_new/1280/base/tukey.json b/ursa/Tree/gen-proof_new/1280/base/tukey.json similarity index 100% rename from criterion/Tree/gen-proof_new/1280/base/tukey.json rename to ursa/Tree/gen-proof_new/1280/base/tukey.json diff --git a/criterion/Tree/gen-proof_new/1280/new/benchmark.json b/ursa/Tree/gen-proof_new/1280/new/benchmark.json similarity index 100% rename from criterion/Tree/gen-proof_new/1280/new/benchmark.json rename to ursa/Tree/gen-proof_new/1280/new/benchmark.json diff --git a/criterion/Tree/gen-proof_new/1280/new/estimates.json b/ursa/Tree/gen-proof_new/1280/new/estimates.json similarity index 100% rename from criterion/Tree/gen-proof_new/1280/new/estimates.json rename to ursa/Tree/gen-proof_new/1280/new/estimates.json diff --git a/criterion/Tree/gen-proof_new/1280/new/sample.json b/ursa/Tree/gen-proof_new/1280/new/sample.json similarity index 100% rename from criterion/Tree/gen-proof_new/1280/new/sample.json rename to ursa/Tree/gen-proof_new/1280/new/sample.json diff --git a/criterion/Tree/gen-proof_new/1280/new/tukey.json b/ursa/Tree/gen-proof_new/1280/new/tukey.json similarity index 100% rename from criterion/Tree/gen-proof_new/1280/new/tukey.json rename to ursa/Tree/gen-proof_new/1280/new/tukey.json diff --git a/criterion/Tree/gen-proof_new/1280/report/MAD.svg b/ursa/Tree/gen-proof_new/1280/report/MAD.svg similarity index 100% rename from criterion/Tree/gen-proof_new/1280/report/MAD.svg rename to ursa/Tree/gen-proof_new/1280/report/MAD.svg diff --git a/criterion/Tree/gen-proof_new/1280/report/SD.svg b/ursa/Tree/gen-proof_new/1280/report/SD.svg similarity index 100% rename from criterion/Tree/gen-proof_new/1280/report/SD.svg rename to ursa/Tree/gen-proof_new/1280/report/SD.svg diff --git a/criterion/Tree/gen-proof_new/1280/report/index.html b/ursa/Tree/gen-proof_new/1280/report/index.html similarity index 100% rename from criterion/Tree/gen-proof_new/1280/report/index.html rename to ursa/Tree/gen-proof_new/1280/report/index.html diff --git a/criterion/Tree/gen-proof_new/1280/report/mean.svg b/ursa/Tree/gen-proof_new/1280/report/mean.svg similarity index 100% rename from criterion/Tree/gen-proof_new/1280/report/mean.svg rename to ursa/Tree/gen-proof_new/1280/report/mean.svg diff --git a/criterion/Tree/gen-proof_new/1280/report/median.svg b/ursa/Tree/gen-proof_new/1280/report/median.svg similarity index 100% rename from criterion/Tree/gen-proof_new/1280/report/median.svg rename to ursa/Tree/gen-proof_new/1280/report/median.svg diff --git a/criterion/Tree/gen-proof_new/1280/report/pdf.svg b/ursa/Tree/gen-proof_new/1280/report/pdf.svg similarity index 100% rename from criterion/Tree/gen-proof_new/1280/report/pdf.svg rename to ursa/Tree/gen-proof_new/1280/report/pdf.svg diff --git a/criterion/Tree/gen-proof_new/1280/report/pdf_small.svg b/ursa/Tree/gen-proof_new/1280/report/pdf_small.svg similarity index 100% rename from criterion/Tree/gen-proof_new/1280/report/pdf_small.svg rename to ursa/Tree/gen-proof_new/1280/report/pdf_small.svg diff --git a/criterion/Tree/gen-proof_new/1280/report/regression.svg b/ursa/Tree/gen-proof_new/1280/report/regression.svg similarity index 100% rename from criterion/Tree/gen-proof_new/1280/report/regression.svg rename to ursa/Tree/gen-proof_new/1280/report/regression.svg diff --git a/criterion/Tree/gen-proof_new/1280/report/regression_small.svg b/ursa/Tree/gen-proof_new/1280/report/regression_small.svg similarity index 100% rename from criterion/Tree/gen-proof_new/1280/report/regression_small.svg rename to ursa/Tree/gen-proof_new/1280/report/regression_small.svg diff --git a/criterion/Tree/gen-proof_new/1280/report/slope.svg b/ursa/Tree/gen-proof_new/1280/report/slope.svg similarity index 100% rename from criterion/Tree/gen-proof_new/1280/report/slope.svg rename to ursa/Tree/gen-proof_new/1280/report/slope.svg diff --git a/criterion/Tree/gen-proof_new/1280/report/typical.svg b/ursa/Tree/gen-proof_new/1280/report/typical.svg similarity index 100% rename from criterion/Tree/gen-proof_new/1280/report/typical.svg rename to ursa/Tree/gen-proof_new/1280/report/typical.svg diff --git a/criterion/Tree/gen-proof_new/1408/base/benchmark.json b/ursa/Tree/gen-proof_new/1408/base/benchmark.json similarity index 100% rename from criterion/Tree/gen-proof_new/1408/base/benchmark.json rename to ursa/Tree/gen-proof_new/1408/base/benchmark.json diff --git a/criterion/Tree/gen-proof_new/1408/base/estimates.json b/ursa/Tree/gen-proof_new/1408/base/estimates.json similarity index 100% rename from criterion/Tree/gen-proof_new/1408/base/estimates.json rename to ursa/Tree/gen-proof_new/1408/base/estimates.json diff --git a/criterion/Tree/gen-proof_new/1408/base/sample.json b/ursa/Tree/gen-proof_new/1408/base/sample.json similarity index 100% rename from criterion/Tree/gen-proof_new/1408/base/sample.json rename to ursa/Tree/gen-proof_new/1408/base/sample.json diff --git a/criterion/Tree/gen-proof_new/1408/base/tukey.json b/ursa/Tree/gen-proof_new/1408/base/tukey.json similarity index 100% rename from criterion/Tree/gen-proof_new/1408/base/tukey.json rename to ursa/Tree/gen-proof_new/1408/base/tukey.json diff --git a/criterion/Tree/gen-proof_new/1408/new/benchmark.json b/ursa/Tree/gen-proof_new/1408/new/benchmark.json similarity index 100% rename from criterion/Tree/gen-proof_new/1408/new/benchmark.json rename to ursa/Tree/gen-proof_new/1408/new/benchmark.json diff --git a/criterion/Tree/gen-proof_new/1408/new/estimates.json b/ursa/Tree/gen-proof_new/1408/new/estimates.json similarity index 100% rename from criterion/Tree/gen-proof_new/1408/new/estimates.json rename to ursa/Tree/gen-proof_new/1408/new/estimates.json diff --git a/criterion/Tree/gen-proof_new/1408/new/sample.json b/ursa/Tree/gen-proof_new/1408/new/sample.json similarity index 100% rename from criterion/Tree/gen-proof_new/1408/new/sample.json rename to ursa/Tree/gen-proof_new/1408/new/sample.json diff --git a/criterion/Tree/gen-proof_new/1408/new/tukey.json b/ursa/Tree/gen-proof_new/1408/new/tukey.json similarity index 100% rename from criterion/Tree/gen-proof_new/1408/new/tukey.json rename to ursa/Tree/gen-proof_new/1408/new/tukey.json diff --git a/criterion/Tree/gen-proof_new/1408/report/MAD.svg b/ursa/Tree/gen-proof_new/1408/report/MAD.svg similarity index 100% rename from criterion/Tree/gen-proof_new/1408/report/MAD.svg rename to ursa/Tree/gen-proof_new/1408/report/MAD.svg diff --git a/criterion/Tree/gen-proof_new/1408/report/SD.svg b/ursa/Tree/gen-proof_new/1408/report/SD.svg similarity index 100% rename from criterion/Tree/gen-proof_new/1408/report/SD.svg rename to ursa/Tree/gen-proof_new/1408/report/SD.svg diff --git a/criterion/Tree/gen-proof_new/1408/report/index.html b/ursa/Tree/gen-proof_new/1408/report/index.html similarity index 100% rename from criterion/Tree/gen-proof_new/1408/report/index.html rename to ursa/Tree/gen-proof_new/1408/report/index.html diff --git a/criterion/Tree/gen-proof_new/1408/report/mean.svg b/ursa/Tree/gen-proof_new/1408/report/mean.svg similarity index 100% rename from criterion/Tree/gen-proof_new/1408/report/mean.svg rename to ursa/Tree/gen-proof_new/1408/report/mean.svg diff --git a/criterion/Tree/gen-proof_new/1408/report/median.svg b/ursa/Tree/gen-proof_new/1408/report/median.svg similarity index 100% rename from criterion/Tree/gen-proof_new/1408/report/median.svg rename to ursa/Tree/gen-proof_new/1408/report/median.svg diff --git a/criterion/Tree/gen-proof_new/1408/report/pdf.svg b/ursa/Tree/gen-proof_new/1408/report/pdf.svg similarity index 100% rename from criterion/Tree/gen-proof_new/1408/report/pdf.svg rename to ursa/Tree/gen-proof_new/1408/report/pdf.svg diff --git a/criterion/Tree/gen-proof_new/1408/report/pdf_small.svg b/ursa/Tree/gen-proof_new/1408/report/pdf_small.svg similarity index 100% rename from criterion/Tree/gen-proof_new/1408/report/pdf_small.svg rename to ursa/Tree/gen-proof_new/1408/report/pdf_small.svg diff --git a/criterion/Tree/gen-proof_new/1408/report/regression.svg b/ursa/Tree/gen-proof_new/1408/report/regression.svg similarity index 100% rename from criterion/Tree/gen-proof_new/1408/report/regression.svg rename to ursa/Tree/gen-proof_new/1408/report/regression.svg diff --git a/criterion/Tree/gen-proof_new/1408/report/regression_small.svg b/ursa/Tree/gen-proof_new/1408/report/regression_small.svg similarity index 100% rename from criterion/Tree/gen-proof_new/1408/report/regression_small.svg rename to ursa/Tree/gen-proof_new/1408/report/regression_small.svg diff --git a/criterion/Tree/gen-proof_new/1408/report/slope.svg b/ursa/Tree/gen-proof_new/1408/report/slope.svg similarity index 100% rename from criterion/Tree/gen-proof_new/1408/report/slope.svg rename to ursa/Tree/gen-proof_new/1408/report/slope.svg diff --git a/criterion/Tree/gen-proof_new/1408/report/typical.svg b/ursa/Tree/gen-proof_new/1408/report/typical.svg similarity index 100% rename from criterion/Tree/gen-proof_new/1408/report/typical.svg rename to ursa/Tree/gen-proof_new/1408/report/typical.svg diff --git a/criterion/Tree/gen-proof_new/1536/base/benchmark.json b/ursa/Tree/gen-proof_new/1536/base/benchmark.json similarity index 100% rename from criterion/Tree/gen-proof_new/1536/base/benchmark.json rename to ursa/Tree/gen-proof_new/1536/base/benchmark.json diff --git a/criterion/Tree/gen-proof_new/1536/base/estimates.json b/ursa/Tree/gen-proof_new/1536/base/estimates.json similarity index 100% rename from criterion/Tree/gen-proof_new/1536/base/estimates.json rename to ursa/Tree/gen-proof_new/1536/base/estimates.json diff --git a/criterion/Tree/gen-proof_new/1536/base/sample.json b/ursa/Tree/gen-proof_new/1536/base/sample.json similarity index 100% rename from criterion/Tree/gen-proof_new/1536/base/sample.json rename to ursa/Tree/gen-proof_new/1536/base/sample.json diff --git a/criterion/Tree/gen-proof_new/1536/base/tukey.json b/ursa/Tree/gen-proof_new/1536/base/tukey.json similarity index 100% rename from criterion/Tree/gen-proof_new/1536/base/tukey.json rename to ursa/Tree/gen-proof_new/1536/base/tukey.json diff --git a/criterion/Tree/gen-proof_new/1536/new/benchmark.json b/ursa/Tree/gen-proof_new/1536/new/benchmark.json similarity index 100% rename from criterion/Tree/gen-proof_new/1536/new/benchmark.json rename to ursa/Tree/gen-proof_new/1536/new/benchmark.json diff --git a/criterion/Tree/gen-proof_new/1536/new/estimates.json b/ursa/Tree/gen-proof_new/1536/new/estimates.json similarity index 100% rename from criterion/Tree/gen-proof_new/1536/new/estimates.json rename to ursa/Tree/gen-proof_new/1536/new/estimates.json diff --git a/criterion/Tree/gen-proof_new/1536/new/sample.json b/ursa/Tree/gen-proof_new/1536/new/sample.json similarity index 100% rename from criterion/Tree/gen-proof_new/1536/new/sample.json rename to ursa/Tree/gen-proof_new/1536/new/sample.json diff --git a/criterion/Tree/gen-proof_new/1536/new/tukey.json b/ursa/Tree/gen-proof_new/1536/new/tukey.json similarity index 100% rename from criterion/Tree/gen-proof_new/1536/new/tukey.json rename to ursa/Tree/gen-proof_new/1536/new/tukey.json diff --git a/criterion/Tree/gen-proof_new/1536/report/MAD.svg b/ursa/Tree/gen-proof_new/1536/report/MAD.svg similarity index 100% rename from criterion/Tree/gen-proof_new/1536/report/MAD.svg rename to ursa/Tree/gen-proof_new/1536/report/MAD.svg diff --git a/criterion/Tree/gen-proof_new/1536/report/SD.svg b/ursa/Tree/gen-proof_new/1536/report/SD.svg similarity index 100% rename from criterion/Tree/gen-proof_new/1536/report/SD.svg rename to ursa/Tree/gen-proof_new/1536/report/SD.svg diff --git a/criterion/Tree/gen-proof_new/1536/report/index.html b/ursa/Tree/gen-proof_new/1536/report/index.html similarity index 100% rename from criterion/Tree/gen-proof_new/1536/report/index.html rename to ursa/Tree/gen-proof_new/1536/report/index.html diff --git a/criterion/Tree/gen-proof_new/1536/report/mean.svg b/ursa/Tree/gen-proof_new/1536/report/mean.svg similarity index 100% rename from criterion/Tree/gen-proof_new/1536/report/mean.svg rename to ursa/Tree/gen-proof_new/1536/report/mean.svg diff --git a/criterion/Tree/gen-proof_new/1536/report/median.svg b/ursa/Tree/gen-proof_new/1536/report/median.svg similarity index 100% rename from criterion/Tree/gen-proof_new/1536/report/median.svg rename to ursa/Tree/gen-proof_new/1536/report/median.svg diff --git a/criterion/Tree/gen-proof_new/1536/report/pdf.svg b/ursa/Tree/gen-proof_new/1536/report/pdf.svg similarity index 100% rename from criterion/Tree/gen-proof_new/1536/report/pdf.svg rename to ursa/Tree/gen-proof_new/1536/report/pdf.svg diff --git a/criterion/Tree/gen-proof_new/1536/report/pdf_small.svg b/ursa/Tree/gen-proof_new/1536/report/pdf_small.svg similarity index 100% rename from criterion/Tree/gen-proof_new/1536/report/pdf_small.svg rename to ursa/Tree/gen-proof_new/1536/report/pdf_small.svg diff --git a/criterion/Tree/gen-proof_new/1536/report/regression.svg b/ursa/Tree/gen-proof_new/1536/report/regression.svg similarity index 100% rename from criterion/Tree/gen-proof_new/1536/report/regression.svg rename to ursa/Tree/gen-proof_new/1536/report/regression.svg diff --git a/criterion/Tree/gen-proof_new/1536/report/regression_small.svg b/ursa/Tree/gen-proof_new/1536/report/regression_small.svg similarity index 100% rename from criterion/Tree/gen-proof_new/1536/report/regression_small.svg rename to ursa/Tree/gen-proof_new/1536/report/regression_small.svg diff --git a/criterion/Tree/gen-proof_new/1536/report/slope.svg b/ursa/Tree/gen-proof_new/1536/report/slope.svg similarity index 100% rename from criterion/Tree/gen-proof_new/1536/report/slope.svg rename to ursa/Tree/gen-proof_new/1536/report/slope.svg diff --git a/criterion/Tree/gen-proof_new/1536/report/typical.svg b/ursa/Tree/gen-proof_new/1536/report/typical.svg similarity index 100% rename from criterion/Tree/gen-proof_new/1536/report/typical.svg rename to ursa/Tree/gen-proof_new/1536/report/typical.svg diff --git a/criterion/Tree/gen-proof_new/1664/base/benchmark.json b/ursa/Tree/gen-proof_new/1664/base/benchmark.json similarity index 100% rename from criterion/Tree/gen-proof_new/1664/base/benchmark.json rename to ursa/Tree/gen-proof_new/1664/base/benchmark.json diff --git a/criterion/Tree/gen-proof_new/1664/base/estimates.json b/ursa/Tree/gen-proof_new/1664/base/estimates.json similarity index 100% rename from criterion/Tree/gen-proof_new/1664/base/estimates.json rename to ursa/Tree/gen-proof_new/1664/base/estimates.json diff --git a/criterion/Tree/gen-proof_new/1664/base/sample.json b/ursa/Tree/gen-proof_new/1664/base/sample.json similarity index 100% rename from criterion/Tree/gen-proof_new/1664/base/sample.json rename to ursa/Tree/gen-proof_new/1664/base/sample.json diff --git a/criterion/Tree/gen-proof_new/1664/base/tukey.json b/ursa/Tree/gen-proof_new/1664/base/tukey.json similarity index 100% rename from criterion/Tree/gen-proof_new/1664/base/tukey.json rename to ursa/Tree/gen-proof_new/1664/base/tukey.json diff --git a/criterion/Tree/gen-proof_new/1664/new/benchmark.json b/ursa/Tree/gen-proof_new/1664/new/benchmark.json similarity index 100% rename from criterion/Tree/gen-proof_new/1664/new/benchmark.json rename to ursa/Tree/gen-proof_new/1664/new/benchmark.json diff --git a/criterion/Tree/gen-proof_new/1664/new/estimates.json b/ursa/Tree/gen-proof_new/1664/new/estimates.json similarity index 100% rename from criterion/Tree/gen-proof_new/1664/new/estimates.json rename to ursa/Tree/gen-proof_new/1664/new/estimates.json diff --git a/criterion/Tree/gen-proof_new/1664/new/sample.json b/ursa/Tree/gen-proof_new/1664/new/sample.json similarity index 100% rename from criterion/Tree/gen-proof_new/1664/new/sample.json rename to ursa/Tree/gen-proof_new/1664/new/sample.json diff --git a/criterion/Tree/gen-proof_new/1664/new/tukey.json b/ursa/Tree/gen-proof_new/1664/new/tukey.json similarity index 100% rename from criterion/Tree/gen-proof_new/1664/new/tukey.json rename to ursa/Tree/gen-proof_new/1664/new/tukey.json diff --git a/criterion/Tree/gen-proof_new/1664/report/MAD.svg b/ursa/Tree/gen-proof_new/1664/report/MAD.svg similarity index 100% rename from criterion/Tree/gen-proof_new/1664/report/MAD.svg rename to ursa/Tree/gen-proof_new/1664/report/MAD.svg diff --git a/criterion/Tree/gen-proof_new/1664/report/SD.svg b/ursa/Tree/gen-proof_new/1664/report/SD.svg similarity index 100% rename from criterion/Tree/gen-proof_new/1664/report/SD.svg rename to ursa/Tree/gen-proof_new/1664/report/SD.svg diff --git a/criterion/Tree/gen-proof_new/1664/report/index.html b/ursa/Tree/gen-proof_new/1664/report/index.html similarity index 100% rename from criterion/Tree/gen-proof_new/1664/report/index.html rename to ursa/Tree/gen-proof_new/1664/report/index.html diff --git a/criterion/Tree/gen-proof_new/1664/report/mean.svg b/ursa/Tree/gen-proof_new/1664/report/mean.svg similarity index 100% rename from criterion/Tree/gen-proof_new/1664/report/mean.svg rename to ursa/Tree/gen-proof_new/1664/report/mean.svg diff --git a/criterion/Tree/gen-proof_new/1664/report/median.svg b/ursa/Tree/gen-proof_new/1664/report/median.svg similarity index 100% rename from criterion/Tree/gen-proof_new/1664/report/median.svg rename to ursa/Tree/gen-proof_new/1664/report/median.svg diff --git a/criterion/Tree/gen-proof_new/1664/report/pdf.svg b/ursa/Tree/gen-proof_new/1664/report/pdf.svg similarity index 100% rename from criterion/Tree/gen-proof_new/1664/report/pdf.svg rename to ursa/Tree/gen-proof_new/1664/report/pdf.svg diff --git a/criterion/Tree/gen-proof_new/1664/report/pdf_small.svg b/ursa/Tree/gen-proof_new/1664/report/pdf_small.svg similarity index 100% rename from criterion/Tree/gen-proof_new/1664/report/pdf_small.svg rename to ursa/Tree/gen-proof_new/1664/report/pdf_small.svg diff --git a/criterion/Tree/gen-proof_new/1664/report/regression.svg b/ursa/Tree/gen-proof_new/1664/report/regression.svg similarity index 100% rename from criterion/Tree/gen-proof_new/1664/report/regression.svg rename to ursa/Tree/gen-proof_new/1664/report/regression.svg diff --git a/criterion/Tree/gen-proof_new/1664/report/regression_small.svg b/ursa/Tree/gen-proof_new/1664/report/regression_small.svg similarity index 100% rename from criterion/Tree/gen-proof_new/1664/report/regression_small.svg rename to ursa/Tree/gen-proof_new/1664/report/regression_small.svg diff --git a/criterion/Tree/gen-proof_new/1664/report/slope.svg b/ursa/Tree/gen-proof_new/1664/report/slope.svg similarity index 100% rename from criterion/Tree/gen-proof_new/1664/report/slope.svg rename to ursa/Tree/gen-proof_new/1664/report/slope.svg diff --git a/criterion/Tree/gen-proof_new/1664/report/typical.svg b/ursa/Tree/gen-proof_new/1664/report/typical.svg similarity index 100% rename from criterion/Tree/gen-proof_new/1664/report/typical.svg rename to ursa/Tree/gen-proof_new/1664/report/typical.svg diff --git a/criterion/Tree/gen-proof_new/1792/base/benchmark.json b/ursa/Tree/gen-proof_new/1792/base/benchmark.json similarity index 100% rename from criterion/Tree/gen-proof_new/1792/base/benchmark.json rename to ursa/Tree/gen-proof_new/1792/base/benchmark.json diff --git a/criterion/Tree/gen-proof_new/1792/base/estimates.json b/ursa/Tree/gen-proof_new/1792/base/estimates.json similarity index 100% rename from criterion/Tree/gen-proof_new/1792/base/estimates.json rename to ursa/Tree/gen-proof_new/1792/base/estimates.json diff --git a/criterion/Tree/gen-proof_new/1792/base/sample.json b/ursa/Tree/gen-proof_new/1792/base/sample.json similarity index 100% rename from criterion/Tree/gen-proof_new/1792/base/sample.json rename to ursa/Tree/gen-proof_new/1792/base/sample.json diff --git a/criterion/Tree/gen-proof_new/1792/base/tukey.json b/ursa/Tree/gen-proof_new/1792/base/tukey.json similarity index 100% rename from criterion/Tree/gen-proof_new/1792/base/tukey.json rename to ursa/Tree/gen-proof_new/1792/base/tukey.json diff --git a/criterion/Tree/gen-proof_new/1792/new/benchmark.json b/ursa/Tree/gen-proof_new/1792/new/benchmark.json similarity index 100% rename from criterion/Tree/gen-proof_new/1792/new/benchmark.json rename to ursa/Tree/gen-proof_new/1792/new/benchmark.json diff --git a/criterion/Tree/gen-proof_new/1792/new/estimates.json b/ursa/Tree/gen-proof_new/1792/new/estimates.json similarity index 100% rename from criterion/Tree/gen-proof_new/1792/new/estimates.json rename to ursa/Tree/gen-proof_new/1792/new/estimates.json diff --git a/criterion/Tree/gen-proof_new/1792/new/sample.json b/ursa/Tree/gen-proof_new/1792/new/sample.json similarity index 100% rename from criterion/Tree/gen-proof_new/1792/new/sample.json rename to ursa/Tree/gen-proof_new/1792/new/sample.json diff --git a/criterion/Tree/gen-proof_new/1792/new/tukey.json b/ursa/Tree/gen-proof_new/1792/new/tukey.json similarity index 100% rename from criterion/Tree/gen-proof_new/1792/new/tukey.json rename to ursa/Tree/gen-proof_new/1792/new/tukey.json diff --git a/criterion/Tree/gen-proof_new/1792/report/MAD.svg b/ursa/Tree/gen-proof_new/1792/report/MAD.svg similarity index 100% rename from criterion/Tree/gen-proof_new/1792/report/MAD.svg rename to ursa/Tree/gen-proof_new/1792/report/MAD.svg diff --git a/criterion/Tree/gen-proof_new/1792/report/SD.svg b/ursa/Tree/gen-proof_new/1792/report/SD.svg similarity index 100% rename from criterion/Tree/gen-proof_new/1792/report/SD.svg rename to ursa/Tree/gen-proof_new/1792/report/SD.svg diff --git a/criterion/Tree/gen-proof_new/1792/report/index.html b/ursa/Tree/gen-proof_new/1792/report/index.html similarity index 100% rename from criterion/Tree/gen-proof_new/1792/report/index.html rename to ursa/Tree/gen-proof_new/1792/report/index.html diff --git a/criterion/Tree/gen-proof_new/1792/report/mean.svg b/ursa/Tree/gen-proof_new/1792/report/mean.svg similarity index 100% rename from criterion/Tree/gen-proof_new/1792/report/mean.svg rename to ursa/Tree/gen-proof_new/1792/report/mean.svg diff --git a/criterion/Tree/gen-proof_new/1792/report/median.svg b/ursa/Tree/gen-proof_new/1792/report/median.svg similarity index 100% rename from criterion/Tree/gen-proof_new/1792/report/median.svg rename to ursa/Tree/gen-proof_new/1792/report/median.svg diff --git a/criterion/Tree/gen-proof_new/1792/report/pdf.svg b/ursa/Tree/gen-proof_new/1792/report/pdf.svg similarity index 100% rename from criterion/Tree/gen-proof_new/1792/report/pdf.svg rename to ursa/Tree/gen-proof_new/1792/report/pdf.svg diff --git a/criterion/Tree/gen-proof_new/1792/report/pdf_small.svg b/ursa/Tree/gen-proof_new/1792/report/pdf_small.svg similarity index 100% rename from criterion/Tree/gen-proof_new/1792/report/pdf_small.svg rename to ursa/Tree/gen-proof_new/1792/report/pdf_small.svg diff --git a/criterion/Tree/gen-proof_new/1792/report/regression.svg b/ursa/Tree/gen-proof_new/1792/report/regression.svg similarity index 100% rename from criterion/Tree/gen-proof_new/1792/report/regression.svg rename to ursa/Tree/gen-proof_new/1792/report/regression.svg diff --git a/criterion/Tree/gen-proof_new/1792/report/regression_small.svg b/ursa/Tree/gen-proof_new/1792/report/regression_small.svg similarity index 100% rename from criterion/Tree/gen-proof_new/1792/report/regression_small.svg rename to ursa/Tree/gen-proof_new/1792/report/regression_small.svg diff --git a/criterion/Tree/gen-proof_new/1792/report/slope.svg b/ursa/Tree/gen-proof_new/1792/report/slope.svg similarity index 100% rename from criterion/Tree/gen-proof_new/1792/report/slope.svg rename to ursa/Tree/gen-proof_new/1792/report/slope.svg diff --git a/criterion/Tree/gen-proof_new/1792/report/typical.svg b/ursa/Tree/gen-proof_new/1792/report/typical.svg similarity index 100% rename from criterion/Tree/gen-proof_new/1792/report/typical.svg rename to ursa/Tree/gen-proof_new/1792/report/typical.svg diff --git a/criterion/Tree/gen-proof_new/1920/base/benchmark.json b/ursa/Tree/gen-proof_new/1920/base/benchmark.json similarity index 100% rename from criterion/Tree/gen-proof_new/1920/base/benchmark.json rename to ursa/Tree/gen-proof_new/1920/base/benchmark.json diff --git a/criterion/Tree/gen-proof_new/1920/base/estimates.json b/ursa/Tree/gen-proof_new/1920/base/estimates.json similarity index 100% rename from criterion/Tree/gen-proof_new/1920/base/estimates.json rename to ursa/Tree/gen-proof_new/1920/base/estimates.json diff --git a/criterion/Tree/gen-proof_new/1920/base/sample.json b/ursa/Tree/gen-proof_new/1920/base/sample.json similarity index 100% rename from criterion/Tree/gen-proof_new/1920/base/sample.json rename to ursa/Tree/gen-proof_new/1920/base/sample.json diff --git a/criterion/Tree/gen-proof_new/1920/base/tukey.json b/ursa/Tree/gen-proof_new/1920/base/tukey.json similarity index 100% rename from criterion/Tree/gen-proof_new/1920/base/tukey.json rename to ursa/Tree/gen-proof_new/1920/base/tukey.json diff --git a/criterion/Tree/gen-proof_new/1920/new/benchmark.json b/ursa/Tree/gen-proof_new/1920/new/benchmark.json similarity index 100% rename from criterion/Tree/gen-proof_new/1920/new/benchmark.json rename to ursa/Tree/gen-proof_new/1920/new/benchmark.json diff --git a/criterion/Tree/gen-proof_new/1920/new/estimates.json b/ursa/Tree/gen-proof_new/1920/new/estimates.json similarity index 100% rename from criterion/Tree/gen-proof_new/1920/new/estimates.json rename to ursa/Tree/gen-proof_new/1920/new/estimates.json diff --git a/criterion/Tree/gen-proof_new/1920/new/sample.json b/ursa/Tree/gen-proof_new/1920/new/sample.json similarity index 100% rename from criterion/Tree/gen-proof_new/1920/new/sample.json rename to ursa/Tree/gen-proof_new/1920/new/sample.json diff --git a/criterion/Tree/gen-proof_new/1920/new/tukey.json b/ursa/Tree/gen-proof_new/1920/new/tukey.json similarity index 100% rename from criterion/Tree/gen-proof_new/1920/new/tukey.json rename to ursa/Tree/gen-proof_new/1920/new/tukey.json diff --git a/criterion/Tree/gen-proof_new/1920/report/MAD.svg b/ursa/Tree/gen-proof_new/1920/report/MAD.svg similarity index 100% rename from criterion/Tree/gen-proof_new/1920/report/MAD.svg rename to ursa/Tree/gen-proof_new/1920/report/MAD.svg diff --git a/criterion/Tree/gen-proof_new/1920/report/SD.svg b/ursa/Tree/gen-proof_new/1920/report/SD.svg similarity index 100% rename from criterion/Tree/gen-proof_new/1920/report/SD.svg rename to ursa/Tree/gen-proof_new/1920/report/SD.svg diff --git a/criterion/Tree/gen-proof_new/1920/report/index.html b/ursa/Tree/gen-proof_new/1920/report/index.html similarity index 100% rename from criterion/Tree/gen-proof_new/1920/report/index.html rename to ursa/Tree/gen-proof_new/1920/report/index.html diff --git a/criterion/Tree/gen-proof_new/1920/report/mean.svg b/ursa/Tree/gen-proof_new/1920/report/mean.svg similarity index 100% rename from criterion/Tree/gen-proof_new/1920/report/mean.svg rename to ursa/Tree/gen-proof_new/1920/report/mean.svg diff --git a/criterion/Tree/gen-proof_new/1920/report/median.svg b/ursa/Tree/gen-proof_new/1920/report/median.svg similarity index 100% rename from criterion/Tree/gen-proof_new/1920/report/median.svg rename to ursa/Tree/gen-proof_new/1920/report/median.svg diff --git a/criterion/Tree/gen-proof_new/1920/report/pdf.svg b/ursa/Tree/gen-proof_new/1920/report/pdf.svg similarity index 100% rename from criterion/Tree/gen-proof_new/1920/report/pdf.svg rename to ursa/Tree/gen-proof_new/1920/report/pdf.svg diff --git a/criterion/Tree/gen-proof_new/1920/report/pdf_small.svg b/ursa/Tree/gen-proof_new/1920/report/pdf_small.svg similarity index 100% rename from criterion/Tree/gen-proof_new/1920/report/pdf_small.svg rename to ursa/Tree/gen-proof_new/1920/report/pdf_small.svg diff --git a/criterion/Tree/gen-proof_new/1920/report/regression.svg b/ursa/Tree/gen-proof_new/1920/report/regression.svg similarity index 100% rename from criterion/Tree/gen-proof_new/1920/report/regression.svg rename to ursa/Tree/gen-proof_new/1920/report/regression.svg diff --git a/criterion/Tree/gen-proof_new/1920/report/regression_small.svg b/ursa/Tree/gen-proof_new/1920/report/regression_small.svg similarity index 100% rename from criterion/Tree/gen-proof_new/1920/report/regression_small.svg rename to ursa/Tree/gen-proof_new/1920/report/regression_small.svg diff --git a/criterion/Tree/gen-proof_new/1920/report/slope.svg b/ursa/Tree/gen-proof_new/1920/report/slope.svg similarity index 100% rename from criterion/Tree/gen-proof_new/1920/report/slope.svg rename to ursa/Tree/gen-proof_new/1920/report/slope.svg diff --git a/criterion/Tree/gen-proof_new/1920/report/typical.svg b/ursa/Tree/gen-proof_new/1920/report/typical.svg similarity index 100% rename from criterion/Tree/gen-proof_new/1920/report/typical.svg rename to ursa/Tree/gen-proof_new/1920/report/typical.svg diff --git a/criterion/Tree/gen-proof_new/256/base/benchmark.json b/ursa/Tree/gen-proof_new/256/base/benchmark.json similarity index 100% rename from criterion/Tree/gen-proof_new/256/base/benchmark.json rename to ursa/Tree/gen-proof_new/256/base/benchmark.json diff --git a/criterion/Tree/gen-proof_new/256/base/estimates.json b/ursa/Tree/gen-proof_new/256/base/estimates.json similarity index 100% rename from criterion/Tree/gen-proof_new/256/base/estimates.json rename to ursa/Tree/gen-proof_new/256/base/estimates.json diff --git a/criterion/Tree/gen-proof_new/256/base/sample.json b/ursa/Tree/gen-proof_new/256/base/sample.json similarity index 100% rename from criterion/Tree/gen-proof_new/256/base/sample.json rename to ursa/Tree/gen-proof_new/256/base/sample.json diff --git a/criterion/Tree/gen-proof_new/256/base/tukey.json b/ursa/Tree/gen-proof_new/256/base/tukey.json similarity index 100% rename from criterion/Tree/gen-proof_new/256/base/tukey.json rename to ursa/Tree/gen-proof_new/256/base/tukey.json diff --git a/criterion/Tree/gen-proof_new/256/new/benchmark.json b/ursa/Tree/gen-proof_new/256/new/benchmark.json similarity index 100% rename from criterion/Tree/gen-proof_new/256/new/benchmark.json rename to ursa/Tree/gen-proof_new/256/new/benchmark.json diff --git a/criterion/Tree/gen-proof_new/256/new/estimates.json b/ursa/Tree/gen-proof_new/256/new/estimates.json similarity index 100% rename from criterion/Tree/gen-proof_new/256/new/estimates.json rename to ursa/Tree/gen-proof_new/256/new/estimates.json diff --git a/criterion/Tree/gen-proof_new/256/new/sample.json b/ursa/Tree/gen-proof_new/256/new/sample.json similarity index 100% rename from criterion/Tree/gen-proof_new/256/new/sample.json rename to ursa/Tree/gen-proof_new/256/new/sample.json diff --git a/criterion/Tree/gen-proof_new/256/new/tukey.json b/ursa/Tree/gen-proof_new/256/new/tukey.json similarity index 100% rename from criterion/Tree/gen-proof_new/256/new/tukey.json rename to ursa/Tree/gen-proof_new/256/new/tukey.json diff --git a/criterion/Tree/gen-proof_new/256/report/MAD.svg b/ursa/Tree/gen-proof_new/256/report/MAD.svg similarity index 100% rename from criterion/Tree/gen-proof_new/256/report/MAD.svg rename to ursa/Tree/gen-proof_new/256/report/MAD.svg diff --git a/criterion/Tree/gen-proof_new/256/report/SD.svg b/ursa/Tree/gen-proof_new/256/report/SD.svg similarity index 100% rename from criterion/Tree/gen-proof_new/256/report/SD.svg rename to ursa/Tree/gen-proof_new/256/report/SD.svg diff --git a/criterion/Tree/gen-proof_new/256/report/index.html b/ursa/Tree/gen-proof_new/256/report/index.html similarity index 100% rename from criterion/Tree/gen-proof_new/256/report/index.html rename to ursa/Tree/gen-proof_new/256/report/index.html diff --git a/criterion/Tree/gen-proof_new/256/report/mean.svg b/ursa/Tree/gen-proof_new/256/report/mean.svg similarity index 100% rename from criterion/Tree/gen-proof_new/256/report/mean.svg rename to ursa/Tree/gen-proof_new/256/report/mean.svg diff --git a/criterion/Tree/gen-proof_new/256/report/median.svg b/ursa/Tree/gen-proof_new/256/report/median.svg similarity index 100% rename from criterion/Tree/gen-proof_new/256/report/median.svg rename to ursa/Tree/gen-proof_new/256/report/median.svg diff --git a/criterion/Tree/gen-proof_new/256/report/pdf.svg b/ursa/Tree/gen-proof_new/256/report/pdf.svg similarity index 100% rename from criterion/Tree/gen-proof_new/256/report/pdf.svg rename to ursa/Tree/gen-proof_new/256/report/pdf.svg diff --git a/criterion/Tree/gen-proof_new/256/report/pdf_small.svg b/ursa/Tree/gen-proof_new/256/report/pdf_small.svg similarity index 100% rename from criterion/Tree/gen-proof_new/256/report/pdf_small.svg rename to ursa/Tree/gen-proof_new/256/report/pdf_small.svg diff --git a/criterion/Tree/gen-proof_new/256/report/regression.svg b/ursa/Tree/gen-proof_new/256/report/regression.svg similarity index 100% rename from criterion/Tree/gen-proof_new/256/report/regression.svg rename to ursa/Tree/gen-proof_new/256/report/regression.svg diff --git a/criterion/Tree/gen-proof_new/256/report/regression_small.svg b/ursa/Tree/gen-proof_new/256/report/regression_small.svg similarity index 100% rename from criterion/Tree/gen-proof_new/256/report/regression_small.svg rename to ursa/Tree/gen-proof_new/256/report/regression_small.svg diff --git a/criterion/Tree/gen-proof_new/256/report/slope.svg b/ursa/Tree/gen-proof_new/256/report/slope.svg similarity index 100% rename from criterion/Tree/gen-proof_new/256/report/slope.svg rename to ursa/Tree/gen-proof_new/256/report/slope.svg diff --git a/criterion/Tree/gen-proof_new/256/report/typical.svg b/ursa/Tree/gen-proof_new/256/report/typical.svg similarity index 100% rename from criterion/Tree/gen-proof_new/256/report/typical.svg rename to ursa/Tree/gen-proof_new/256/report/typical.svg diff --git a/criterion/Tree/gen-proof_new/384/base/benchmark.json b/ursa/Tree/gen-proof_new/384/base/benchmark.json similarity index 100% rename from criterion/Tree/gen-proof_new/384/base/benchmark.json rename to ursa/Tree/gen-proof_new/384/base/benchmark.json diff --git a/criterion/Tree/gen-proof_new/384/base/estimates.json b/ursa/Tree/gen-proof_new/384/base/estimates.json similarity index 100% rename from criterion/Tree/gen-proof_new/384/base/estimates.json rename to ursa/Tree/gen-proof_new/384/base/estimates.json diff --git a/criterion/Tree/gen-proof_new/384/base/sample.json b/ursa/Tree/gen-proof_new/384/base/sample.json similarity index 100% rename from criterion/Tree/gen-proof_new/384/base/sample.json rename to ursa/Tree/gen-proof_new/384/base/sample.json diff --git a/criterion/Tree/gen-proof_new/384/base/tukey.json b/ursa/Tree/gen-proof_new/384/base/tukey.json similarity index 100% rename from criterion/Tree/gen-proof_new/384/base/tukey.json rename to ursa/Tree/gen-proof_new/384/base/tukey.json diff --git a/criterion/Tree/gen-proof_new/384/new/benchmark.json b/ursa/Tree/gen-proof_new/384/new/benchmark.json similarity index 100% rename from criterion/Tree/gen-proof_new/384/new/benchmark.json rename to ursa/Tree/gen-proof_new/384/new/benchmark.json diff --git a/criterion/Tree/gen-proof_new/384/new/estimates.json b/ursa/Tree/gen-proof_new/384/new/estimates.json similarity index 100% rename from criterion/Tree/gen-proof_new/384/new/estimates.json rename to ursa/Tree/gen-proof_new/384/new/estimates.json diff --git a/criterion/Tree/gen-proof_new/384/new/sample.json b/ursa/Tree/gen-proof_new/384/new/sample.json similarity index 100% rename from criterion/Tree/gen-proof_new/384/new/sample.json rename to ursa/Tree/gen-proof_new/384/new/sample.json diff --git a/criterion/Tree/gen-proof_new/384/new/tukey.json b/ursa/Tree/gen-proof_new/384/new/tukey.json similarity index 100% rename from criterion/Tree/gen-proof_new/384/new/tukey.json rename to ursa/Tree/gen-proof_new/384/new/tukey.json diff --git a/criterion/Tree/gen-proof_new/384/report/MAD.svg b/ursa/Tree/gen-proof_new/384/report/MAD.svg similarity index 100% rename from criterion/Tree/gen-proof_new/384/report/MAD.svg rename to ursa/Tree/gen-proof_new/384/report/MAD.svg diff --git a/criterion/Tree/gen-proof_new/384/report/SD.svg b/ursa/Tree/gen-proof_new/384/report/SD.svg similarity index 100% rename from criterion/Tree/gen-proof_new/384/report/SD.svg rename to ursa/Tree/gen-proof_new/384/report/SD.svg diff --git a/criterion/Tree/gen-proof_new/384/report/index.html b/ursa/Tree/gen-proof_new/384/report/index.html similarity index 100% rename from criterion/Tree/gen-proof_new/384/report/index.html rename to ursa/Tree/gen-proof_new/384/report/index.html diff --git a/criterion/Tree/gen-proof_new/384/report/mean.svg b/ursa/Tree/gen-proof_new/384/report/mean.svg similarity index 100% rename from criterion/Tree/gen-proof_new/384/report/mean.svg rename to ursa/Tree/gen-proof_new/384/report/mean.svg diff --git a/criterion/Tree/gen-proof_new/384/report/median.svg b/ursa/Tree/gen-proof_new/384/report/median.svg similarity index 100% rename from criterion/Tree/gen-proof_new/384/report/median.svg rename to ursa/Tree/gen-proof_new/384/report/median.svg diff --git a/criterion/Tree/gen-proof_new/384/report/pdf.svg b/ursa/Tree/gen-proof_new/384/report/pdf.svg similarity index 100% rename from criterion/Tree/gen-proof_new/384/report/pdf.svg rename to ursa/Tree/gen-proof_new/384/report/pdf.svg diff --git a/criterion/Tree/gen-proof_new/384/report/pdf_small.svg b/ursa/Tree/gen-proof_new/384/report/pdf_small.svg similarity index 100% rename from criterion/Tree/gen-proof_new/384/report/pdf_small.svg rename to ursa/Tree/gen-proof_new/384/report/pdf_small.svg diff --git a/criterion/Tree/gen-proof_new/384/report/regression.svg b/ursa/Tree/gen-proof_new/384/report/regression.svg similarity index 100% rename from criterion/Tree/gen-proof_new/384/report/regression.svg rename to ursa/Tree/gen-proof_new/384/report/regression.svg diff --git a/criterion/Tree/gen-proof_new/384/report/regression_small.svg b/ursa/Tree/gen-proof_new/384/report/regression_small.svg similarity index 100% rename from criterion/Tree/gen-proof_new/384/report/regression_small.svg rename to ursa/Tree/gen-proof_new/384/report/regression_small.svg diff --git a/criterion/Tree/gen-proof_new/384/report/slope.svg b/ursa/Tree/gen-proof_new/384/report/slope.svg similarity index 100% rename from criterion/Tree/gen-proof_new/384/report/slope.svg rename to ursa/Tree/gen-proof_new/384/report/slope.svg diff --git a/criterion/Tree/gen-proof_new/384/report/typical.svg b/ursa/Tree/gen-proof_new/384/report/typical.svg similarity index 100% rename from criterion/Tree/gen-proof_new/384/report/typical.svg rename to ursa/Tree/gen-proof_new/384/report/typical.svg diff --git a/criterion/Tree/gen-proof_new/512/base/benchmark.json b/ursa/Tree/gen-proof_new/512/base/benchmark.json similarity index 100% rename from criterion/Tree/gen-proof_new/512/base/benchmark.json rename to ursa/Tree/gen-proof_new/512/base/benchmark.json diff --git a/criterion/Tree/gen-proof_new/512/base/estimates.json b/ursa/Tree/gen-proof_new/512/base/estimates.json similarity index 100% rename from criterion/Tree/gen-proof_new/512/base/estimates.json rename to ursa/Tree/gen-proof_new/512/base/estimates.json diff --git a/criterion/Tree/gen-proof_new/512/base/sample.json b/ursa/Tree/gen-proof_new/512/base/sample.json similarity index 100% rename from criterion/Tree/gen-proof_new/512/base/sample.json rename to ursa/Tree/gen-proof_new/512/base/sample.json diff --git a/criterion/Tree/gen-proof_new/512/base/tukey.json b/ursa/Tree/gen-proof_new/512/base/tukey.json similarity index 100% rename from criterion/Tree/gen-proof_new/512/base/tukey.json rename to ursa/Tree/gen-proof_new/512/base/tukey.json diff --git a/criterion/Tree/gen-proof_new/512/new/benchmark.json b/ursa/Tree/gen-proof_new/512/new/benchmark.json similarity index 100% rename from criterion/Tree/gen-proof_new/512/new/benchmark.json rename to ursa/Tree/gen-proof_new/512/new/benchmark.json diff --git a/criterion/Tree/gen-proof_new/512/new/estimates.json b/ursa/Tree/gen-proof_new/512/new/estimates.json similarity index 100% rename from criterion/Tree/gen-proof_new/512/new/estimates.json rename to ursa/Tree/gen-proof_new/512/new/estimates.json diff --git a/criterion/Tree/gen-proof_new/512/new/sample.json b/ursa/Tree/gen-proof_new/512/new/sample.json similarity index 100% rename from criterion/Tree/gen-proof_new/512/new/sample.json rename to ursa/Tree/gen-proof_new/512/new/sample.json diff --git a/criterion/Tree/gen-proof_new/512/new/tukey.json b/ursa/Tree/gen-proof_new/512/new/tukey.json similarity index 100% rename from criterion/Tree/gen-proof_new/512/new/tukey.json rename to ursa/Tree/gen-proof_new/512/new/tukey.json diff --git a/criterion/Tree/gen-proof_new/512/report/MAD.svg b/ursa/Tree/gen-proof_new/512/report/MAD.svg similarity index 100% rename from criterion/Tree/gen-proof_new/512/report/MAD.svg rename to ursa/Tree/gen-proof_new/512/report/MAD.svg diff --git a/criterion/Tree/gen-proof_new/512/report/SD.svg b/ursa/Tree/gen-proof_new/512/report/SD.svg similarity index 100% rename from criterion/Tree/gen-proof_new/512/report/SD.svg rename to ursa/Tree/gen-proof_new/512/report/SD.svg diff --git a/criterion/Tree/gen-proof_new/512/report/index.html b/ursa/Tree/gen-proof_new/512/report/index.html similarity index 100% rename from criterion/Tree/gen-proof_new/512/report/index.html rename to ursa/Tree/gen-proof_new/512/report/index.html diff --git a/criterion/Tree/gen-proof_new/512/report/mean.svg b/ursa/Tree/gen-proof_new/512/report/mean.svg similarity index 100% rename from criterion/Tree/gen-proof_new/512/report/mean.svg rename to ursa/Tree/gen-proof_new/512/report/mean.svg diff --git a/criterion/Tree/gen-proof_new/512/report/median.svg b/ursa/Tree/gen-proof_new/512/report/median.svg similarity index 100% rename from criterion/Tree/gen-proof_new/512/report/median.svg rename to ursa/Tree/gen-proof_new/512/report/median.svg diff --git a/criterion/Tree/gen-proof_new/512/report/pdf.svg b/ursa/Tree/gen-proof_new/512/report/pdf.svg similarity index 100% rename from criterion/Tree/gen-proof_new/512/report/pdf.svg rename to ursa/Tree/gen-proof_new/512/report/pdf.svg diff --git a/criterion/Tree/gen-proof_new/512/report/pdf_small.svg b/ursa/Tree/gen-proof_new/512/report/pdf_small.svg similarity index 100% rename from criterion/Tree/gen-proof_new/512/report/pdf_small.svg rename to ursa/Tree/gen-proof_new/512/report/pdf_small.svg diff --git a/criterion/Tree/gen-proof_new/512/report/regression.svg b/ursa/Tree/gen-proof_new/512/report/regression.svg similarity index 100% rename from criterion/Tree/gen-proof_new/512/report/regression.svg rename to ursa/Tree/gen-proof_new/512/report/regression.svg diff --git a/criterion/Tree/gen-proof_new/512/report/regression_small.svg b/ursa/Tree/gen-proof_new/512/report/regression_small.svg similarity index 100% rename from criterion/Tree/gen-proof_new/512/report/regression_small.svg rename to ursa/Tree/gen-proof_new/512/report/regression_small.svg diff --git a/criterion/Tree/gen-proof_new/512/report/slope.svg b/ursa/Tree/gen-proof_new/512/report/slope.svg similarity index 100% rename from criterion/Tree/gen-proof_new/512/report/slope.svg rename to ursa/Tree/gen-proof_new/512/report/slope.svg diff --git a/criterion/Tree/gen-proof_new/512/report/typical.svg b/ursa/Tree/gen-proof_new/512/report/typical.svg similarity index 100% rename from criterion/Tree/gen-proof_new/512/report/typical.svg rename to ursa/Tree/gen-proof_new/512/report/typical.svg diff --git a/criterion/Tree/gen-proof_new/640/base/benchmark.json b/ursa/Tree/gen-proof_new/640/base/benchmark.json similarity index 100% rename from criterion/Tree/gen-proof_new/640/base/benchmark.json rename to ursa/Tree/gen-proof_new/640/base/benchmark.json diff --git a/criterion/Tree/gen-proof_new/640/base/estimates.json b/ursa/Tree/gen-proof_new/640/base/estimates.json similarity index 100% rename from criterion/Tree/gen-proof_new/640/base/estimates.json rename to ursa/Tree/gen-proof_new/640/base/estimates.json diff --git a/criterion/Tree/gen-proof_new/640/base/sample.json b/ursa/Tree/gen-proof_new/640/base/sample.json similarity index 100% rename from criterion/Tree/gen-proof_new/640/base/sample.json rename to ursa/Tree/gen-proof_new/640/base/sample.json diff --git a/criterion/Tree/gen-proof_new/640/base/tukey.json b/ursa/Tree/gen-proof_new/640/base/tukey.json similarity index 100% rename from criterion/Tree/gen-proof_new/640/base/tukey.json rename to ursa/Tree/gen-proof_new/640/base/tukey.json diff --git a/criterion/Tree/gen-proof_new/640/new/benchmark.json b/ursa/Tree/gen-proof_new/640/new/benchmark.json similarity index 100% rename from criterion/Tree/gen-proof_new/640/new/benchmark.json rename to ursa/Tree/gen-proof_new/640/new/benchmark.json diff --git a/criterion/Tree/gen-proof_new/640/new/estimates.json b/ursa/Tree/gen-proof_new/640/new/estimates.json similarity index 100% rename from criterion/Tree/gen-proof_new/640/new/estimates.json rename to ursa/Tree/gen-proof_new/640/new/estimates.json diff --git a/criterion/Tree/gen-proof_new/640/new/sample.json b/ursa/Tree/gen-proof_new/640/new/sample.json similarity index 100% rename from criterion/Tree/gen-proof_new/640/new/sample.json rename to ursa/Tree/gen-proof_new/640/new/sample.json diff --git a/criterion/Tree/gen-proof_new/640/new/tukey.json b/ursa/Tree/gen-proof_new/640/new/tukey.json similarity index 100% rename from criterion/Tree/gen-proof_new/640/new/tukey.json rename to ursa/Tree/gen-proof_new/640/new/tukey.json diff --git a/criterion/Tree/gen-proof_new/640/report/MAD.svg b/ursa/Tree/gen-proof_new/640/report/MAD.svg similarity index 100% rename from criterion/Tree/gen-proof_new/640/report/MAD.svg rename to ursa/Tree/gen-proof_new/640/report/MAD.svg diff --git a/criterion/Tree/gen-proof_new/640/report/SD.svg b/ursa/Tree/gen-proof_new/640/report/SD.svg similarity index 100% rename from criterion/Tree/gen-proof_new/640/report/SD.svg rename to ursa/Tree/gen-proof_new/640/report/SD.svg diff --git a/criterion/Tree/gen-proof_new/640/report/index.html b/ursa/Tree/gen-proof_new/640/report/index.html similarity index 100% rename from criterion/Tree/gen-proof_new/640/report/index.html rename to ursa/Tree/gen-proof_new/640/report/index.html diff --git a/criterion/Tree/gen-proof_new/640/report/mean.svg b/ursa/Tree/gen-proof_new/640/report/mean.svg similarity index 100% rename from criterion/Tree/gen-proof_new/640/report/mean.svg rename to ursa/Tree/gen-proof_new/640/report/mean.svg diff --git a/criterion/Tree/gen-proof_new/640/report/median.svg b/ursa/Tree/gen-proof_new/640/report/median.svg similarity index 100% rename from criterion/Tree/gen-proof_new/640/report/median.svg rename to ursa/Tree/gen-proof_new/640/report/median.svg diff --git a/criterion/Tree/gen-proof_new/640/report/pdf.svg b/ursa/Tree/gen-proof_new/640/report/pdf.svg similarity index 100% rename from criterion/Tree/gen-proof_new/640/report/pdf.svg rename to ursa/Tree/gen-proof_new/640/report/pdf.svg diff --git a/criterion/Tree/gen-proof_new/640/report/pdf_small.svg b/ursa/Tree/gen-proof_new/640/report/pdf_small.svg similarity index 100% rename from criterion/Tree/gen-proof_new/640/report/pdf_small.svg rename to ursa/Tree/gen-proof_new/640/report/pdf_small.svg diff --git a/criterion/Tree/gen-proof_new/640/report/regression.svg b/ursa/Tree/gen-proof_new/640/report/regression.svg similarity index 100% rename from criterion/Tree/gen-proof_new/640/report/regression.svg rename to ursa/Tree/gen-proof_new/640/report/regression.svg diff --git a/criterion/Tree/gen-proof_new/640/report/regression_small.svg b/ursa/Tree/gen-proof_new/640/report/regression_small.svg similarity index 100% rename from criterion/Tree/gen-proof_new/640/report/regression_small.svg rename to ursa/Tree/gen-proof_new/640/report/regression_small.svg diff --git a/criterion/Tree/gen-proof_new/640/report/slope.svg b/ursa/Tree/gen-proof_new/640/report/slope.svg similarity index 100% rename from criterion/Tree/gen-proof_new/640/report/slope.svg rename to ursa/Tree/gen-proof_new/640/report/slope.svg diff --git a/criterion/Tree/gen-proof_new/640/report/typical.svg b/ursa/Tree/gen-proof_new/640/report/typical.svg similarity index 100% rename from criterion/Tree/gen-proof_new/640/report/typical.svg rename to ursa/Tree/gen-proof_new/640/report/typical.svg diff --git a/criterion/Tree/gen-proof_new/768/base/benchmark.json b/ursa/Tree/gen-proof_new/768/base/benchmark.json similarity index 100% rename from criterion/Tree/gen-proof_new/768/base/benchmark.json rename to ursa/Tree/gen-proof_new/768/base/benchmark.json diff --git a/criterion/Tree/gen-proof_new/768/base/estimates.json b/ursa/Tree/gen-proof_new/768/base/estimates.json similarity index 100% rename from criterion/Tree/gen-proof_new/768/base/estimates.json rename to ursa/Tree/gen-proof_new/768/base/estimates.json diff --git a/criterion/Tree/gen-proof_new/768/base/sample.json b/ursa/Tree/gen-proof_new/768/base/sample.json similarity index 100% rename from criterion/Tree/gen-proof_new/768/base/sample.json rename to ursa/Tree/gen-proof_new/768/base/sample.json diff --git a/criterion/Tree/gen-proof_new/768/base/tukey.json b/ursa/Tree/gen-proof_new/768/base/tukey.json similarity index 100% rename from criterion/Tree/gen-proof_new/768/base/tukey.json rename to ursa/Tree/gen-proof_new/768/base/tukey.json diff --git a/criterion/Tree/gen-proof_new/768/new/benchmark.json b/ursa/Tree/gen-proof_new/768/new/benchmark.json similarity index 100% rename from criterion/Tree/gen-proof_new/768/new/benchmark.json rename to ursa/Tree/gen-proof_new/768/new/benchmark.json diff --git a/criterion/Tree/gen-proof_new/768/new/estimates.json b/ursa/Tree/gen-proof_new/768/new/estimates.json similarity index 100% rename from criterion/Tree/gen-proof_new/768/new/estimates.json rename to ursa/Tree/gen-proof_new/768/new/estimates.json diff --git a/criterion/Tree/gen-proof_new/768/new/sample.json b/ursa/Tree/gen-proof_new/768/new/sample.json similarity index 100% rename from criterion/Tree/gen-proof_new/768/new/sample.json rename to ursa/Tree/gen-proof_new/768/new/sample.json diff --git a/criterion/Tree/gen-proof_new/768/new/tukey.json b/ursa/Tree/gen-proof_new/768/new/tukey.json similarity index 100% rename from criterion/Tree/gen-proof_new/768/new/tukey.json rename to ursa/Tree/gen-proof_new/768/new/tukey.json diff --git a/criterion/Tree/gen-proof_new/768/report/MAD.svg b/ursa/Tree/gen-proof_new/768/report/MAD.svg similarity index 100% rename from criterion/Tree/gen-proof_new/768/report/MAD.svg rename to ursa/Tree/gen-proof_new/768/report/MAD.svg diff --git a/criterion/Tree/gen-proof_new/768/report/SD.svg b/ursa/Tree/gen-proof_new/768/report/SD.svg similarity index 100% rename from criterion/Tree/gen-proof_new/768/report/SD.svg rename to ursa/Tree/gen-proof_new/768/report/SD.svg diff --git a/criterion/Tree/gen-proof_new/768/report/index.html b/ursa/Tree/gen-proof_new/768/report/index.html similarity index 100% rename from criterion/Tree/gen-proof_new/768/report/index.html rename to ursa/Tree/gen-proof_new/768/report/index.html diff --git a/criterion/Tree/gen-proof_new/768/report/mean.svg b/ursa/Tree/gen-proof_new/768/report/mean.svg similarity index 100% rename from criterion/Tree/gen-proof_new/768/report/mean.svg rename to ursa/Tree/gen-proof_new/768/report/mean.svg diff --git a/criterion/Tree/gen-proof_new/768/report/median.svg b/ursa/Tree/gen-proof_new/768/report/median.svg similarity index 100% rename from criterion/Tree/gen-proof_new/768/report/median.svg rename to ursa/Tree/gen-proof_new/768/report/median.svg diff --git a/criterion/Tree/gen-proof_new/768/report/pdf.svg b/ursa/Tree/gen-proof_new/768/report/pdf.svg similarity index 100% rename from criterion/Tree/gen-proof_new/768/report/pdf.svg rename to ursa/Tree/gen-proof_new/768/report/pdf.svg diff --git a/criterion/Tree/gen-proof_new/768/report/pdf_small.svg b/ursa/Tree/gen-proof_new/768/report/pdf_small.svg similarity index 100% rename from criterion/Tree/gen-proof_new/768/report/pdf_small.svg rename to ursa/Tree/gen-proof_new/768/report/pdf_small.svg diff --git a/criterion/Tree/gen-proof_new/768/report/regression.svg b/ursa/Tree/gen-proof_new/768/report/regression.svg similarity index 100% rename from criterion/Tree/gen-proof_new/768/report/regression.svg rename to ursa/Tree/gen-proof_new/768/report/regression.svg diff --git a/criterion/Tree/gen-proof_new/768/report/regression_small.svg b/ursa/Tree/gen-proof_new/768/report/regression_small.svg similarity index 100% rename from criterion/Tree/gen-proof_new/768/report/regression_small.svg rename to ursa/Tree/gen-proof_new/768/report/regression_small.svg diff --git a/criterion/Tree/gen-proof_new/768/report/slope.svg b/ursa/Tree/gen-proof_new/768/report/slope.svg similarity index 100% rename from criterion/Tree/gen-proof_new/768/report/slope.svg rename to ursa/Tree/gen-proof_new/768/report/slope.svg diff --git a/criterion/Tree/gen-proof_new/768/report/typical.svg b/ursa/Tree/gen-proof_new/768/report/typical.svg similarity index 100% rename from criterion/Tree/gen-proof_new/768/report/typical.svg rename to ursa/Tree/gen-proof_new/768/report/typical.svg diff --git a/criterion/Tree/gen-proof_new/896/base/benchmark.json b/ursa/Tree/gen-proof_new/896/base/benchmark.json similarity index 100% rename from criterion/Tree/gen-proof_new/896/base/benchmark.json rename to ursa/Tree/gen-proof_new/896/base/benchmark.json diff --git a/criterion/Tree/gen-proof_new/896/base/estimates.json b/ursa/Tree/gen-proof_new/896/base/estimates.json similarity index 100% rename from criterion/Tree/gen-proof_new/896/base/estimates.json rename to ursa/Tree/gen-proof_new/896/base/estimates.json diff --git a/criterion/Tree/gen-proof_new/896/base/sample.json b/ursa/Tree/gen-proof_new/896/base/sample.json similarity index 100% rename from criterion/Tree/gen-proof_new/896/base/sample.json rename to ursa/Tree/gen-proof_new/896/base/sample.json diff --git a/criterion/Tree/gen-proof_new/896/base/tukey.json b/ursa/Tree/gen-proof_new/896/base/tukey.json similarity index 100% rename from criterion/Tree/gen-proof_new/896/base/tukey.json rename to ursa/Tree/gen-proof_new/896/base/tukey.json diff --git a/criterion/Tree/gen-proof_new/896/new/benchmark.json b/ursa/Tree/gen-proof_new/896/new/benchmark.json similarity index 100% rename from criterion/Tree/gen-proof_new/896/new/benchmark.json rename to ursa/Tree/gen-proof_new/896/new/benchmark.json diff --git a/criterion/Tree/gen-proof_new/896/new/estimates.json b/ursa/Tree/gen-proof_new/896/new/estimates.json similarity index 100% rename from criterion/Tree/gen-proof_new/896/new/estimates.json rename to ursa/Tree/gen-proof_new/896/new/estimates.json diff --git a/criterion/Tree/gen-proof_new/896/new/sample.json b/ursa/Tree/gen-proof_new/896/new/sample.json similarity index 100% rename from criterion/Tree/gen-proof_new/896/new/sample.json rename to ursa/Tree/gen-proof_new/896/new/sample.json diff --git a/criterion/Tree/gen-proof_new/896/new/tukey.json b/ursa/Tree/gen-proof_new/896/new/tukey.json similarity index 100% rename from criterion/Tree/gen-proof_new/896/new/tukey.json rename to ursa/Tree/gen-proof_new/896/new/tukey.json diff --git a/criterion/Tree/gen-proof_new/896/report/MAD.svg b/ursa/Tree/gen-proof_new/896/report/MAD.svg similarity index 100% rename from criterion/Tree/gen-proof_new/896/report/MAD.svg rename to ursa/Tree/gen-proof_new/896/report/MAD.svg diff --git a/criterion/Tree/gen-proof_new/896/report/SD.svg b/ursa/Tree/gen-proof_new/896/report/SD.svg similarity index 100% rename from criterion/Tree/gen-proof_new/896/report/SD.svg rename to ursa/Tree/gen-proof_new/896/report/SD.svg diff --git a/criterion/Tree/gen-proof_new/896/report/index.html b/ursa/Tree/gen-proof_new/896/report/index.html similarity index 100% rename from criterion/Tree/gen-proof_new/896/report/index.html rename to ursa/Tree/gen-proof_new/896/report/index.html diff --git a/criterion/Tree/gen-proof_new/896/report/mean.svg b/ursa/Tree/gen-proof_new/896/report/mean.svg similarity index 100% rename from criterion/Tree/gen-proof_new/896/report/mean.svg rename to ursa/Tree/gen-proof_new/896/report/mean.svg diff --git a/criterion/Tree/gen-proof_new/896/report/median.svg b/ursa/Tree/gen-proof_new/896/report/median.svg similarity index 100% rename from criterion/Tree/gen-proof_new/896/report/median.svg rename to ursa/Tree/gen-proof_new/896/report/median.svg diff --git a/criterion/Tree/gen-proof_new/896/report/pdf.svg b/ursa/Tree/gen-proof_new/896/report/pdf.svg similarity index 100% rename from criterion/Tree/gen-proof_new/896/report/pdf.svg rename to ursa/Tree/gen-proof_new/896/report/pdf.svg diff --git a/criterion/Tree/gen-proof_new/896/report/pdf_small.svg b/ursa/Tree/gen-proof_new/896/report/pdf_small.svg similarity index 100% rename from criterion/Tree/gen-proof_new/896/report/pdf_small.svg rename to ursa/Tree/gen-proof_new/896/report/pdf_small.svg diff --git a/criterion/Tree/gen-proof_new/896/report/regression.svg b/ursa/Tree/gen-proof_new/896/report/regression.svg similarity index 100% rename from criterion/Tree/gen-proof_new/896/report/regression.svg rename to ursa/Tree/gen-proof_new/896/report/regression.svg diff --git a/criterion/Tree/gen-proof_new/896/report/regression_small.svg b/ursa/Tree/gen-proof_new/896/report/regression_small.svg similarity index 100% rename from criterion/Tree/gen-proof_new/896/report/regression_small.svg rename to ursa/Tree/gen-proof_new/896/report/regression_small.svg diff --git a/criterion/Tree/gen-proof_new/896/report/slope.svg b/ursa/Tree/gen-proof_new/896/report/slope.svg similarity index 100% rename from criterion/Tree/gen-proof_new/896/report/slope.svg rename to ursa/Tree/gen-proof_new/896/report/slope.svg diff --git a/criterion/Tree/gen-proof_new/896/report/typical.svg b/ursa/Tree/gen-proof_new/896/report/typical.svg similarity index 100% rename from criterion/Tree/gen-proof_new/896/report/typical.svg rename to ursa/Tree/gen-proof_new/896/report/typical.svg diff --git a/criterion/Tree/gen-proof_new/report/index.html b/ursa/Tree/gen-proof_new/report/index.html similarity index 100% rename from criterion/Tree/gen-proof_new/report/index.html rename to ursa/Tree/gen-proof_new/report/index.html diff --git a/criterion/Tree/gen-proof_new/report/lines.svg b/ursa/Tree/gen-proof_new/report/lines.svg similarity index 100% rename from criterion/Tree/gen-proof_new/report/lines.svg rename to ursa/Tree/gen-proof_new/report/lines.svg diff --git a/criterion/Tree/gen-proof_new/report/violin.svg b/ursa/Tree/gen-proof_new/report/violin.svg similarity index 100% rename from criterion/Tree/gen-proof_new/report/violin.svg rename to ursa/Tree/gen-proof_new/report/violin.svg diff --git a/criterion/Tree/gen-proof_resume/1024/base/benchmark.json b/ursa/Tree/gen-proof_resume/1024/base/benchmark.json similarity index 100% rename from criterion/Tree/gen-proof_resume/1024/base/benchmark.json rename to ursa/Tree/gen-proof_resume/1024/base/benchmark.json diff --git a/criterion/Tree/gen-proof_resume/1024/base/estimates.json b/ursa/Tree/gen-proof_resume/1024/base/estimates.json similarity index 100% rename from criterion/Tree/gen-proof_resume/1024/base/estimates.json rename to ursa/Tree/gen-proof_resume/1024/base/estimates.json diff --git a/criterion/Tree/gen-proof_resume/1024/base/sample.json b/ursa/Tree/gen-proof_resume/1024/base/sample.json similarity index 100% rename from criterion/Tree/gen-proof_resume/1024/base/sample.json rename to ursa/Tree/gen-proof_resume/1024/base/sample.json diff --git a/criterion/Tree/gen-proof_resume/1024/base/tukey.json b/ursa/Tree/gen-proof_resume/1024/base/tukey.json similarity index 100% rename from criterion/Tree/gen-proof_resume/1024/base/tukey.json rename to ursa/Tree/gen-proof_resume/1024/base/tukey.json diff --git a/criterion/Tree/gen-proof_resume/1024/new/benchmark.json b/ursa/Tree/gen-proof_resume/1024/new/benchmark.json similarity index 100% rename from criterion/Tree/gen-proof_resume/1024/new/benchmark.json rename to ursa/Tree/gen-proof_resume/1024/new/benchmark.json diff --git a/criterion/Tree/gen-proof_resume/1024/new/estimates.json b/ursa/Tree/gen-proof_resume/1024/new/estimates.json similarity index 100% rename from criterion/Tree/gen-proof_resume/1024/new/estimates.json rename to ursa/Tree/gen-proof_resume/1024/new/estimates.json diff --git a/criterion/Tree/gen-proof_resume/1024/new/sample.json b/ursa/Tree/gen-proof_resume/1024/new/sample.json similarity index 100% rename from criterion/Tree/gen-proof_resume/1024/new/sample.json rename to ursa/Tree/gen-proof_resume/1024/new/sample.json diff --git a/criterion/Tree/gen-proof_resume/1024/new/tukey.json b/ursa/Tree/gen-proof_resume/1024/new/tukey.json similarity index 100% rename from criterion/Tree/gen-proof_resume/1024/new/tukey.json rename to ursa/Tree/gen-proof_resume/1024/new/tukey.json diff --git a/criterion/Tree/gen-proof_resume/1024/report/MAD.svg b/ursa/Tree/gen-proof_resume/1024/report/MAD.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/1024/report/MAD.svg rename to ursa/Tree/gen-proof_resume/1024/report/MAD.svg diff --git a/criterion/Tree/gen-proof_resume/1024/report/SD.svg b/ursa/Tree/gen-proof_resume/1024/report/SD.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/1024/report/SD.svg rename to ursa/Tree/gen-proof_resume/1024/report/SD.svg diff --git a/criterion/Tree/gen-proof_resume/1024/report/index.html b/ursa/Tree/gen-proof_resume/1024/report/index.html similarity index 100% rename from criterion/Tree/gen-proof_resume/1024/report/index.html rename to ursa/Tree/gen-proof_resume/1024/report/index.html diff --git a/criterion/Tree/gen-proof_resume/1024/report/mean.svg b/ursa/Tree/gen-proof_resume/1024/report/mean.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/1024/report/mean.svg rename to ursa/Tree/gen-proof_resume/1024/report/mean.svg diff --git a/criterion/Tree/gen-proof_resume/1024/report/median.svg b/ursa/Tree/gen-proof_resume/1024/report/median.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/1024/report/median.svg rename to ursa/Tree/gen-proof_resume/1024/report/median.svg diff --git a/criterion/Tree/gen-proof_resume/1024/report/pdf.svg b/ursa/Tree/gen-proof_resume/1024/report/pdf.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/1024/report/pdf.svg rename to ursa/Tree/gen-proof_resume/1024/report/pdf.svg diff --git a/criterion/Tree/gen-proof_resume/1024/report/pdf_small.svg b/ursa/Tree/gen-proof_resume/1024/report/pdf_small.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/1024/report/pdf_small.svg rename to ursa/Tree/gen-proof_resume/1024/report/pdf_small.svg diff --git a/criterion/Tree/gen-proof_resume/1024/report/regression.svg b/ursa/Tree/gen-proof_resume/1024/report/regression.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/1024/report/regression.svg rename to ursa/Tree/gen-proof_resume/1024/report/regression.svg diff --git a/criterion/Tree/gen-proof_resume/1024/report/regression_small.svg b/ursa/Tree/gen-proof_resume/1024/report/regression_small.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/1024/report/regression_small.svg rename to ursa/Tree/gen-proof_resume/1024/report/regression_small.svg diff --git a/criterion/Tree/gen-proof_resume/1024/report/slope.svg b/ursa/Tree/gen-proof_resume/1024/report/slope.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/1024/report/slope.svg rename to ursa/Tree/gen-proof_resume/1024/report/slope.svg diff --git a/criterion/Tree/gen-proof_resume/1024/report/typical.svg b/ursa/Tree/gen-proof_resume/1024/report/typical.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/1024/report/typical.svg rename to ursa/Tree/gen-proof_resume/1024/report/typical.svg diff --git a/criterion/Tree/gen-proof_resume/1152/base/benchmark.json b/ursa/Tree/gen-proof_resume/1152/base/benchmark.json similarity index 100% rename from criterion/Tree/gen-proof_resume/1152/base/benchmark.json rename to ursa/Tree/gen-proof_resume/1152/base/benchmark.json diff --git a/criterion/Tree/gen-proof_resume/1152/base/estimates.json b/ursa/Tree/gen-proof_resume/1152/base/estimates.json similarity index 100% rename from criterion/Tree/gen-proof_resume/1152/base/estimates.json rename to ursa/Tree/gen-proof_resume/1152/base/estimates.json diff --git a/criterion/Tree/gen-proof_resume/1152/base/sample.json b/ursa/Tree/gen-proof_resume/1152/base/sample.json similarity index 100% rename from criterion/Tree/gen-proof_resume/1152/base/sample.json rename to ursa/Tree/gen-proof_resume/1152/base/sample.json diff --git a/criterion/Tree/gen-proof_resume/1152/base/tukey.json b/ursa/Tree/gen-proof_resume/1152/base/tukey.json similarity index 100% rename from criterion/Tree/gen-proof_resume/1152/base/tukey.json rename to ursa/Tree/gen-proof_resume/1152/base/tukey.json diff --git a/criterion/Tree/gen-proof_resume/1152/new/benchmark.json b/ursa/Tree/gen-proof_resume/1152/new/benchmark.json similarity index 100% rename from criterion/Tree/gen-proof_resume/1152/new/benchmark.json rename to ursa/Tree/gen-proof_resume/1152/new/benchmark.json diff --git a/criterion/Tree/gen-proof_resume/1152/new/estimates.json b/ursa/Tree/gen-proof_resume/1152/new/estimates.json similarity index 100% rename from criterion/Tree/gen-proof_resume/1152/new/estimates.json rename to ursa/Tree/gen-proof_resume/1152/new/estimates.json diff --git a/criterion/Tree/gen-proof_resume/1152/new/sample.json b/ursa/Tree/gen-proof_resume/1152/new/sample.json similarity index 100% rename from criterion/Tree/gen-proof_resume/1152/new/sample.json rename to ursa/Tree/gen-proof_resume/1152/new/sample.json diff --git a/criterion/Tree/gen-proof_resume/1152/new/tukey.json b/ursa/Tree/gen-proof_resume/1152/new/tukey.json similarity index 100% rename from criterion/Tree/gen-proof_resume/1152/new/tukey.json rename to ursa/Tree/gen-proof_resume/1152/new/tukey.json diff --git a/criterion/Tree/gen-proof_resume/1152/report/MAD.svg b/ursa/Tree/gen-proof_resume/1152/report/MAD.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/1152/report/MAD.svg rename to ursa/Tree/gen-proof_resume/1152/report/MAD.svg diff --git a/criterion/Tree/gen-proof_resume/1152/report/SD.svg b/ursa/Tree/gen-proof_resume/1152/report/SD.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/1152/report/SD.svg rename to ursa/Tree/gen-proof_resume/1152/report/SD.svg diff --git a/criterion/Tree/gen-proof_resume/1152/report/index.html b/ursa/Tree/gen-proof_resume/1152/report/index.html similarity index 100% rename from criterion/Tree/gen-proof_resume/1152/report/index.html rename to ursa/Tree/gen-proof_resume/1152/report/index.html diff --git a/criterion/Tree/gen-proof_resume/1152/report/mean.svg b/ursa/Tree/gen-proof_resume/1152/report/mean.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/1152/report/mean.svg rename to ursa/Tree/gen-proof_resume/1152/report/mean.svg diff --git a/criterion/Tree/gen-proof_resume/1152/report/median.svg b/ursa/Tree/gen-proof_resume/1152/report/median.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/1152/report/median.svg rename to ursa/Tree/gen-proof_resume/1152/report/median.svg diff --git a/criterion/Tree/gen-proof_resume/1152/report/pdf.svg b/ursa/Tree/gen-proof_resume/1152/report/pdf.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/1152/report/pdf.svg rename to ursa/Tree/gen-proof_resume/1152/report/pdf.svg diff --git a/criterion/Tree/gen-proof_resume/1152/report/pdf_small.svg b/ursa/Tree/gen-proof_resume/1152/report/pdf_small.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/1152/report/pdf_small.svg rename to ursa/Tree/gen-proof_resume/1152/report/pdf_small.svg diff --git a/criterion/Tree/gen-proof_resume/1152/report/regression.svg b/ursa/Tree/gen-proof_resume/1152/report/regression.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/1152/report/regression.svg rename to ursa/Tree/gen-proof_resume/1152/report/regression.svg diff --git a/criterion/Tree/gen-proof_resume/1152/report/regression_small.svg b/ursa/Tree/gen-proof_resume/1152/report/regression_small.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/1152/report/regression_small.svg rename to ursa/Tree/gen-proof_resume/1152/report/regression_small.svg diff --git a/criterion/Tree/gen-proof_resume/1152/report/slope.svg b/ursa/Tree/gen-proof_resume/1152/report/slope.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/1152/report/slope.svg rename to ursa/Tree/gen-proof_resume/1152/report/slope.svg diff --git a/criterion/Tree/gen-proof_resume/1152/report/typical.svg b/ursa/Tree/gen-proof_resume/1152/report/typical.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/1152/report/typical.svg rename to ursa/Tree/gen-proof_resume/1152/report/typical.svg diff --git a/criterion/Tree/gen-proof_resume/128/base/benchmark.json b/ursa/Tree/gen-proof_resume/128/base/benchmark.json similarity index 100% rename from criterion/Tree/gen-proof_resume/128/base/benchmark.json rename to ursa/Tree/gen-proof_resume/128/base/benchmark.json diff --git a/criterion/Tree/gen-proof_resume/128/base/estimates.json b/ursa/Tree/gen-proof_resume/128/base/estimates.json similarity index 100% rename from criterion/Tree/gen-proof_resume/128/base/estimates.json rename to ursa/Tree/gen-proof_resume/128/base/estimates.json diff --git a/criterion/Tree/gen-proof_resume/128/base/sample.json b/ursa/Tree/gen-proof_resume/128/base/sample.json similarity index 100% rename from criterion/Tree/gen-proof_resume/128/base/sample.json rename to ursa/Tree/gen-proof_resume/128/base/sample.json diff --git a/criterion/Tree/gen-proof_resume/128/base/tukey.json b/ursa/Tree/gen-proof_resume/128/base/tukey.json similarity index 100% rename from criterion/Tree/gen-proof_resume/128/base/tukey.json rename to ursa/Tree/gen-proof_resume/128/base/tukey.json diff --git a/criterion/Tree/gen-proof_resume/128/new/benchmark.json b/ursa/Tree/gen-proof_resume/128/new/benchmark.json similarity index 100% rename from criterion/Tree/gen-proof_resume/128/new/benchmark.json rename to ursa/Tree/gen-proof_resume/128/new/benchmark.json diff --git a/criterion/Tree/gen-proof_resume/128/new/estimates.json b/ursa/Tree/gen-proof_resume/128/new/estimates.json similarity index 100% rename from criterion/Tree/gen-proof_resume/128/new/estimates.json rename to ursa/Tree/gen-proof_resume/128/new/estimates.json diff --git a/criterion/Tree/gen-proof_resume/128/new/sample.json b/ursa/Tree/gen-proof_resume/128/new/sample.json similarity index 100% rename from criterion/Tree/gen-proof_resume/128/new/sample.json rename to ursa/Tree/gen-proof_resume/128/new/sample.json diff --git a/criterion/Tree/gen-proof_resume/128/new/tukey.json b/ursa/Tree/gen-proof_resume/128/new/tukey.json similarity index 100% rename from criterion/Tree/gen-proof_resume/128/new/tukey.json rename to ursa/Tree/gen-proof_resume/128/new/tukey.json diff --git a/criterion/Tree/gen-proof_resume/128/report/MAD.svg b/ursa/Tree/gen-proof_resume/128/report/MAD.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/128/report/MAD.svg rename to ursa/Tree/gen-proof_resume/128/report/MAD.svg diff --git a/criterion/Tree/gen-proof_resume/128/report/SD.svg b/ursa/Tree/gen-proof_resume/128/report/SD.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/128/report/SD.svg rename to ursa/Tree/gen-proof_resume/128/report/SD.svg diff --git a/criterion/Tree/gen-proof_resume/128/report/index.html b/ursa/Tree/gen-proof_resume/128/report/index.html similarity index 100% rename from criterion/Tree/gen-proof_resume/128/report/index.html rename to ursa/Tree/gen-proof_resume/128/report/index.html diff --git a/criterion/Tree/gen-proof_resume/128/report/mean.svg b/ursa/Tree/gen-proof_resume/128/report/mean.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/128/report/mean.svg rename to ursa/Tree/gen-proof_resume/128/report/mean.svg diff --git a/criterion/Tree/gen-proof_resume/128/report/median.svg b/ursa/Tree/gen-proof_resume/128/report/median.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/128/report/median.svg rename to ursa/Tree/gen-proof_resume/128/report/median.svg diff --git a/criterion/Tree/gen-proof_resume/128/report/pdf.svg b/ursa/Tree/gen-proof_resume/128/report/pdf.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/128/report/pdf.svg rename to ursa/Tree/gen-proof_resume/128/report/pdf.svg diff --git a/criterion/Tree/gen-proof_resume/128/report/pdf_small.svg b/ursa/Tree/gen-proof_resume/128/report/pdf_small.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/128/report/pdf_small.svg rename to ursa/Tree/gen-proof_resume/128/report/pdf_small.svg diff --git a/criterion/Tree/gen-proof_resume/128/report/regression.svg b/ursa/Tree/gen-proof_resume/128/report/regression.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/128/report/regression.svg rename to ursa/Tree/gen-proof_resume/128/report/regression.svg diff --git a/criterion/Tree/gen-proof_resume/128/report/regression_small.svg b/ursa/Tree/gen-proof_resume/128/report/regression_small.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/128/report/regression_small.svg rename to ursa/Tree/gen-proof_resume/128/report/regression_small.svg diff --git a/criterion/Tree/gen-proof_resume/128/report/slope.svg b/ursa/Tree/gen-proof_resume/128/report/slope.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/128/report/slope.svg rename to ursa/Tree/gen-proof_resume/128/report/slope.svg diff --git a/criterion/Tree/gen-proof_resume/128/report/typical.svg b/ursa/Tree/gen-proof_resume/128/report/typical.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/128/report/typical.svg rename to ursa/Tree/gen-proof_resume/128/report/typical.svg diff --git a/criterion/Tree/gen-proof_resume/1280/base/benchmark.json b/ursa/Tree/gen-proof_resume/1280/base/benchmark.json similarity index 100% rename from criterion/Tree/gen-proof_resume/1280/base/benchmark.json rename to ursa/Tree/gen-proof_resume/1280/base/benchmark.json diff --git a/criterion/Tree/gen-proof_resume/1280/base/estimates.json b/ursa/Tree/gen-proof_resume/1280/base/estimates.json similarity index 100% rename from criterion/Tree/gen-proof_resume/1280/base/estimates.json rename to ursa/Tree/gen-proof_resume/1280/base/estimates.json diff --git a/criterion/Tree/gen-proof_resume/1280/base/sample.json b/ursa/Tree/gen-proof_resume/1280/base/sample.json similarity index 100% rename from criterion/Tree/gen-proof_resume/1280/base/sample.json rename to ursa/Tree/gen-proof_resume/1280/base/sample.json diff --git a/criterion/Tree/gen-proof_resume/1280/base/tukey.json b/ursa/Tree/gen-proof_resume/1280/base/tukey.json similarity index 100% rename from criterion/Tree/gen-proof_resume/1280/base/tukey.json rename to ursa/Tree/gen-proof_resume/1280/base/tukey.json diff --git a/criterion/Tree/gen-proof_resume/1280/new/benchmark.json b/ursa/Tree/gen-proof_resume/1280/new/benchmark.json similarity index 100% rename from criterion/Tree/gen-proof_resume/1280/new/benchmark.json rename to ursa/Tree/gen-proof_resume/1280/new/benchmark.json diff --git a/criterion/Tree/gen-proof_resume/1280/new/estimates.json b/ursa/Tree/gen-proof_resume/1280/new/estimates.json similarity index 100% rename from criterion/Tree/gen-proof_resume/1280/new/estimates.json rename to ursa/Tree/gen-proof_resume/1280/new/estimates.json diff --git a/criterion/Tree/gen-proof_resume/1280/new/sample.json b/ursa/Tree/gen-proof_resume/1280/new/sample.json similarity index 100% rename from criterion/Tree/gen-proof_resume/1280/new/sample.json rename to ursa/Tree/gen-proof_resume/1280/new/sample.json diff --git a/criterion/Tree/gen-proof_resume/1280/new/tukey.json b/ursa/Tree/gen-proof_resume/1280/new/tukey.json similarity index 100% rename from criterion/Tree/gen-proof_resume/1280/new/tukey.json rename to ursa/Tree/gen-proof_resume/1280/new/tukey.json diff --git a/criterion/Tree/gen-proof_resume/1280/report/MAD.svg b/ursa/Tree/gen-proof_resume/1280/report/MAD.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/1280/report/MAD.svg rename to ursa/Tree/gen-proof_resume/1280/report/MAD.svg diff --git a/criterion/Tree/gen-proof_resume/1280/report/SD.svg b/ursa/Tree/gen-proof_resume/1280/report/SD.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/1280/report/SD.svg rename to ursa/Tree/gen-proof_resume/1280/report/SD.svg diff --git a/criterion/Tree/gen-proof_resume/1280/report/index.html b/ursa/Tree/gen-proof_resume/1280/report/index.html similarity index 100% rename from criterion/Tree/gen-proof_resume/1280/report/index.html rename to ursa/Tree/gen-proof_resume/1280/report/index.html diff --git a/criterion/Tree/gen-proof_resume/1280/report/mean.svg b/ursa/Tree/gen-proof_resume/1280/report/mean.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/1280/report/mean.svg rename to ursa/Tree/gen-proof_resume/1280/report/mean.svg diff --git a/criterion/Tree/gen-proof_resume/1280/report/median.svg b/ursa/Tree/gen-proof_resume/1280/report/median.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/1280/report/median.svg rename to ursa/Tree/gen-proof_resume/1280/report/median.svg diff --git a/criterion/Tree/gen-proof_resume/1280/report/pdf.svg b/ursa/Tree/gen-proof_resume/1280/report/pdf.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/1280/report/pdf.svg rename to ursa/Tree/gen-proof_resume/1280/report/pdf.svg diff --git a/criterion/Tree/gen-proof_resume/1280/report/pdf_small.svg b/ursa/Tree/gen-proof_resume/1280/report/pdf_small.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/1280/report/pdf_small.svg rename to ursa/Tree/gen-proof_resume/1280/report/pdf_small.svg diff --git a/criterion/Tree/gen-proof_resume/1280/report/regression.svg b/ursa/Tree/gen-proof_resume/1280/report/regression.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/1280/report/regression.svg rename to ursa/Tree/gen-proof_resume/1280/report/regression.svg diff --git a/criterion/Tree/gen-proof_resume/1280/report/regression_small.svg b/ursa/Tree/gen-proof_resume/1280/report/regression_small.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/1280/report/regression_small.svg rename to ursa/Tree/gen-proof_resume/1280/report/regression_small.svg diff --git a/criterion/Tree/gen-proof_resume/1280/report/slope.svg b/ursa/Tree/gen-proof_resume/1280/report/slope.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/1280/report/slope.svg rename to ursa/Tree/gen-proof_resume/1280/report/slope.svg diff --git a/criterion/Tree/gen-proof_resume/1280/report/typical.svg b/ursa/Tree/gen-proof_resume/1280/report/typical.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/1280/report/typical.svg rename to ursa/Tree/gen-proof_resume/1280/report/typical.svg diff --git a/criterion/Tree/gen-proof_resume/1408/base/benchmark.json b/ursa/Tree/gen-proof_resume/1408/base/benchmark.json similarity index 100% rename from criterion/Tree/gen-proof_resume/1408/base/benchmark.json rename to ursa/Tree/gen-proof_resume/1408/base/benchmark.json diff --git a/criterion/Tree/gen-proof_resume/1408/base/estimates.json b/ursa/Tree/gen-proof_resume/1408/base/estimates.json similarity index 100% rename from criterion/Tree/gen-proof_resume/1408/base/estimates.json rename to ursa/Tree/gen-proof_resume/1408/base/estimates.json diff --git a/criterion/Tree/gen-proof_resume/1408/base/sample.json b/ursa/Tree/gen-proof_resume/1408/base/sample.json similarity index 100% rename from criterion/Tree/gen-proof_resume/1408/base/sample.json rename to ursa/Tree/gen-proof_resume/1408/base/sample.json diff --git a/criterion/Tree/gen-proof_resume/1408/base/tukey.json b/ursa/Tree/gen-proof_resume/1408/base/tukey.json similarity index 100% rename from criterion/Tree/gen-proof_resume/1408/base/tukey.json rename to ursa/Tree/gen-proof_resume/1408/base/tukey.json diff --git a/criterion/Tree/gen-proof_resume/1408/new/benchmark.json b/ursa/Tree/gen-proof_resume/1408/new/benchmark.json similarity index 100% rename from criterion/Tree/gen-proof_resume/1408/new/benchmark.json rename to ursa/Tree/gen-proof_resume/1408/new/benchmark.json diff --git a/criterion/Tree/gen-proof_resume/1408/new/estimates.json b/ursa/Tree/gen-proof_resume/1408/new/estimates.json similarity index 100% rename from criterion/Tree/gen-proof_resume/1408/new/estimates.json rename to ursa/Tree/gen-proof_resume/1408/new/estimates.json diff --git a/criterion/Tree/gen-proof_resume/1408/new/sample.json b/ursa/Tree/gen-proof_resume/1408/new/sample.json similarity index 100% rename from criterion/Tree/gen-proof_resume/1408/new/sample.json rename to ursa/Tree/gen-proof_resume/1408/new/sample.json diff --git a/criterion/Tree/gen-proof_resume/1408/new/tukey.json b/ursa/Tree/gen-proof_resume/1408/new/tukey.json similarity index 100% rename from criterion/Tree/gen-proof_resume/1408/new/tukey.json rename to ursa/Tree/gen-proof_resume/1408/new/tukey.json diff --git a/criterion/Tree/gen-proof_resume/1408/report/MAD.svg b/ursa/Tree/gen-proof_resume/1408/report/MAD.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/1408/report/MAD.svg rename to ursa/Tree/gen-proof_resume/1408/report/MAD.svg diff --git a/criterion/Tree/gen-proof_resume/1408/report/SD.svg b/ursa/Tree/gen-proof_resume/1408/report/SD.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/1408/report/SD.svg rename to ursa/Tree/gen-proof_resume/1408/report/SD.svg diff --git a/criterion/Tree/gen-proof_resume/1408/report/index.html b/ursa/Tree/gen-proof_resume/1408/report/index.html similarity index 100% rename from criterion/Tree/gen-proof_resume/1408/report/index.html rename to ursa/Tree/gen-proof_resume/1408/report/index.html diff --git a/criterion/Tree/gen-proof_resume/1408/report/mean.svg b/ursa/Tree/gen-proof_resume/1408/report/mean.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/1408/report/mean.svg rename to ursa/Tree/gen-proof_resume/1408/report/mean.svg diff --git a/criterion/Tree/gen-proof_resume/1408/report/median.svg b/ursa/Tree/gen-proof_resume/1408/report/median.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/1408/report/median.svg rename to ursa/Tree/gen-proof_resume/1408/report/median.svg diff --git a/criterion/Tree/gen-proof_resume/1408/report/pdf.svg b/ursa/Tree/gen-proof_resume/1408/report/pdf.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/1408/report/pdf.svg rename to ursa/Tree/gen-proof_resume/1408/report/pdf.svg diff --git a/criterion/Tree/gen-proof_resume/1408/report/pdf_small.svg b/ursa/Tree/gen-proof_resume/1408/report/pdf_small.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/1408/report/pdf_small.svg rename to ursa/Tree/gen-proof_resume/1408/report/pdf_small.svg diff --git a/criterion/Tree/gen-proof_resume/1408/report/regression.svg b/ursa/Tree/gen-proof_resume/1408/report/regression.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/1408/report/regression.svg rename to ursa/Tree/gen-proof_resume/1408/report/regression.svg diff --git a/criterion/Tree/gen-proof_resume/1408/report/regression_small.svg b/ursa/Tree/gen-proof_resume/1408/report/regression_small.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/1408/report/regression_small.svg rename to ursa/Tree/gen-proof_resume/1408/report/regression_small.svg diff --git a/criterion/Tree/gen-proof_resume/1408/report/slope.svg b/ursa/Tree/gen-proof_resume/1408/report/slope.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/1408/report/slope.svg rename to ursa/Tree/gen-proof_resume/1408/report/slope.svg diff --git a/criterion/Tree/gen-proof_resume/1408/report/typical.svg b/ursa/Tree/gen-proof_resume/1408/report/typical.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/1408/report/typical.svg rename to ursa/Tree/gen-proof_resume/1408/report/typical.svg diff --git a/criterion/Tree/gen-proof_resume/1536/base/benchmark.json b/ursa/Tree/gen-proof_resume/1536/base/benchmark.json similarity index 100% rename from criterion/Tree/gen-proof_resume/1536/base/benchmark.json rename to ursa/Tree/gen-proof_resume/1536/base/benchmark.json diff --git a/criterion/Tree/gen-proof_resume/1536/base/estimates.json b/ursa/Tree/gen-proof_resume/1536/base/estimates.json similarity index 100% rename from criterion/Tree/gen-proof_resume/1536/base/estimates.json rename to ursa/Tree/gen-proof_resume/1536/base/estimates.json diff --git a/criterion/Tree/gen-proof_resume/1536/base/sample.json b/ursa/Tree/gen-proof_resume/1536/base/sample.json similarity index 100% rename from criterion/Tree/gen-proof_resume/1536/base/sample.json rename to ursa/Tree/gen-proof_resume/1536/base/sample.json diff --git a/criterion/Tree/gen-proof_resume/1536/base/tukey.json b/ursa/Tree/gen-proof_resume/1536/base/tukey.json similarity index 100% rename from criterion/Tree/gen-proof_resume/1536/base/tukey.json rename to ursa/Tree/gen-proof_resume/1536/base/tukey.json diff --git a/criterion/Tree/gen-proof_resume/1536/new/benchmark.json b/ursa/Tree/gen-proof_resume/1536/new/benchmark.json similarity index 100% rename from criterion/Tree/gen-proof_resume/1536/new/benchmark.json rename to ursa/Tree/gen-proof_resume/1536/new/benchmark.json diff --git a/criterion/Tree/gen-proof_resume/1536/new/estimates.json b/ursa/Tree/gen-proof_resume/1536/new/estimates.json similarity index 100% rename from criterion/Tree/gen-proof_resume/1536/new/estimates.json rename to ursa/Tree/gen-proof_resume/1536/new/estimates.json diff --git a/criterion/Tree/gen-proof_resume/1536/new/sample.json b/ursa/Tree/gen-proof_resume/1536/new/sample.json similarity index 100% rename from criterion/Tree/gen-proof_resume/1536/new/sample.json rename to ursa/Tree/gen-proof_resume/1536/new/sample.json diff --git a/criterion/Tree/gen-proof_resume/1536/new/tukey.json b/ursa/Tree/gen-proof_resume/1536/new/tukey.json similarity index 100% rename from criterion/Tree/gen-proof_resume/1536/new/tukey.json rename to ursa/Tree/gen-proof_resume/1536/new/tukey.json diff --git a/criterion/Tree/gen-proof_resume/1536/report/MAD.svg b/ursa/Tree/gen-proof_resume/1536/report/MAD.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/1536/report/MAD.svg rename to ursa/Tree/gen-proof_resume/1536/report/MAD.svg diff --git a/criterion/Tree/gen-proof_resume/1536/report/SD.svg b/ursa/Tree/gen-proof_resume/1536/report/SD.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/1536/report/SD.svg rename to ursa/Tree/gen-proof_resume/1536/report/SD.svg diff --git a/criterion/Tree/gen-proof_resume/1536/report/index.html b/ursa/Tree/gen-proof_resume/1536/report/index.html similarity index 100% rename from criterion/Tree/gen-proof_resume/1536/report/index.html rename to ursa/Tree/gen-proof_resume/1536/report/index.html diff --git a/criterion/Tree/gen-proof_resume/1536/report/mean.svg b/ursa/Tree/gen-proof_resume/1536/report/mean.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/1536/report/mean.svg rename to ursa/Tree/gen-proof_resume/1536/report/mean.svg diff --git a/criterion/Tree/gen-proof_resume/1536/report/median.svg b/ursa/Tree/gen-proof_resume/1536/report/median.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/1536/report/median.svg rename to ursa/Tree/gen-proof_resume/1536/report/median.svg diff --git a/criterion/Tree/gen-proof_resume/1536/report/pdf.svg b/ursa/Tree/gen-proof_resume/1536/report/pdf.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/1536/report/pdf.svg rename to ursa/Tree/gen-proof_resume/1536/report/pdf.svg diff --git a/criterion/Tree/gen-proof_resume/1536/report/pdf_small.svg b/ursa/Tree/gen-proof_resume/1536/report/pdf_small.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/1536/report/pdf_small.svg rename to ursa/Tree/gen-proof_resume/1536/report/pdf_small.svg diff --git a/criterion/Tree/gen-proof_resume/1536/report/regression.svg b/ursa/Tree/gen-proof_resume/1536/report/regression.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/1536/report/regression.svg rename to ursa/Tree/gen-proof_resume/1536/report/regression.svg diff --git a/criterion/Tree/gen-proof_resume/1536/report/regression_small.svg b/ursa/Tree/gen-proof_resume/1536/report/regression_small.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/1536/report/regression_small.svg rename to ursa/Tree/gen-proof_resume/1536/report/regression_small.svg diff --git a/criterion/Tree/gen-proof_resume/1536/report/slope.svg b/ursa/Tree/gen-proof_resume/1536/report/slope.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/1536/report/slope.svg rename to ursa/Tree/gen-proof_resume/1536/report/slope.svg diff --git a/criterion/Tree/gen-proof_resume/1536/report/typical.svg b/ursa/Tree/gen-proof_resume/1536/report/typical.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/1536/report/typical.svg rename to ursa/Tree/gen-proof_resume/1536/report/typical.svg diff --git a/criterion/Tree/gen-proof_resume/1664/base/benchmark.json b/ursa/Tree/gen-proof_resume/1664/base/benchmark.json similarity index 100% rename from criterion/Tree/gen-proof_resume/1664/base/benchmark.json rename to ursa/Tree/gen-proof_resume/1664/base/benchmark.json diff --git a/criterion/Tree/gen-proof_resume/1664/base/estimates.json b/ursa/Tree/gen-proof_resume/1664/base/estimates.json similarity index 100% rename from criterion/Tree/gen-proof_resume/1664/base/estimates.json rename to ursa/Tree/gen-proof_resume/1664/base/estimates.json diff --git a/criterion/Tree/gen-proof_resume/1664/base/sample.json b/ursa/Tree/gen-proof_resume/1664/base/sample.json similarity index 100% rename from criterion/Tree/gen-proof_resume/1664/base/sample.json rename to ursa/Tree/gen-proof_resume/1664/base/sample.json diff --git a/criterion/Tree/gen-proof_resume/1664/base/tukey.json b/ursa/Tree/gen-proof_resume/1664/base/tukey.json similarity index 100% rename from criterion/Tree/gen-proof_resume/1664/base/tukey.json rename to ursa/Tree/gen-proof_resume/1664/base/tukey.json diff --git a/criterion/Tree/gen-proof_resume/1664/new/benchmark.json b/ursa/Tree/gen-proof_resume/1664/new/benchmark.json similarity index 100% rename from criterion/Tree/gen-proof_resume/1664/new/benchmark.json rename to ursa/Tree/gen-proof_resume/1664/new/benchmark.json diff --git a/criterion/Tree/gen-proof_resume/1664/new/estimates.json b/ursa/Tree/gen-proof_resume/1664/new/estimates.json similarity index 100% rename from criterion/Tree/gen-proof_resume/1664/new/estimates.json rename to ursa/Tree/gen-proof_resume/1664/new/estimates.json diff --git a/criterion/Tree/gen-proof_resume/1664/new/sample.json b/ursa/Tree/gen-proof_resume/1664/new/sample.json similarity index 100% rename from criterion/Tree/gen-proof_resume/1664/new/sample.json rename to ursa/Tree/gen-proof_resume/1664/new/sample.json diff --git a/criterion/Tree/gen-proof_resume/1664/new/tukey.json b/ursa/Tree/gen-proof_resume/1664/new/tukey.json similarity index 100% rename from criterion/Tree/gen-proof_resume/1664/new/tukey.json rename to ursa/Tree/gen-proof_resume/1664/new/tukey.json diff --git a/criterion/Tree/gen-proof_resume/1664/report/MAD.svg b/ursa/Tree/gen-proof_resume/1664/report/MAD.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/1664/report/MAD.svg rename to ursa/Tree/gen-proof_resume/1664/report/MAD.svg diff --git a/criterion/Tree/gen-proof_resume/1664/report/SD.svg b/ursa/Tree/gen-proof_resume/1664/report/SD.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/1664/report/SD.svg rename to ursa/Tree/gen-proof_resume/1664/report/SD.svg diff --git a/criterion/Tree/gen-proof_resume/1664/report/index.html b/ursa/Tree/gen-proof_resume/1664/report/index.html similarity index 100% rename from criterion/Tree/gen-proof_resume/1664/report/index.html rename to ursa/Tree/gen-proof_resume/1664/report/index.html diff --git a/criterion/Tree/gen-proof_resume/1664/report/mean.svg b/ursa/Tree/gen-proof_resume/1664/report/mean.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/1664/report/mean.svg rename to ursa/Tree/gen-proof_resume/1664/report/mean.svg diff --git a/criterion/Tree/gen-proof_resume/1664/report/median.svg b/ursa/Tree/gen-proof_resume/1664/report/median.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/1664/report/median.svg rename to ursa/Tree/gen-proof_resume/1664/report/median.svg diff --git a/criterion/Tree/gen-proof_resume/1664/report/pdf.svg b/ursa/Tree/gen-proof_resume/1664/report/pdf.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/1664/report/pdf.svg rename to ursa/Tree/gen-proof_resume/1664/report/pdf.svg diff --git a/criterion/Tree/gen-proof_resume/1664/report/pdf_small.svg b/ursa/Tree/gen-proof_resume/1664/report/pdf_small.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/1664/report/pdf_small.svg rename to ursa/Tree/gen-proof_resume/1664/report/pdf_small.svg diff --git a/criterion/Tree/gen-proof_resume/1664/report/regression.svg b/ursa/Tree/gen-proof_resume/1664/report/regression.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/1664/report/regression.svg rename to ursa/Tree/gen-proof_resume/1664/report/regression.svg diff --git a/criterion/Tree/gen-proof_resume/1664/report/regression_small.svg b/ursa/Tree/gen-proof_resume/1664/report/regression_small.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/1664/report/regression_small.svg rename to ursa/Tree/gen-proof_resume/1664/report/regression_small.svg diff --git a/criterion/Tree/gen-proof_resume/1664/report/slope.svg b/ursa/Tree/gen-proof_resume/1664/report/slope.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/1664/report/slope.svg rename to ursa/Tree/gen-proof_resume/1664/report/slope.svg diff --git a/criterion/Tree/gen-proof_resume/1664/report/typical.svg b/ursa/Tree/gen-proof_resume/1664/report/typical.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/1664/report/typical.svg rename to ursa/Tree/gen-proof_resume/1664/report/typical.svg diff --git a/criterion/Tree/gen-proof_resume/1792/base/benchmark.json b/ursa/Tree/gen-proof_resume/1792/base/benchmark.json similarity index 100% rename from criterion/Tree/gen-proof_resume/1792/base/benchmark.json rename to ursa/Tree/gen-proof_resume/1792/base/benchmark.json diff --git a/criterion/Tree/gen-proof_resume/1792/base/estimates.json b/ursa/Tree/gen-proof_resume/1792/base/estimates.json similarity index 100% rename from criterion/Tree/gen-proof_resume/1792/base/estimates.json rename to ursa/Tree/gen-proof_resume/1792/base/estimates.json diff --git a/criterion/Tree/gen-proof_resume/1792/base/sample.json b/ursa/Tree/gen-proof_resume/1792/base/sample.json similarity index 100% rename from criterion/Tree/gen-proof_resume/1792/base/sample.json rename to ursa/Tree/gen-proof_resume/1792/base/sample.json diff --git a/criterion/Tree/gen-proof_resume/1792/base/tukey.json b/ursa/Tree/gen-proof_resume/1792/base/tukey.json similarity index 100% rename from criterion/Tree/gen-proof_resume/1792/base/tukey.json rename to ursa/Tree/gen-proof_resume/1792/base/tukey.json diff --git a/criterion/Tree/gen-proof_resume/1792/new/benchmark.json b/ursa/Tree/gen-proof_resume/1792/new/benchmark.json similarity index 100% rename from criterion/Tree/gen-proof_resume/1792/new/benchmark.json rename to ursa/Tree/gen-proof_resume/1792/new/benchmark.json diff --git a/criterion/Tree/gen-proof_resume/1792/new/estimates.json b/ursa/Tree/gen-proof_resume/1792/new/estimates.json similarity index 100% rename from criterion/Tree/gen-proof_resume/1792/new/estimates.json rename to ursa/Tree/gen-proof_resume/1792/new/estimates.json diff --git a/criterion/Tree/gen-proof_resume/1792/new/sample.json b/ursa/Tree/gen-proof_resume/1792/new/sample.json similarity index 100% rename from criterion/Tree/gen-proof_resume/1792/new/sample.json rename to ursa/Tree/gen-proof_resume/1792/new/sample.json diff --git a/criterion/Tree/gen-proof_resume/1792/new/tukey.json b/ursa/Tree/gen-proof_resume/1792/new/tukey.json similarity index 100% rename from criterion/Tree/gen-proof_resume/1792/new/tukey.json rename to ursa/Tree/gen-proof_resume/1792/new/tukey.json diff --git a/criterion/Tree/gen-proof_resume/1792/report/MAD.svg b/ursa/Tree/gen-proof_resume/1792/report/MAD.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/1792/report/MAD.svg rename to ursa/Tree/gen-proof_resume/1792/report/MAD.svg diff --git a/criterion/Tree/gen-proof_resume/1792/report/SD.svg b/ursa/Tree/gen-proof_resume/1792/report/SD.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/1792/report/SD.svg rename to ursa/Tree/gen-proof_resume/1792/report/SD.svg diff --git a/criterion/Tree/gen-proof_resume/1792/report/index.html b/ursa/Tree/gen-proof_resume/1792/report/index.html similarity index 100% rename from criterion/Tree/gen-proof_resume/1792/report/index.html rename to ursa/Tree/gen-proof_resume/1792/report/index.html diff --git a/criterion/Tree/gen-proof_resume/1792/report/mean.svg b/ursa/Tree/gen-proof_resume/1792/report/mean.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/1792/report/mean.svg rename to ursa/Tree/gen-proof_resume/1792/report/mean.svg diff --git a/criterion/Tree/gen-proof_resume/1792/report/median.svg b/ursa/Tree/gen-proof_resume/1792/report/median.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/1792/report/median.svg rename to ursa/Tree/gen-proof_resume/1792/report/median.svg diff --git a/criterion/Tree/gen-proof_resume/1792/report/pdf.svg b/ursa/Tree/gen-proof_resume/1792/report/pdf.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/1792/report/pdf.svg rename to ursa/Tree/gen-proof_resume/1792/report/pdf.svg diff --git a/criterion/Tree/gen-proof_resume/1792/report/pdf_small.svg b/ursa/Tree/gen-proof_resume/1792/report/pdf_small.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/1792/report/pdf_small.svg rename to ursa/Tree/gen-proof_resume/1792/report/pdf_small.svg diff --git a/criterion/Tree/gen-proof_resume/1792/report/regression.svg b/ursa/Tree/gen-proof_resume/1792/report/regression.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/1792/report/regression.svg rename to ursa/Tree/gen-proof_resume/1792/report/regression.svg diff --git a/criterion/Tree/gen-proof_resume/1792/report/regression_small.svg b/ursa/Tree/gen-proof_resume/1792/report/regression_small.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/1792/report/regression_small.svg rename to ursa/Tree/gen-proof_resume/1792/report/regression_small.svg diff --git a/criterion/Tree/gen-proof_resume/1792/report/slope.svg b/ursa/Tree/gen-proof_resume/1792/report/slope.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/1792/report/slope.svg rename to ursa/Tree/gen-proof_resume/1792/report/slope.svg diff --git a/criterion/Tree/gen-proof_resume/1792/report/typical.svg b/ursa/Tree/gen-proof_resume/1792/report/typical.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/1792/report/typical.svg rename to ursa/Tree/gen-proof_resume/1792/report/typical.svg diff --git a/criterion/Tree/gen-proof_resume/1920/base/benchmark.json b/ursa/Tree/gen-proof_resume/1920/base/benchmark.json similarity index 100% rename from criterion/Tree/gen-proof_resume/1920/base/benchmark.json rename to ursa/Tree/gen-proof_resume/1920/base/benchmark.json diff --git a/criterion/Tree/gen-proof_resume/1920/base/estimates.json b/ursa/Tree/gen-proof_resume/1920/base/estimates.json similarity index 100% rename from criterion/Tree/gen-proof_resume/1920/base/estimates.json rename to ursa/Tree/gen-proof_resume/1920/base/estimates.json diff --git a/criterion/Tree/gen-proof_resume/1920/base/sample.json b/ursa/Tree/gen-proof_resume/1920/base/sample.json similarity index 100% rename from criterion/Tree/gen-proof_resume/1920/base/sample.json rename to ursa/Tree/gen-proof_resume/1920/base/sample.json diff --git a/criterion/Tree/gen-proof_resume/1920/base/tukey.json b/ursa/Tree/gen-proof_resume/1920/base/tukey.json similarity index 100% rename from criterion/Tree/gen-proof_resume/1920/base/tukey.json rename to ursa/Tree/gen-proof_resume/1920/base/tukey.json diff --git a/criterion/Tree/gen-proof_resume/1920/new/benchmark.json b/ursa/Tree/gen-proof_resume/1920/new/benchmark.json similarity index 100% rename from criterion/Tree/gen-proof_resume/1920/new/benchmark.json rename to ursa/Tree/gen-proof_resume/1920/new/benchmark.json diff --git a/criterion/Tree/gen-proof_resume/1920/new/estimates.json b/ursa/Tree/gen-proof_resume/1920/new/estimates.json similarity index 100% rename from criterion/Tree/gen-proof_resume/1920/new/estimates.json rename to ursa/Tree/gen-proof_resume/1920/new/estimates.json diff --git a/criterion/Tree/gen-proof_resume/1920/new/sample.json b/ursa/Tree/gen-proof_resume/1920/new/sample.json similarity index 100% rename from criterion/Tree/gen-proof_resume/1920/new/sample.json rename to ursa/Tree/gen-proof_resume/1920/new/sample.json diff --git a/criterion/Tree/gen-proof_resume/1920/new/tukey.json b/ursa/Tree/gen-proof_resume/1920/new/tukey.json similarity index 100% rename from criterion/Tree/gen-proof_resume/1920/new/tukey.json rename to ursa/Tree/gen-proof_resume/1920/new/tukey.json diff --git a/criterion/Tree/gen-proof_resume/1920/report/MAD.svg b/ursa/Tree/gen-proof_resume/1920/report/MAD.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/1920/report/MAD.svg rename to ursa/Tree/gen-proof_resume/1920/report/MAD.svg diff --git a/criterion/Tree/gen-proof_resume/1920/report/SD.svg b/ursa/Tree/gen-proof_resume/1920/report/SD.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/1920/report/SD.svg rename to ursa/Tree/gen-proof_resume/1920/report/SD.svg diff --git a/criterion/Tree/gen-proof_resume/1920/report/index.html b/ursa/Tree/gen-proof_resume/1920/report/index.html similarity index 100% rename from criterion/Tree/gen-proof_resume/1920/report/index.html rename to ursa/Tree/gen-proof_resume/1920/report/index.html diff --git a/criterion/Tree/gen-proof_resume/1920/report/mean.svg b/ursa/Tree/gen-proof_resume/1920/report/mean.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/1920/report/mean.svg rename to ursa/Tree/gen-proof_resume/1920/report/mean.svg diff --git a/criterion/Tree/gen-proof_resume/1920/report/median.svg b/ursa/Tree/gen-proof_resume/1920/report/median.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/1920/report/median.svg rename to ursa/Tree/gen-proof_resume/1920/report/median.svg diff --git a/criterion/Tree/gen-proof_resume/1920/report/pdf.svg b/ursa/Tree/gen-proof_resume/1920/report/pdf.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/1920/report/pdf.svg rename to ursa/Tree/gen-proof_resume/1920/report/pdf.svg diff --git a/criterion/Tree/gen-proof_resume/1920/report/pdf_small.svg b/ursa/Tree/gen-proof_resume/1920/report/pdf_small.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/1920/report/pdf_small.svg rename to ursa/Tree/gen-proof_resume/1920/report/pdf_small.svg diff --git a/criterion/Tree/gen-proof_resume/1920/report/regression.svg b/ursa/Tree/gen-proof_resume/1920/report/regression.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/1920/report/regression.svg rename to ursa/Tree/gen-proof_resume/1920/report/regression.svg diff --git a/criterion/Tree/gen-proof_resume/1920/report/regression_small.svg b/ursa/Tree/gen-proof_resume/1920/report/regression_small.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/1920/report/regression_small.svg rename to ursa/Tree/gen-proof_resume/1920/report/regression_small.svg diff --git a/criterion/Tree/gen-proof_resume/1920/report/slope.svg b/ursa/Tree/gen-proof_resume/1920/report/slope.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/1920/report/slope.svg rename to ursa/Tree/gen-proof_resume/1920/report/slope.svg diff --git a/criterion/Tree/gen-proof_resume/1920/report/typical.svg b/ursa/Tree/gen-proof_resume/1920/report/typical.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/1920/report/typical.svg rename to ursa/Tree/gen-proof_resume/1920/report/typical.svg diff --git a/criterion/Tree/gen-proof_resume/256/base/benchmark.json b/ursa/Tree/gen-proof_resume/256/base/benchmark.json similarity index 100% rename from criterion/Tree/gen-proof_resume/256/base/benchmark.json rename to ursa/Tree/gen-proof_resume/256/base/benchmark.json diff --git a/criterion/Tree/gen-proof_resume/256/base/estimates.json b/ursa/Tree/gen-proof_resume/256/base/estimates.json similarity index 100% rename from criterion/Tree/gen-proof_resume/256/base/estimates.json rename to ursa/Tree/gen-proof_resume/256/base/estimates.json diff --git a/criterion/Tree/gen-proof_resume/256/base/sample.json b/ursa/Tree/gen-proof_resume/256/base/sample.json similarity index 100% rename from criterion/Tree/gen-proof_resume/256/base/sample.json rename to ursa/Tree/gen-proof_resume/256/base/sample.json diff --git a/criterion/Tree/gen-proof_resume/256/base/tukey.json b/ursa/Tree/gen-proof_resume/256/base/tukey.json similarity index 100% rename from criterion/Tree/gen-proof_resume/256/base/tukey.json rename to ursa/Tree/gen-proof_resume/256/base/tukey.json diff --git a/criterion/Tree/gen-proof_resume/256/new/benchmark.json b/ursa/Tree/gen-proof_resume/256/new/benchmark.json similarity index 100% rename from criterion/Tree/gen-proof_resume/256/new/benchmark.json rename to ursa/Tree/gen-proof_resume/256/new/benchmark.json diff --git a/criterion/Tree/gen-proof_resume/256/new/estimates.json b/ursa/Tree/gen-proof_resume/256/new/estimates.json similarity index 100% rename from criterion/Tree/gen-proof_resume/256/new/estimates.json rename to ursa/Tree/gen-proof_resume/256/new/estimates.json diff --git a/criterion/Tree/gen-proof_resume/256/new/sample.json b/ursa/Tree/gen-proof_resume/256/new/sample.json similarity index 100% rename from criterion/Tree/gen-proof_resume/256/new/sample.json rename to ursa/Tree/gen-proof_resume/256/new/sample.json diff --git a/criterion/Tree/gen-proof_resume/256/new/tukey.json b/ursa/Tree/gen-proof_resume/256/new/tukey.json similarity index 100% rename from criterion/Tree/gen-proof_resume/256/new/tukey.json rename to ursa/Tree/gen-proof_resume/256/new/tukey.json diff --git a/criterion/Tree/gen-proof_resume/256/report/MAD.svg b/ursa/Tree/gen-proof_resume/256/report/MAD.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/256/report/MAD.svg rename to ursa/Tree/gen-proof_resume/256/report/MAD.svg diff --git a/criterion/Tree/gen-proof_resume/256/report/SD.svg b/ursa/Tree/gen-proof_resume/256/report/SD.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/256/report/SD.svg rename to ursa/Tree/gen-proof_resume/256/report/SD.svg diff --git a/criterion/Tree/gen-proof_resume/256/report/index.html b/ursa/Tree/gen-proof_resume/256/report/index.html similarity index 100% rename from criterion/Tree/gen-proof_resume/256/report/index.html rename to ursa/Tree/gen-proof_resume/256/report/index.html diff --git a/criterion/Tree/gen-proof_resume/256/report/mean.svg b/ursa/Tree/gen-proof_resume/256/report/mean.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/256/report/mean.svg rename to ursa/Tree/gen-proof_resume/256/report/mean.svg diff --git a/criterion/Tree/gen-proof_resume/256/report/median.svg b/ursa/Tree/gen-proof_resume/256/report/median.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/256/report/median.svg rename to ursa/Tree/gen-proof_resume/256/report/median.svg diff --git a/criterion/Tree/gen-proof_resume/256/report/pdf.svg b/ursa/Tree/gen-proof_resume/256/report/pdf.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/256/report/pdf.svg rename to ursa/Tree/gen-proof_resume/256/report/pdf.svg diff --git a/criterion/Tree/gen-proof_resume/256/report/pdf_small.svg b/ursa/Tree/gen-proof_resume/256/report/pdf_small.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/256/report/pdf_small.svg rename to ursa/Tree/gen-proof_resume/256/report/pdf_small.svg diff --git a/criterion/Tree/gen-proof_resume/256/report/regression.svg b/ursa/Tree/gen-proof_resume/256/report/regression.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/256/report/regression.svg rename to ursa/Tree/gen-proof_resume/256/report/regression.svg diff --git a/criterion/Tree/gen-proof_resume/256/report/regression_small.svg b/ursa/Tree/gen-proof_resume/256/report/regression_small.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/256/report/regression_small.svg rename to ursa/Tree/gen-proof_resume/256/report/regression_small.svg diff --git a/criterion/Tree/gen-proof_resume/256/report/slope.svg b/ursa/Tree/gen-proof_resume/256/report/slope.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/256/report/slope.svg rename to ursa/Tree/gen-proof_resume/256/report/slope.svg diff --git a/criterion/Tree/gen-proof_resume/256/report/typical.svg b/ursa/Tree/gen-proof_resume/256/report/typical.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/256/report/typical.svg rename to ursa/Tree/gen-proof_resume/256/report/typical.svg diff --git a/criterion/Tree/gen-proof_resume/384/base/benchmark.json b/ursa/Tree/gen-proof_resume/384/base/benchmark.json similarity index 100% rename from criterion/Tree/gen-proof_resume/384/base/benchmark.json rename to ursa/Tree/gen-proof_resume/384/base/benchmark.json diff --git a/criterion/Tree/gen-proof_resume/384/base/estimates.json b/ursa/Tree/gen-proof_resume/384/base/estimates.json similarity index 100% rename from criterion/Tree/gen-proof_resume/384/base/estimates.json rename to ursa/Tree/gen-proof_resume/384/base/estimates.json diff --git a/criterion/Tree/gen-proof_resume/384/base/sample.json b/ursa/Tree/gen-proof_resume/384/base/sample.json similarity index 100% rename from criterion/Tree/gen-proof_resume/384/base/sample.json rename to ursa/Tree/gen-proof_resume/384/base/sample.json diff --git a/criterion/Tree/gen-proof_resume/384/base/tukey.json b/ursa/Tree/gen-proof_resume/384/base/tukey.json similarity index 100% rename from criterion/Tree/gen-proof_resume/384/base/tukey.json rename to ursa/Tree/gen-proof_resume/384/base/tukey.json diff --git a/criterion/Tree/gen-proof_resume/384/new/benchmark.json b/ursa/Tree/gen-proof_resume/384/new/benchmark.json similarity index 100% rename from criterion/Tree/gen-proof_resume/384/new/benchmark.json rename to ursa/Tree/gen-proof_resume/384/new/benchmark.json diff --git a/criterion/Tree/gen-proof_resume/384/new/estimates.json b/ursa/Tree/gen-proof_resume/384/new/estimates.json similarity index 100% rename from criterion/Tree/gen-proof_resume/384/new/estimates.json rename to ursa/Tree/gen-proof_resume/384/new/estimates.json diff --git a/criterion/Tree/gen-proof_resume/384/new/sample.json b/ursa/Tree/gen-proof_resume/384/new/sample.json similarity index 100% rename from criterion/Tree/gen-proof_resume/384/new/sample.json rename to ursa/Tree/gen-proof_resume/384/new/sample.json diff --git a/criterion/Tree/gen-proof_resume/384/new/tukey.json b/ursa/Tree/gen-proof_resume/384/new/tukey.json similarity index 100% rename from criterion/Tree/gen-proof_resume/384/new/tukey.json rename to ursa/Tree/gen-proof_resume/384/new/tukey.json diff --git a/criterion/Tree/gen-proof_resume/384/report/MAD.svg b/ursa/Tree/gen-proof_resume/384/report/MAD.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/384/report/MAD.svg rename to ursa/Tree/gen-proof_resume/384/report/MAD.svg diff --git a/criterion/Tree/gen-proof_resume/384/report/SD.svg b/ursa/Tree/gen-proof_resume/384/report/SD.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/384/report/SD.svg rename to ursa/Tree/gen-proof_resume/384/report/SD.svg diff --git a/criterion/Tree/gen-proof_resume/384/report/index.html b/ursa/Tree/gen-proof_resume/384/report/index.html similarity index 100% rename from criterion/Tree/gen-proof_resume/384/report/index.html rename to ursa/Tree/gen-proof_resume/384/report/index.html diff --git a/criterion/Tree/gen-proof_resume/384/report/mean.svg b/ursa/Tree/gen-proof_resume/384/report/mean.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/384/report/mean.svg rename to ursa/Tree/gen-proof_resume/384/report/mean.svg diff --git a/criterion/Tree/gen-proof_resume/384/report/median.svg b/ursa/Tree/gen-proof_resume/384/report/median.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/384/report/median.svg rename to ursa/Tree/gen-proof_resume/384/report/median.svg diff --git a/criterion/Tree/gen-proof_resume/384/report/pdf.svg b/ursa/Tree/gen-proof_resume/384/report/pdf.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/384/report/pdf.svg rename to ursa/Tree/gen-proof_resume/384/report/pdf.svg diff --git a/criterion/Tree/gen-proof_resume/384/report/pdf_small.svg b/ursa/Tree/gen-proof_resume/384/report/pdf_small.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/384/report/pdf_small.svg rename to ursa/Tree/gen-proof_resume/384/report/pdf_small.svg diff --git a/criterion/Tree/gen-proof_resume/384/report/regression.svg b/ursa/Tree/gen-proof_resume/384/report/regression.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/384/report/regression.svg rename to ursa/Tree/gen-proof_resume/384/report/regression.svg diff --git a/criterion/Tree/gen-proof_resume/384/report/regression_small.svg b/ursa/Tree/gen-proof_resume/384/report/regression_small.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/384/report/regression_small.svg rename to ursa/Tree/gen-proof_resume/384/report/regression_small.svg diff --git a/criterion/Tree/gen-proof_resume/384/report/slope.svg b/ursa/Tree/gen-proof_resume/384/report/slope.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/384/report/slope.svg rename to ursa/Tree/gen-proof_resume/384/report/slope.svg diff --git a/criterion/Tree/gen-proof_resume/384/report/typical.svg b/ursa/Tree/gen-proof_resume/384/report/typical.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/384/report/typical.svg rename to ursa/Tree/gen-proof_resume/384/report/typical.svg diff --git a/criterion/Tree/gen-proof_resume/512/base/benchmark.json b/ursa/Tree/gen-proof_resume/512/base/benchmark.json similarity index 100% rename from criterion/Tree/gen-proof_resume/512/base/benchmark.json rename to ursa/Tree/gen-proof_resume/512/base/benchmark.json diff --git a/criterion/Tree/gen-proof_resume/512/base/estimates.json b/ursa/Tree/gen-proof_resume/512/base/estimates.json similarity index 100% rename from criterion/Tree/gen-proof_resume/512/base/estimates.json rename to ursa/Tree/gen-proof_resume/512/base/estimates.json diff --git a/criterion/Tree/gen-proof_resume/512/base/sample.json b/ursa/Tree/gen-proof_resume/512/base/sample.json similarity index 100% rename from criterion/Tree/gen-proof_resume/512/base/sample.json rename to ursa/Tree/gen-proof_resume/512/base/sample.json diff --git a/criterion/Tree/gen-proof_resume/512/base/tukey.json b/ursa/Tree/gen-proof_resume/512/base/tukey.json similarity index 100% rename from criterion/Tree/gen-proof_resume/512/base/tukey.json rename to ursa/Tree/gen-proof_resume/512/base/tukey.json diff --git a/criterion/Tree/gen-proof_resume/512/new/benchmark.json b/ursa/Tree/gen-proof_resume/512/new/benchmark.json similarity index 100% rename from criterion/Tree/gen-proof_resume/512/new/benchmark.json rename to ursa/Tree/gen-proof_resume/512/new/benchmark.json diff --git a/criterion/Tree/gen-proof_resume/512/new/estimates.json b/ursa/Tree/gen-proof_resume/512/new/estimates.json similarity index 100% rename from criterion/Tree/gen-proof_resume/512/new/estimates.json rename to ursa/Tree/gen-proof_resume/512/new/estimates.json diff --git a/criterion/Tree/gen-proof_resume/512/new/sample.json b/ursa/Tree/gen-proof_resume/512/new/sample.json similarity index 100% rename from criterion/Tree/gen-proof_resume/512/new/sample.json rename to ursa/Tree/gen-proof_resume/512/new/sample.json diff --git a/criterion/Tree/gen-proof_resume/512/new/tukey.json b/ursa/Tree/gen-proof_resume/512/new/tukey.json similarity index 100% rename from criterion/Tree/gen-proof_resume/512/new/tukey.json rename to ursa/Tree/gen-proof_resume/512/new/tukey.json diff --git a/criterion/Tree/gen-proof_resume/512/report/MAD.svg b/ursa/Tree/gen-proof_resume/512/report/MAD.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/512/report/MAD.svg rename to ursa/Tree/gen-proof_resume/512/report/MAD.svg diff --git a/criterion/Tree/gen-proof_resume/512/report/SD.svg b/ursa/Tree/gen-proof_resume/512/report/SD.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/512/report/SD.svg rename to ursa/Tree/gen-proof_resume/512/report/SD.svg diff --git a/criterion/Tree/gen-proof_resume/512/report/index.html b/ursa/Tree/gen-proof_resume/512/report/index.html similarity index 100% rename from criterion/Tree/gen-proof_resume/512/report/index.html rename to ursa/Tree/gen-proof_resume/512/report/index.html diff --git a/criterion/Tree/gen-proof_resume/512/report/mean.svg b/ursa/Tree/gen-proof_resume/512/report/mean.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/512/report/mean.svg rename to ursa/Tree/gen-proof_resume/512/report/mean.svg diff --git a/criterion/Tree/gen-proof_resume/512/report/median.svg b/ursa/Tree/gen-proof_resume/512/report/median.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/512/report/median.svg rename to ursa/Tree/gen-proof_resume/512/report/median.svg diff --git a/criterion/Tree/gen-proof_resume/512/report/pdf.svg b/ursa/Tree/gen-proof_resume/512/report/pdf.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/512/report/pdf.svg rename to ursa/Tree/gen-proof_resume/512/report/pdf.svg diff --git a/criterion/Tree/gen-proof_resume/512/report/pdf_small.svg b/ursa/Tree/gen-proof_resume/512/report/pdf_small.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/512/report/pdf_small.svg rename to ursa/Tree/gen-proof_resume/512/report/pdf_small.svg diff --git a/criterion/Tree/gen-proof_resume/512/report/regression.svg b/ursa/Tree/gen-proof_resume/512/report/regression.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/512/report/regression.svg rename to ursa/Tree/gen-proof_resume/512/report/regression.svg diff --git a/criterion/Tree/gen-proof_resume/512/report/regression_small.svg b/ursa/Tree/gen-proof_resume/512/report/regression_small.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/512/report/regression_small.svg rename to ursa/Tree/gen-proof_resume/512/report/regression_small.svg diff --git a/criterion/Tree/gen-proof_resume/512/report/slope.svg b/ursa/Tree/gen-proof_resume/512/report/slope.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/512/report/slope.svg rename to ursa/Tree/gen-proof_resume/512/report/slope.svg diff --git a/criterion/Tree/gen-proof_resume/512/report/typical.svg b/ursa/Tree/gen-proof_resume/512/report/typical.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/512/report/typical.svg rename to ursa/Tree/gen-proof_resume/512/report/typical.svg diff --git a/criterion/Tree/gen-proof_resume/640/base/benchmark.json b/ursa/Tree/gen-proof_resume/640/base/benchmark.json similarity index 100% rename from criterion/Tree/gen-proof_resume/640/base/benchmark.json rename to ursa/Tree/gen-proof_resume/640/base/benchmark.json diff --git a/criterion/Tree/gen-proof_resume/640/base/estimates.json b/ursa/Tree/gen-proof_resume/640/base/estimates.json similarity index 100% rename from criterion/Tree/gen-proof_resume/640/base/estimates.json rename to ursa/Tree/gen-proof_resume/640/base/estimates.json diff --git a/criterion/Tree/gen-proof_resume/640/base/sample.json b/ursa/Tree/gen-proof_resume/640/base/sample.json similarity index 100% rename from criterion/Tree/gen-proof_resume/640/base/sample.json rename to ursa/Tree/gen-proof_resume/640/base/sample.json diff --git a/criterion/Tree/gen-proof_resume/640/base/tukey.json b/ursa/Tree/gen-proof_resume/640/base/tukey.json similarity index 100% rename from criterion/Tree/gen-proof_resume/640/base/tukey.json rename to ursa/Tree/gen-proof_resume/640/base/tukey.json diff --git a/criterion/Tree/gen-proof_resume/640/new/benchmark.json b/ursa/Tree/gen-proof_resume/640/new/benchmark.json similarity index 100% rename from criterion/Tree/gen-proof_resume/640/new/benchmark.json rename to ursa/Tree/gen-proof_resume/640/new/benchmark.json diff --git a/criterion/Tree/gen-proof_resume/640/new/estimates.json b/ursa/Tree/gen-proof_resume/640/new/estimates.json similarity index 100% rename from criterion/Tree/gen-proof_resume/640/new/estimates.json rename to ursa/Tree/gen-proof_resume/640/new/estimates.json diff --git a/criterion/Tree/gen-proof_resume/640/new/sample.json b/ursa/Tree/gen-proof_resume/640/new/sample.json similarity index 100% rename from criterion/Tree/gen-proof_resume/640/new/sample.json rename to ursa/Tree/gen-proof_resume/640/new/sample.json diff --git a/criterion/Tree/gen-proof_resume/640/new/tukey.json b/ursa/Tree/gen-proof_resume/640/new/tukey.json similarity index 100% rename from criterion/Tree/gen-proof_resume/640/new/tukey.json rename to ursa/Tree/gen-proof_resume/640/new/tukey.json diff --git a/criterion/Tree/gen-proof_resume/640/report/MAD.svg b/ursa/Tree/gen-proof_resume/640/report/MAD.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/640/report/MAD.svg rename to ursa/Tree/gen-proof_resume/640/report/MAD.svg diff --git a/criterion/Tree/gen-proof_resume/640/report/SD.svg b/ursa/Tree/gen-proof_resume/640/report/SD.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/640/report/SD.svg rename to ursa/Tree/gen-proof_resume/640/report/SD.svg diff --git a/criterion/Tree/gen-proof_resume/640/report/index.html b/ursa/Tree/gen-proof_resume/640/report/index.html similarity index 100% rename from criterion/Tree/gen-proof_resume/640/report/index.html rename to ursa/Tree/gen-proof_resume/640/report/index.html diff --git a/criterion/Tree/gen-proof_resume/640/report/mean.svg b/ursa/Tree/gen-proof_resume/640/report/mean.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/640/report/mean.svg rename to ursa/Tree/gen-proof_resume/640/report/mean.svg diff --git a/criterion/Tree/gen-proof_resume/640/report/median.svg b/ursa/Tree/gen-proof_resume/640/report/median.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/640/report/median.svg rename to ursa/Tree/gen-proof_resume/640/report/median.svg diff --git a/criterion/Tree/gen-proof_resume/640/report/pdf.svg b/ursa/Tree/gen-proof_resume/640/report/pdf.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/640/report/pdf.svg rename to ursa/Tree/gen-proof_resume/640/report/pdf.svg diff --git a/criterion/Tree/gen-proof_resume/640/report/pdf_small.svg b/ursa/Tree/gen-proof_resume/640/report/pdf_small.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/640/report/pdf_small.svg rename to ursa/Tree/gen-proof_resume/640/report/pdf_small.svg diff --git a/criterion/Tree/gen-proof_resume/640/report/regression.svg b/ursa/Tree/gen-proof_resume/640/report/regression.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/640/report/regression.svg rename to ursa/Tree/gen-proof_resume/640/report/regression.svg diff --git a/criterion/Tree/gen-proof_resume/640/report/regression_small.svg b/ursa/Tree/gen-proof_resume/640/report/regression_small.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/640/report/regression_small.svg rename to ursa/Tree/gen-proof_resume/640/report/regression_small.svg diff --git a/criterion/Tree/gen-proof_resume/640/report/slope.svg b/ursa/Tree/gen-proof_resume/640/report/slope.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/640/report/slope.svg rename to ursa/Tree/gen-proof_resume/640/report/slope.svg diff --git a/criterion/Tree/gen-proof_resume/640/report/typical.svg b/ursa/Tree/gen-proof_resume/640/report/typical.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/640/report/typical.svg rename to ursa/Tree/gen-proof_resume/640/report/typical.svg diff --git a/criterion/Tree/gen-proof_resume/768/base/benchmark.json b/ursa/Tree/gen-proof_resume/768/base/benchmark.json similarity index 100% rename from criterion/Tree/gen-proof_resume/768/base/benchmark.json rename to ursa/Tree/gen-proof_resume/768/base/benchmark.json diff --git a/criterion/Tree/gen-proof_resume/768/base/estimates.json b/ursa/Tree/gen-proof_resume/768/base/estimates.json similarity index 100% rename from criterion/Tree/gen-proof_resume/768/base/estimates.json rename to ursa/Tree/gen-proof_resume/768/base/estimates.json diff --git a/criterion/Tree/gen-proof_resume/768/base/sample.json b/ursa/Tree/gen-proof_resume/768/base/sample.json similarity index 100% rename from criterion/Tree/gen-proof_resume/768/base/sample.json rename to ursa/Tree/gen-proof_resume/768/base/sample.json diff --git a/criterion/Tree/gen-proof_resume/768/base/tukey.json b/ursa/Tree/gen-proof_resume/768/base/tukey.json similarity index 100% rename from criterion/Tree/gen-proof_resume/768/base/tukey.json rename to ursa/Tree/gen-proof_resume/768/base/tukey.json diff --git a/criterion/Tree/gen-proof_resume/768/new/benchmark.json b/ursa/Tree/gen-proof_resume/768/new/benchmark.json similarity index 100% rename from criterion/Tree/gen-proof_resume/768/new/benchmark.json rename to ursa/Tree/gen-proof_resume/768/new/benchmark.json diff --git a/criterion/Tree/gen-proof_resume/768/new/estimates.json b/ursa/Tree/gen-proof_resume/768/new/estimates.json similarity index 100% rename from criterion/Tree/gen-proof_resume/768/new/estimates.json rename to ursa/Tree/gen-proof_resume/768/new/estimates.json diff --git a/criterion/Tree/gen-proof_resume/768/new/sample.json b/ursa/Tree/gen-proof_resume/768/new/sample.json similarity index 100% rename from criterion/Tree/gen-proof_resume/768/new/sample.json rename to ursa/Tree/gen-proof_resume/768/new/sample.json diff --git a/criterion/Tree/gen-proof_resume/768/new/tukey.json b/ursa/Tree/gen-proof_resume/768/new/tukey.json similarity index 100% rename from criterion/Tree/gen-proof_resume/768/new/tukey.json rename to ursa/Tree/gen-proof_resume/768/new/tukey.json diff --git a/criterion/Tree/gen-proof_resume/768/report/MAD.svg b/ursa/Tree/gen-proof_resume/768/report/MAD.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/768/report/MAD.svg rename to ursa/Tree/gen-proof_resume/768/report/MAD.svg diff --git a/criterion/Tree/gen-proof_resume/768/report/SD.svg b/ursa/Tree/gen-proof_resume/768/report/SD.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/768/report/SD.svg rename to ursa/Tree/gen-proof_resume/768/report/SD.svg diff --git a/criterion/Tree/gen-proof_resume/768/report/index.html b/ursa/Tree/gen-proof_resume/768/report/index.html similarity index 100% rename from criterion/Tree/gen-proof_resume/768/report/index.html rename to ursa/Tree/gen-proof_resume/768/report/index.html diff --git a/criterion/Tree/gen-proof_resume/768/report/mean.svg b/ursa/Tree/gen-proof_resume/768/report/mean.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/768/report/mean.svg rename to ursa/Tree/gen-proof_resume/768/report/mean.svg diff --git a/criterion/Tree/gen-proof_resume/768/report/median.svg b/ursa/Tree/gen-proof_resume/768/report/median.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/768/report/median.svg rename to ursa/Tree/gen-proof_resume/768/report/median.svg diff --git a/criterion/Tree/gen-proof_resume/768/report/pdf.svg b/ursa/Tree/gen-proof_resume/768/report/pdf.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/768/report/pdf.svg rename to ursa/Tree/gen-proof_resume/768/report/pdf.svg diff --git a/criterion/Tree/gen-proof_resume/768/report/pdf_small.svg b/ursa/Tree/gen-proof_resume/768/report/pdf_small.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/768/report/pdf_small.svg rename to ursa/Tree/gen-proof_resume/768/report/pdf_small.svg diff --git a/criterion/Tree/gen-proof_resume/768/report/regression.svg b/ursa/Tree/gen-proof_resume/768/report/regression.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/768/report/regression.svg rename to ursa/Tree/gen-proof_resume/768/report/regression.svg diff --git a/criterion/Tree/gen-proof_resume/768/report/regression_small.svg b/ursa/Tree/gen-proof_resume/768/report/regression_small.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/768/report/regression_small.svg rename to ursa/Tree/gen-proof_resume/768/report/regression_small.svg diff --git a/criterion/Tree/gen-proof_resume/768/report/slope.svg b/ursa/Tree/gen-proof_resume/768/report/slope.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/768/report/slope.svg rename to ursa/Tree/gen-proof_resume/768/report/slope.svg diff --git a/criterion/Tree/gen-proof_resume/768/report/typical.svg b/ursa/Tree/gen-proof_resume/768/report/typical.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/768/report/typical.svg rename to ursa/Tree/gen-proof_resume/768/report/typical.svg diff --git a/criterion/Tree/gen-proof_resume/896/base/benchmark.json b/ursa/Tree/gen-proof_resume/896/base/benchmark.json similarity index 100% rename from criterion/Tree/gen-proof_resume/896/base/benchmark.json rename to ursa/Tree/gen-proof_resume/896/base/benchmark.json diff --git a/criterion/Tree/gen-proof_resume/896/base/estimates.json b/ursa/Tree/gen-proof_resume/896/base/estimates.json similarity index 100% rename from criterion/Tree/gen-proof_resume/896/base/estimates.json rename to ursa/Tree/gen-proof_resume/896/base/estimates.json diff --git a/criterion/Tree/gen-proof_resume/896/base/sample.json b/ursa/Tree/gen-proof_resume/896/base/sample.json similarity index 100% rename from criterion/Tree/gen-proof_resume/896/base/sample.json rename to ursa/Tree/gen-proof_resume/896/base/sample.json diff --git a/criterion/Tree/gen-proof_resume/896/base/tukey.json b/ursa/Tree/gen-proof_resume/896/base/tukey.json similarity index 100% rename from criterion/Tree/gen-proof_resume/896/base/tukey.json rename to ursa/Tree/gen-proof_resume/896/base/tukey.json diff --git a/criterion/Tree/gen-proof_resume/896/new/benchmark.json b/ursa/Tree/gen-proof_resume/896/new/benchmark.json similarity index 100% rename from criterion/Tree/gen-proof_resume/896/new/benchmark.json rename to ursa/Tree/gen-proof_resume/896/new/benchmark.json diff --git a/criterion/Tree/gen-proof_resume/896/new/estimates.json b/ursa/Tree/gen-proof_resume/896/new/estimates.json similarity index 100% rename from criterion/Tree/gen-proof_resume/896/new/estimates.json rename to ursa/Tree/gen-proof_resume/896/new/estimates.json diff --git a/criterion/Tree/gen-proof_resume/896/new/sample.json b/ursa/Tree/gen-proof_resume/896/new/sample.json similarity index 100% rename from criterion/Tree/gen-proof_resume/896/new/sample.json rename to ursa/Tree/gen-proof_resume/896/new/sample.json diff --git a/criterion/Tree/gen-proof_resume/896/new/tukey.json b/ursa/Tree/gen-proof_resume/896/new/tukey.json similarity index 100% rename from criterion/Tree/gen-proof_resume/896/new/tukey.json rename to ursa/Tree/gen-proof_resume/896/new/tukey.json diff --git a/criterion/Tree/gen-proof_resume/896/report/MAD.svg b/ursa/Tree/gen-proof_resume/896/report/MAD.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/896/report/MAD.svg rename to ursa/Tree/gen-proof_resume/896/report/MAD.svg diff --git a/criterion/Tree/gen-proof_resume/896/report/SD.svg b/ursa/Tree/gen-proof_resume/896/report/SD.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/896/report/SD.svg rename to ursa/Tree/gen-proof_resume/896/report/SD.svg diff --git a/criterion/Tree/gen-proof_resume/896/report/index.html b/ursa/Tree/gen-proof_resume/896/report/index.html similarity index 100% rename from criterion/Tree/gen-proof_resume/896/report/index.html rename to ursa/Tree/gen-proof_resume/896/report/index.html diff --git a/criterion/Tree/gen-proof_resume/896/report/mean.svg b/ursa/Tree/gen-proof_resume/896/report/mean.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/896/report/mean.svg rename to ursa/Tree/gen-proof_resume/896/report/mean.svg diff --git a/criterion/Tree/gen-proof_resume/896/report/median.svg b/ursa/Tree/gen-proof_resume/896/report/median.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/896/report/median.svg rename to ursa/Tree/gen-proof_resume/896/report/median.svg diff --git a/criterion/Tree/gen-proof_resume/896/report/pdf.svg b/ursa/Tree/gen-proof_resume/896/report/pdf.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/896/report/pdf.svg rename to ursa/Tree/gen-proof_resume/896/report/pdf.svg diff --git a/criterion/Tree/gen-proof_resume/896/report/pdf_small.svg b/ursa/Tree/gen-proof_resume/896/report/pdf_small.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/896/report/pdf_small.svg rename to ursa/Tree/gen-proof_resume/896/report/pdf_small.svg diff --git a/criterion/Tree/gen-proof_resume/896/report/regression.svg b/ursa/Tree/gen-proof_resume/896/report/regression.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/896/report/regression.svg rename to ursa/Tree/gen-proof_resume/896/report/regression.svg diff --git a/criterion/Tree/gen-proof_resume/896/report/regression_small.svg b/ursa/Tree/gen-proof_resume/896/report/regression_small.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/896/report/regression_small.svg rename to ursa/Tree/gen-proof_resume/896/report/regression_small.svg diff --git a/criterion/Tree/gen-proof_resume/896/report/slope.svg b/ursa/Tree/gen-proof_resume/896/report/slope.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/896/report/slope.svg rename to ursa/Tree/gen-proof_resume/896/report/slope.svg diff --git a/criterion/Tree/gen-proof_resume/896/report/typical.svg b/ursa/Tree/gen-proof_resume/896/report/typical.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/896/report/typical.svg rename to ursa/Tree/gen-proof_resume/896/report/typical.svg diff --git a/criterion/Tree/gen-proof_resume/report/index.html b/ursa/Tree/gen-proof_resume/report/index.html similarity index 100% rename from criterion/Tree/gen-proof_resume/report/index.html rename to ursa/Tree/gen-proof_resume/report/index.html diff --git a/criterion/Tree/gen-proof_resume/report/lines.svg b/ursa/Tree/gen-proof_resume/report/lines.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/report/lines.svg rename to ursa/Tree/gen-proof_resume/report/lines.svg diff --git a/criterion/Tree/gen-proof_resume/report/violin.svg b/ursa/Tree/gen-proof_resume/report/violin.svg similarity index 100% rename from criterion/Tree/gen-proof_resume/report/violin.svg rename to ursa/Tree/gen-proof_resume/report/violin.svg diff --git a/criterion/Tree/report/index.html b/ursa/Tree/report/index.html similarity index 100% rename from criterion/Tree/report/index.html rename to ursa/Tree/report/index.html diff --git a/criterion/Tree/report/lines.svg b/ursa/Tree/report/lines.svg similarity index 100% rename from criterion/Tree/report/lines.svg rename to ursa/Tree/report/lines.svg diff --git a/criterion/Tree/report/violin.svg b/ursa/Tree/report/violin.svg similarity index 100% rename from criterion/Tree/report/violin.svg rename to ursa/Tree/report/violin.svg diff --git a/criterion/Tree/verifier_feed-proof/1024/base/benchmark.json b/ursa/Tree/verifier_feed-proof/1024/base/benchmark.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/1024/base/benchmark.json rename to ursa/Tree/verifier_feed-proof/1024/base/benchmark.json diff --git a/criterion/Tree/verifier_feed-proof/1024/base/estimates.json b/ursa/Tree/verifier_feed-proof/1024/base/estimates.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/1024/base/estimates.json rename to ursa/Tree/verifier_feed-proof/1024/base/estimates.json diff --git a/criterion/Tree/verifier_feed-proof/1024/base/sample.json b/ursa/Tree/verifier_feed-proof/1024/base/sample.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/1024/base/sample.json rename to ursa/Tree/verifier_feed-proof/1024/base/sample.json diff --git a/criterion/Tree/verifier_feed-proof/1024/base/tukey.json b/ursa/Tree/verifier_feed-proof/1024/base/tukey.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/1024/base/tukey.json rename to ursa/Tree/verifier_feed-proof/1024/base/tukey.json diff --git a/criterion/Tree/verifier_feed-proof/1024/new/benchmark.json b/ursa/Tree/verifier_feed-proof/1024/new/benchmark.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/1024/new/benchmark.json rename to ursa/Tree/verifier_feed-proof/1024/new/benchmark.json diff --git a/criterion/Tree/verifier_feed-proof/1024/new/estimates.json b/ursa/Tree/verifier_feed-proof/1024/new/estimates.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/1024/new/estimates.json rename to ursa/Tree/verifier_feed-proof/1024/new/estimates.json diff --git a/criterion/Tree/verifier_feed-proof/1024/new/sample.json b/ursa/Tree/verifier_feed-proof/1024/new/sample.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/1024/new/sample.json rename to ursa/Tree/verifier_feed-proof/1024/new/sample.json diff --git a/criterion/Tree/verifier_feed-proof/1024/new/tukey.json b/ursa/Tree/verifier_feed-proof/1024/new/tukey.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/1024/new/tukey.json rename to ursa/Tree/verifier_feed-proof/1024/new/tukey.json diff --git a/criterion/Tree/verifier_feed-proof/1024/report/MAD.svg b/ursa/Tree/verifier_feed-proof/1024/report/MAD.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/1024/report/MAD.svg rename to ursa/Tree/verifier_feed-proof/1024/report/MAD.svg diff --git a/criterion/Tree/verifier_feed-proof/1024/report/SD.svg b/ursa/Tree/verifier_feed-proof/1024/report/SD.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/1024/report/SD.svg rename to ursa/Tree/verifier_feed-proof/1024/report/SD.svg diff --git a/criterion/Tree/verifier_feed-proof/1024/report/index.html b/ursa/Tree/verifier_feed-proof/1024/report/index.html similarity index 100% rename from criterion/Tree/verifier_feed-proof/1024/report/index.html rename to ursa/Tree/verifier_feed-proof/1024/report/index.html diff --git a/criterion/Tree/verifier_feed-proof/1024/report/mean.svg b/ursa/Tree/verifier_feed-proof/1024/report/mean.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/1024/report/mean.svg rename to ursa/Tree/verifier_feed-proof/1024/report/mean.svg diff --git a/criterion/Tree/verifier_feed-proof/1024/report/median.svg b/ursa/Tree/verifier_feed-proof/1024/report/median.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/1024/report/median.svg rename to ursa/Tree/verifier_feed-proof/1024/report/median.svg diff --git a/criterion/Tree/verifier_feed-proof/1024/report/pdf.svg b/ursa/Tree/verifier_feed-proof/1024/report/pdf.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/1024/report/pdf.svg rename to ursa/Tree/verifier_feed-proof/1024/report/pdf.svg diff --git a/criterion/Tree/verifier_feed-proof/1024/report/pdf_small.svg b/ursa/Tree/verifier_feed-proof/1024/report/pdf_small.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/1024/report/pdf_small.svg rename to ursa/Tree/verifier_feed-proof/1024/report/pdf_small.svg diff --git a/criterion/Tree/verifier_feed-proof/1024/report/regression.svg b/ursa/Tree/verifier_feed-proof/1024/report/regression.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/1024/report/regression.svg rename to ursa/Tree/verifier_feed-proof/1024/report/regression.svg diff --git a/criterion/Tree/verifier_feed-proof/1024/report/regression_small.svg b/ursa/Tree/verifier_feed-proof/1024/report/regression_small.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/1024/report/regression_small.svg rename to ursa/Tree/verifier_feed-proof/1024/report/regression_small.svg diff --git a/criterion/Tree/verifier_feed-proof/1024/report/slope.svg b/ursa/Tree/verifier_feed-proof/1024/report/slope.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/1024/report/slope.svg rename to ursa/Tree/verifier_feed-proof/1024/report/slope.svg diff --git a/criterion/Tree/verifier_feed-proof/1024/report/typical.svg b/ursa/Tree/verifier_feed-proof/1024/report/typical.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/1024/report/typical.svg rename to ursa/Tree/verifier_feed-proof/1024/report/typical.svg diff --git a/criterion/Tree/verifier_feed-proof/1152/base/benchmark.json b/ursa/Tree/verifier_feed-proof/1152/base/benchmark.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/1152/base/benchmark.json rename to ursa/Tree/verifier_feed-proof/1152/base/benchmark.json diff --git a/criterion/Tree/verifier_feed-proof/1152/base/estimates.json b/ursa/Tree/verifier_feed-proof/1152/base/estimates.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/1152/base/estimates.json rename to ursa/Tree/verifier_feed-proof/1152/base/estimates.json diff --git a/criterion/Tree/verifier_feed-proof/1152/base/sample.json b/ursa/Tree/verifier_feed-proof/1152/base/sample.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/1152/base/sample.json rename to ursa/Tree/verifier_feed-proof/1152/base/sample.json diff --git a/criterion/Tree/verifier_feed-proof/1152/base/tukey.json b/ursa/Tree/verifier_feed-proof/1152/base/tukey.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/1152/base/tukey.json rename to ursa/Tree/verifier_feed-proof/1152/base/tukey.json diff --git a/criterion/Tree/verifier_feed-proof/1152/new/benchmark.json b/ursa/Tree/verifier_feed-proof/1152/new/benchmark.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/1152/new/benchmark.json rename to ursa/Tree/verifier_feed-proof/1152/new/benchmark.json diff --git a/criterion/Tree/verifier_feed-proof/1152/new/estimates.json b/ursa/Tree/verifier_feed-proof/1152/new/estimates.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/1152/new/estimates.json rename to ursa/Tree/verifier_feed-proof/1152/new/estimates.json diff --git a/criterion/Tree/verifier_feed-proof/1152/new/sample.json b/ursa/Tree/verifier_feed-proof/1152/new/sample.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/1152/new/sample.json rename to ursa/Tree/verifier_feed-proof/1152/new/sample.json diff --git a/criterion/Tree/verifier_feed-proof/1152/new/tukey.json b/ursa/Tree/verifier_feed-proof/1152/new/tukey.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/1152/new/tukey.json rename to ursa/Tree/verifier_feed-proof/1152/new/tukey.json diff --git a/criterion/Tree/verifier_feed-proof/1152/report/MAD.svg b/ursa/Tree/verifier_feed-proof/1152/report/MAD.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/1152/report/MAD.svg rename to ursa/Tree/verifier_feed-proof/1152/report/MAD.svg diff --git a/criterion/Tree/verifier_feed-proof/1152/report/SD.svg b/ursa/Tree/verifier_feed-proof/1152/report/SD.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/1152/report/SD.svg rename to ursa/Tree/verifier_feed-proof/1152/report/SD.svg diff --git a/criterion/Tree/verifier_feed-proof/1152/report/index.html b/ursa/Tree/verifier_feed-proof/1152/report/index.html similarity index 100% rename from criterion/Tree/verifier_feed-proof/1152/report/index.html rename to ursa/Tree/verifier_feed-proof/1152/report/index.html diff --git a/criterion/Tree/verifier_feed-proof/1152/report/mean.svg b/ursa/Tree/verifier_feed-proof/1152/report/mean.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/1152/report/mean.svg rename to ursa/Tree/verifier_feed-proof/1152/report/mean.svg diff --git a/criterion/Tree/verifier_feed-proof/1152/report/median.svg b/ursa/Tree/verifier_feed-proof/1152/report/median.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/1152/report/median.svg rename to ursa/Tree/verifier_feed-proof/1152/report/median.svg diff --git a/criterion/Tree/verifier_feed-proof/1152/report/pdf.svg b/ursa/Tree/verifier_feed-proof/1152/report/pdf.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/1152/report/pdf.svg rename to ursa/Tree/verifier_feed-proof/1152/report/pdf.svg diff --git a/criterion/Tree/verifier_feed-proof/1152/report/pdf_small.svg b/ursa/Tree/verifier_feed-proof/1152/report/pdf_small.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/1152/report/pdf_small.svg rename to ursa/Tree/verifier_feed-proof/1152/report/pdf_small.svg diff --git a/criterion/Tree/verifier_feed-proof/1152/report/regression.svg b/ursa/Tree/verifier_feed-proof/1152/report/regression.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/1152/report/regression.svg rename to ursa/Tree/verifier_feed-proof/1152/report/regression.svg diff --git a/criterion/Tree/verifier_feed-proof/1152/report/regression_small.svg b/ursa/Tree/verifier_feed-proof/1152/report/regression_small.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/1152/report/regression_small.svg rename to ursa/Tree/verifier_feed-proof/1152/report/regression_small.svg diff --git a/criterion/Tree/verifier_feed-proof/1152/report/slope.svg b/ursa/Tree/verifier_feed-proof/1152/report/slope.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/1152/report/slope.svg rename to ursa/Tree/verifier_feed-proof/1152/report/slope.svg diff --git a/criterion/Tree/verifier_feed-proof/1152/report/typical.svg b/ursa/Tree/verifier_feed-proof/1152/report/typical.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/1152/report/typical.svg rename to ursa/Tree/verifier_feed-proof/1152/report/typical.svg diff --git a/criterion/Tree/verifier_feed-proof/128/base/benchmark.json b/ursa/Tree/verifier_feed-proof/128/base/benchmark.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/128/base/benchmark.json rename to ursa/Tree/verifier_feed-proof/128/base/benchmark.json diff --git a/criterion/Tree/verifier_feed-proof/128/base/estimates.json b/ursa/Tree/verifier_feed-proof/128/base/estimates.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/128/base/estimates.json rename to ursa/Tree/verifier_feed-proof/128/base/estimates.json diff --git a/criterion/Tree/verifier_feed-proof/128/base/sample.json b/ursa/Tree/verifier_feed-proof/128/base/sample.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/128/base/sample.json rename to ursa/Tree/verifier_feed-proof/128/base/sample.json diff --git a/criterion/Tree/verifier_feed-proof/128/base/tukey.json b/ursa/Tree/verifier_feed-proof/128/base/tukey.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/128/base/tukey.json rename to ursa/Tree/verifier_feed-proof/128/base/tukey.json diff --git a/criterion/Tree/verifier_feed-proof/128/new/benchmark.json b/ursa/Tree/verifier_feed-proof/128/new/benchmark.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/128/new/benchmark.json rename to ursa/Tree/verifier_feed-proof/128/new/benchmark.json diff --git a/criterion/Tree/verifier_feed-proof/128/new/estimates.json b/ursa/Tree/verifier_feed-proof/128/new/estimates.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/128/new/estimates.json rename to ursa/Tree/verifier_feed-proof/128/new/estimates.json diff --git a/criterion/Tree/verifier_feed-proof/128/new/sample.json b/ursa/Tree/verifier_feed-proof/128/new/sample.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/128/new/sample.json rename to ursa/Tree/verifier_feed-proof/128/new/sample.json diff --git a/criterion/Tree/verifier_feed-proof/128/new/tukey.json b/ursa/Tree/verifier_feed-proof/128/new/tukey.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/128/new/tukey.json rename to ursa/Tree/verifier_feed-proof/128/new/tukey.json diff --git a/criterion/Tree/verifier_feed-proof/128/report/MAD.svg b/ursa/Tree/verifier_feed-proof/128/report/MAD.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/128/report/MAD.svg rename to ursa/Tree/verifier_feed-proof/128/report/MAD.svg diff --git a/criterion/Tree/verifier_feed-proof/128/report/SD.svg b/ursa/Tree/verifier_feed-proof/128/report/SD.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/128/report/SD.svg rename to ursa/Tree/verifier_feed-proof/128/report/SD.svg diff --git a/criterion/Tree/verifier_feed-proof/128/report/index.html b/ursa/Tree/verifier_feed-proof/128/report/index.html similarity index 100% rename from criterion/Tree/verifier_feed-proof/128/report/index.html rename to ursa/Tree/verifier_feed-proof/128/report/index.html diff --git a/criterion/Tree/verifier_feed-proof/128/report/mean.svg b/ursa/Tree/verifier_feed-proof/128/report/mean.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/128/report/mean.svg rename to ursa/Tree/verifier_feed-proof/128/report/mean.svg diff --git a/criterion/Tree/verifier_feed-proof/128/report/median.svg b/ursa/Tree/verifier_feed-proof/128/report/median.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/128/report/median.svg rename to ursa/Tree/verifier_feed-proof/128/report/median.svg diff --git a/criterion/Tree/verifier_feed-proof/128/report/pdf.svg b/ursa/Tree/verifier_feed-proof/128/report/pdf.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/128/report/pdf.svg rename to ursa/Tree/verifier_feed-proof/128/report/pdf.svg diff --git a/criterion/Tree/verifier_feed-proof/128/report/pdf_small.svg b/ursa/Tree/verifier_feed-proof/128/report/pdf_small.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/128/report/pdf_small.svg rename to ursa/Tree/verifier_feed-proof/128/report/pdf_small.svg diff --git a/criterion/Tree/verifier_feed-proof/128/report/regression.svg b/ursa/Tree/verifier_feed-proof/128/report/regression.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/128/report/regression.svg rename to ursa/Tree/verifier_feed-proof/128/report/regression.svg diff --git a/criterion/Tree/verifier_feed-proof/128/report/regression_small.svg b/ursa/Tree/verifier_feed-proof/128/report/regression_small.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/128/report/regression_small.svg rename to ursa/Tree/verifier_feed-proof/128/report/regression_small.svg diff --git a/criterion/Tree/verifier_feed-proof/128/report/slope.svg b/ursa/Tree/verifier_feed-proof/128/report/slope.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/128/report/slope.svg rename to ursa/Tree/verifier_feed-proof/128/report/slope.svg diff --git a/criterion/Tree/verifier_feed-proof/128/report/typical.svg b/ursa/Tree/verifier_feed-proof/128/report/typical.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/128/report/typical.svg rename to ursa/Tree/verifier_feed-proof/128/report/typical.svg diff --git a/criterion/Tree/verifier_feed-proof/1280/base/benchmark.json b/ursa/Tree/verifier_feed-proof/1280/base/benchmark.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/1280/base/benchmark.json rename to ursa/Tree/verifier_feed-proof/1280/base/benchmark.json diff --git a/criterion/Tree/verifier_feed-proof/1280/base/estimates.json b/ursa/Tree/verifier_feed-proof/1280/base/estimates.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/1280/base/estimates.json rename to ursa/Tree/verifier_feed-proof/1280/base/estimates.json diff --git a/criterion/Tree/verifier_feed-proof/1280/base/sample.json b/ursa/Tree/verifier_feed-proof/1280/base/sample.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/1280/base/sample.json rename to ursa/Tree/verifier_feed-proof/1280/base/sample.json diff --git a/criterion/Tree/verifier_feed-proof/1280/base/tukey.json b/ursa/Tree/verifier_feed-proof/1280/base/tukey.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/1280/base/tukey.json rename to ursa/Tree/verifier_feed-proof/1280/base/tukey.json diff --git a/criterion/Tree/verifier_feed-proof/1280/new/benchmark.json b/ursa/Tree/verifier_feed-proof/1280/new/benchmark.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/1280/new/benchmark.json rename to ursa/Tree/verifier_feed-proof/1280/new/benchmark.json diff --git a/criterion/Tree/verifier_feed-proof/1280/new/estimates.json b/ursa/Tree/verifier_feed-proof/1280/new/estimates.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/1280/new/estimates.json rename to ursa/Tree/verifier_feed-proof/1280/new/estimates.json diff --git a/criterion/Tree/verifier_feed-proof/1280/new/sample.json b/ursa/Tree/verifier_feed-proof/1280/new/sample.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/1280/new/sample.json rename to ursa/Tree/verifier_feed-proof/1280/new/sample.json diff --git a/criterion/Tree/verifier_feed-proof/1280/new/tukey.json b/ursa/Tree/verifier_feed-proof/1280/new/tukey.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/1280/new/tukey.json rename to ursa/Tree/verifier_feed-proof/1280/new/tukey.json diff --git a/criterion/Tree/verifier_feed-proof/1280/report/MAD.svg b/ursa/Tree/verifier_feed-proof/1280/report/MAD.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/1280/report/MAD.svg rename to ursa/Tree/verifier_feed-proof/1280/report/MAD.svg diff --git a/criterion/Tree/verifier_feed-proof/1280/report/SD.svg b/ursa/Tree/verifier_feed-proof/1280/report/SD.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/1280/report/SD.svg rename to ursa/Tree/verifier_feed-proof/1280/report/SD.svg diff --git a/criterion/Tree/verifier_feed-proof/1280/report/index.html b/ursa/Tree/verifier_feed-proof/1280/report/index.html similarity index 100% rename from criterion/Tree/verifier_feed-proof/1280/report/index.html rename to ursa/Tree/verifier_feed-proof/1280/report/index.html diff --git a/criterion/Tree/verifier_feed-proof/1280/report/mean.svg b/ursa/Tree/verifier_feed-proof/1280/report/mean.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/1280/report/mean.svg rename to ursa/Tree/verifier_feed-proof/1280/report/mean.svg diff --git a/criterion/Tree/verifier_feed-proof/1280/report/median.svg b/ursa/Tree/verifier_feed-proof/1280/report/median.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/1280/report/median.svg rename to ursa/Tree/verifier_feed-proof/1280/report/median.svg diff --git a/criterion/Tree/verifier_feed-proof/1280/report/pdf.svg b/ursa/Tree/verifier_feed-proof/1280/report/pdf.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/1280/report/pdf.svg rename to ursa/Tree/verifier_feed-proof/1280/report/pdf.svg diff --git a/criterion/Tree/verifier_feed-proof/1280/report/pdf_small.svg b/ursa/Tree/verifier_feed-proof/1280/report/pdf_small.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/1280/report/pdf_small.svg rename to ursa/Tree/verifier_feed-proof/1280/report/pdf_small.svg diff --git a/criterion/Tree/verifier_feed-proof/1280/report/regression.svg b/ursa/Tree/verifier_feed-proof/1280/report/regression.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/1280/report/regression.svg rename to ursa/Tree/verifier_feed-proof/1280/report/regression.svg diff --git a/criterion/Tree/verifier_feed-proof/1280/report/regression_small.svg b/ursa/Tree/verifier_feed-proof/1280/report/regression_small.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/1280/report/regression_small.svg rename to ursa/Tree/verifier_feed-proof/1280/report/regression_small.svg diff --git a/criterion/Tree/verifier_feed-proof/1280/report/slope.svg b/ursa/Tree/verifier_feed-proof/1280/report/slope.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/1280/report/slope.svg rename to ursa/Tree/verifier_feed-proof/1280/report/slope.svg diff --git a/criterion/Tree/verifier_feed-proof/1280/report/typical.svg b/ursa/Tree/verifier_feed-proof/1280/report/typical.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/1280/report/typical.svg rename to ursa/Tree/verifier_feed-proof/1280/report/typical.svg diff --git a/criterion/Tree/verifier_feed-proof/1408/base/benchmark.json b/ursa/Tree/verifier_feed-proof/1408/base/benchmark.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/1408/base/benchmark.json rename to ursa/Tree/verifier_feed-proof/1408/base/benchmark.json diff --git a/criterion/Tree/verifier_feed-proof/1408/base/estimates.json b/ursa/Tree/verifier_feed-proof/1408/base/estimates.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/1408/base/estimates.json rename to ursa/Tree/verifier_feed-proof/1408/base/estimates.json diff --git a/criterion/Tree/verifier_feed-proof/1408/base/sample.json b/ursa/Tree/verifier_feed-proof/1408/base/sample.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/1408/base/sample.json rename to ursa/Tree/verifier_feed-proof/1408/base/sample.json diff --git a/criterion/Tree/verifier_feed-proof/1408/base/tukey.json b/ursa/Tree/verifier_feed-proof/1408/base/tukey.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/1408/base/tukey.json rename to ursa/Tree/verifier_feed-proof/1408/base/tukey.json diff --git a/criterion/Tree/verifier_feed-proof/1408/new/benchmark.json b/ursa/Tree/verifier_feed-proof/1408/new/benchmark.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/1408/new/benchmark.json rename to ursa/Tree/verifier_feed-proof/1408/new/benchmark.json diff --git a/criterion/Tree/verifier_feed-proof/1408/new/estimates.json b/ursa/Tree/verifier_feed-proof/1408/new/estimates.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/1408/new/estimates.json rename to ursa/Tree/verifier_feed-proof/1408/new/estimates.json diff --git a/criterion/Tree/verifier_feed-proof/1408/new/sample.json b/ursa/Tree/verifier_feed-proof/1408/new/sample.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/1408/new/sample.json rename to ursa/Tree/verifier_feed-proof/1408/new/sample.json diff --git a/criterion/Tree/verifier_feed-proof/1408/new/tukey.json b/ursa/Tree/verifier_feed-proof/1408/new/tukey.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/1408/new/tukey.json rename to ursa/Tree/verifier_feed-proof/1408/new/tukey.json diff --git a/criterion/Tree/verifier_feed-proof/1408/report/MAD.svg b/ursa/Tree/verifier_feed-proof/1408/report/MAD.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/1408/report/MAD.svg rename to ursa/Tree/verifier_feed-proof/1408/report/MAD.svg diff --git a/criterion/Tree/verifier_feed-proof/1408/report/SD.svg b/ursa/Tree/verifier_feed-proof/1408/report/SD.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/1408/report/SD.svg rename to ursa/Tree/verifier_feed-proof/1408/report/SD.svg diff --git a/criterion/Tree/verifier_feed-proof/1408/report/index.html b/ursa/Tree/verifier_feed-proof/1408/report/index.html similarity index 100% rename from criterion/Tree/verifier_feed-proof/1408/report/index.html rename to ursa/Tree/verifier_feed-proof/1408/report/index.html diff --git a/criterion/Tree/verifier_feed-proof/1408/report/mean.svg b/ursa/Tree/verifier_feed-proof/1408/report/mean.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/1408/report/mean.svg rename to ursa/Tree/verifier_feed-proof/1408/report/mean.svg diff --git a/criterion/Tree/verifier_feed-proof/1408/report/median.svg b/ursa/Tree/verifier_feed-proof/1408/report/median.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/1408/report/median.svg rename to ursa/Tree/verifier_feed-proof/1408/report/median.svg diff --git a/criterion/Tree/verifier_feed-proof/1408/report/pdf.svg b/ursa/Tree/verifier_feed-proof/1408/report/pdf.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/1408/report/pdf.svg rename to ursa/Tree/verifier_feed-proof/1408/report/pdf.svg diff --git a/criterion/Tree/verifier_feed-proof/1408/report/pdf_small.svg b/ursa/Tree/verifier_feed-proof/1408/report/pdf_small.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/1408/report/pdf_small.svg rename to ursa/Tree/verifier_feed-proof/1408/report/pdf_small.svg diff --git a/criterion/Tree/verifier_feed-proof/1408/report/regression.svg b/ursa/Tree/verifier_feed-proof/1408/report/regression.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/1408/report/regression.svg rename to ursa/Tree/verifier_feed-proof/1408/report/regression.svg diff --git a/criterion/Tree/verifier_feed-proof/1408/report/regression_small.svg b/ursa/Tree/verifier_feed-proof/1408/report/regression_small.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/1408/report/regression_small.svg rename to ursa/Tree/verifier_feed-proof/1408/report/regression_small.svg diff --git a/criterion/Tree/verifier_feed-proof/1408/report/slope.svg b/ursa/Tree/verifier_feed-proof/1408/report/slope.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/1408/report/slope.svg rename to ursa/Tree/verifier_feed-proof/1408/report/slope.svg diff --git a/criterion/Tree/verifier_feed-proof/1408/report/typical.svg b/ursa/Tree/verifier_feed-proof/1408/report/typical.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/1408/report/typical.svg rename to ursa/Tree/verifier_feed-proof/1408/report/typical.svg diff --git a/criterion/Tree/verifier_feed-proof/1536/base/benchmark.json b/ursa/Tree/verifier_feed-proof/1536/base/benchmark.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/1536/base/benchmark.json rename to ursa/Tree/verifier_feed-proof/1536/base/benchmark.json diff --git a/criterion/Tree/verifier_feed-proof/1536/base/estimates.json b/ursa/Tree/verifier_feed-proof/1536/base/estimates.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/1536/base/estimates.json rename to ursa/Tree/verifier_feed-proof/1536/base/estimates.json diff --git a/criterion/Tree/verifier_feed-proof/1536/base/sample.json b/ursa/Tree/verifier_feed-proof/1536/base/sample.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/1536/base/sample.json rename to ursa/Tree/verifier_feed-proof/1536/base/sample.json diff --git a/criterion/Tree/verifier_feed-proof/1536/base/tukey.json b/ursa/Tree/verifier_feed-proof/1536/base/tukey.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/1536/base/tukey.json rename to ursa/Tree/verifier_feed-proof/1536/base/tukey.json diff --git a/criterion/Tree/verifier_feed-proof/1536/new/benchmark.json b/ursa/Tree/verifier_feed-proof/1536/new/benchmark.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/1536/new/benchmark.json rename to ursa/Tree/verifier_feed-proof/1536/new/benchmark.json diff --git a/criterion/Tree/verifier_feed-proof/1536/new/estimates.json b/ursa/Tree/verifier_feed-proof/1536/new/estimates.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/1536/new/estimates.json rename to ursa/Tree/verifier_feed-proof/1536/new/estimates.json diff --git a/criterion/Tree/verifier_feed-proof/1536/new/sample.json b/ursa/Tree/verifier_feed-proof/1536/new/sample.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/1536/new/sample.json rename to ursa/Tree/verifier_feed-proof/1536/new/sample.json diff --git a/criterion/Tree/verifier_feed-proof/1536/new/tukey.json b/ursa/Tree/verifier_feed-proof/1536/new/tukey.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/1536/new/tukey.json rename to ursa/Tree/verifier_feed-proof/1536/new/tukey.json diff --git a/criterion/Tree/verifier_feed-proof/1536/report/MAD.svg b/ursa/Tree/verifier_feed-proof/1536/report/MAD.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/1536/report/MAD.svg rename to ursa/Tree/verifier_feed-proof/1536/report/MAD.svg diff --git a/criterion/Tree/verifier_feed-proof/1536/report/SD.svg b/ursa/Tree/verifier_feed-proof/1536/report/SD.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/1536/report/SD.svg rename to ursa/Tree/verifier_feed-proof/1536/report/SD.svg diff --git a/criterion/Tree/verifier_feed-proof/1536/report/index.html b/ursa/Tree/verifier_feed-proof/1536/report/index.html similarity index 100% rename from criterion/Tree/verifier_feed-proof/1536/report/index.html rename to ursa/Tree/verifier_feed-proof/1536/report/index.html diff --git a/criterion/Tree/verifier_feed-proof/1536/report/mean.svg b/ursa/Tree/verifier_feed-proof/1536/report/mean.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/1536/report/mean.svg rename to ursa/Tree/verifier_feed-proof/1536/report/mean.svg diff --git a/criterion/Tree/verifier_feed-proof/1536/report/median.svg b/ursa/Tree/verifier_feed-proof/1536/report/median.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/1536/report/median.svg rename to ursa/Tree/verifier_feed-proof/1536/report/median.svg diff --git a/criterion/Tree/verifier_feed-proof/1536/report/pdf.svg b/ursa/Tree/verifier_feed-proof/1536/report/pdf.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/1536/report/pdf.svg rename to ursa/Tree/verifier_feed-proof/1536/report/pdf.svg diff --git a/criterion/Tree/verifier_feed-proof/1536/report/pdf_small.svg b/ursa/Tree/verifier_feed-proof/1536/report/pdf_small.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/1536/report/pdf_small.svg rename to ursa/Tree/verifier_feed-proof/1536/report/pdf_small.svg diff --git a/criterion/Tree/verifier_feed-proof/1536/report/regression.svg b/ursa/Tree/verifier_feed-proof/1536/report/regression.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/1536/report/regression.svg rename to ursa/Tree/verifier_feed-proof/1536/report/regression.svg diff --git a/criterion/Tree/verifier_feed-proof/1536/report/regression_small.svg b/ursa/Tree/verifier_feed-proof/1536/report/regression_small.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/1536/report/regression_small.svg rename to ursa/Tree/verifier_feed-proof/1536/report/regression_small.svg diff --git a/criterion/Tree/verifier_feed-proof/1536/report/slope.svg b/ursa/Tree/verifier_feed-proof/1536/report/slope.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/1536/report/slope.svg rename to ursa/Tree/verifier_feed-proof/1536/report/slope.svg diff --git a/criterion/Tree/verifier_feed-proof/1536/report/typical.svg b/ursa/Tree/verifier_feed-proof/1536/report/typical.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/1536/report/typical.svg rename to ursa/Tree/verifier_feed-proof/1536/report/typical.svg diff --git a/criterion/Tree/verifier_feed-proof/1664/base/benchmark.json b/ursa/Tree/verifier_feed-proof/1664/base/benchmark.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/1664/base/benchmark.json rename to ursa/Tree/verifier_feed-proof/1664/base/benchmark.json diff --git a/criterion/Tree/verifier_feed-proof/1664/base/estimates.json b/ursa/Tree/verifier_feed-proof/1664/base/estimates.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/1664/base/estimates.json rename to ursa/Tree/verifier_feed-proof/1664/base/estimates.json diff --git a/criterion/Tree/verifier_feed-proof/1664/base/sample.json b/ursa/Tree/verifier_feed-proof/1664/base/sample.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/1664/base/sample.json rename to ursa/Tree/verifier_feed-proof/1664/base/sample.json diff --git a/criterion/Tree/verifier_feed-proof/1664/base/tukey.json b/ursa/Tree/verifier_feed-proof/1664/base/tukey.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/1664/base/tukey.json rename to ursa/Tree/verifier_feed-proof/1664/base/tukey.json diff --git a/criterion/Tree/verifier_feed-proof/1664/new/benchmark.json b/ursa/Tree/verifier_feed-proof/1664/new/benchmark.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/1664/new/benchmark.json rename to ursa/Tree/verifier_feed-proof/1664/new/benchmark.json diff --git a/criterion/Tree/verifier_feed-proof/1664/new/estimates.json b/ursa/Tree/verifier_feed-proof/1664/new/estimates.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/1664/new/estimates.json rename to ursa/Tree/verifier_feed-proof/1664/new/estimates.json diff --git a/criterion/Tree/verifier_feed-proof/1664/new/sample.json b/ursa/Tree/verifier_feed-proof/1664/new/sample.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/1664/new/sample.json rename to ursa/Tree/verifier_feed-proof/1664/new/sample.json diff --git a/criterion/Tree/verifier_feed-proof/1664/new/tukey.json b/ursa/Tree/verifier_feed-proof/1664/new/tukey.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/1664/new/tukey.json rename to ursa/Tree/verifier_feed-proof/1664/new/tukey.json diff --git a/criterion/Tree/verifier_feed-proof/1664/report/MAD.svg b/ursa/Tree/verifier_feed-proof/1664/report/MAD.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/1664/report/MAD.svg rename to ursa/Tree/verifier_feed-proof/1664/report/MAD.svg diff --git a/criterion/Tree/verifier_feed-proof/1664/report/SD.svg b/ursa/Tree/verifier_feed-proof/1664/report/SD.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/1664/report/SD.svg rename to ursa/Tree/verifier_feed-proof/1664/report/SD.svg diff --git a/criterion/Tree/verifier_feed-proof/1664/report/index.html b/ursa/Tree/verifier_feed-proof/1664/report/index.html similarity index 100% rename from criterion/Tree/verifier_feed-proof/1664/report/index.html rename to ursa/Tree/verifier_feed-proof/1664/report/index.html diff --git a/criterion/Tree/verifier_feed-proof/1664/report/mean.svg b/ursa/Tree/verifier_feed-proof/1664/report/mean.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/1664/report/mean.svg rename to ursa/Tree/verifier_feed-proof/1664/report/mean.svg diff --git a/criterion/Tree/verifier_feed-proof/1664/report/median.svg b/ursa/Tree/verifier_feed-proof/1664/report/median.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/1664/report/median.svg rename to ursa/Tree/verifier_feed-proof/1664/report/median.svg diff --git a/criterion/Tree/verifier_feed-proof/1664/report/pdf.svg b/ursa/Tree/verifier_feed-proof/1664/report/pdf.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/1664/report/pdf.svg rename to ursa/Tree/verifier_feed-proof/1664/report/pdf.svg diff --git a/criterion/Tree/verifier_feed-proof/1664/report/pdf_small.svg b/ursa/Tree/verifier_feed-proof/1664/report/pdf_small.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/1664/report/pdf_small.svg rename to ursa/Tree/verifier_feed-proof/1664/report/pdf_small.svg diff --git a/criterion/Tree/verifier_feed-proof/1664/report/regression.svg b/ursa/Tree/verifier_feed-proof/1664/report/regression.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/1664/report/regression.svg rename to ursa/Tree/verifier_feed-proof/1664/report/regression.svg diff --git a/criterion/Tree/verifier_feed-proof/1664/report/regression_small.svg b/ursa/Tree/verifier_feed-proof/1664/report/regression_small.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/1664/report/regression_small.svg rename to ursa/Tree/verifier_feed-proof/1664/report/regression_small.svg diff --git a/criterion/Tree/verifier_feed-proof/1664/report/slope.svg b/ursa/Tree/verifier_feed-proof/1664/report/slope.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/1664/report/slope.svg rename to ursa/Tree/verifier_feed-proof/1664/report/slope.svg diff --git a/criterion/Tree/verifier_feed-proof/1664/report/typical.svg b/ursa/Tree/verifier_feed-proof/1664/report/typical.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/1664/report/typical.svg rename to ursa/Tree/verifier_feed-proof/1664/report/typical.svg diff --git a/criterion/Tree/verifier_feed-proof/1792/base/benchmark.json b/ursa/Tree/verifier_feed-proof/1792/base/benchmark.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/1792/base/benchmark.json rename to ursa/Tree/verifier_feed-proof/1792/base/benchmark.json diff --git a/criterion/Tree/verifier_feed-proof/1792/base/estimates.json b/ursa/Tree/verifier_feed-proof/1792/base/estimates.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/1792/base/estimates.json rename to ursa/Tree/verifier_feed-proof/1792/base/estimates.json diff --git a/criterion/Tree/verifier_feed-proof/1792/base/sample.json b/ursa/Tree/verifier_feed-proof/1792/base/sample.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/1792/base/sample.json rename to ursa/Tree/verifier_feed-proof/1792/base/sample.json diff --git a/criterion/Tree/verifier_feed-proof/1792/base/tukey.json b/ursa/Tree/verifier_feed-proof/1792/base/tukey.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/1792/base/tukey.json rename to ursa/Tree/verifier_feed-proof/1792/base/tukey.json diff --git a/criterion/Tree/verifier_feed-proof/1792/new/benchmark.json b/ursa/Tree/verifier_feed-proof/1792/new/benchmark.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/1792/new/benchmark.json rename to ursa/Tree/verifier_feed-proof/1792/new/benchmark.json diff --git a/criterion/Tree/verifier_feed-proof/1792/new/estimates.json b/ursa/Tree/verifier_feed-proof/1792/new/estimates.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/1792/new/estimates.json rename to ursa/Tree/verifier_feed-proof/1792/new/estimates.json diff --git a/criterion/Tree/verifier_feed-proof/1792/new/sample.json b/ursa/Tree/verifier_feed-proof/1792/new/sample.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/1792/new/sample.json rename to ursa/Tree/verifier_feed-proof/1792/new/sample.json diff --git a/criterion/Tree/verifier_feed-proof/1792/new/tukey.json b/ursa/Tree/verifier_feed-proof/1792/new/tukey.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/1792/new/tukey.json rename to ursa/Tree/verifier_feed-proof/1792/new/tukey.json diff --git a/criterion/Tree/verifier_feed-proof/1792/report/MAD.svg b/ursa/Tree/verifier_feed-proof/1792/report/MAD.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/1792/report/MAD.svg rename to ursa/Tree/verifier_feed-proof/1792/report/MAD.svg diff --git a/criterion/Tree/verifier_feed-proof/1792/report/SD.svg b/ursa/Tree/verifier_feed-proof/1792/report/SD.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/1792/report/SD.svg rename to ursa/Tree/verifier_feed-proof/1792/report/SD.svg diff --git a/criterion/Tree/verifier_feed-proof/1792/report/index.html b/ursa/Tree/verifier_feed-proof/1792/report/index.html similarity index 100% rename from criterion/Tree/verifier_feed-proof/1792/report/index.html rename to ursa/Tree/verifier_feed-proof/1792/report/index.html diff --git a/criterion/Tree/verifier_feed-proof/1792/report/mean.svg b/ursa/Tree/verifier_feed-proof/1792/report/mean.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/1792/report/mean.svg rename to ursa/Tree/verifier_feed-proof/1792/report/mean.svg diff --git a/criterion/Tree/verifier_feed-proof/1792/report/median.svg b/ursa/Tree/verifier_feed-proof/1792/report/median.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/1792/report/median.svg rename to ursa/Tree/verifier_feed-proof/1792/report/median.svg diff --git a/criterion/Tree/verifier_feed-proof/1792/report/pdf.svg b/ursa/Tree/verifier_feed-proof/1792/report/pdf.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/1792/report/pdf.svg rename to ursa/Tree/verifier_feed-proof/1792/report/pdf.svg diff --git a/criterion/Tree/verifier_feed-proof/1792/report/pdf_small.svg b/ursa/Tree/verifier_feed-proof/1792/report/pdf_small.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/1792/report/pdf_small.svg rename to ursa/Tree/verifier_feed-proof/1792/report/pdf_small.svg diff --git a/criterion/Tree/verifier_feed-proof/1792/report/regression.svg b/ursa/Tree/verifier_feed-proof/1792/report/regression.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/1792/report/regression.svg rename to ursa/Tree/verifier_feed-proof/1792/report/regression.svg diff --git a/criterion/Tree/verifier_feed-proof/1792/report/regression_small.svg b/ursa/Tree/verifier_feed-proof/1792/report/regression_small.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/1792/report/regression_small.svg rename to ursa/Tree/verifier_feed-proof/1792/report/regression_small.svg diff --git a/criterion/Tree/verifier_feed-proof/1792/report/slope.svg b/ursa/Tree/verifier_feed-proof/1792/report/slope.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/1792/report/slope.svg rename to ursa/Tree/verifier_feed-proof/1792/report/slope.svg diff --git a/criterion/Tree/verifier_feed-proof/1792/report/typical.svg b/ursa/Tree/verifier_feed-proof/1792/report/typical.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/1792/report/typical.svg rename to ursa/Tree/verifier_feed-proof/1792/report/typical.svg diff --git a/criterion/Tree/verifier_feed-proof/1920/base/benchmark.json b/ursa/Tree/verifier_feed-proof/1920/base/benchmark.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/1920/base/benchmark.json rename to ursa/Tree/verifier_feed-proof/1920/base/benchmark.json diff --git a/criterion/Tree/verifier_feed-proof/1920/base/estimates.json b/ursa/Tree/verifier_feed-proof/1920/base/estimates.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/1920/base/estimates.json rename to ursa/Tree/verifier_feed-proof/1920/base/estimates.json diff --git a/criterion/Tree/verifier_feed-proof/1920/base/sample.json b/ursa/Tree/verifier_feed-proof/1920/base/sample.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/1920/base/sample.json rename to ursa/Tree/verifier_feed-proof/1920/base/sample.json diff --git a/criterion/Tree/verifier_feed-proof/1920/base/tukey.json b/ursa/Tree/verifier_feed-proof/1920/base/tukey.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/1920/base/tukey.json rename to ursa/Tree/verifier_feed-proof/1920/base/tukey.json diff --git a/criterion/Tree/verifier_feed-proof/1920/new/benchmark.json b/ursa/Tree/verifier_feed-proof/1920/new/benchmark.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/1920/new/benchmark.json rename to ursa/Tree/verifier_feed-proof/1920/new/benchmark.json diff --git a/criterion/Tree/verifier_feed-proof/1920/new/estimates.json b/ursa/Tree/verifier_feed-proof/1920/new/estimates.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/1920/new/estimates.json rename to ursa/Tree/verifier_feed-proof/1920/new/estimates.json diff --git a/criterion/Tree/verifier_feed-proof/1920/new/sample.json b/ursa/Tree/verifier_feed-proof/1920/new/sample.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/1920/new/sample.json rename to ursa/Tree/verifier_feed-proof/1920/new/sample.json diff --git a/criterion/Tree/verifier_feed-proof/1920/new/tukey.json b/ursa/Tree/verifier_feed-proof/1920/new/tukey.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/1920/new/tukey.json rename to ursa/Tree/verifier_feed-proof/1920/new/tukey.json diff --git a/criterion/Tree/verifier_feed-proof/1920/report/MAD.svg b/ursa/Tree/verifier_feed-proof/1920/report/MAD.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/1920/report/MAD.svg rename to ursa/Tree/verifier_feed-proof/1920/report/MAD.svg diff --git a/criterion/Tree/verifier_feed-proof/1920/report/SD.svg b/ursa/Tree/verifier_feed-proof/1920/report/SD.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/1920/report/SD.svg rename to ursa/Tree/verifier_feed-proof/1920/report/SD.svg diff --git a/criterion/Tree/verifier_feed-proof/1920/report/index.html b/ursa/Tree/verifier_feed-proof/1920/report/index.html similarity index 100% rename from criterion/Tree/verifier_feed-proof/1920/report/index.html rename to ursa/Tree/verifier_feed-proof/1920/report/index.html diff --git a/criterion/Tree/verifier_feed-proof/1920/report/mean.svg b/ursa/Tree/verifier_feed-proof/1920/report/mean.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/1920/report/mean.svg rename to ursa/Tree/verifier_feed-proof/1920/report/mean.svg diff --git a/criterion/Tree/verifier_feed-proof/1920/report/median.svg b/ursa/Tree/verifier_feed-proof/1920/report/median.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/1920/report/median.svg rename to ursa/Tree/verifier_feed-proof/1920/report/median.svg diff --git a/criterion/Tree/verifier_feed-proof/1920/report/pdf.svg b/ursa/Tree/verifier_feed-proof/1920/report/pdf.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/1920/report/pdf.svg rename to ursa/Tree/verifier_feed-proof/1920/report/pdf.svg diff --git a/criterion/Tree/verifier_feed-proof/1920/report/pdf_small.svg b/ursa/Tree/verifier_feed-proof/1920/report/pdf_small.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/1920/report/pdf_small.svg rename to ursa/Tree/verifier_feed-proof/1920/report/pdf_small.svg diff --git a/criterion/Tree/verifier_feed-proof/1920/report/regression.svg b/ursa/Tree/verifier_feed-proof/1920/report/regression.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/1920/report/regression.svg rename to ursa/Tree/verifier_feed-proof/1920/report/regression.svg diff --git a/criterion/Tree/verifier_feed-proof/1920/report/regression_small.svg b/ursa/Tree/verifier_feed-proof/1920/report/regression_small.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/1920/report/regression_small.svg rename to ursa/Tree/verifier_feed-proof/1920/report/regression_small.svg diff --git a/criterion/Tree/verifier_feed-proof/1920/report/slope.svg b/ursa/Tree/verifier_feed-proof/1920/report/slope.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/1920/report/slope.svg rename to ursa/Tree/verifier_feed-proof/1920/report/slope.svg diff --git a/criterion/Tree/verifier_feed-proof/1920/report/typical.svg b/ursa/Tree/verifier_feed-proof/1920/report/typical.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/1920/report/typical.svg rename to ursa/Tree/verifier_feed-proof/1920/report/typical.svg diff --git a/criterion/Tree/verifier_feed-proof/256/base/benchmark.json b/ursa/Tree/verifier_feed-proof/256/base/benchmark.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/256/base/benchmark.json rename to ursa/Tree/verifier_feed-proof/256/base/benchmark.json diff --git a/criterion/Tree/verifier_feed-proof/256/base/estimates.json b/ursa/Tree/verifier_feed-proof/256/base/estimates.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/256/base/estimates.json rename to ursa/Tree/verifier_feed-proof/256/base/estimates.json diff --git a/criterion/Tree/verifier_feed-proof/256/base/sample.json b/ursa/Tree/verifier_feed-proof/256/base/sample.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/256/base/sample.json rename to ursa/Tree/verifier_feed-proof/256/base/sample.json diff --git a/criterion/Tree/verifier_feed-proof/256/base/tukey.json b/ursa/Tree/verifier_feed-proof/256/base/tukey.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/256/base/tukey.json rename to ursa/Tree/verifier_feed-proof/256/base/tukey.json diff --git a/criterion/Tree/verifier_feed-proof/256/new/benchmark.json b/ursa/Tree/verifier_feed-proof/256/new/benchmark.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/256/new/benchmark.json rename to ursa/Tree/verifier_feed-proof/256/new/benchmark.json diff --git a/criterion/Tree/verifier_feed-proof/256/new/estimates.json b/ursa/Tree/verifier_feed-proof/256/new/estimates.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/256/new/estimates.json rename to ursa/Tree/verifier_feed-proof/256/new/estimates.json diff --git a/criterion/Tree/verifier_feed-proof/256/new/sample.json b/ursa/Tree/verifier_feed-proof/256/new/sample.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/256/new/sample.json rename to ursa/Tree/verifier_feed-proof/256/new/sample.json diff --git a/criterion/Tree/verifier_feed-proof/256/new/tukey.json b/ursa/Tree/verifier_feed-proof/256/new/tukey.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/256/new/tukey.json rename to ursa/Tree/verifier_feed-proof/256/new/tukey.json diff --git a/criterion/Tree/verifier_feed-proof/256/report/MAD.svg b/ursa/Tree/verifier_feed-proof/256/report/MAD.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/256/report/MAD.svg rename to ursa/Tree/verifier_feed-proof/256/report/MAD.svg diff --git a/criterion/Tree/verifier_feed-proof/256/report/SD.svg b/ursa/Tree/verifier_feed-proof/256/report/SD.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/256/report/SD.svg rename to ursa/Tree/verifier_feed-proof/256/report/SD.svg diff --git a/criterion/Tree/verifier_feed-proof/256/report/index.html b/ursa/Tree/verifier_feed-proof/256/report/index.html similarity index 100% rename from criterion/Tree/verifier_feed-proof/256/report/index.html rename to ursa/Tree/verifier_feed-proof/256/report/index.html diff --git a/criterion/Tree/verifier_feed-proof/256/report/mean.svg b/ursa/Tree/verifier_feed-proof/256/report/mean.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/256/report/mean.svg rename to ursa/Tree/verifier_feed-proof/256/report/mean.svg diff --git a/criterion/Tree/verifier_feed-proof/256/report/median.svg b/ursa/Tree/verifier_feed-proof/256/report/median.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/256/report/median.svg rename to ursa/Tree/verifier_feed-proof/256/report/median.svg diff --git a/criterion/Tree/verifier_feed-proof/256/report/pdf.svg b/ursa/Tree/verifier_feed-proof/256/report/pdf.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/256/report/pdf.svg rename to ursa/Tree/verifier_feed-proof/256/report/pdf.svg diff --git a/criterion/Tree/verifier_feed-proof/256/report/pdf_small.svg b/ursa/Tree/verifier_feed-proof/256/report/pdf_small.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/256/report/pdf_small.svg rename to ursa/Tree/verifier_feed-proof/256/report/pdf_small.svg diff --git a/criterion/Tree/verifier_feed-proof/256/report/regression.svg b/ursa/Tree/verifier_feed-proof/256/report/regression.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/256/report/regression.svg rename to ursa/Tree/verifier_feed-proof/256/report/regression.svg diff --git a/criterion/Tree/verifier_feed-proof/256/report/regression_small.svg b/ursa/Tree/verifier_feed-proof/256/report/regression_small.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/256/report/regression_small.svg rename to ursa/Tree/verifier_feed-proof/256/report/regression_small.svg diff --git a/criterion/Tree/verifier_feed-proof/256/report/slope.svg b/ursa/Tree/verifier_feed-proof/256/report/slope.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/256/report/slope.svg rename to ursa/Tree/verifier_feed-proof/256/report/slope.svg diff --git a/criterion/Tree/verifier_feed-proof/256/report/typical.svg b/ursa/Tree/verifier_feed-proof/256/report/typical.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/256/report/typical.svg rename to ursa/Tree/verifier_feed-proof/256/report/typical.svg diff --git a/criterion/Tree/verifier_feed-proof/384/base/benchmark.json b/ursa/Tree/verifier_feed-proof/384/base/benchmark.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/384/base/benchmark.json rename to ursa/Tree/verifier_feed-proof/384/base/benchmark.json diff --git a/criterion/Tree/verifier_feed-proof/384/base/estimates.json b/ursa/Tree/verifier_feed-proof/384/base/estimates.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/384/base/estimates.json rename to ursa/Tree/verifier_feed-proof/384/base/estimates.json diff --git a/criterion/Tree/verifier_feed-proof/384/base/sample.json b/ursa/Tree/verifier_feed-proof/384/base/sample.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/384/base/sample.json rename to ursa/Tree/verifier_feed-proof/384/base/sample.json diff --git a/criterion/Tree/verifier_feed-proof/384/base/tukey.json b/ursa/Tree/verifier_feed-proof/384/base/tukey.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/384/base/tukey.json rename to ursa/Tree/verifier_feed-proof/384/base/tukey.json diff --git a/criterion/Tree/verifier_feed-proof/384/new/benchmark.json b/ursa/Tree/verifier_feed-proof/384/new/benchmark.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/384/new/benchmark.json rename to ursa/Tree/verifier_feed-proof/384/new/benchmark.json diff --git a/criterion/Tree/verifier_feed-proof/384/new/estimates.json b/ursa/Tree/verifier_feed-proof/384/new/estimates.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/384/new/estimates.json rename to ursa/Tree/verifier_feed-proof/384/new/estimates.json diff --git a/criterion/Tree/verifier_feed-proof/384/new/sample.json b/ursa/Tree/verifier_feed-proof/384/new/sample.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/384/new/sample.json rename to ursa/Tree/verifier_feed-proof/384/new/sample.json diff --git a/criterion/Tree/verifier_feed-proof/384/new/tukey.json b/ursa/Tree/verifier_feed-proof/384/new/tukey.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/384/new/tukey.json rename to ursa/Tree/verifier_feed-proof/384/new/tukey.json diff --git a/criterion/Tree/verifier_feed-proof/384/report/MAD.svg b/ursa/Tree/verifier_feed-proof/384/report/MAD.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/384/report/MAD.svg rename to ursa/Tree/verifier_feed-proof/384/report/MAD.svg diff --git a/criterion/Tree/verifier_feed-proof/384/report/SD.svg b/ursa/Tree/verifier_feed-proof/384/report/SD.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/384/report/SD.svg rename to ursa/Tree/verifier_feed-proof/384/report/SD.svg diff --git a/criterion/Tree/verifier_feed-proof/384/report/index.html b/ursa/Tree/verifier_feed-proof/384/report/index.html similarity index 100% rename from criterion/Tree/verifier_feed-proof/384/report/index.html rename to ursa/Tree/verifier_feed-proof/384/report/index.html diff --git a/criterion/Tree/verifier_feed-proof/384/report/mean.svg b/ursa/Tree/verifier_feed-proof/384/report/mean.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/384/report/mean.svg rename to ursa/Tree/verifier_feed-proof/384/report/mean.svg diff --git a/criterion/Tree/verifier_feed-proof/384/report/median.svg b/ursa/Tree/verifier_feed-proof/384/report/median.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/384/report/median.svg rename to ursa/Tree/verifier_feed-proof/384/report/median.svg diff --git a/criterion/Tree/verifier_feed-proof/384/report/pdf.svg b/ursa/Tree/verifier_feed-proof/384/report/pdf.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/384/report/pdf.svg rename to ursa/Tree/verifier_feed-proof/384/report/pdf.svg diff --git a/criterion/Tree/verifier_feed-proof/384/report/pdf_small.svg b/ursa/Tree/verifier_feed-proof/384/report/pdf_small.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/384/report/pdf_small.svg rename to ursa/Tree/verifier_feed-proof/384/report/pdf_small.svg diff --git a/criterion/Tree/verifier_feed-proof/384/report/regression.svg b/ursa/Tree/verifier_feed-proof/384/report/regression.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/384/report/regression.svg rename to ursa/Tree/verifier_feed-proof/384/report/regression.svg diff --git a/criterion/Tree/verifier_feed-proof/384/report/regression_small.svg b/ursa/Tree/verifier_feed-proof/384/report/regression_small.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/384/report/regression_small.svg rename to ursa/Tree/verifier_feed-proof/384/report/regression_small.svg diff --git a/criterion/Tree/verifier_feed-proof/384/report/slope.svg b/ursa/Tree/verifier_feed-proof/384/report/slope.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/384/report/slope.svg rename to ursa/Tree/verifier_feed-proof/384/report/slope.svg diff --git a/criterion/Tree/verifier_feed-proof/384/report/typical.svg b/ursa/Tree/verifier_feed-proof/384/report/typical.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/384/report/typical.svg rename to ursa/Tree/verifier_feed-proof/384/report/typical.svg diff --git a/criterion/Tree/verifier_feed-proof/512/base/benchmark.json b/ursa/Tree/verifier_feed-proof/512/base/benchmark.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/512/base/benchmark.json rename to ursa/Tree/verifier_feed-proof/512/base/benchmark.json diff --git a/criterion/Tree/verifier_feed-proof/512/base/estimates.json b/ursa/Tree/verifier_feed-proof/512/base/estimates.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/512/base/estimates.json rename to ursa/Tree/verifier_feed-proof/512/base/estimates.json diff --git a/criterion/Tree/verifier_feed-proof/512/base/sample.json b/ursa/Tree/verifier_feed-proof/512/base/sample.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/512/base/sample.json rename to ursa/Tree/verifier_feed-proof/512/base/sample.json diff --git a/criterion/Tree/verifier_feed-proof/512/base/tukey.json b/ursa/Tree/verifier_feed-proof/512/base/tukey.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/512/base/tukey.json rename to ursa/Tree/verifier_feed-proof/512/base/tukey.json diff --git a/criterion/Tree/verifier_feed-proof/512/new/benchmark.json b/ursa/Tree/verifier_feed-proof/512/new/benchmark.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/512/new/benchmark.json rename to ursa/Tree/verifier_feed-proof/512/new/benchmark.json diff --git a/criterion/Tree/verifier_feed-proof/512/new/estimates.json b/ursa/Tree/verifier_feed-proof/512/new/estimates.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/512/new/estimates.json rename to ursa/Tree/verifier_feed-proof/512/new/estimates.json diff --git a/criterion/Tree/verifier_feed-proof/512/new/sample.json b/ursa/Tree/verifier_feed-proof/512/new/sample.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/512/new/sample.json rename to ursa/Tree/verifier_feed-proof/512/new/sample.json diff --git a/criterion/Tree/verifier_feed-proof/512/new/tukey.json b/ursa/Tree/verifier_feed-proof/512/new/tukey.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/512/new/tukey.json rename to ursa/Tree/verifier_feed-proof/512/new/tukey.json diff --git a/criterion/Tree/verifier_feed-proof/512/report/MAD.svg b/ursa/Tree/verifier_feed-proof/512/report/MAD.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/512/report/MAD.svg rename to ursa/Tree/verifier_feed-proof/512/report/MAD.svg diff --git a/criterion/Tree/verifier_feed-proof/512/report/SD.svg b/ursa/Tree/verifier_feed-proof/512/report/SD.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/512/report/SD.svg rename to ursa/Tree/verifier_feed-proof/512/report/SD.svg diff --git a/criterion/Tree/verifier_feed-proof/512/report/index.html b/ursa/Tree/verifier_feed-proof/512/report/index.html similarity index 100% rename from criterion/Tree/verifier_feed-proof/512/report/index.html rename to ursa/Tree/verifier_feed-proof/512/report/index.html diff --git a/criterion/Tree/verifier_feed-proof/512/report/mean.svg b/ursa/Tree/verifier_feed-proof/512/report/mean.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/512/report/mean.svg rename to ursa/Tree/verifier_feed-proof/512/report/mean.svg diff --git a/criterion/Tree/verifier_feed-proof/512/report/median.svg b/ursa/Tree/verifier_feed-proof/512/report/median.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/512/report/median.svg rename to ursa/Tree/verifier_feed-proof/512/report/median.svg diff --git a/criterion/Tree/verifier_feed-proof/512/report/pdf.svg b/ursa/Tree/verifier_feed-proof/512/report/pdf.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/512/report/pdf.svg rename to ursa/Tree/verifier_feed-proof/512/report/pdf.svg diff --git a/criterion/Tree/verifier_feed-proof/512/report/pdf_small.svg b/ursa/Tree/verifier_feed-proof/512/report/pdf_small.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/512/report/pdf_small.svg rename to ursa/Tree/verifier_feed-proof/512/report/pdf_small.svg diff --git a/criterion/Tree/verifier_feed-proof/512/report/regression.svg b/ursa/Tree/verifier_feed-proof/512/report/regression.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/512/report/regression.svg rename to ursa/Tree/verifier_feed-proof/512/report/regression.svg diff --git a/criterion/Tree/verifier_feed-proof/512/report/regression_small.svg b/ursa/Tree/verifier_feed-proof/512/report/regression_small.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/512/report/regression_small.svg rename to ursa/Tree/verifier_feed-proof/512/report/regression_small.svg diff --git a/criterion/Tree/verifier_feed-proof/512/report/slope.svg b/ursa/Tree/verifier_feed-proof/512/report/slope.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/512/report/slope.svg rename to ursa/Tree/verifier_feed-proof/512/report/slope.svg diff --git a/criterion/Tree/verifier_feed-proof/512/report/typical.svg b/ursa/Tree/verifier_feed-proof/512/report/typical.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/512/report/typical.svg rename to ursa/Tree/verifier_feed-proof/512/report/typical.svg diff --git a/criterion/Tree/verifier_feed-proof/640/base/benchmark.json b/ursa/Tree/verifier_feed-proof/640/base/benchmark.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/640/base/benchmark.json rename to ursa/Tree/verifier_feed-proof/640/base/benchmark.json diff --git a/criterion/Tree/verifier_feed-proof/640/base/estimates.json b/ursa/Tree/verifier_feed-proof/640/base/estimates.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/640/base/estimates.json rename to ursa/Tree/verifier_feed-proof/640/base/estimates.json diff --git a/criterion/Tree/verifier_feed-proof/640/base/sample.json b/ursa/Tree/verifier_feed-proof/640/base/sample.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/640/base/sample.json rename to ursa/Tree/verifier_feed-proof/640/base/sample.json diff --git a/criterion/Tree/verifier_feed-proof/640/base/tukey.json b/ursa/Tree/verifier_feed-proof/640/base/tukey.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/640/base/tukey.json rename to ursa/Tree/verifier_feed-proof/640/base/tukey.json diff --git a/criterion/Tree/verifier_feed-proof/640/new/benchmark.json b/ursa/Tree/verifier_feed-proof/640/new/benchmark.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/640/new/benchmark.json rename to ursa/Tree/verifier_feed-proof/640/new/benchmark.json diff --git a/criterion/Tree/verifier_feed-proof/640/new/estimates.json b/ursa/Tree/verifier_feed-proof/640/new/estimates.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/640/new/estimates.json rename to ursa/Tree/verifier_feed-proof/640/new/estimates.json diff --git a/criterion/Tree/verifier_feed-proof/640/new/sample.json b/ursa/Tree/verifier_feed-proof/640/new/sample.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/640/new/sample.json rename to ursa/Tree/verifier_feed-proof/640/new/sample.json diff --git a/criterion/Tree/verifier_feed-proof/640/new/tukey.json b/ursa/Tree/verifier_feed-proof/640/new/tukey.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/640/new/tukey.json rename to ursa/Tree/verifier_feed-proof/640/new/tukey.json diff --git a/criterion/Tree/verifier_feed-proof/640/report/MAD.svg b/ursa/Tree/verifier_feed-proof/640/report/MAD.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/640/report/MAD.svg rename to ursa/Tree/verifier_feed-proof/640/report/MAD.svg diff --git a/criterion/Tree/verifier_feed-proof/640/report/SD.svg b/ursa/Tree/verifier_feed-proof/640/report/SD.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/640/report/SD.svg rename to ursa/Tree/verifier_feed-proof/640/report/SD.svg diff --git a/criterion/Tree/verifier_feed-proof/640/report/index.html b/ursa/Tree/verifier_feed-proof/640/report/index.html similarity index 100% rename from criterion/Tree/verifier_feed-proof/640/report/index.html rename to ursa/Tree/verifier_feed-proof/640/report/index.html diff --git a/criterion/Tree/verifier_feed-proof/640/report/mean.svg b/ursa/Tree/verifier_feed-proof/640/report/mean.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/640/report/mean.svg rename to ursa/Tree/verifier_feed-proof/640/report/mean.svg diff --git a/criterion/Tree/verifier_feed-proof/640/report/median.svg b/ursa/Tree/verifier_feed-proof/640/report/median.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/640/report/median.svg rename to ursa/Tree/verifier_feed-proof/640/report/median.svg diff --git a/criterion/Tree/verifier_feed-proof/640/report/pdf.svg b/ursa/Tree/verifier_feed-proof/640/report/pdf.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/640/report/pdf.svg rename to ursa/Tree/verifier_feed-proof/640/report/pdf.svg diff --git a/criterion/Tree/verifier_feed-proof/640/report/pdf_small.svg b/ursa/Tree/verifier_feed-proof/640/report/pdf_small.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/640/report/pdf_small.svg rename to ursa/Tree/verifier_feed-proof/640/report/pdf_small.svg diff --git a/criterion/Tree/verifier_feed-proof/640/report/regression.svg b/ursa/Tree/verifier_feed-proof/640/report/regression.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/640/report/regression.svg rename to ursa/Tree/verifier_feed-proof/640/report/regression.svg diff --git a/criterion/Tree/verifier_feed-proof/640/report/regression_small.svg b/ursa/Tree/verifier_feed-proof/640/report/regression_small.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/640/report/regression_small.svg rename to ursa/Tree/verifier_feed-proof/640/report/regression_small.svg diff --git a/criterion/Tree/verifier_feed-proof/640/report/slope.svg b/ursa/Tree/verifier_feed-proof/640/report/slope.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/640/report/slope.svg rename to ursa/Tree/verifier_feed-proof/640/report/slope.svg diff --git a/criterion/Tree/verifier_feed-proof/640/report/typical.svg b/ursa/Tree/verifier_feed-proof/640/report/typical.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/640/report/typical.svg rename to ursa/Tree/verifier_feed-proof/640/report/typical.svg diff --git a/criterion/Tree/verifier_feed-proof/768/base/benchmark.json b/ursa/Tree/verifier_feed-proof/768/base/benchmark.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/768/base/benchmark.json rename to ursa/Tree/verifier_feed-proof/768/base/benchmark.json diff --git a/criterion/Tree/verifier_feed-proof/768/base/estimates.json b/ursa/Tree/verifier_feed-proof/768/base/estimates.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/768/base/estimates.json rename to ursa/Tree/verifier_feed-proof/768/base/estimates.json diff --git a/criterion/Tree/verifier_feed-proof/768/base/sample.json b/ursa/Tree/verifier_feed-proof/768/base/sample.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/768/base/sample.json rename to ursa/Tree/verifier_feed-proof/768/base/sample.json diff --git a/criterion/Tree/verifier_feed-proof/768/base/tukey.json b/ursa/Tree/verifier_feed-proof/768/base/tukey.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/768/base/tukey.json rename to ursa/Tree/verifier_feed-proof/768/base/tukey.json diff --git a/criterion/Tree/verifier_feed-proof/768/new/benchmark.json b/ursa/Tree/verifier_feed-proof/768/new/benchmark.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/768/new/benchmark.json rename to ursa/Tree/verifier_feed-proof/768/new/benchmark.json diff --git a/criterion/Tree/verifier_feed-proof/768/new/estimates.json b/ursa/Tree/verifier_feed-proof/768/new/estimates.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/768/new/estimates.json rename to ursa/Tree/verifier_feed-proof/768/new/estimates.json diff --git a/criterion/Tree/verifier_feed-proof/768/new/sample.json b/ursa/Tree/verifier_feed-proof/768/new/sample.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/768/new/sample.json rename to ursa/Tree/verifier_feed-proof/768/new/sample.json diff --git a/criterion/Tree/verifier_feed-proof/768/new/tukey.json b/ursa/Tree/verifier_feed-proof/768/new/tukey.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/768/new/tukey.json rename to ursa/Tree/verifier_feed-proof/768/new/tukey.json diff --git a/criterion/Tree/verifier_feed-proof/768/report/MAD.svg b/ursa/Tree/verifier_feed-proof/768/report/MAD.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/768/report/MAD.svg rename to ursa/Tree/verifier_feed-proof/768/report/MAD.svg diff --git a/criterion/Tree/verifier_feed-proof/768/report/SD.svg b/ursa/Tree/verifier_feed-proof/768/report/SD.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/768/report/SD.svg rename to ursa/Tree/verifier_feed-proof/768/report/SD.svg diff --git a/criterion/Tree/verifier_feed-proof/768/report/index.html b/ursa/Tree/verifier_feed-proof/768/report/index.html similarity index 100% rename from criterion/Tree/verifier_feed-proof/768/report/index.html rename to ursa/Tree/verifier_feed-proof/768/report/index.html diff --git a/criterion/Tree/verifier_feed-proof/768/report/mean.svg b/ursa/Tree/verifier_feed-proof/768/report/mean.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/768/report/mean.svg rename to ursa/Tree/verifier_feed-proof/768/report/mean.svg diff --git a/criterion/Tree/verifier_feed-proof/768/report/median.svg b/ursa/Tree/verifier_feed-proof/768/report/median.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/768/report/median.svg rename to ursa/Tree/verifier_feed-proof/768/report/median.svg diff --git a/criterion/Tree/verifier_feed-proof/768/report/pdf.svg b/ursa/Tree/verifier_feed-proof/768/report/pdf.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/768/report/pdf.svg rename to ursa/Tree/verifier_feed-proof/768/report/pdf.svg diff --git a/criterion/Tree/verifier_feed-proof/768/report/pdf_small.svg b/ursa/Tree/verifier_feed-proof/768/report/pdf_small.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/768/report/pdf_small.svg rename to ursa/Tree/verifier_feed-proof/768/report/pdf_small.svg diff --git a/criterion/Tree/verifier_feed-proof/768/report/regression.svg b/ursa/Tree/verifier_feed-proof/768/report/regression.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/768/report/regression.svg rename to ursa/Tree/verifier_feed-proof/768/report/regression.svg diff --git a/criterion/Tree/verifier_feed-proof/768/report/regression_small.svg b/ursa/Tree/verifier_feed-proof/768/report/regression_small.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/768/report/regression_small.svg rename to ursa/Tree/verifier_feed-proof/768/report/regression_small.svg diff --git a/criterion/Tree/verifier_feed-proof/768/report/slope.svg b/ursa/Tree/verifier_feed-proof/768/report/slope.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/768/report/slope.svg rename to ursa/Tree/verifier_feed-proof/768/report/slope.svg diff --git a/criterion/Tree/verifier_feed-proof/768/report/typical.svg b/ursa/Tree/verifier_feed-proof/768/report/typical.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/768/report/typical.svg rename to ursa/Tree/verifier_feed-proof/768/report/typical.svg diff --git a/criterion/Tree/verifier_feed-proof/896/base/benchmark.json b/ursa/Tree/verifier_feed-proof/896/base/benchmark.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/896/base/benchmark.json rename to ursa/Tree/verifier_feed-proof/896/base/benchmark.json diff --git a/criterion/Tree/verifier_feed-proof/896/base/estimates.json b/ursa/Tree/verifier_feed-proof/896/base/estimates.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/896/base/estimates.json rename to ursa/Tree/verifier_feed-proof/896/base/estimates.json diff --git a/criterion/Tree/verifier_feed-proof/896/base/sample.json b/ursa/Tree/verifier_feed-proof/896/base/sample.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/896/base/sample.json rename to ursa/Tree/verifier_feed-proof/896/base/sample.json diff --git a/criterion/Tree/verifier_feed-proof/896/base/tukey.json b/ursa/Tree/verifier_feed-proof/896/base/tukey.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/896/base/tukey.json rename to ursa/Tree/verifier_feed-proof/896/base/tukey.json diff --git a/criterion/Tree/verifier_feed-proof/896/new/benchmark.json b/ursa/Tree/verifier_feed-proof/896/new/benchmark.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/896/new/benchmark.json rename to ursa/Tree/verifier_feed-proof/896/new/benchmark.json diff --git a/criterion/Tree/verifier_feed-proof/896/new/estimates.json b/ursa/Tree/verifier_feed-proof/896/new/estimates.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/896/new/estimates.json rename to ursa/Tree/verifier_feed-proof/896/new/estimates.json diff --git a/criterion/Tree/verifier_feed-proof/896/new/sample.json b/ursa/Tree/verifier_feed-proof/896/new/sample.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/896/new/sample.json rename to ursa/Tree/verifier_feed-proof/896/new/sample.json diff --git a/criterion/Tree/verifier_feed-proof/896/new/tukey.json b/ursa/Tree/verifier_feed-proof/896/new/tukey.json similarity index 100% rename from criterion/Tree/verifier_feed-proof/896/new/tukey.json rename to ursa/Tree/verifier_feed-proof/896/new/tukey.json diff --git a/criterion/Tree/verifier_feed-proof/896/report/MAD.svg b/ursa/Tree/verifier_feed-proof/896/report/MAD.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/896/report/MAD.svg rename to ursa/Tree/verifier_feed-proof/896/report/MAD.svg diff --git a/criterion/Tree/verifier_feed-proof/896/report/SD.svg b/ursa/Tree/verifier_feed-proof/896/report/SD.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/896/report/SD.svg rename to ursa/Tree/verifier_feed-proof/896/report/SD.svg diff --git a/criterion/Tree/verifier_feed-proof/896/report/index.html b/ursa/Tree/verifier_feed-proof/896/report/index.html similarity index 100% rename from criterion/Tree/verifier_feed-proof/896/report/index.html rename to ursa/Tree/verifier_feed-proof/896/report/index.html diff --git a/criterion/Tree/verifier_feed-proof/896/report/mean.svg b/ursa/Tree/verifier_feed-proof/896/report/mean.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/896/report/mean.svg rename to ursa/Tree/verifier_feed-proof/896/report/mean.svg diff --git a/criterion/Tree/verifier_feed-proof/896/report/median.svg b/ursa/Tree/verifier_feed-proof/896/report/median.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/896/report/median.svg rename to ursa/Tree/verifier_feed-proof/896/report/median.svg diff --git a/criterion/Tree/verifier_feed-proof/896/report/pdf.svg b/ursa/Tree/verifier_feed-proof/896/report/pdf.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/896/report/pdf.svg rename to ursa/Tree/verifier_feed-proof/896/report/pdf.svg diff --git a/criterion/Tree/verifier_feed-proof/896/report/pdf_small.svg b/ursa/Tree/verifier_feed-proof/896/report/pdf_small.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/896/report/pdf_small.svg rename to ursa/Tree/verifier_feed-proof/896/report/pdf_small.svg diff --git a/criterion/Tree/verifier_feed-proof/896/report/regression.svg b/ursa/Tree/verifier_feed-proof/896/report/regression.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/896/report/regression.svg rename to ursa/Tree/verifier_feed-proof/896/report/regression.svg diff --git a/criterion/Tree/verifier_feed-proof/896/report/regression_small.svg b/ursa/Tree/verifier_feed-proof/896/report/regression_small.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/896/report/regression_small.svg rename to ursa/Tree/verifier_feed-proof/896/report/regression_small.svg diff --git a/criterion/Tree/verifier_feed-proof/896/report/slope.svg b/ursa/Tree/verifier_feed-proof/896/report/slope.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/896/report/slope.svg rename to ursa/Tree/verifier_feed-proof/896/report/slope.svg diff --git a/criterion/Tree/verifier_feed-proof/896/report/typical.svg b/ursa/Tree/verifier_feed-proof/896/report/typical.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/896/report/typical.svg rename to ursa/Tree/verifier_feed-proof/896/report/typical.svg diff --git a/criterion/Tree/verifier_feed-proof/report/index.html b/ursa/Tree/verifier_feed-proof/report/index.html similarity index 100% rename from criterion/Tree/verifier_feed-proof/report/index.html rename to ursa/Tree/verifier_feed-proof/report/index.html diff --git a/criterion/Tree/verifier_feed-proof/report/lines.svg b/ursa/Tree/verifier_feed-proof/report/lines.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/report/lines.svg rename to ursa/Tree/verifier_feed-proof/report/lines.svg diff --git a/criterion/Tree/verifier_feed-proof/report/violin.svg b/ursa/Tree/verifier_feed-proof/report/violin.svg similarity index 100% rename from criterion/Tree/verifier_feed-proof/report/violin.svg rename to ursa/Tree/verifier_feed-proof/report/violin.svg diff --git a/criterion/report/index.html b/ursa/report/index.html similarity index 100% rename from criterion/report/index.html rename to ursa/report/index.html