python-jsonschema / python-jsonschema/jsonschema

Actually run and track runs of the benchmark suite

Open
#524 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Enhancement
Dominant language
Python
Stars
5k
Forks
671
Avg merge
1d 1h
Merged PRs (30d)
10

Description

Right now doing so isn't part of CI, and we have no real way to track the results over time anyhow.

Doing this likely means finding / running a small benchmarking machine running codespeed or asv.

Needed additional benchmarks:

  • Heavy ref resolving
  • Dynamic ref resolving

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 locating the existing benchmark suite and the repository's CI configuration, then review Codespeed and asv as the issue suggests. Define how CI will run and persist benchmark results over time, including Heavy ref resolving and Dynamic ref resolving. Done means the benchmark suite runs in CI and its results can be tracked.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
ci-cd, performance
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.