Slashdot Mirror


User: zerk14351

zerk14351's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. Re:Rock Star coders! on End of Moore's Law Forcing Radical Innovation · · Score: 2

    It's not that there are no opportunities left: there's plenty of inefficiency all around. For example, this recent email details a floating-point formatter that is 4-6 times faster than glibc printf: http://gcc.gnu.org/ml/libstdc++/2014-01/msg00017.html Yes, that's right, it's that much faster than the C printf function that everyone has been using for decades.