Skip to content

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
  • Loading branch information
thehowl committed Nov 9, 2023
1 parent cf84277 commit 6465853
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PHILOSOPHY.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

* Correct, debuggable software is more important than extreme performance.
* Multicore concurrency makes Tendermint within the range of theoretical performance.
* Go is chosen for the faster development of modular components, not for maximum speed.
* Go is chosen for faster development of modular components, not for maximum speed.
* Real bottleneck is in the application layer, not in supporting large validator sets.
* Focus on feature completeness, debuggability, and maintainability over extreme performance.

Expand Down

0 comments on commit 6465853

Please sign in to comment.