You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hedera supports 10k TPS on native transactions but with a 21k gas transaction theoretically it's limited to ~700 TPS when the EVM is engaged.
The limitation is imposed strictly for equivalence and Hedera could do more
Solution
Explore bytecode manipulation improvements in EVM initiation and and Besu utilization locations
Explorer JVM opcode optimization for SC executions.
Alternatives
No response
The text was updated successfully, but these errors were encountered:
Problem
Hedera supports 10k TPS on native transactions but with a 21k gas transaction theoretically it's limited to ~700 TPS when the EVM is engaged.
The limitation is imposed strictly for equivalence and Hedera could do more
Solution
Alternatives
No response
The text was updated successfully, but these errors were encountered: