sitespeedio / sitespeedio/sitespeed.io

Questions about metrics and the Comapre plugin (Statistical Methods for Regression Analysis)

Open
#4,241 24 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
5k
Forks
624
Avg merge
4h 8m
Merged PRs (30d)
2

Description

Your question

Dear sitespeed.io developers, I am a computer science undergraduate student in my final period. Having said that, for the topic of my final project I chose to do a performance analysis between client-side and server-side rendering. So, basically I take the same website in csr (Client-Side Rendering) and ssr (Server-Side Rendering) and analyze the results of the metrics for both. I am currently using your wonderful tool for performance evaluation, extracting results of the following metrics: firstContentfulPaint, largestContentfulPaint, cumulativeLayoutShift, pageLoadTime, ttfb, maxPotentialFid and totalBlockingTime.

I'd like to ask if these metrics are suitable for the performance analysis I want to do, or if there are any that would fit better?
Also, with the compare plugin would I be able to do a test comparing the results of the csr site with the ssr site?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the documentation for the listed performance metrics and the Compare plugin. Determine whether the metrics fit CSR-versus-SSR analysis and whether the plugin supports comparing results from the two sites. Done means documenting the guidance and any relevant usage limitations.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
performance
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.