Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chaitanyagupta authored Nov 25, 2017
1 parent a510fdd commit 3bde220
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,9 @@ achieve good performance. Consequently,

## Performance

See [this page](https://github.com/chaitanyagupta/qbase64/wiki/Benchmarks-vs-other-CL-libraries)
for CPU and memory benchmarks vs other CL libraries.

Encoding and decoding should be very fast under these conditions:

* The byte array is a `SIMPLE-ARRAY` of element type `(UNSIGNED-BYTE 8)`.
Expand Down

0 comments on commit 3bde220

Please sign in to comment.