Each time a component is rerendered its color will changed
By clicking an item you can select it. In the optimized version this cause each element to rerender. On the optimized version only the item newly selected and previously selected change
You can find the document of v-memo on the Vue official documentation