so i was originally going to make my led cube using an atmega 168 with the arduino bootloader but someone has told me that it is somehow not as fast. i find this hard to believe since my understanding is that it's a drop in replacement for the 328 and the only difference is the amount of memory to store your program. i don't have many atmega328 ics and they're also more expensive so i'd like to not use them if it's possible. for a project such as a single color led cube would it be necessary to use an atmega328 over a 168? will there be any real discernible difference?