Skip to content

Commit a459a27

Browse files
committed
docs(readme): Update angle performance metrics to reflect Cosine Linear kernel
1 parent 15ca2b7 commit a459a27

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ We benchmark every kernel using rigorous statistical sampling (via `criterion`).
9898

9999
| Interaction | Kernel | Combined Time | Throughput |
100100
| :----------- | :--------------- | :------------ | :------------- |
101-
| **Angle** | Cosine Harmonic | **0.70 ns** | ~1.4 Billion/s |
101+
| **Angle** | Cosine Linear | **0.67 ns** | ~1.5 Billion/s |
102102
| **vdW** | Lennard-Jones | **1.19 ns** | ~840 Million/s |
103103
| **Stretch** | Harmonic Stretch | **2.20 ns** | ~450 Million/s |
104104
| **Dihedral** | Torsion (n=3) | **2.55 ns** | ~390 Million/s |

0 commit comments

Comments
 (0)