Live data from Hacker News

Viewing profile — LHxB

LHxB

HN member
Joined
Fri, Oct 14, 2016, 7:33 AM UTC
HN karma
5
Public activity
5 items

About LHxB

No profile information was provided.

Recent public activity

  1. comment
    Comment #19169496

    This reminds me of Dürrenmatt's "Die Physiker "( https://en.wikipedia.org/wiki/The_Physicists ). While this has indeed very scary implications, one should be aware that if it's thi…

  2. comment
    Comment #19052630

    I tried this at some points where I often have to allocate dynamic memory though I knew an upper bound (no static size, though). Got some nice (and easy) extra performance, thank y…

  3. comment
    Comment #19034186

    Maybe in a logarithmic plot this would look differently, but it seems to me that std::vector performs quite well in particular for few elements. So why would I bother with smallVec…

  4. comment
    Comment #18191576

    13 minutes -> 11 minutes: "Elapsed time goes down by 15%." 3:16 minutes -> 1:42 minutes: "We get a roughly 90% speedup in elapsed time." What's the formula for the "speedup"? I thi…

  5. comment
    Comment #12706612

    Is someone aware of a similiar post replacing "Physics" with "Computer Science"?