Overview
Monad's execution improvements come in a few key areas:
- Optimistic parallel execution: parallel execution of transactions while committing results in the original order
- MonadDb: high-performance state storage backend
Monad's execution improvements come in a few key areas: