You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
https://qwind.pages.dev/ is as fast as my nextjs app but is nowhere close to https://qwik.builder.io/ which is very strange.
Given that qwik.builder.io uses same tailwind and qwik , qwind should be closer to it.
I guess we are missing something, we haven't fully got the performance that we came here for.
All your astro homes are blazingly fast. As per most other people's benchmarking is concerned qwik is the quickest. I expected qwik to be faster than astro but maybe for simple single page landing page astro beats qwik.
Anyway I would suggest keep this issue open until we find out what's slowing it down, so that I can revisit it and update with my findings from time to time.
The text was updated successfully, but these errors were encountered:
Qwind is certainly a bit abandoned. Qwind had 100% Page Speed but after several Qwik version updates it has been lost. And perhaps it is not a problem on Qwik but of changes that Qwind needs to adapt to the new versions. There are also updates that are needed from the interface point of view, talking about the way the code is organized.
As I told you before, Qwind certainly needs an update. We'll be on it soon.
@prototypa Ahh great to know Qwind had a 100 too . Do you remember which version should I revert it to try for a 100, were there any breaking changes introduced for updating the version to 1.2.13 or was it just updated to keep up with latest release ?
https://qwind.pages.dev/ is as fast as my nextjs app but is nowhere close to https://qwik.builder.io/ which is very strange.
Given that qwik.builder.io uses same tailwind and qwik , qwind should be closer to it.
I guess we are missing something, we haven't fully got the performance that we came here for.
Even your other templates like https://astrowind.vercel.app/ or https://onwidget.com/ or https://tailnext.vercel.app/ are faster.
Documenting last 5 measured scores on https://pagespeed.web.dev
I tried both https://qwind.pages.dev and https://qwind.vercel.app to ensure the issue is not with hosting.
All your astro homes are blazingly fast. As per most other people's benchmarking is concerned qwik is the quickest. I expected qwik to be faster than astro but maybe for simple single page landing page astro beats qwik.
Anyway I would suggest keep this issue open until we find out what's slowing it down, so that I can revisit it and update with my findings from time to time.
The text was updated successfully, but these errors were encountered: