The von Neumann Bottleneck is that there is only a single data path between the CPU and main memory, this can slow down the processor as we are limited by how fast instructions can be passed from memory to the CPU. In most applications, this bottleneck will not slow us down.