httparchive.org VS web-vitals

Compare httparchive.org vs web-vitals and see what are their differences.

httparchive.org

The HTTP Archive website hosted on App Engine (by HTTPArchive)

web-vitals

Essential metrics for a healthy site. (by GoogleChrome)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
httparchive.org web-vitals
12 140
317 7,130
0.6% 1.0%
8.5 7.6
17 days ago 5 days ago
JavaScript JavaScript
Apache License 2.0 Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

httparchive.org

Posts with mentions or reviews of httparchive.org. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-05.
  • Astro web framework lowers all the competitors by ~40% on their performance graph to look better
    4 projects | /r/web_design | 5 Jul 2023
    Astro didn't capture the data themselves, it's data from The HTTP Archive.
    2 projects | /r/webdev | 5 Jul 2023
    Based on HTTP Archive real-world performance data (Lighthouse, P90) • Read the full report
  • Querying parsed HTML in BigQuery
    4 projects | dev.to | 26 May 2023
    A longstanding problem in the HTTP Archive dataset has been extracting insights from blobs of HTML in BigQuery. For example, take the source code of example.com:
  • [OC] Despite faster broadband every year, web pages don't load any faster. Median load times have been stuck at 4 seconds for YEARS.
    5 projects | /r/dataisbeautiful | 22 Sep 2022
    The data for this chart came from the wonderful httparchive.org. Tools used to make the chart: Python, Pandas, Matplotlib.
  • The impact of removing jQuery on our web performance
    9 projects | news.ycombinator.com | 16 Aug 2022
  • End-to-End Testing and Feedback Loops
    2 projects | dev.to | 30 Jul 2021
    First of all, web development hasn't really evolved that much in the last decade, or it all depends on what you mean by “evolved”. Sure, there’s webpack and React and ES6, but according to data from httparchive.org the median page load time has remained about the same over the past 10 years, even though internet speeds have been steadily increasing, along with rapid advancements in hardware. So it’s safe to say that the internet is faster, but websites aren’t. In addition, as the team behind the Skypack utility has pointed out, “building for the web has never been more complicated.”
  • Introducing the Core Web Vitals Technology Report
    5 projects | dev.to | 24 Jun 2021
    The technologies you use to build your website can have an effect on your ability to deliver good user experiences. Good UX is key to performing well with Core Web Vitals (CWV), a topic which is probably top of mind for you, as it is for many other web developers now that these metrics play a role in Google Search ranking. While web developers have had tools like Search Console and PageSpeed Insights to get data on how their sites are performing, the web community has been lacking a tool that has operated at the macro level, giving us something more like WebSpeed Insights. By combining the powers of real-user experiences in the Chrome UX Report (CrUX) dataset with web technology detections in HTTP Archive, we can get a glimpse into how architectural decisions like choices of CMS platform or JavaScript framework play a role in sites' CWV performance. The merger of these datasets is a dashboard called the Core Web Vitals Technology Report.
  • Exciting New Features of Next JS v10
    3 projects | dev.to | 9 Jun 2021
    One of the main things that affect performance and is not so easy to optimize in a web application is assets such as images and videos. Images form almost half of all web content, and so optimizing them goes a very long way to improve experiences with applications. Images are unique because they are not usually compressed in an optimal way and they load all at once on the web and so the Next team decided to solve this. An image component in Next abstracts and enables images to be optimized without any input from you, the developer. Great right? All you have to do is replace the img element with Image from Next. Here is how it is done. Let’s say your image tag is like this:
  • What can the HTTP Archive tell us about Largest Contentful Paint?
    2 projects | dev.to | 7 Jun 2021
    The HTTP Archive runs Lighthouse audits for approximately 7.2 million websites every month. In the May 2021 dataset, Lighthouse was able to identify an LCP element in 97.35% of the tests. Since we have the ability to query all of these Lighthouse test results, we can analyze the result of the LCP audits and get more insight into what drives this metric across the web.
  • The Website Obesity Crisis
    3 projects | news.ycombinator.com | 1 Jun 2021
    A good place for data around this is the HTTP Archive (https://httparchive.org/). It has collected data and reports.

web-vitals

Posts with mentions or reviews of web-vitals. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-03.
  • Top 20 Frontend Interview Questions With Answers
    7 projects | dev.to | 3 Feb 2024
    Google Core Vitals now represent the most important metrics to focus on when it comes to technical SEO. Google Core Vitals are a set of standardized metrics that Google uses to evaluate the user experience offered by a web page and assign it a technical SEO grade. Several tools exist to measure and report technical SEO performance, but the most reliable is Google Lighthouse.
  • Measure Web Performance with Web Vitals
    1 project | dev.to | 29 Jan 2024
    1 project | dev.to | 6 Nov 2023
  • The Sisyphean Quest for Web Performance
    3 projects | dev.to | 29 Aug 2023
    -https://www.patterns.dev/ -https://github.com/reactjs/rfcs/blob/main/text/0188-server-components.md -https://dev.to/this-is-learning/qwik-the-post-modern-framework-3c5o -https://dev.to/this-is-learning/astro-framework-169m -https://developers.google.com/web/updates/2019/02/rendering-on-the-web -https://web.dev/vitals/
  • Meet the new Core Web Vital: Interaction to Next Paint (INP) 🎨
    1 project | dev.to | 11 Aug 2023
    Image source: https://web.dev/vitals/
  • Optimisation des images pour des performances web : techniques et conseils
    1 project | dev.to | 5 Aug 2023
  • Interaction to Next Paint (INP)
    2 projects | news.ycombinator.com | 11 Jul 2023
    You will be pleased to know that isn’t actually the case and it’s a suite of metrics instead known collectively as core web vitals https://web.dev/vitals/
  • Is Lighthouse a misleading performance tool?
    3 projects | dev.to | 7 Jul 2023
    Let's go back to 2020, this was when Google made a big change regarding their performance rating -- they introduced the Core Web Vitals. I want to discuss this timeframe because it was the last point where there is clear comparable data between the performance metric set (5 metrics) and the Core Web Vitals (3 metrics). The Core Web Vitals is a subset of the performance metric set.
  • What Next.js Has to Offer React Developers
    3 projects | dev.to | 24 Jun 2023
    Beyond elevating the user experience, another clear benefit of speeding up the rendering of a website is search engine optimization (SEO). Speed is so important to ranking well on search engines that it’s included in Google’s published description of what their indexers use to rank websites for performance, called Core Web Vitals.
  • Climate-friendly software: don't fight the wrong battle
    1 project | dev.to | 1 May 2023
    This is something we won't ever be able to measure, as it depends on how people perceive the overall experience on their device, but it boils down to perceived performance. So by all means, optimize your mobile apps and web frontends, test on old devices and slow networks (even if only emulated), and monitor their real-user performance (e.g. through Web Vitals). As part of performance testing, have a look on electricity use, as it will both be directly associated with emissions to produce that electricity, and be perceptible by the user (battery drain). And don't forget to account for the app downloads as part of the overall perceived performance: light mobile apps that don't need to be updated every other day, frontend JS and CSS that can be cached and won't update several times a day either (defeating the cache).

What are some alternatives?

When comparing httparchive.org and web-vitals you can also consider the following projects:

nl-covid19-data-dashboard - The dashboard provides information on the outbreak and prevalence of COVID-19 in The Netherlands

Tailwind CSS - A utility-first CSS framework for rapid UI development.

almanac.httparchive.org - HTTP Archive's annual "State of the Web" report made by the web community

Cypress - Fast, easy and reliable testing for anything that runs in a browser.

Alt-F4 - Alternative Factorio Friday Fan Facts, also known as Alt-F4

TypeScript - TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

webpack - A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.

jest - Delightful JavaScript Testing.

web - The source code for the Standard Ebooks website.

lighthouse-ci - Automate running Lighthouse for every commit, viewing the changes, and preventing regressions

DOM_Maker - JavaScript library for creating DOM structures in the browser.

sveltekit-simple-image-gallery - Simple Svelte responsive image gallery: create a ribbon gallery, using Svelte dimension bindings to maintain the aspect ratio of all images.