Skip to content

Commit

Permalink
Clarify performance list ranking
Browse files Browse the repository at this point in the history
Ref #93
  • Loading branch information
EricLScace committed Apr 15, 2020
1 parent deda8e0 commit 7ffb477
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/guides/concepts/ipfs-gateway.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ IPFS gateway servers located inside the private network and running a trusted co

### 5.1 Delay-sensitive applications
Any gateway introduces delay in completing desired actions.
Faster execution occurs when using methods at the top of the following list:
Faster execution occurs when using methods close to the top of the following list instead of those toward the bottom:
* native IPFS node embedded within the app.
* IPFS extension to app.
* gateway installed as a local server on the app's machine, with redirection of requests
Expand Down

0 comments on commit 7ffb477

Please sign in to comment.