Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for lDDT computation #699

Merged
merged 2 commits into from
Jan 6, 2025
Merged

Conversation

padix-key
Copy link
Member

Resolves #685.

@padix-key padix-key marked this pull request as ready for review November 8, 2024 15:27
Copy link

codspeed-hq bot commented Nov 8, 2024

CodSpeed Performance Report

Merging #699 will not alter performance

Comparing padix-key:lddt (4c746c3) with main (aecc27d)

Summary

✅ 51 untouched benchmarks
🆕 8 new benchmarks

Benchmarks breakdown

Benchmark main padix-key:lddt Change
🆕 benchmark_lddt[False-all] N/A 214.2 ms N/A
🆕 benchmark_lddt[False-atom] N/A 295.3 ms N/A
🆕 benchmark_lddt[False-chain] N/A 301.8 ms N/A
🆕 benchmark_lddt[False-residue] N/A 307.1 ms N/A
🆕 benchmark_lddt[True-all] N/A 904.7 ms N/A
🆕 benchmark_lddt[True-atom] N/A 1.9 s N/A
🆕 benchmark_lddt[True-chain] N/A 1.9 s N/A
🆕 benchmark_lddt[True-residue] N/A 1.9 s N/A

@padix-key padix-key merged commit 226f2b4 into biotite-dev:main Jan 6, 2025
28 checks passed
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.

Support computation of lDDT
1 participant