Skip to content

DOC: Improve benchmarking readme#8358

Merged
dschult merged 2 commits intonetworkx:mainfrom
rossbar:improve-benchmarking-readme
Dec 2, 2025
Merged

DOC: Improve benchmarking readme#8358
dschult merged 2 commits intonetworkx:mainfrom
rossbar:improve-benchmarking-readme

Conversation

@rossbar
Copy link
Copy Markdown
Contributor

@rossbar rossbar commented Dec 1, 2025

Adds a bit more info re: benchmarking, particularly regarding setup/configuration. Crosslinks to the asv docs for the nitty-gritty details but highlights some of the IME more important config options.

Currently we have two broad categories for benchmarks:
NetworkX uses [`asv`](https://asv.readthedocs.io/en/latest/) to monitor for
performance regressions and evaluate proposals for improved performance.
Available benchmarks are available in the `benchmarks/benchmarks` subdirectory
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This "available" twice is odd. Maybe just:

Suggested change
Available benchmarks are available in the `benchmarks/benchmarks` subdirectory
The available benchmarks are located in `benchmarks/benchmarks` subdirectory

Copy link
Copy Markdown
Member

@dschult dschult left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good!
Thanks!

@dschult dschult merged commit eae27ec into networkx:main Dec 2, 2025
53 checks passed
@dschult dschult added this to the 3.6 milestone Dec 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

3 participants