Hacker News new | ask | show | jobs
by jasonlotito 4727 days ago
> And I'm pretty sure it's faster to parse / run a 4KB script than a 30KB script.

That's always a dangerous assumption to make. I can guarantee you that size has nothing to do with parsing and running times. As others have already pointed out, this library is already less performant than jQuery for their needs.