Coder Social home page Coder Social logo

VDom benchmark about incremental-dom HOT 9 CLOSED

google avatar google commented on July 29, 2024
VDom benchmark

from incremental-dom.

Comments (9)

 avatar commented on July 29, 2024

Yes, will be very interesting to see how it compares to some of the faster virtual dom libraries. A dbmonster implementation would be nice as well.

from incremental-dom.

localvoid avatar localvoid commented on July 29, 2024

@joelrich dbmonster: http://localvoid.github.io/idom-dbmonster/

from incremental-dom.

cramforce avatar cramforce commented on July 29, 2024

@localvoid Neat: Looks kinda fast 👍

from incremental-dom.

jamiebuilds avatar jamiebuilds commented on July 29, 2024

Working on adding to the vdom benchmark now

from incremental-dom.

localvoid avatar localvoid commented on July 29, 2024

@thejameskyle I've already added to the vdom benchmark.

from incremental-dom.

jamiebuilds avatar jamiebuilds commented on July 29, 2024

Well shit, good work.

from incremental-dom.

 avatar commented on July 29, 2024

The dbmonster performance is good, but not yet better than Cito's or Kivi's (which are both virtual dom libraries). Will be interesting to see how you progress.

from incremental-dom.

sparhami avatar sparhami commented on July 29, 2024

Just visually looking at the dbmonster, it seems like there are a lot of updates going on, so I think pretty much most virtual-dom implementations would be mostly limited by how fast DOM updates can be done. One minor thing I did notice was that the asserts were not stripped, but i doubt that has a significant impact.

from incremental-dom.

jridgewell avatar jridgewell commented on July 29, 2024

It's also missing statics for a few of the elements with constant classes.

from incremental-dom.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.