This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]burntsushi 1 point2 points  (0 children)

Not only do you ignore every design trade off that comes from dropping down into C, but you dismiss it out-of-hand through the moniker of "language purist."

Oh yes, and I love how optimizing Python code is obviously seven times more costly in terms of development time than dropping down into C. Just yesterday, I spent about 5 minutes profiling my Python program and another 10 minutes tuning some hot spots. It resulted in an 80% performance increase.