Git Product home page Git Product logo

framework-benchmarks's People

Contributors

arzafran avatar bartlomieju avatar cgrantnz avatar chrislarocque avatar jarred-sumner avatar manucorporat avatar nikolarhristov avatar pi0 avatar ryansolid avatar samijaber avatar steve8708 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

framework-benchmarks's Issues

Performance issues in Angular SSR configuration

Hello,

I think that this is a great project, Angular Universal has lacked public performance benchmark data since it's so different to other frameworks and Universal has been difficult to set up until quite recently. I think there are a few issues affecting the performance of the Angular Universal example which is currently the slowest SSR example.

Things like:

If we make some PRs for that is there a contribution process or should we just make a bunch of PRs?

Thanks!

npm run build - Failing with a type error

Here's what I did:

  1. I made sure I'm using Node 16 with nvm (it would be cool if you could fix the exact version of Node this way)
  2. npm install
  3. npm run install
  4. cd apps/components
  5. npm install
  6. npm run build
  7. cd ../.. - Back to project root
  8. npm run build

It's compiling a lot and then failing with this:

Error: src/app/generated-components/components/todo-item.ts:5:9 - error TS2304: Cannot find name 'Todo'.

5   item: Todo;
          ~~~~

It's possible I'm missing something obvious.

It looks like that as a side effect of those npm installs, it modified package locks:

> git st                                                  ✔  4s  16.15.0 Node
On branch main
Your branch is up to date with 'origin/main'.

Changes not staged for commit:
	modified:   frameworks/astro/package-lock.json
	modified:   frameworks/next/package-lock.json
	modified:   frameworks/next/yarn.lock
	modified:   frameworks/nuxt3/package-lock.json
	modified:   frameworks/solid/package-lock.json
	modified:   frameworks/svelte/package-lock.json

Untracked files:
	frameworks/fresh/package-lock.json

That might have something to do with the failure case.

Issue with Deno React SSR bench

Hi, in the React SSR bench there's:

React SSR times:
Test Node vs Bun vs Deno at React SSR of a non trivial (the dashboard) app

Note: currently having an issue with Deno, looking into

What's the issue? How can we help to fix it?

Maybe more candidates to benchmark

Two frameworks or libs I see much less mentions on social media are:

  • https://capri.build/ - afaik came out around the same time as Fresh, and the funny part is, the logos are even similar. This one is definitely comparable to the other frameworks in the test (e.g. you can also choose Solid to render interactive parts)
  • https://turbo.hotwired.dev/ - came out a few years ago, which was the first new framework to my knowledge to make a turn to the 'send HTML and not only JavaScript bundles'-era we're entering now (if we exclude marko)

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.