Giter Club home page Giter Club logo

Comments (2)

nucliweb avatar nucliweb commented on July 18, 2024 1

Hi @zachleat, great tool 🤘🏼

Do you want add the lighthouseVersion just on the result, like this?

{
    url: 'https://www.11ty.dev/',
    finalUrl: 'https://www.11ty.dev/',
    lighthouseVersion: '5.6.0',  👈🏼
    lighthouseScore: 0.99,
    accessibilityScore: 1,
    firstContentfulPaint: 1626.619,
    firstMeaningfulPaint: 1626.619,
    speedIndex: 1626.619,
    diagnostics: {
      numRequests: 23,
      numScripts: 1,
      numStylesheets: 1,
      numFonts: 2,
      numTasks: 392,
      numTasksOver10ms: 5,
      numTasksOver25ms: 2,
      numTasksOver50ms: 1,
      numTasksOver100ms: 1,
      numTasksOver500ms: 0,
      rtt: 18.534,
      throughput: 7593994.189649049,
      maxRtt: 41.256,
      maxServerLatency: 5.7309999999999945,
      totalByteWeight: 83820,
      totalTaskTime: 317.8929999999997,
      mainDocumentTransferSize: 25548
    },
    rank: 1,
    performanceRank: 1,
    accessibilityRank: 1,
    axe: { passes: 667, violations: 0 }
  }

I can send you a PR 😊

from performance-leaderboard.

zachleat avatar zachleat commented on July 18, 2024

This shipped https://github.com/zachleat/performance-leaderboard/blob/master/src/ResultLogger.js#L146

from performance-leaderboard.

Related Issues (12)

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.