A giant if/then/else chain would indeed be faster. Keep in mind that events are instant, which means that if you make enormous events it might impact performance as well. Although I have to admit you really have to abuse it to get that far

However, one big event will definitely be faster than e.g. 10 linked events calling each other.