diff --git a/docs/device_perf.xls.REMOVED.git-id b/docs/device_perf.xls.REMOVED.git-id index 7f4757f08b..26d37d283c 100644 --- a/docs/device_perf.xls.REMOVED.git-id +++ b/docs/device_perf.xls.REMOVED.git-id @@ -1 +1 @@ -9352e3c0c341ad3de408f843761467005694aba6 \ No newline at end of file +2a322a3b9d7726282a4d8bf675a3ecb0e191b7c1 \ No newline at end of file diff --git a/docs/images/performance/lsb_radix_sort_int32_keys.png b/docs/images/performance/lsb_radix_sort_int32_keys.png new file mode 100644 index 0000000000..631d04276f Binary files /dev/null and b/docs/images/performance/lsb_radix_sort_int32_keys.png differ diff --git a/docs/images/performance/lsb_radix_sort_int32_pairs.png b/docs/images/performance/lsb_radix_sort_int32_pairs.png new file mode 100644 index 0000000000..226a2f5494 Binary files /dev/null and b/docs/images/performance/lsb_radix_sort_int32_pairs.png differ diff --git a/docs/images/performance/lsb_radix_sort_int64_keys.png b/docs/images/performance/lsb_radix_sort_int64_keys.png new file mode 100644 index 0000000000..27c23f3316 Binary files /dev/null and b/docs/images/performance/lsb_radix_sort_int64_keys.png differ diff --git a/docs/images/performance/lsb_radix_sort_int64_pairs.png b/docs/images/performance/lsb_radix_sort_int64_pairs.png new file mode 100644 index 0000000000..bafcd85d42 Binary files /dev/null and b/docs/images/performance/lsb_radix_sort_int64_pairs.png differ diff --git a/docs/images/performance/partition_if_int32_50_percent.png b/docs/images/performance/partition_if_int32_50_percent.png new file mode 100644 index 0000000000..08400d4265 Binary files /dev/null and b/docs/images/performance/partition_if_int32_50_percent.png differ diff --git a/docs/images/performance/partition_if_int32_5_percent.png b/docs/images/performance/partition_if_int32_5_percent.png new file mode 100644 index 0000000000..5d02739006 Binary files /dev/null and b/docs/images/performance/partition_if_int32_5_percent.png differ diff --git a/docs/images/performance/partition_if_int64_50_percent.png b/docs/images/performance/partition_if_int64_50_percent.png new file mode 100644 index 0000000000..24f7a1cd79 Binary files /dev/null and b/docs/images/performance/partition_if_int64_50_percent.png differ diff --git a/docs/images/performance/partition_if_int64_5_percent.png b/docs/images/performance/partition_if_int64_5_percent.png new file mode 100644 index 0000000000..b7a5e33302 Binary files /dev/null and b/docs/images/performance/partition_if_int64_5_percent.png differ diff --git a/docs/images/performance/reduce_by_key_fp32_len_5.png b/docs/images/performance/reduce_by_key_fp32_len_5.png new file mode 100644 index 0000000000..908598c696 Binary files /dev/null and b/docs/images/performance/reduce_by_key_fp32_len_5.png differ diff --git a/docs/images/performance/reduce_by_key_fp32_len_500.png b/docs/images/performance/reduce_by_key_fp32_len_500.png new file mode 100644 index 0000000000..56f7860573 Binary files /dev/null and b/docs/images/performance/reduce_by_key_fp32_len_500.png differ diff --git a/docs/images/performance/reduce_by_key_fp64_len_5.png b/docs/images/performance/reduce_by_key_fp64_len_5.png new file mode 100644 index 0000000000..0b0aa38d66 Binary files /dev/null and b/docs/images/performance/reduce_by_key_fp64_len_5.png differ diff --git a/docs/images/performance/reduce_by_key_fp64_len_500.png b/docs/images/performance/reduce_by_key_fp64_len_500.png new file mode 100644 index 0000000000..7c600f3338 Binary files /dev/null and b/docs/images/performance/reduce_by_key_fp64_len_500.png differ diff --git a/docs/images/performance/reduce_int32.png b/docs/images/performance/reduce_int32.png new file mode 100644 index 0000000000..6ead630142 Binary files /dev/null and b/docs/images/performance/reduce_int32.png differ diff --git a/docs/images/performance/reduce_int64.png b/docs/images/performance/reduce_int64.png new file mode 100644 index 0000000000..d43cc93fe5 Binary files /dev/null and b/docs/images/performance/reduce_int64.png differ diff --git a/docs/images/performance/rle_int32_len_5.png b/docs/images/performance/rle_int32_len_5.png new file mode 100644 index 0000000000..59e5a8c6b9 Binary files /dev/null and b/docs/images/performance/rle_int32_len_5.png differ diff --git a/docs/images/performance/rle_int32_len_500.png b/docs/images/performance/rle_int32_len_500.png new file mode 100644 index 0000000000..2334b919f4 Binary files /dev/null and b/docs/images/performance/rle_int32_len_500.png differ diff --git a/docs/images/performance/rle_int64_len_5.png b/docs/images/performance/rle_int64_len_5.png new file mode 100644 index 0000000000..3731bd9b60 Binary files /dev/null and b/docs/images/performance/rle_int64_len_5.png differ diff --git a/docs/images/performance/rle_int64_len_500.png b/docs/images/performance/rle_int64_len_500.png new file mode 100644 index 0000000000..d02aca7385 Binary files /dev/null and b/docs/images/performance/rle_int64_len_500.png differ diff --git a/docs/images/performance/scan_int32.png b/docs/images/performance/scan_int32.png new file mode 100644 index 0000000000..c6193ec6e2 Binary files /dev/null and b/docs/images/performance/scan_int32.png differ diff --git a/docs/images/performance/scan_int64.png b/docs/images/performance/scan_int64.png new file mode 100644 index 0000000000..1b33e3a79b Binary files /dev/null and b/docs/images/performance/scan_int64.png differ diff --git a/docs/images/performance/select_if_int32_50_percent.png b/docs/images/performance/select_if_int32_50_percent.png new file mode 100644 index 0000000000..246bcc31e6 Binary files /dev/null and b/docs/images/performance/select_if_int32_50_percent.png differ diff --git a/docs/images/performance/select_if_int32_5_percent.png b/docs/images/performance/select_if_int32_5_percent.png new file mode 100644 index 0000000000..ff89c6f44c Binary files /dev/null and b/docs/images/performance/select_if_int32_5_percent.png differ diff --git a/docs/images/performance/select_if_int64_50_percent.png b/docs/images/performance/select_if_int64_50_percent.png new file mode 100644 index 0000000000..374a1b76e0 Binary files /dev/null and b/docs/images/performance/select_if_int64_50_percent.png differ diff --git a/docs/images/performance/select_if_int64_5_percent.png b/docs/images/performance/select_if_int64_5_percent.png new file mode 100644 index 0000000000..cb1afbdf05 Binary files /dev/null and b/docs/images/performance/select_if_int64_5_percent.png differ diff --git a/docs/images/performance/select_unique_int32_len_5.png b/docs/images/performance/select_unique_int32_len_5.png new file mode 100644 index 0000000000..5043ebdd3e Binary files /dev/null and b/docs/images/performance/select_unique_int32_len_5.png differ diff --git a/docs/images/performance/select_unique_int32_len_500.png b/docs/images/performance/select_unique_int32_len_500.png new file mode 100644 index 0000000000..d711d296ef Binary files /dev/null and b/docs/images/performance/select_unique_int32_len_500.png differ diff --git a/docs/images/performance/select_unique_int64_len_5.png b/docs/images/performance/select_unique_int64_len_5.png new file mode 100644 index 0000000000..c3acce1803 Binary files /dev/null and b/docs/images/performance/select_unique_int64_len_5.png differ diff --git a/docs/images/performance/select_unique_int64_len_500.png b/docs/images/performance/select_unique_int64_len_500.png new file mode 100644 index 0000000000..709943555b Binary files /dev/null and b/docs/images/performance/select_unique_int64_len_500.png differ