Skip to content

Commit

Permalink
docs: Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jeanchristopheruel committed Mar 19, 2024
1 parent 8addb0c commit 6865315
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 @@ -15,9 +15,9 @@ Discover the staggering performance of OpenSTL in comparison to [numpy-stl](http
See [benchmark.py](benchmark/benchmark.py). Benchmark performed on an Intel i5-9600KF CPU @ 3.70GHz.

Performance gains over numpy-stl, meshio and stl-reader
Write: 1.3 to 4+ times faster
Read: 1 to 2.3+ times faster
Rotate: 1 to 12+ times faster
Write: 1.3 to 4+ X faster
Read: 1 to 2.3+ X faster
Rotate: 1 to 12+ X faster
Note: meshio has no straightfoward way of rotating vertices, so it was not benchmarked.
![Benchmark Results](benchmark/benchmark.png)

Expand Down

0 comments on commit 6865315

Please # to comment.