Live data from Hacker News

Viewing profile — swannodette_

swannodette_

HN member
Joined
Sat, Aug 31, 2013, 11:40 PM UTC
HN karma
7
Public activity
4 items

About swannodette_

No profile information was provided.

Recent public activity

  1. comment
    Comment #6939810

    If that's really true for Ember.js that's great! I'm curious as to why it performs so badly? http://www.petehunt.net/react/tastejs/benchmark.html

  2. comment
    Comment #6700620

    The project is async-tut1 not async-tutl. Look at your project.clj.

  3. comment
    Comment #6700460

    ClojureScript has had performance escape hatches for some time. It's pretty much always possible to get the performance of hand written JS, important otherwise our data structures …

  4. comment
    Comment #6308539

    No the post advocates generators plus a competent channel abstraction. It's going to be hard to compare generator libraries to core.async, far as I can tell none employ the compreh…