Viewing profile — bjohan
bjohan
HN member- Joined
- Sat, Jan 02, 2016, 2:27 AM UTC
- HN karma
- 6
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About bjohan
No profile information was provided.
Recent public activity
- comment
-
comment
Comment #12207395
FTR, the original post was not about internet.
-
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…
-
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.…
-
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…
-
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…