Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
carneiro-cw authored Dec 3, 2024
1 parent ecee611 commit d7db1c2
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,9 @@ Welcome to Stratus, the cutting-edge EVM executor and JSON-RPC server with custo

Stratus is engineered for high performance, with a unique node Stratus was capable of handling:

- 10k transactions per second (TPS) for reading
- 1,8k transactions per second (TPS) for writing (custom contract operations), reaching around 32M of gas per second
- 1,8k transactions per second (custom contract operations), reaching around 250M of gas per second

We aim to reach 5k write transactions per second with a unique node and 1M in a cluster.
We aim to reach 5k write transactions per second with a unique node and be able to distribute the computation of the transactions for write scalability.

## Getting Started with Stratus

Expand Down

0 comments on commit d7db1c2

Please sign in to comment.