Live data from Hacker News

Viewing profile — varunkumar

varunkumar

HN member
Joined
Fri, Sep 24, 2010, 8:46 PM UTC
HN karma
172
Public activity
107 items

About varunkumar

www.varunkumar.me

Recent public activity

  1. story
  2. story
  3. story
  4. story
  5. story
  6. story
  7. comment
    Comment #6226772

    From the code, I could see that they are built on top of X-Tags

  8. comment
    Comment #6226727

    What are the building blocks of Brick?? Does it use X-Tags?

  9. comment
    Comment #6226705

    Hi, Is there any documentation to read about the implementation of these components? Does it use x-tags??

  10. story
  11. story
  12. story
  13. story
  14. story
  15. story
  16. story
  17. story
  18. story
  19. story
  20. story
  21. story
  22. story
  23. comment
    Comment #4247831

    I have added an update note to the post. Also, I have added a table comparison between polymorphic & non-polymorphic runs. I will fix the code to use pseudo-random function to make…

  24. comment
    Comment #4247745

    Yes, other engines do not seem to handle polymorphism well. I just amended the code to use separate test_something_arraytype for each array type. And, it turns out that the perform…

  25. comment
    Comment #4247511

    Any idea as to how other JS engines handle polymorphism?