Reputation: 12452
We have a software that builds and we monitor build times every day
Recently, we have updated our software to use python2.7 from python2.5 and the build times have increased (things got slower).
Without digging in, is this expected outcome?
Python2.7 is generally slower than Python2.5?
Upvotes: 1
Views: 58