Skip to content

Implement sasa() in Rust#867

Merged
padix-key merged 1 commit intobiotite-dev:rustfrom
padix-key:rust-sasa
Feb 16, 2026
Merged

Implement sasa() in Rust#867
padix-key merged 1 commit intobiotite-dev:rustfrom
padix-key:rust-sasa

Conversation

@padix-key
Copy link
Member

This PR reimplements sasa() in Rust.

@codspeed-hq
Copy link

codspeed-hq bot commented Feb 14, 2026

Merging this PR will not alter performance

✅ 63 untouched benchmarks
🆕 27 new benchmarks

Performance Changes

Benchmark BASE HEAD Efficiency
🆕 benchmark_find_rotatable_bonds N/A 44 ms N/A
🆕 benchmark_conversion[as_array] N/A 116.1 µs N/A
🆕 benchmark_conversion[as_graph] N/A 8.8 ms N/A
🆕 benchmark_conversion[bond_type_matrix] N/A 1.4 ms N/A
🆕 benchmark_cell_list_creation N/A 339.1 µs N/A
🆕 benchmark_conversion[get_all_bonds] N/A 179.1 µs N/A
🆕 benchmark_conversion[as_set] N/A 886.7 µs N/A
🆕 benchmark_find_connected N/A 297.8 µs N/A
🆕 benchmark_get_all_bonds N/A 180.6 µs N/A
🆕 benchmark_cell_list_compute_contacts[PAIRS] N/A 19 ms N/A
🆕 benchmark_cell_list_compute_contacts[MAPPING] N/A 18.8 ms N/A
🆕 benchmark_cell_list_compute_contacts[MASK] N/A 22.1 ms N/A
🆕 benchmark_partial_charges N/A 728.4 µs N/A
🆕 benchmark_bond_list_creation N/A 808.5 µs N/A
🆕 benchmark_get_bonds N/A 15.2 ms N/A
🆕 benchmark_get_remark N/A 170.5 µs N/A
🆕 benchmark_concatenate N/A 317.5 µs N/A
🆕 benchmark_connect[connect_via_residue_names] N/A 50.1 ms N/A
🆕 benchmark_get_structure N/A 4 ms N/A
🆕 benchmark_connect[connect_via_distances] N/A 26.1 ms N/A
... ... ... ... ...

ℹ️ Only the first 20 benchmarks are displayed. Go to the app to view all benchmarks.


Comparing padix-key:rust-sasa (055ad4f) with main (2018578)1

Open in CodSpeed

Footnotes

  1. No successful run was found on rust (842cba8) during the generation of this report, so main (2018578) was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.

@padix-key padix-key merged commit 1845904 into biotite-dev:rust Feb 16, 2026
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.

1 participant