Giter Site home page Giter Site logo

Comments (5)

guzart avatar guzart commented on September 27, 2024 1

There's a PR waiting for merge

krausest/js-framework-benchmark#87

from svelte.

evs-chris avatar evs-chris commented on September 27, 2024 1

I think the next round is getting ready run if someone has a bit of time to add a svelte keyed flavour to the benchmarks.

from svelte.

Victorystick avatar Victorystick commented on September 27, 2024

It's been merged!

from svelte.

Rich-Harris avatar Rich-Harris commented on September 27, 2024

Thanks for the heads-up @evs-chris — have opened krausest/js-framework-benchmark#181. Will be interesting to see how our new keyed updates implementation fares (since actually running the benchmarks locally is next to impossible, thanks to all the error-producing crap and absurd build times in some of the more... mainstream frameworks)

from svelte.

leeoniya avatar leeoniya commented on September 27, 2024

(since actually running the benchmarks locally is next to impossible, thanks to all the error-producing crap and absurd build times in some of the more... mainstream frameworks)

you don't have to run the whole thing. i certainly don't.

you should do npm install && npm run build-prod in webdriver-ts and run npm install && npm run build-prod within each framework you wanna bench (prolly just vanillajs is enough to get the baseline).

npm start to run the http server.

then do npm run selenium -- --framework vanilla svelte && npm run results

you may have to tweak /webdriver-ts/src/common.ts. i also hardcode the css in each index.html to point to /css/useMinimalCss.css in all the benches i run.

from svelte.

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.