We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15ca2b7 commit a459a27Copy full SHA for a459a27
1 file changed
README.md
@@ -98,7 +98,7 @@ We benchmark every kernel using rigorous statistical sampling (via `criterion`).
98
99
| Interaction | Kernel | Combined Time | Throughput |
100
| :----------- | :--------------- | :------------ | :------------- |
101
-| **Angle** | Cosine Harmonic | **0.70 ns** | ~1.4 Billion/s |
+| **Angle** | Cosine Linear | **0.67 ns** | ~1.5 Billion/s |
102
| **vdW** | Lennard-Jones | **1.19 ns** | ~840 Million/s |
103
| **Stretch** | Harmonic Stretch | **2.20 ns** | ~450 Million/s |
104
| **Dihedral** | Torsion (n=3) | **2.55 ns** | ~390 Million/s |
0 commit comments