# How fast is GRACE NET?

We have performed dozens of tests sending data between different parts of the world - and in each and every case, GRACE NET was considerably faster than traditional protocols (SCP/TCP/IP). Most impressive was the result for transfers between London and Sydney: a 50x increase in speed. All the results are given in the table below.

<figure><img src="/files/8PpVn6Cin8nDh25DvsOA" alt=""><figcaption></figcaption></figure>

<br>

<table><thead><tr><th width="178">Direction</th><th width="293">Time        Speed           Average value                    </th><th width="380">Time        Speed           Average value                    </th><th>+X</th></tr></thead><tbody><tr><td></td><td><mark style="color:blue;">Standart transmission (scp/tcp/ip)</mark></td><td><mark style="color:blue;">New transmission (grace net)</mark></td><td></td></tr><tr><td><p>London to Santa Clara</p><p>(latency 194ms)</p></td><td><p>00:25     10.2MB/s </p><p>00:26     9.8MB/s </p><p>00:27     9.4MB/s           9.8MB/s</p><p>00:26     9.8MB/s</p><p>00:26.    9.8MB/s</p></td><td><p>00:01.959    130.1Mbytes/s </p><p>00:02.779    91.7Mbytes/s</p><p>00:02.472    103.0Mbytes/s          111,28 MB/s           </p><p>00:02.261    112.7Mbytes/s</p><p>00:02.143    118.9Mbytes/s</p></td><td>+11X</td></tr><tr><td>London to Amsterdam          (Latency 46 ms)</td><td><p>00:07     36.4MB/s </p><p>00:07     36.4MB/s</p><p>00:07     36.4MB/s          36.4MB/s</p><p>00:07     36.4MB/s</p><p>00:07     36.4MB/s</p></td><td><p>00:01.964    129.7Mbytes/s</p><p>00:02.212    115.2Mbytes/s</p><p>00:01.845    138.1Mbytes/s         115,54 MB/s         </p><p>00:02.308   110.3Mbytes/s</p><p>00:03.016    84.4Mbytes/s</p></td><td>+2X</td></tr><tr><td>London - Sydney (latency 313 ms)</td><td><p>02:55    1.5MB/s </p><p>02:07    2.0MB/s</p><p>01:49     2.3MB/s          1.975MB/s</p><p>02:00    2.1MB/s</p></td><td><p>00:02.738    93.1Mbytes/s</p><p>00:02.509   101.6Mbytes/s</p><p>00:02.365   107.7Mbytes/s       99,62 MB/s        </p><p>00:02.522   101.0Mbytes/s</p><p>00:02.691    94.7Mbytes/s</p></td><td>+50X</td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.gracenet.io/how-fast-is-grace-net.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
