# 3.8. Enhanced Algorithm for Scaling Data-Processable Nodes

NAXION has applied an optimum difficulty calculation algorithm to significantly increase data bandwidth compared to Ethereum. With this, the performance of the network was confirmed to be 100\~999 transactions per second based on the system structure.

#### 3.7.1. Equipment Type

| LABEL      | CPUs | SPEED   | MEMORY | NETWORK  |
| ---------- | ---- | ------- | ------ | -------- |
| C5.LARGE   | 2    | 3 GHz   | 4 GB   | 10 Gbit  |
| C5.XLARGE  | 4    | 3 GHz   | 8 GB   | 10 Gbit  |
| C5.2XLARGE | 8    | 3 GHz   | 16 GB  | 10 Gbit  |
| C5.4XLARGE | 16   | 3 GHz   | 32 GB  | 10 Gbit  |
| T2.XLARGE  | 4    | 2.3 GHz | 16 GB  | Moderate |

#### 3.7.2. Benchmark test result is the result of the comparison analysis result with Ethereum Node

<table><thead><tr><th width="167"></th><th></th><th>XLARGE</th><th>2XLARGE</th><th>4XLARGE</th></tr></thead><tbody><tr><td>THROUGHPUT</td><td>Naxion</td><td>60%</td><td>48%</td><td>31%</td></tr><tr><td>LATENCY</td><td>Naxion</td><td>37%</td><td>24%</td><td>19%</td></tr></tbody></table>

#### 3.7.3. . Ethereum TPS Chart and NAXION’s estimated TPS Chart (Orange: NAXION)

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


---

# 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://naxion.gitbook.io/naxion-white-paper/english/3.-technical-specifications-of-naxion-network/3.8.-enhanced-algorithm-for-scaling-data-processable-nodes.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.
