Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Comparison for websites that don't use a JS framework #11

Open
Nooshu opened this issue Jul 9, 2020 · 3 comments
Open

Comparison for websites that don't use a JS framework #11

Nooshu opened this issue Jul 9, 2020 · 3 comments
Assignees
Labels
data Add or modify data

Comments

@Nooshu
Copy link

Nooshu commented Jul 9, 2020

Is it possible to pull in data about websites that don't use any framework, and see what their web vitals looks like? Like setting a baseline to roughly compare against.

As with what is said on the 'about' page, it won't be possible to compare like for like, but may be an interesting data set.

@housseindjirdeh housseindjirdeh added the data Add or modify data label Jul 9, 2020
@housseindjirdeh
Copy link
Collaborator

housseindjirdeh commented Jul 9, 2020

Great idea :)

So there's two potential options here:

  1. Add a section for all sites (entire dataset)
  2. Add a section for all sites that don't use a specific list of frameworks

Do you have a particular preference? Sounds like you're leaning towards number 2 and so am I. We wouldn't be able to objectively say no framework however, but at least provide data on all sites that don't use any of the most popular (React, Angular, Vue, Ember, AMP, Polymer)

@housseindjirdeh housseindjirdeh self-assigned this Jul 9, 2020
@Nooshu
Copy link
Author

Nooshu commented Jul 9, 2020

Awesome!

Yes, I was thinking more option 2. Option 1 sounds like it would have so many edge cases it could easily become unmanageable.

@jimmont
Copy link

jimmont commented Oct 11, 2020

It would be useful to have very specific segment for vanillajs. For example my own domain I deliberately don't use any libraries and have this sort of dumb self-promotion animation with native Web Components that Lighthouse doesn't seem to know what to do with (or more likely I messed something up not waiting for an event). Anyway, this metric would be helpful as a specific segment to compare against relative to unknown resources. Perhaps like:

  1. unknowns bucket
  2. known n (eg React)
  3. known n+1 (eg Angular)
  4. known n+infinity vanillajs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data Add or modify data
Projects
None yet
Development

No branches or pull requests

3 participants