January 10th, 2013, 8:11 am
QuoteOriginally posted by: JTBI am at the moment trying both eclipse and VS Express.Running similar code, eclipse uses about 6 seconds, but VS Express uses 2 mins....Is compiler THAT important.Basically, it seems that I don't understand how to write an efficient csv reader. Oh, yes, I have tried Boost in VS Express, but it takes also about 2 mins.In VS you can run in DEBUG (slow) == default and RELEASE modes.This is for 99% sure the reason imo. I fell into this trap a few times. BTW don't give your clients the debug version...
Last edited by
Cuchulainn on January 9th, 2013, 11:00 pm, edited 1 time in total.