Changes between Initial Version and Version 4 of Ticket #889


Ignore:
Timestamp:
Nov 22, 2009, 5:18:00 PM (13 years ago)
Author:
Marshall Clow
Comment:

Is this still a useful request? Here's what I got on my MacBookPro (junk is just 'main', junk2 includes "boost/date_time/posix_time/posix_time.hpp")

DuoTwo:~ marshall$ time g++ -I /Marshall/Sources/boost/trunk junk.cpp

real 0m0.056s user 0m0.025s sys 0m0.023s

DuoTwo:~ marshall$ time g++ -I /Marshall/Sources/boost/trunk junk2.cpp

real 0m1.641s user 0m1.395s sys 0m0.228s

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #889

    • Property Type BugsFeature Requests
    • Property SeverityOptimization