Skip to content

Commit 2311939

Browse files
authored
Update README.md
1 parent 0279946 commit 2311939

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

packages/discord-verify/README.md

+3
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ The following graphs show the real world metrics of [Truth or Dare](https://trut
1010

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

13+
> [!IMPORTANT]
14+
> 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.
15+
1316
## Installation
1417

1518
```bash

0 commit comments

Comments
 (0)