sitespeedio / sitespeedio/sitespeed.io

Let the compare plugin compare to JSONs from file.

Open
#4,055 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Today the compare plugin compare the current test with a baseline. It would be nice feature if we could compare two JSON where we do not use the current tests. It will need some clever hacking to get around that we need a URL or file to run the tests.

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 reading the compare plugin and the test-running entry point that currently supplies a URL or file and baseline data. Trace how the current test is selected, then define the behavior for supplying two JSON files directly. Done means the plugin can compare two provided JSON files without running current tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
performance, tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.