Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
IanMitchell authored Aug 31, 2024
1 parent 0279946 commit 2311939
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/discord-verify/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ The following graphs show the real world metrics of [Truth or Dare](https://trut

By using native WebCrypto instead of `tweetnacl` discord-verify achieves significantly better performance compared to discord-interactions.

> [!IMPORTANT]
> These performance comparisons were made against version 3 of the `discord-interactions` library. As of [version 4](https://github.com/discord/discord-interactions-js/releases/tag/4.0.0) `discord-interactions` has moved to native crypto checks, which should result in similar performance to this package.
## Installation

```bash
Expand Down

0 comments on commit 2311939

Please sign in to comment.