Live data from Hacker News

Viewing profile — binomiq

binomiq

HN member
Joined
Wed, Apr 08, 2020, 9:34 AM UTC
HN karma
3
Public activity
3 items

About binomiq

No profile information was provided.

Recent public activity

  1. comment
    Comment #22812813

    In your benchmarks, KDB's max on longs takes twice as long as sum on longs. I am not able to replicate this with the most recent version of KDB (2020.03.30). $QHOME/l64/q -s 4 KDB+…

  2. comment
    Comment #22811985

    KDB works around this by storing the nanos in 64 bits but only for a particular time range. 1707.09.22D00:12:43.145224194 (max negative) to 2292.04.10D23:47:16.854775806 (max posit…

  3. comment
    Comment #22811418

    Were these benchmarks before or after 2020.03.26? There was a bug that caused max operations to take twice as long. From the KDB+ 4.0 release notes: 2020.03.26 FIX fixed performanc…