Does innodb log file size parameter affect performance?

This is a question I was asking myself after looking at some tweaks to a mysql server. I guess the more appropriate question that I wanted to ask was Does setting the innodb_log_file_size parameter larger affect runtime performance? A quick google led to the well known Mysql Performance Blog (highly recommended for understanding mysql internals […]