Reputation: 9660
I was wondering is there any difference in terms of performance between the two approaches? Any good articles on this?
Upvotes: 7
Views: 1547
Reputation: 144162
Lets think about the difference in what's actually happening:
URL rewriting:
Routing:
I'd say the two are so close you'd be hard-pressed to find a situation where the difference is noticeable.
Upvotes: 7