# Performance

Although the **SIGNIUS Sealing Server** and **Client** performance is incredibly fast, the overall results might be dependent on other factors, like:

* Network latency
* File size
* QSCD Performance
* RSA/ECC key length
* Configuration setup
* Host resources

## SIGNIUS Sealing Server

### Max estimate for PADES (\~100kB) using HSM and batch sealing via REST API

#### Utimaco CryptoServer CP5 LAN V5 HSM with RSA - 2048 bit keys

overall sealing throught all processes

| Se12            | Se52            | Se500             | Se1500            |
| --------------- | --------------- | ----------------- | ----------------- |
| 11 Files/second | 56 Files/second | 1470 Files/second | 2310 Files/second |

#### Utimaco CryptoServer CP5 LAN V5 HSM with ECC - 256 bit keys

overall sealing throught all processes

| Se12            | Se52             | Se500             | Se1500            |
| --------------- | ---------------- | ----------------- | ----------------- |
| 91 Files/second | 770 Files/second | 1680 Files/second | 2590 Files/second |

#### Entrust nShield 5c HSM with RSA - 2048 bit keys

overall sealing throught all processes

| Base    | Mid      | High     |
| ------- | -------- | -------- |
| 469 TPS | 2764 TPS | 9530 TPS |

#### Entrust nShield 5c HSM with ECC - 256 bit keys

overall sealing throught all processes

| Base     | Mid      | High      |
| -------- | -------- | --------- |
| 1460 TPS | 5287 TPS | 15278 TPS |

## SIGNIUS Sealing Client

### Max estimate for PADES (\~100kB) using remote SIGNIUS Sealing Server with HSM via FILESYSTEM

10 Files/second throught single process

### Max estimate for PADES (\~100kB) using Smartcard via FILESYSTEM

5 Files/second throught single process


---

# 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.signius.eu/manuals/signius-sealing-server-and-client/performance.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.
