Skip to content

Add ASV benchmark for XYZ reader#5441

Open
Dreamstick9 wants to merge 1 commit into
MDAnalysis:developfrom
Dreamstick9:xyz-reader-benchmark
Open

Add ASV benchmark for XYZ reader#5441
Dreamstick9 wants to merge 1 commit into
MDAnalysis:developfrom
Dreamstick9:xyz-reader-benchmark

Conversation

@Dreamstick9

Copy link
Copy Markdown
Contributor

Fixes #1023

Changes made in this Pull Request:

  • added XYZReader to traj_dict in `benchmarks/benchmarks/traj_reader.py
  • updated package/CHANGELOG with a note under Enhancements
  • results from local tests
Screenshot 2026-07-18 at 5 15 16 PM Screenshot 2026-07-18 at 5 15 40 PM

LLM / AI generated code disclosure

LLMs or other AI-powered tools (beyond simple IDE use cases) were used in this contribution: no

PR Checklist

  • Issue raised/referenced?
  • Tests updated/added?
  • Documentation updated/added?
  • package/CHANGELOG file updated?
  • Is your name in package/AUTHORS? (If it is not, add it!)
  • LLM/AI disclosure was updated.

Developers Certificate of Origin

I certify that I can submit this code contribution as described in the Developer Certificate of Origin, under the MDAnalysis LICENSE.

@read-the-docs-community

read-the-docs-community Bot commented Jul 18, 2026

Copy link
Copy Markdown

@Dreamstick9 Dreamstick9 reopened this Jul 21, 2026
@codecov

codecov Bot commented Jul 21, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.13%. Comparing base (32b7808) to head (774cadc).
⚠️ Report is 11 commits behind head on develop.

❗ There is a different number of reports uploaded between BASE (32b7808) and HEAD (774cadc). Click for more details.

HEAD has 3 uploads less than BASE
Flag BASE (32b7808) HEAD (774cadc)
5 2
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #5441      +/-   ##
===========================================
- Coverage    93.85%   86.13%   -7.72%     
===========================================
  Files          182      182              
  Lines        22509    22510       +1     
  Branches      3202     3202              
===========================================
- Hits         21125    19390    -1735     
- Misses         922     2668    +1746     
+ Partials       462      452      -10     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

performance benchmarks

1 participant