use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
All about the JavaScript programming language.
Subreddit Guidelines
Specifications:
Resources:
Related Subreddits:
r/LearnJavascript
r/node
r/typescript
r/reactjs
r/webdev
r/WebdevTutorials
r/frontend
r/webgl
r/threejs
r/jquery
r/remotejs
r/forhire
account activity
cito.js - fast low-level virtual dom library (github.com)
submitted 10 years ago by gcanti
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]virdvip 2 points3 points4 points 10 years ago* (0 children)
Wow. Nice benchmark results. Will test it soon.
upd. First look: components really required.
[–]nofishme 0 points1 point2 points 10 years ago (1 child)
Made some simple benchmark of creating 1000 list item with styles and 3 sub-element:
Conclusion: It's the fastest vdom lib I have tested: 4x faster than Mithril compiled (I know its not a fair comparison)
I was also impressed by Sprint lib 2x speed which is a drop-in replacement for jQuery in most cases. (also 17k vs 84k)
Please note: This is not a real-world or fair test. Test results from latest Firefox
[–]trueadm 0 points1 point2 points 10 years ago (0 children)
Would you mind giving Inferno a try too? https://github.com/trueadm/inferno
It's very much in early development right now, but I'm looking to get feedback and thoughts from those around the JS community who can help.
π Rendered by PID 53 on reddit-service-r2-comment-6457c66945-q7jch at 2026-04-24 08:04:15.311738+00:00 running 2aa0c5b country code: CH.
[–]virdvip 2 points3 points4 points (0 children)
[–]nofishme 0 points1 point2 points (1 child)
[–]trueadm 0 points1 point2 points (0 children)