Yes, the main thing is that we're trying to see if AI can have an easier time using one framework vs. another, and how important it is.
All Rails-like frameworks (Django, Laravel, or Wasp in this case) claim its helpful to use something opinionated and structured, which makes sense (the tradeoff is the flexibility, of course).
We've run some early tests[1] but plan to do a more substantial benchmark next.
I agree, this is becoming really confusing! And then also "center-stack" which I heard somewhere recently re one of the frontend frameworks.
When I hear of a full-stack framework (in a modern setting), I think of stuff like Meteor, Redwood, and Wasp-lang (disclaimer: I am one of the authors of that one). RoR also always comes to mind, although it's more commonly used as an API server nowadays.
All Rails-like frameworks (Django, Laravel, or Wasp in this case) claim its helpful to use something opinionated and structured, which makes sense (the tradeoff is the flexibility, of course).
We've run some early tests[1] but plan to do a more substantial benchmark next.
[1] https://wasp.sh/blog/2026/03/26/nextjs-vs-wasp-40-percent-le...