Live data from Hacker News

Viewing profile — cblappert

cblappert

HN member
Joined
Wed, May 03, 2017, 6:09 PM UTC
HN karma
10
Public activity
2 items

About cblappert

No profile information was provided.

Recent public activity

  1. comment
    Comment #14266444

    Someone on twitter seems to have done an experiment about startup time for a trivial app comparing the clojure compiler with and without Prepack: https://twitter.com/roman01la/stat…

  2. comment
    Comment #14259002

    It depends on what you use from window. If no functions on `window` are called during initialization you could just use `__assumeDataProperty` on all the properties of `window` you…