Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
maxall41 authored Apr 12, 2024
1 parent b03b972 commit b7d51db
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ RustSASA is a Rust library for computing the absolute solvent accessible surface
## RustSASA Implementation vs Biopython Implementation
Benchmarks were performed on an M2 Apple Mac with 8GB of RAM and 8 Cores with the protein AF-A0A2K5XT84-F1 (AlphaFold).

Biopython: ~150ms
- Biopython: ~150ms

Freesasa: ~90ms
- Freesasa: ~90ms

RustSasa: ~40ms
- RustSASA: ~40ms

## Example Usage with `pdbtbx`:
```rust
Expand Down

0 comments on commit b7d51db

Please sign in to comment.