[Bug libstdc++/59177] steady_clock::now() and system_clock::now do not use the vdso (and are therefore very slow)

luto at mit dot edu gcc-bugzilla@gcc.gnu.org
Mon Nov 18 19:53:00 GMT 2013


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59177

--- Comment #7 from Andy Lutomirski <luto at mit dot edu> ---
I guess what I'm saying is: what's wrong with "yes" in 4.8?  From looking at
the code, it still seems like it does the right thing (i.e. not using
clock_gettime if it's not in [posix4]).



More information about the Gcc-bugs mailing list