Skip to content

Commit

Permalink
Merge pull request #47 from EmilDohne/dev
Browse files Browse the repository at this point in the history
Update Readmes for 0.1.0
  • Loading branch information
EmilDohne authored Feb 13, 2024
2 parents b78f24d + 7108b6f commit 3c49ba3
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,13 @@ SIMD instructions to leverage all the computing power your computer can afford.
As the feature set increases this will keep being one of the key requirements.
For detailed benchmarks running on a variety of different configurations please visit the [docs](https://photoshopapi.readthedocs.io/)

Below you can find some of the benchmarks comparing the PhotoshopAPI ('PSAPI') against Photoshop in read/write performance

[![8-bit](docs/doxygen/images/benchmarks/Ryzen_9_5950x/8-bit_graphs.png)](https://photoshopapi.readthedocs.io/en/latest/benchmarks.html)


<img src="docs/doxygen/images/benchmarks/Ryzen_9_5950x/16-bit_graphs.png" width="49%"/>
<img src="docs/doxygen/images/benchmarks/Ryzen_9_5950x/32-bit_graphs.png" width="49%"/>

Python Wrapper
==============
Expand Down

0 comments on commit 3c49ba3

Please sign in to comment.