Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
li3zhen1 committed Oct 10, 2023
1 parent a60e88c commit d1b9fcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,4 @@ See [Example](https://github.com/li3zhen1/Grape/tree/main/Examples/GrapeView) fo

### Perfomance

Grape uses simd to calculate position and velocity. Currently it takes 0.046 seconds to iterate 120 times over the example graph (with 77 vertices, 254 edges, with manybody, center and link forces, release build, on a 32GB M1 Max).
Grape uses simd to calculate position and velocity. Currently it takes ~0.13 seconds to iterate 120 times over the example graph (with 77 vertices, 254 edges, with manybody, center, collide and link forces, release build, on a 32GB M1 Max).

0 comments on commit d1b9fcf

Please sign in to comment.