From af045e5edd8223ff1eed338295981da5df197cc4 Mon Sep 17 00:00:00 2001 From: Andrew Date: Fri, 10 Dec 2021 22:42:52 +0400 Subject: =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=B8=D0=BB=20=D0=BE?= =?UTF-8?q?=D1=82=D1=87=D1=91=D1=82=20=D0=BF=D0=BE=20=D1=87=D0=B5=D1=82?= =?UTF-8?q?=D0=B2=D1=91=D1=80=D1=82=D0=BE=D0=BC=D1=83=20=D0=B7=D0=B0=D0=B4?= =?UTF-8?q?=D0=B0=D0=BD=D0=B8=D1=8E.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- reports/task4/images/clustered-requests.png | Bin 0 -> 417493 bytes reports/task4/images/clustered-select.png | Bin 0 -> 330034 bytes reports/task4/images/columns-indexed.png | Bin 0 -> 205133 bytes reports/task4/images/columns-not-indexed.png | Bin 0 -> 211133 bytes reports/task4/images/columns-requests.png | Bin 0 -> 782748 bytes reports/task4/images/composite-indexed.png | Bin 0 -> 274659 bytes reports/task4/images/composite-not-indexed.png | Bin 0 -> 326015 bytes reports/task4/images/composite-requests.png | Bin 0 -> 845982 bytes reports/task4/images/covering-indexed.png | Bin 0 -> 220259 bytes reports/task4/images/covering-not-indexed.png | Bin 0 -> 238546 bytes reports/task4/images/covering-requests.png | Bin 0 -> 790068 bytes reports/task4/images/filtered-indexed.png | Bin 0 -> 195499 bytes reports/task4/images/filtered-not-indexed.png | Bin 0 -> 214609 bytes reports/task4/images/filtered-requests.png | Bin 0 -> 559317 bytes reports/task4/images/unclustered-select.png | Bin 0 -> 268330 bytes reports/task4/images/unique-indexed.png | Bin 0 -> 198299 bytes reports/task4/images/unique-not-indexed.png | Bin 0 -> 205364 bytes reports/task4/images/unique-requests.png | Bin 0 -> 458768 bytes 18 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 reports/task4/images/clustered-requests.png create mode 100644 reports/task4/images/clustered-select.png create mode 100644 reports/task4/images/columns-indexed.png create mode 100644 reports/task4/images/columns-not-indexed.png create mode 100644 reports/task4/images/columns-requests.png create mode 100644 reports/task4/images/composite-indexed.png create mode 100644 reports/task4/images/composite-not-indexed.png create mode 100644 reports/task4/images/composite-requests.png create mode 100644 reports/task4/images/covering-indexed.png create mode 100644 reports/task4/images/covering-not-indexed.png create mode 100644 reports/task4/images/covering-requests.png create mode 100644 reports/task4/images/filtered-indexed.png create mode 100644 reports/task4/images/filtered-not-indexed.png create mode 100644 reports/task4/images/filtered-requests.png create mode 100644 reports/task4/images/unclustered-select.png create mode 100644 reports/task4/images/unique-indexed.png create mode 100644 reports/task4/images/unique-not-indexed.png create mode 100644 reports/task4/images/unique-requests.png (limited to 'reports/task4/images') diff --git a/reports/task4/images/clustered-requests.png b/reports/task4/images/clustered-requests.png new file mode 100644 index 0000000..2c9f874 Binary files /dev/null and b/reports/task4/images/clustered-requests.png differ diff --git a/reports/task4/images/clustered-select.png b/reports/task4/images/clustered-select.png new file mode 100644 index 0000000..f98bfaf Binary files /dev/null and b/reports/task4/images/clustered-select.png differ diff --git a/reports/task4/images/columns-indexed.png b/reports/task4/images/columns-indexed.png new file mode 100644 index 0000000..7eb787e Binary files /dev/null and b/reports/task4/images/columns-indexed.png differ diff --git a/reports/task4/images/columns-not-indexed.png b/reports/task4/images/columns-not-indexed.png new file mode 100644 index 0000000..c6f9f6b Binary files /dev/null and b/reports/task4/images/columns-not-indexed.png differ diff --git a/reports/task4/images/columns-requests.png b/reports/task4/images/columns-requests.png new file mode 100644 index 0000000..95a448a Binary files /dev/null and b/reports/task4/images/columns-requests.png differ diff --git a/reports/task4/images/composite-indexed.png b/reports/task4/images/composite-indexed.png new file mode 100644 index 0000000..1c65e4a Binary files /dev/null and b/reports/task4/images/composite-indexed.png differ diff --git a/reports/task4/images/composite-not-indexed.png b/reports/task4/images/composite-not-indexed.png new file mode 100644 index 0000000..f022e75 Binary files /dev/null and b/reports/task4/images/composite-not-indexed.png differ diff --git a/reports/task4/images/composite-requests.png b/reports/task4/images/composite-requests.png new file mode 100644 index 0000000..341cf58 Binary files /dev/null and b/reports/task4/images/composite-requests.png differ diff --git a/reports/task4/images/covering-indexed.png b/reports/task4/images/covering-indexed.png new file mode 100644 index 0000000..1bba316 Binary files /dev/null and b/reports/task4/images/covering-indexed.png differ diff --git a/reports/task4/images/covering-not-indexed.png b/reports/task4/images/covering-not-indexed.png new file mode 100644 index 0000000..4236129 Binary files /dev/null and b/reports/task4/images/covering-not-indexed.png differ diff --git a/reports/task4/images/covering-requests.png b/reports/task4/images/covering-requests.png new file mode 100644 index 0000000..77c2409 Binary files /dev/null and b/reports/task4/images/covering-requests.png differ diff --git a/reports/task4/images/filtered-indexed.png b/reports/task4/images/filtered-indexed.png new file mode 100644 index 0000000..81e9d54 Binary files /dev/null and b/reports/task4/images/filtered-indexed.png differ diff --git a/reports/task4/images/filtered-not-indexed.png b/reports/task4/images/filtered-not-indexed.png new file mode 100644 index 0000000..d08f278 Binary files /dev/null and b/reports/task4/images/filtered-not-indexed.png differ diff --git a/reports/task4/images/filtered-requests.png b/reports/task4/images/filtered-requests.png new file mode 100644 index 0000000..c571819 Binary files /dev/null and b/reports/task4/images/filtered-requests.png differ diff --git a/reports/task4/images/unclustered-select.png b/reports/task4/images/unclustered-select.png new file mode 100644 index 0000000..a58712b Binary files /dev/null and b/reports/task4/images/unclustered-select.png differ diff --git a/reports/task4/images/unique-indexed.png b/reports/task4/images/unique-indexed.png new file mode 100644 index 0000000..b3c3f53 Binary files /dev/null and b/reports/task4/images/unique-indexed.png differ diff --git a/reports/task4/images/unique-not-indexed.png b/reports/task4/images/unique-not-indexed.png new file mode 100644 index 0000000..b618199 Binary files /dev/null and b/reports/task4/images/unique-not-indexed.png differ diff --git a/reports/task4/images/unique-requests.png b/reports/task4/images/unique-requests.png new file mode 100644 index 0000000..a56ac03 Binary files /dev/null and b/reports/task4/images/unique-requests.png differ -- cgit v1.2.3