Calculation with chunks#

This page shows the performance of the serial algorithm as the total_chunk_count is increased from 1 to 120.

../_images/chunk_lines_simple_light.svg../_images/chunk_lines_simple_dark.svg../_images/chunk_filled_simple_light.svg../_images/chunk_filled_simple_dark.svg

The performance of the simple dataset varies by only a small amount (4%) for a total_chunk_count of up to 120.

../_images/chunk_lines_random_light.svg../_images/chunk_lines_random_dark.svg../_images/chunk_filled_random_light.svg../_images/chunk_filled_random_dark.svg

For the random dataset the variations are greater at up to 14% and are usually, but not always, slower for increasing total_chunk_count.