Viewing profile — varunkumar
varunkumar
HN member- Joined
- Fri, Sep 24, 2010, 8:46 PM UTC
- HN karma
- 172
- Public activity
- 107 items
- HN profile
- View on Hacker News ↗
About varunkumar
www.varunkumar.me
Recent public activity
- story
- story
- story
- story
- story
- story
-
comment
Comment #6226772
From the code, I could see that they are built on top of X-Tags
-
comment
Comment #6226727
What are the building blocks of Brick?? Does it use X-Tags?
-
comment
Comment #6226705
Hi, Is there any documentation to read about the implementation of these components? Does it use x-tags??
- story
- story
- story
- story
- story
- story
- story
- story
- story
- story
- story
- story
- story
-
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…
-
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…
-
comment
Comment #4247511
Any idea as to how other JS engines handle polymorphism?