Live data from Hacker News

Viewing profile — bjohan

bjohan

HN member
Joined
Sat, Jan 02, 2016, 2:27 AM UTC
HN karma
6
Public activity
6 items

About bjohan

No profile information was provided.

Recent public activity

  1. comment
  2. comment
    Comment #12207395

    FTR, the original post was not about internet.

  3. comment
    Comment #10825209

    I'd say Python's runtime only has a small fixed startup cost that prevent it from beating natively-compiled tools in no-op rebuilds (when no source file has changed). Some tools li…

  4. comment
    Comment #10825133

    The cmake benchmarks used the make backend on linux and cygwin, and the vcbuild, msbuild and mscv-ide backend on windows/msvc. The ninja backend is indeed faster than the make one.…

  5. comment
    Comment #10824735

    I take note that I should put a date on the page! I actually ran again some of these benchmarks again over the years (last time about one years ago), on the same hardware and updat…

  6. comment
    Comment #10824703

    Hi, I'm the author of these benchmarks, and yes, they are getting old. One of Scons' maintainers kindly asked me a few days ago to try again with current Scons version, so I've sta…